1. 8e11065 Use ClassStatus::kVisiblyInitialized for allocations. by Vladimir Marko · 6 years ago
  2. 5a11036 Remove obsolete `doThrow` pattern from some tests. by Vladimir Marko · 6 years ago
  3. 5443493 Reduce array size in test 597-deopt-busy-loop/SimdLoop. by Vladimir Marko · 6 years ago
  4. 2182147 Call Jit::MaybeCompileMethod less frequently. by David Srbecky · 6 years ago
  5. e65ade7 ART: Disable vectorization for debuggable graphs. by Artem Serov · 6 years ago
  6. 9df37b9 ART: ARM64: Fix saved fpu stack offsets for SIMD. by Artem Serov · 6 years ago
  7. 92fc2c0 Update buildbot-build.sh by Alex Light · 6 years ago
  8. 9527e3d Add list extensions agent by Alex Light · 6 years ago
  9. a5c01d7 Fix incorrect DCHECK for oatdump by Mathieu Chartier · 6 years ago
  10. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 6 years ago
  11. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  12. f1468b5 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  13. fef91cc ART: Verifier cleanup by Andreas Gampe · 6 years ago
  14. e0bbab9 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  15. 52c468a Refactor mark-bit set logic in PreZygoteFork() by Lokesh Gidra · 6 years ago
  16. c0b30c9 Implement boot image extension relocation. by Vladimir Marko · 6 years ago
  17. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 6 years ago
  18. e91d787 Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 6 years ago
  19. 88e5569 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 6 years ago
  20. f47c95b luci: Add master-art manifest as a tracking project by Andreas Gampe · 6 years ago
  21. 0f8950a Pick up the boot profile in zygote and system server. by Nicolas Geoffray · 6 years ago
  22. 1fc4d42 Check whether method is zygote-compiled less frequently. by David Srbecky · 6 years ago
  23. 450b27a Add some documentation for ART chroot-based device testing. by Roland Levillain · 6 years ago
  24. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 6 years ago
  25. 7834241 Remove GC type restrictions on --force-determinism. by Vladimir Marko · 6 years ago
  26. 9e0099f Drop Core Platform API checks when JNI table updated by Orion Hodson · 6 years ago
  27. 01ecfa1 Refactor Core Plaform API checking by Orion Hodson · 6 years ago
  28. 2be4306 ART: Use initial-exec TLS mode for Thread TLS by Andreas Gampe · 6 years ago
  29. 8237200 ART: Use thread_local on the host for ART Thread* by Andreas Gampe · 6 years ago
  30. a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 6 years ago
  31. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 6 years ago
  32. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 6 years ago
  33. 1b0fcf4 ART: Fix ScopedThreadStateChange assert by Andreas Gampe · 6 years ago
  34. 1cbac5c Try to avoid expensive stack walk in QuickDeliverException by David Srbecky · 6 years ago
  35. af86470 ART: Correctly exclude super-init times in classlinker by Andreas Gampe · 6 years ago
  36. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 6 years ago
  37. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 6 years ago
  38. 70e2a76 Initialize array classes in pre-fence visitor. by Vladimir Marko · 6 years ago
  39. da40aca Typo fix. by Travis Tynes · 6 years ago
  40. a83a889 ART: Switch verifier kThrow fatal to default-on by Andreas Gampe · 6 years ago
  41. ae95ce3 ART: Do not handle RETURN monitor-stack issue as throwing by Andreas Gampe · 6 years ago
  42. f2dcba0 Fix statistics reporting in JIT. by Nicolas Geoffray · 6 years ago
  43. 27351be Switch-interpreter: Add flatten attribute to handlers. by David Srbecky · 6 years ago
  44. cffa254 Add fast path for exception vreg copying. by David Srbecky · 6 years ago
  45. 9a8634a Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  46. 6e4deea sigchain: dlsym from libc.so instead of RTLD_NEXT. by Josh Gao · 6 years ago
  47. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 6 years ago
  48. eafeeb2 Replace use of include_dirs with header_libs on asm_defines.s by Paul Duffin · 6 years ago
  49. de0ccff Fix a braino in GetSavedEntryPointOfPreCompiledCode. by Nicolas Geoffray · 6 years ago
  50. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago
  51. 6b689ce Fix handling for invalid or missing app images by Mathieu Chartier · 6 years ago
  52. d84794d ART: Add option to behave fatally on unmarked kThrow by Andreas Gampe · 6 years ago
  53. 16a08f6 ART: Factor out runtime-exception saved_line fallback by Andreas Gampe · 6 years ago
  54. 2294024 Disable test 660 for debuggable by Mathieu Chartier · 6 years ago
  55. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 8 years ago
  56. 1a225a7 ARM/ARM64: Improve frame entry/exit codegen. by Vladimir Marko · 6 years ago
  57. 3238440 jitzygote: Handle case of methods having the resolution stub. by Nicolas Geoffray · 6 years ago
  58. 297a053 Stronger alignment check in ArtField::SetOffset(). by Vladimir Marko · 6 years ago
  59. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 6 years ago
  60. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 6 years ago
  61. b08d5db Move location of where we clear thread pool tasks post fork. by Nicolas Geoffray · 6 years ago
  62. 2a290e1 Cleanup and simplify ImageWriter::GetQuickCode. by Nicolas Geoffray · 6 years ago
  63. b45a435 Add AVX support for packed mul/div instructions. by Shalini Salomi Bodapati · 6 years ago
  64. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 6 years ago
  65. b94cc11 Revert "Disable dexdiag_test on fugu." by Christopher Ferris · 6 years ago
  66. b3b2db7 ART: Use a scoped disable-moving-gc helper in reg_type_test by Andreas Gampe · 6 years ago
  67. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 6 years ago
  68. 4bd5234 ART: Scope runnable part of JitCompileTask by Andreas Gampe · 6 years ago
  69. 431a7e5 ART: Fix some thread-annotalysis issues in ProfileSaver by Andreas Gampe · 6 years ago
  70. 8787cf8 Set Mark-bit for large Zygote objects by Lokesh Gidra · 6 years ago
  71. db26569 ART: Remove old build_linux_bionic.sh workaround by Andreas Gampe · 6 years ago
  72. 8b770c4 Switch-interpreter: Fix large performance regression in preamble. by David Srbecky · 6 years ago
  73. 5071531 Remove use of deprecated apache-harmony-jdwp-tests-host target by Paul Duffin · 6 years ago
  74. 5bef022 [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  75. 2d06e02 Clean up linker patches in codegens. by Vladimir Marko · 6 years ago
  76. 7cde458 Further clean up boot image address checks. by Vladimir Marko · 6 years ago
  77. 6b63d88 Add helper script to dex2oat a JAR/APK by Mathieu Chartier · 6 years ago
  78. c658278 ART: Introduce CompatThrow by Andreas Gampe · 6 years ago
  79. bfa8b1e Skip reading usage stats for map data. by Christopher Ferris · 6 years ago
  80. bc919af ART: Disallow unresolved return types after Q by Andreas Gampe · 6 years ago
  81. d78122b ART: Do not access-check type on instanceof peephole by Andreas Gampe · 6 years ago
  82. d70a97c ART: Monitor-stack merging should not be handled as throwing by Andreas Gampe · 6 years ago
  83. 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 6 years ago
  84. 460f054 ARM: Remove unnecessary kCoreAlwaysSpillRegister. by Vladimir Marko · 6 years ago
  85. dcd7b51 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  86. 7409b9f ART: Collect test times in testrunner by Andreas Gampe · 6 years ago
  87. ef1178a Prefix localhost with http:// in terminal output from server startup. by Robert Snoeberger · 6 years ago
  88. 0d87f99 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  89. 4146e06 ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  90. 50037df Install appcompat.sh for use by make rules by Paul Duffin · 6 years ago
  91. bb5b4f3 Revert "Disable opaque JNI Ids for now." by Alex Light · 6 years ago
  92. 4a30f89 Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH" by Andreas Gampe · 6 years ago
  93. 7a82acc ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  94. 11410de ART: Refactor run-test run_args by Andreas Gampe · 6 years ago
  95. 8d6651d Disable jit_memory_region_test tests on buggy kernels. by Nicolas Geoffray · 6 years ago
  96. 6623594 Set image base address after the boot image. by Vladimir Marko · 6 years ago
  97. 2cd9437 Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script. by Roland Levillain · 6 years ago
  98. 56cb3ce ART: Slightly simplify/modernize dex_file_verifier.cc by Andreas Gampe · 6 years ago
  99. 60415ae ART: Move DexFileVerifier class to cc file by Andreas Gampe · 6 years ago
  100. 07a560d ART: Encapsulate init-optimization fields by Andreas Gampe · 6 years ago