1. 4798947 Revert^2 "Support clinit for app image during compilation" am: 0c2c222733 by Chang Xing · 6 years ago
  2. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 8 years ago
  3. f9b0dc4 ARM/ARM64: Improve frame entry/exit codegen. am: 1a225a76ee by Vladimir Marko · 6 years ago
  4. 1a225a7 ARM/ARM64: Improve frame entry/exit codegen. by Vladimir Marko · 6 years ago
  5. ac7e515 jitzygote: Handle case of methods having the resolution stub. am: 323844002e by Nicolas Geoffray · 6 years ago
  6. 3238440 jitzygote: Handle case of methods having the resolution stub. by Nicolas Geoffray · 6 years ago
  7. 6a6ec0d Stronger alignment check in ArtField::SetOffset(). am: 297a0533d2 by Vladimir Marko · 6 years ago
  8. 297a053 Stronger alignment check in ArtField::SetOffset(). by Vladimir Marko · 6 years ago
  9. 32fa011 Remove Export_static_lib_headers from codegen am: 74f89afefe by Paul Duffin · 6 years ago
  10. 64d606f Remove use of external/vixl/src in include_dirs am: 1533243120 by Paul Duffin · 6 years ago
  11. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 6 years ago
  12. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 6 years ago
  13. 2b41dff Move location of where we clear thread pool tasks post fork. am: b08d5db0be by Nicolas Geoffray · 6 years ago
  14. b08d5db Move location of where we clear thread pool tasks post fork. by Nicolas Geoffray · 6 years ago
  15. bcd563f Cleanup and simplify ImageWriter::GetQuickCode. am: 2a290e14fd by Nicolas Geoffray · 6 years ago
  16. 2a290e1 Cleanup and simplify ImageWriter::GetQuickCode. by Nicolas Geoffray · 6 years ago
  17. 1b801fd Add AVX support for packed mul/div instructions. am: b45a435e25 by Shalini Salomi Bodapati · 6 years ago
  18. b45a435 Add AVX support for packed mul/div instructions. by Shalini Salomi Bodapati · 6 years ago
  19. d4f2257 Add option for controling app image class initialization am: 5132e0d143 by Mathieu Chartier · 6 years ago
  20. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 6 years ago
  21. 86e5c53 Revert "Disable dexdiag_test on fugu." am: b94cc1129a by Christopher Ferris · 6 years ago
  22. 2961586 ART: Use a scoped disable-moving-gc helper in reg_type_test am: b3b2db7ede by Andreas Gampe · 6 years ago
  23. 834f1e8 ART: Add interface class join heuristic am: b5204f4216 by Andreas Gampe · 6 years ago
  24. b94cc11 Revert "Disable dexdiag_test on fugu." by Christopher Ferris · 6 years ago
  25. b3b2db7 ART: Use a scoped disable-moving-gc helper in reg_type_test by Andreas Gampe · 6 years ago
  26. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 6 years ago
  27. 4eed486 ART: Scope runnable part of JitCompileTask am: 4bd5234a05 by Andreas Gampe · 6 years ago
  28. bbd73af ART: Fix some thread-annotalysis issues in ProfileSaver am: 431a7e5871 by Andreas Gampe · 6 years ago
  29. 4bd5234 ART: Scope runnable part of JitCompileTask by Andreas Gampe · 6 years ago
  30. 431a7e5 ART: Fix some thread-annotalysis issues in ProfileSaver by Andreas Gampe · 6 years ago
  31. c603b14 Set Mark-bit for large Zygote objects am: 8787cf8760 by Lokesh Gidra · 6 years ago
  32. 8787cf8 Set Mark-bit for large Zygote objects by Lokesh Gidra · 6 years ago
  33. 9d2c75a ART: Remove old build_linux_bionic.sh workaround am: db26569b5e by Andreas Gampe · 6 years ago
  34. db26569 ART: Remove old build_linux_bionic.sh workaround by Andreas Gampe · 6 years ago
  35. 31ced9c Switch-interpreter: Fix large performance regression in preamble. am: 8b770c42bf by David Srbecky · 6 years ago
  36. 8b770c4 Switch-interpreter: Fix large performance regression in preamble. by David Srbecky · 6 years ago
  37. 0dcd8fa Remove use of deprecated apache-harmony-jdwp-tests-host target am: 5071531ceb by Paul Duffin · 6 years ago
  38. 5071531 Remove use of deprecated apache-harmony-jdwp-tests-host target by Paul Duffin · 6 years ago
  39. 864e675 [automerger skipped] [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  40. 5bef022 [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  41. 6c0f93d Clean up linker patches in codegens. am: 2d06e029b1 by Vladimir Marko · 6 years ago
  42. b8b99e9 Further clean up boot image address checks. am: 7cde45800e by Vladimir Marko · 6 years ago
  43. 2d06e02 Clean up linker patches in codegens. by Vladimir Marko · 6 years ago
  44. 7cde458 Further clean up boot image address checks. by Vladimir Marko · 6 years ago
  45. ba76d97 Add helper script to dex2oat a JAR/APK am: 6b63d8832a by Mathieu Chartier · 6 years ago
  46. 6b63d88 Add helper script to dex2oat a JAR/APK by Mathieu Chartier · 6 years ago
  47. 6b1dd79 ART: Introduce CompatThrow am: c658278be7 by Andreas Gampe · 6 years ago
  48. c658278 ART: Introduce CompatThrow by Andreas Gampe · 6 years ago
  49. 0db3bf5 Skip reading usage stats for map data. am: bfa8b1ea0f by Christopher Ferris · 6 years ago
  50. bfa8b1e Skip reading usage stats for map data. by Christopher Ferris · 6 years ago
  51. ac2260a [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  52. d4d3bc5 ART: Disallow unresolved return types after Q am: bc919af448 by Andreas Gampe · 6 years ago
  53. f7696c7 ART: Do not access-check type on instanceof peephole am: d78122b424 by Andreas Gampe · 6 years ago
  54. 9a432d1 ART: Monitor-stack merging should not be handled as throwing am: d70a97c6d4 by Andreas Gampe · 6 years ago
  55. bc919af ART: Disallow unresolved return types after Q by Andreas Gampe · 6 years ago
  56. d78122b ART: Do not access-check type on instanceof peephole by Andreas Gampe · 6 years ago
  57. d70a97c ART: Monitor-stack merging should not be handled as throwing by Andreas Gampe · 6 years ago
  58. a975607 ART: Introduce stackmap with no DexRegInfo. am: 2808be84a8 by Artem Serov · 6 years ago
  59. a920a62 ARM: Remove unnecessary kCoreAlwaysSpillRegister. am: 460f054803 by Vladimir Marko · 6 years ago
  60. 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 6 years ago
  61. 460f054 ARM: Remove unnecessary kCoreAlwaysSpillRegister. by Vladimir Marko · 6 years ago
  62. 42a4db1 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  63. dcd7b51 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  64. 7156bfa ART: Collect test times in testrunner am: 7409b9fb67 by Andreas Gampe · 6 years ago
  65. 7409b9f ART: Collect test times in testrunner by Andreas Gampe · 6 years ago
  66. c600649 Prefix localhost with http:// in terminal output from server startup. by Robert Snoeberger · 6 years ago
  67. ef1178a Prefix localhost with http:// in terminal output from server startup. by Robert Snoeberger · 6 years ago
  68. 3b5f5c0 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH am: 0d87f99907 by Andreas Gampe · 6 years ago
  69. 1bea1dd ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH am: 4146e06484 by Andreas Gampe · 6 years ago
  70. 0d87f99 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  71. 4146e06 ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  72. 8f807d3 Install appcompat.sh for use by make rules am: 50037df217 by Paul Duffin · 6 years ago
  73. 50037df Install appcompat.sh for use by make rules by Paul Duffin · 6 years ago
  74. c64ba84 Revert "Disable opaque JNI Ids for now." am: bb5b4f35e7 by Alex Light · 6 years ago
  75. bb5b4f3 Revert "Disable opaque JNI Ids for now." by Alex Light · 6 years ago
  76. 50a48eb Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH" am: 4a30f89d65 by Andreas Gampe · 6 years ago
  77. 4a30f89 Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH" by Andreas Gampe · 6 years ago
  78. 7915ee8 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH am: 7a82acc7ee by Andreas Gampe · 6 years ago
  79. 7a82acc ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  80. 1df7aa2 ART: Refactor run-test run_args am: 11410de860 by Andreas Gampe · 6 years ago
  81. 11410de ART: Refactor run-test run_args by Andreas Gampe · 6 years ago
  82. 7b1409b Disable jit_memory_region_test tests on buggy kernels. am: 8d6651d8cc by Nicolas Geoffray · 6 years ago
  83. 8d6651d Disable jit_memory_region_test tests on buggy kernels. by Nicolas Geoffray · 6 years ago
  84. a04da64 Set image base address after the boot image. am: 6623594e6c by Vladimir Marko · 6 years ago
  85. 6623594 Set image base address after the boot image. by Vladimir Marko · 6 years ago
  86. 8c564d0 Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script. by Roland Levillain · 6 years ago
  87. 2cd9437 Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script. by Roland Levillain · 6 years ago
  88. 90b24ae ART: Slightly simplify/modernize dex_file_verifier.cc am: 56cb3ceba9 by Andreas Gampe · 6 years ago
  89. f0e6840 ART: Move DexFileVerifier class to cc file am: 60415ae617 by Andreas Gampe · 6 years ago
  90. e7c96a8 ART: Encapsulate init-optimization fields am: 07a560d98c by Andreas Gampe · 6 years ago
  91. 00ab4e4 Store zygote compiled code in a shared map. am: e32d24c75b by Nicolas Geoffray · 6 years ago
  92. 56cb3ce ART: Slightly simplify/modernize dex_file_verifier.cc by Andreas Gampe · 6 years ago
  93. 60415ae ART: Move DexFileVerifier class to cc file by Andreas Gampe · 6 years ago
  94. 07a560d ART: Encapsulate init-optimization fields by Andreas Gampe · 6 years ago
  95. e32d24c Store zygote compiled code in a shared map. by Nicolas Geoffray · 6 years ago
  96. 0fc0a32 Fix for 689-zygote-jit-deopt on kernels before 3.11rc2 am: d17eac6b03 by Orion Hodson · 6 years ago
  97. d17eac6 Fix for 689-zygote-jit-deopt on kernels before 3.11rc2 by Orion Hodson · 6 years ago
  98. 11330a8 Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" am: e81f10a3f6 by David Srbecky · 6 years ago
  99. e81f10a Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" by David Srbecky · 6 years ago
  100. 24565a0 No longer use TZ Data artifacts under `/system/etc/tzdata_module`. by Roland Levillain · 6 years ago