1. eaa8441 Clean up bin offset assignment in ImageWriter. by Vladimir Marko · 6 years ago
  2. 719de43 Enable gofmt preupload check by Paul Duffin · 6 years ago
  3. e764f38 Remove unnecessary cache alignment fixes by Orion Hodson · 6 years ago
  4. f90c406 Require publicAlternatives for APIs on max-sdk-q by Andrei Onea · 6 years ago
  5. 673bd50 Tests for Load Hoist Store Sink by anuvarsh · 6 years ago
  6. ee1f126 Fix search for implicit null check. by Vladimir Marko · 6 years ago
  7. da5e041 Add `libcore.libcore.timezone` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  8. 31c3daa GC-independent image layout. by Vladimir Marko · 6 years ago
  9. b476a29 Revert "Support using opaque JNI ids" by Nicolas Geoffray · 6 years ago
  10. 3b29053 Revert "Make sure to delete jni_id_manager_ on shutdown." by Nicolas Geoffray · 6 years ago
  11. 814a80f Initialize MemMap before parsing the profile by Calin Juravle · 6 years ago
  12. d5d645f Make sure to delete jni_id_manager_ on shutdown. by Alex Light · 6 years ago
  13. 2fef66b Revert "Make the JIT zygote memory shared." by Nicolas Geoffray · 6 years ago
  14. 21d5994 Support using opaque JNI ids by Alex Light · 6 years ago
  15. 5dfbe7a ART: Refactor ClassJoin code by Andreas Gampe · 6 years ago
  16. 591b1d2 ART: Ensure SlowDebug is enabled in all gtests by Andreas Gampe · 6 years ago
  17. 5254d6f ART: Use memoization for type id table check by Andreas Gampe · 6 years ago
  18. c4a546c ART: Cache type index validity by Andreas Gampe · 6 years ago
  19. 7107e8c Fix host_bcp.sh after output layout changes. by Vladimir Marko · 6 years ago
  20. 0362544 Add a stress test for notifyStartupCompleted by Mathieu Chartier · 6 years ago
  21. 9b41e95 Add `libcore.libcore.internal` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  22. aeb0223 Retry cache flushes on ARMv7 devices by Orion Hodson · 6 years ago
  23. 05f8721 Make the JIT zygote memory shared. by Nicolas Geoffray · 6 years ago
  24. 8d335b6 Switch-interpreter: Refactor exception handling. by David Srbecky · 6 years ago
  25. 41249cd Tests for Invariant Loops by anuvarsh · 6 years ago
  26. 5be5260 Add 122-npe to knownfailures on debuggable jit-on-first-use by Alex Light · 6 years ago
  27. 1e52a07 Correct Indicies -> Indices by Alex Light · 6 years ago
  28. e0ce8bf Add `libcore.javax.net` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  29. 04968fa Tests for Inlining Optimization by anuvarsh · 6 years ago
  30. 7d94aa1 Set `ANDROID_RUNTIME_ROOT` in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  31. 145a18a Stack walk: Cache CodeInfo and StackMap for current PC. by David Srbecky · 6 years ago
  32. 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 6 years ago
  33. f284a2d Add InvocationTargetException to Wellknownclasses by Alex Light · 6 years ago
  34. 00a37ff Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  35. 6c0c7c8 Stack maps: Micro-optimize ReadInterleavedVarints by David Srbecky · 6 years ago
  36. 9e18907 Add `libcore.build` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  37. 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 6 years ago
  38. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  39. 2c029f3 Consolidate SAD tests. by Vladimir Marko · 6 years ago
  40. fd4a79c GetCanonicalMethod should handle miranda methods. by Alex Light · 6 years ago
  41. d2f8ce1 Add `libcore.android.system` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  42. e8ad48f Consolidate SIMD SAD tests. by Vladimir Marko · 6 years ago
  43. d935af9 Consolidate SIMD hadd tests. by Vladimir Marko · 6 years ago
  44. 6390c90 Consolidate SIMD tests. by Vladimir Marko · 6 years ago
  45. 64b5603 Abort transaction before finalizable allocation... by Vladimir Marko · 6 years ago
  46. f5a07ae Delete global ref created for the JitProfileTask. by Nicolas Geoffray · 6 years ago
  47. a61dbc0 Remove useless ScopedCodeCacheWrite calls. by Nicolas Geoffray · 6 years ago
  48. 9d3b5ec Refactor 904 for safety by Alex Light · 6 years ago
  49. 34f3179 Limit test 1941 to 100000 iterations by Alex Light · 6 years ago
  50. 9b7f8b5 ART: Dump class initialization stats durig SIGQUIT by Andreas Gampe · 6 years ago
  51. 9c87c02 ART: Reset stats after fork by Andreas Gampe · 6 years ago
  52. c0ce3d5 Add `libcore.sun.*` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  53. 0f9823e Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  54. 6c4ec5c Revert^2 "Stack maps: Interleave consecutive varints." by David Srbecky · 6 years ago
  55. 349845a Move JIT code allocation to JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  56. 1b2a49b Revert "Stack maps: Interleave consecutive varints." by Raylin Hsu · 6 years ago
  57. a2b3456 Stack maps: Interleave consecutive varints. by David Srbecky · 6 years ago
  58. 34087c1 Document all logging tags. by Martin Stjernholm · 6 years ago
  59. f8528fa Remove unnecessary files from target test env by Neil Fuller · 6 years ago
  60. 1cf31fe Use builtin bpfmt preupload check by Paul Duffin · 6 years ago
  61. 1dd670c Add errno message in RemapAtEnd error. by Nicolas Geoffray · 6 years ago
  62. 4cd5411 Test for loop optimization by anuvarsh · 6 years ago
  63. b11d521 ART: Preallocate offset map by Andreas Gampe · 6 years ago
  64. 521ff98 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  65. 3149252 Fix memory leak in JIT cache by Orion Hodson · 6 years ago
  66. 9c54e18 Simplify JIT memory region creation. by Nicolas Geoffray · 6 years ago
  67. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 6 years ago
  68. 8ac3dc5 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 6 years ago
  69. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 6 years ago
  70. 77f84fc Handle cleared preresolved strings by Mathieu Chartier · 6 years ago
  71. d91f841 ART: Log approximate arena usage for slow verifier runs by Andreas Gampe · 6 years ago
  72. 90b3457 Handle `--android-tzdata-root` in `test/run-test`. by Roland Levillain · 6 years ago
  73. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 6 years ago
  74. 43ae4ac Yield during test 1941 tight loop by Alex Light · 6 years ago
  75. 5212552 ART: Use signal_dumper in run-test by default by Andreas Gampe · 6 years ago
  76. 8b1ac80 ART: Make signal_dumper static by Andreas Gampe · 6 years ago
  77. c5c5186 Avoid decoding jobject under a kGenericBottomLock by Alex Light · 6 years ago
  78. 8764860 ART: Flag Runtime::Abort to the UnexpectedSignal handler by Andreas Gampe · 6 years ago
  79. 3e2446b ART: Correctly handle an abort from an unattached thread by Andreas Gampe · 6 years ago
  80. 1adb04f Avoid coercing to key type in SafeMap by Alex Light · 6 years ago
  81. 9ccea1d Fix UnsupportedAppUsage property serialization by Andrei Onea · 6 years ago
  82. c56a23e Switch-interpreter: Make the instruction field constant. by David Srbecky · 6 years ago
  83. 4444f1b Add option to identify primary zygote. by Nicolas Geoffray · 6 years ago
  84. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 6 years ago
  85. 2da955f Revert "Ignore failures on O devices in JDWP tests." by Roland Levillain · 6 years ago
  86. 9bac568 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  87. 1217f26 Revert "Start netd before running tests on Buildbot devices." by Roland Levillain · 6 years ago
  88. ec23291 Use public unwindstack function. by Christopher Ferris · 6 years ago
  89. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 6 years ago
  90. 23df248 Sweep malloc spaces before clearing from space by Mathieu Chartier · 6 years ago
  91. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 6 years ago
  92. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 6 years ago
  93. 298dc0f ART: Add configurable signal to timeout_dumper by Andreas Gampe · 6 years ago
  94. a0666a9 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  95. d09504f Check and expand GC mark stack by Flash Liu · 6 years ago
  96. 380f0d8 ART: Conditionally install Dbg class callbacks by Andreas Gampe · 6 years ago
  97. 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 6 years ago
  98. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  99. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 6 years ago
  100. 63ab3e1 ART: Add art_verifierd by Andreas Gampe · 6 years ago