1. b8b99e9 Further clean up boot image address checks. am: 7cde45800e by Vladimir Marko · 6 years ago
  2. 7cde458 Further clean up boot image address checks. by Vladimir Marko · 6 years ago
  3. ba76d97 Add helper script to dex2oat a JAR/APK am: 6b63d8832a by Mathieu Chartier · 6 years ago
  4. 6b63d88 Add helper script to dex2oat a JAR/APK by Mathieu Chartier · 6 years ago
  5. 6b1dd79 ART: Introduce CompatThrow am: c658278be7 by Andreas Gampe · 6 years ago
  6. c658278 ART: Introduce CompatThrow by Andreas Gampe · 6 years ago
  7. 0db3bf5 Skip reading usage stats for map data. am: bfa8b1ea0f by Christopher Ferris · 6 years ago
  8. bfa8b1e Skip reading usage stats for map data. by Christopher Ferris · 6 years ago
  9. ac2260a [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  10. d4d3bc5 ART: Disallow unresolved return types after Q am: bc919af448 by Andreas Gampe · 6 years ago
  11. f7696c7 ART: Do not access-check type on instanceof peephole am: d78122b424 by Andreas Gampe · 6 years ago
  12. 9a432d1 ART: Monitor-stack merging should not be handled as throwing am: d70a97c6d4 by Andreas Gampe · 6 years ago
  13. bc919af ART: Disallow unresolved return types after Q by Andreas Gampe · 6 years ago
  14. d78122b ART: Do not access-check type on instanceof peephole by Andreas Gampe · 6 years ago
  15. d70a97c ART: Monitor-stack merging should not be handled as throwing by Andreas Gampe · 6 years ago
  16. a975607 ART: Introduce stackmap with no DexRegInfo. am: 2808be84a8 by Artem Serov · 6 years ago
  17. a920a62 ARM: Remove unnecessary kCoreAlwaysSpillRegister. am: 460f054803 by Vladimir Marko · 6 years ago
  18. 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 6 years ago
  19. 460f054 ARM: Remove unnecessary kCoreAlwaysSpillRegister. by Vladimir Marko · 6 years ago
  20. 42a4db1 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  21. dcd7b51 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  22. 7156bfa ART: Collect test times in testrunner am: 7409b9fb67 by Andreas Gampe · 6 years ago
  23. 7409b9f ART: Collect test times in testrunner by Andreas Gampe · 6 years ago
  24. c600649 Prefix localhost with http:// in terminal output from server startup. by Robert Snoeberger · 6 years ago
  25. ef1178a Prefix localhost with http:// in terminal output from server startup. by Robert Snoeberger · 6 years ago
  26. 3b5f5c0 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH am: 0d87f99907 by Andreas Gampe · 6 years ago
  27. 1bea1dd ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH am: 4146e06484 by Andreas Gampe · 6 years ago
  28. 0d87f99 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  29. 4146e06 ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  30. 8f807d3 Install appcompat.sh for use by make rules am: 50037df217 by Paul Duffin · 6 years ago
  31. 50037df Install appcompat.sh for use by make rules by Paul Duffin · 6 years ago
  32. c64ba84 Revert "Disable opaque JNI Ids for now." am: bb5b4f35e7 by Alex Light · 6 years ago
  33. bb5b4f3 Revert "Disable opaque JNI Ids for now." by Alex Light · 6 years ago
  34. 50a48eb Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH" am: 4a30f89d65 by Andreas Gampe · 6 years ago
  35. 4a30f89 Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH" by Andreas Gampe · 6 years ago
  36. 7915ee8 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH am: 7a82acc7ee by Andreas Gampe · 6 years ago
  37. 7a82acc ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  38. 1df7aa2 ART: Refactor run-test run_args am: 11410de860 by Andreas Gampe · 6 years ago
  39. 11410de ART: Refactor run-test run_args by Andreas Gampe · 6 years ago
  40. 7b1409b Disable jit_memory_region_test tests on buggy kernels. am: 8d6651d8cc by Nicolas Geoffray · 6 years ago
  41. 8d6651d Disable jit_memory_region_test tests on buggy kernels. by Nicolas Geoffray · 6 years ago
  42. a04da64 Set image base address after the boot image. am: 6623594e6c by Vladimir Marko · 6 years ago
  43. 6623594 Set image base address after the boot image. by Vladimir Marko · 6 years ago
  44. 8c564d0 Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script. by Roland Levillain · 6 years ago
  45. 2cd9437 Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script. by Roland Levillain · 6 years ago
  46. 90b24ae ART: Slightly simplify/modernize dex_file_verifier.cc am: 56cb3ceba9 by Andreas Gampe · 6 years ago
  47. f0e6840 ART: Move DexFileVerifier class to cc file am: 60415ae617 by Andreas Gampe · 6 years ago
  48. e7c96a8 ART: Encapsulate init-optimization fields am: 07a560d98c by Andreas Gampe · 6 years ago
  49. 00ab4e4 Store zygote compiled code in a shared map. am: e32d24c75b by Nicolas Geoffray · 6 years ago
  50. 56cb3ce ART: Slightly simplify/modernize dex_file_verifier.cc by Andreas Gampe · 6 years ago
  51. 60415ae ART: Move DexFileVerifier class to cc file by Andreas Gampe · 6 years ago
  52. 07a560d ART: Encapsulate init-optimization fields by Andreas Gampe · 6 years ago
  53. e32d24c Store zygote compiled code in a shared map. by Nicolas Geoffray · 6 years ago
  54. 0fc0a32 Fix for 689-zygote-jit-deopt on kernels before 3.11rc2 am: d17eac6b03 by Orion Hodson · 6 years ago
  55. d17eac6 Fix for 689-zygote-jit-deopt on kernels before 3.11rc2 by Orion Hodson · 6 years ago
  56. 11330a8 Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" am: e81f10a3f6 by David Srbecky · 6 years ago
  57. e81f10a Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" by David Srbecky · 6 years ago
  58. 24565a0 No longer use TZ Data artifacts under `/system/etc/tzdata_module`. by Roland Levillain · 6 years ago
  59. 9690542 No longer use TZ Data artifacts under `/system/etc/tzdata_module`. by Roland Levillain · 6 years ago
  60. e4df40e Blind fix for fixing 689-zygote-jit-deopt on host bionic. am: ab682a78d9 by Nicolas Geoffray · 6 years ago
  61. ab682a7 Blind fix for fixing 689-zygote-jit-deopt on host bionic. by Nicolas Geoffray · 6 years ago
  62. 6a8449c Remove ImageWriter::IsInBootOatFile(). am: e6cb9710af by Vladimir Marko · 6 years ago
  63. fa63a3b Make .bss stores atomic release operations. am: d5fd5c3bbb by Vladimir Marko · 6 years ago
  64. e6cb971 Remove ImageWriter::IsInBootOatFile(). by Vladimir Marko · 6 years ago
  65. d5fd5c3 Make .bss stores atomic release operations. by Vladimir Marko · 6 years ago
  66. 3874853 ART: Dump more env vars in run-test-jar am: 1a6f9fcce1 by Andreas Gampe · 6 years ago
  67. c96d48c Prevent art module types being used outside art am: 0c89d57305 by Paul Duffin · 6 years ago
  68. f267759 Don't force-allocate a profiling info when we cannot. am: 5e33ccdace by Nicolas Geoffray · 6 years ago
  69. 24de694 Remove small and tiny method options am: 4b3946a555 by Mathieu Chartier · 6 years ago
  70. 94b0892 Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) am: 50bc8fb89c by David Srbecky · 6 years ago
  71. 4adea96 Add 689-zygote-jit-deopt as knownfailure while investigating. am: 8c344524e5 by Nicolas Geoffray · 6 years ago
  72. a012fb1 Clean up retrieving boot image address range. am: 1aff1efe67 by Vladimir Marko · 6 years ago
  73. 3e1f8da Disable JNI native whitelist check am: c1b34d49a0 by Orion Hodson · 6 years ago
  74. 3e90628 ART: Use bitset in dex file verifier am: f5e3c66d63 by Andreas Gampe · 6 years ago
  75. 1a6f9fc ART: Dump more env vars in run-test-jar by Andreas Gampe · 6 years ago
  76. 0c89d57 Prevent art module types being used outside art by Paul Duffin · 6 years ago
  77. 5e33ccd Don't force-allocate a profiling info when we cannot. by Nicolas Geoffray · 6 years ago
  78. 4b3946a Remove small and tiny method options by Mathieu Chartier · 6 years ago
  79. 50bc8fb Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) by David Srbecky · 6 years ago
  80. 8c34452 Add 689-zygote-jit-deopt as knownfailure while investigating. by Nicolas Geoffray · 6 years ago
  81. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 6 years ago
  82. c1b34d4 Disable JNI native whitelist check by Orion Hodson · 6 years ago
  83. f5e3c66 ART: Use bitset in dex file verifier by Andreas Gampe · 6 years ago
  84. a1c70c1 Deterministic VerifierDeps::Dump(). am: 4d6ca2e01e by Vladimir Marko · 6 years ago
  85. fecf39c Fix ClearEntryPointsInZygoteExecSpace. am: af213ccb19 by Nicolas Geoffray · 6 years ago
  86. 96c8c2f Set `ANDROID_TZDATA_ROOT` to the TZ Data APEX in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  87. 2886e91 Remove ShadowFrame::HasReferenceArray() am: 4d71e55eb7 by David Srbecky · 6 years ago
  88. e03dfc6 Simplify ImageWriter::IsInBootImage. am: e2d24beb1a by Vladimir Marko · 6 years ago
  89. 4d6ca2e Deterministic VerifierDeps::Dump(). by Vladimir Marko · 6 years ago
  90. 678263c Delete tasks when deleting a thread pool. am: 714fad6575 by Nicolas Geoffray · 6 years ago
  91. af213cc Fix ClearEntryPointsInZygoteExecSpace. by Nicolas Geoffray · 6 years ago
  92. 0cc6a82 Set `ANDROID_TZDATA_ROOT` to the TZ Data APEX in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  93. 4d71e55 Remove ShadowFrame::HasReferenceArray() by David Srbecky · 6 years ago
  94. e2d24be Simplify ImageWriter::IsInBootImage. by Vladimir Marko · 6 years ago
  95. 714fad6 Delete tasks when deleting a thread pool. by Nicolas Geoffray · 6 years ago
  96. 42e8b5d DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 6 years ago
  97. a1cd473 Add Runner for field-count agent am: 21c489870a by Alex Light · 6 years ago
  98. 21c4898 Add Runner for field-count agent by Alex Light · 6 years ago
  99. 32df869 Add `libcore.java.awt` tests to the ART Libcore test suite. am: b06e0ad6e5 by Roland Levillain · 6 years ago
  100. b06e0ad Add `libcore.java.awt` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago