1. 6a8449c Remove ImageWriter::IsInBootOatFile(). am: e6cb9710af by Vladimir Marko · 6 years ago
  2. fa63a3b Make .bss stores atomic release operations. am: d5fd5c3bbb by Vladimir Marko · 6 years ago
  3. e6cb971 Remove ImageWriter::IsInBootOatFile(). by Vladimir Marko · 6 years ago
  4. d5fd5c3 Make .bss stores atomic release operations. by Vladimir Marko · 6 years ago
  5. 3874853 ART: Dump more env vars in run-test-jar am: 1a6f9fcce1 by Andreas Gampe · 6 years ago
  6. c96d48c Prevent art module types being used outside art am: 0c89d57305 by Paul Duffin · 6 years ago
  7. f267759 Don't force-allocate a profiling info when we cannot. am: 5e33ccdace by Nicolas Geoffray · 6 years ago
  8. 24de694 Remove small and tiny method options am: 4b3946a555 by Mathieu Chartier · 6 years ago
  9. 94b0892 Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) am: 50bc8fb89c by David Srbecky · 6 years ago
  10. 4adea96 Add 689-zygote-jit-deopt as knownfailure while investigating. am: 8c344524e5 by Nicolas Geoffray · 6 years ago
  11. a012fb1 Clean up retrieving boot image address range. am: 1aff1efe67 by Vladimir Marko · 6 years ago
  12. 3e1f8da Disable JNI native whitelist check am: c1b34d49a0 by Orion Hodson · 6 years ago
  13. 3e90628 ART: Use bitset in dex file verifier am: f5e3c66d63 by Andreas Gampe · 6 years ago
  14. 1a6f9fc ART: Dump more env vars in run-test-jar by Andreas Gampe · 6 years ago
  15. 0c89d57 Prevent art module types being used outside art by Paul Duffin · 6 years ago
  16. 5e33ccd Don't force-allocate a profiling info when we cannot. by Nicolas Geoffray · 6 years ago
  17. 4b3946a Remove small and tiny method options by Mathieu Chartier · 6 years ago
  18. 50bc8fb Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) by David Srbecky · 6 years ago
  19. 8c34452 Add 689-zygote-jit-deopt as knownfailure while investigating. by Nicolas Geoffray · 6 years ago
  20. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 6 years ago
  21. c1b34d4 Disable JNI native whitelist check by Orion Hodson · 6 years ago
  22. f5e3c66 ART: Use bitset in dex file verifier by Andreas Gampe · 6 years ago
  23. a1c70c1 Deterministic VerifierDeps::Dump(). am: 4d6ca2e01e by Vladimir Marko · 6 years ago
  24. fecf39c Fix ClearEntryPointsInZygoteExecSpace. am: af213ccb19 by Nicolas Geoffray · 6 years ago
  25. 96c8c2f Set `ANDROID_TZDATA_ROOT` to the TZ Data APEX in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  26. 2886e91 Remove ShadowFrame::HasReferenceArray() am: 4d71e55eb7 by David Srbecky · 6 years ago
  27. e03dfc6 Simplify ImageWriter::IsInBootImage. am: e2d24beb1a by Vladimir Marko · 6 years ago
  28. 4d6ca2e Deterministic VerifierDeps::Dump(). by Vladimir Marko · 6 years ago
  29. 678263c Delete tasks when deleting a thread pool. am: 714fad6575 by Nicolas Geoffray · 6 years ago
  30. af213cc Fix ClearEntryPointsInZygoteExecSpace. by Nicolas Geoffray · 6 years ago
  31. 0cc6a82 Set `ANDROID_TZDATA_ROOT` to the TZ Data APEX in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  32. 4d71e55 Remove ShadowFrame::HasReferenceArray() by David Srbecky · 6 years ago
  33. e2d24be Simplify ImageWriter::IsInBootImage. by Vladimir Marko · 6 years ago
  34. 714fad6 Delete tasks when deleting a thread pool. by Nicolas Geoffray · 6 years ago
  35. 42e8b5d DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 6 years ago
  36. a1cd473 Add Runner for field-count agent am: 21c489870a by Alex Light · 6 years ago
  37. 21c4898 Add Runner for field-count agent by Alex Light · 6 years ago
  38. 32df869 Add `libcore.java.awt` tests to the ART Libcore test suite. am: b06e0ad6e5 by Roland Levillain · 6 years ago
  39. b06e0ad Add `libcore.java.awt` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  40. c3469a5 Use flattened Time Zone Data APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  41. 2f1e8f8 Use flattened Time Zone Data APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  42. eab6307 Disable dexdiag_test on fugu. am: 674040421e by Nicolas Geoffray · 6 years ago
  43. 6740404 Disable dexdiag_test on fugu. by Nicolas Geoffray · 6 years ago
  44. 5d36bbe Clean up collecting app image string references. am: e1070377d8 by Vladimir Marko · 6 years ago
  45. c4de084 Prepare for sharing JIT code after fork. am: 05b41c40c6 by Nicolas Geoffray · 6 years ago
  46. 5cf4217 Add more tests around JitMemoryRegion. am: 3a614eaa58 by Nicolas Geoffray · 6 years ago
  47. 4f7b0d3 Disable opaque JNI Ids for now. am: 1be9c72dd4 by Nicolas Geoffray · 6 years ago
  48. e107037 Clean up collecting app image string references. by Vladimir Marko · 6 years ago
  49. 05b41c4 Prepare for sharing JIT code after fork. by Nicolas Geoffray · 6 years ago
  50. 3a614ea Add more tests around JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  51. 1be9c72 Disable opaque JNI Ids for now. by Nicolas Geoffray · 6 years ago
  52. c4f01d5 Allow explicit blacklisting with maxTargetSdk=0. am: 3768276ab9 by Mathew Inwood · 6 years ago
  53. 3768276 Allow explicit blacklisting with maxTargetSdk=0. by Mathew Inwood · 6 years ago
  54. 205bda7 Stack maps: Refactor constructors. am: 0d4567f267 am: 3540bfec25 by David Srbecky · 6 years ago
  55. 3540bfe Stack maps: Refactor constructors. am: 0d4567f267 by David Srbecky · 6 years ago
  56. 0d4567f Stack maps: Refactor constructors. by David Srbecky · 6 years ago
  57. 24ccb8b ART: Restyle VerifyError am: cc08c50948 am: 14a3857097 by Andreas Gampe · 6 years ago
  58. 9b64371 ART: Allow arbitrary "expression" in generate_operator_out.py am: b839fbb52a by Andreas Gampe · 6 years ago
  59. 8ef94ad ART: Refactor generate_operator_out.py am: 2ad19bc61d am: b1a3bea29a by Andreas Gampe · 6 years ago
  60. 2d37703 ART: Run autopep8 on generate_operator_out.py am: d3b06ebccb am: 2b3c87378f by Andreas Gampe · 6 years ago
  61. f1439d0 ART: Coalesce verifier flags into bit struct am: 43884b23d6 am: 77f24eb045 by Andreas Gampe · 6 years ago
  62. 14a3857 ART: Restyle VerifyError am: cc08c50948 by Andreas Gampe · 6 years ago
  63. dc87be6 ART: Allow arbitrary "expression" in generate_operator_out.py am: b839fbb52a by Andreas Gampe · 6 years ago
  64. b1a3bea ART: Refactor generate_operator_out.py am: 2ad19bc61d by Andreas Gampe · 6 years ago
  65. 2b3c873 ART: Run autopep8 on generate_operator_out.py am: d3b06ebccb by Andreas Gampe · 6 years ago
  66. 77f24eb ART: Coalesce verifier flags into bit struct am: 43884b23d6 by Andreas Gampe · 6 years ago
  67. cc08c50 ART: Restyle VerifyError by Andreas Gampe · 6 years ago
  68. b839fbb ART: Allow arbitrary "expression" in generate_operator_out.py by Andreas Gampe · 6 years ago
  69. 2ad19bc ART: Refactor generate_operator_out.py by Andreas Gampe · 6 years ago
  70. d3b06eb ART: Run autopep8 on generate_operator_out.py by Andreas Gampe · 6 years ago
  71. 43884b2 ART: Coalesce verifier flags into bit struct by Andreas Gampe · 6 years ago
  72. f51d2a9 Remove dex2oat image-classes support am: f68b698e47 am: 5c6c467135 by Mathieu Chartier · 6 years ago
  73. 5c6c467 Remove dex2oat image-classes support am: f68b698e47 by Mathieu Chartier · 6 years ago
  74. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 6 years ago
  75. f344e02 adbconnection: add libadbconnection_server. am: 00b831e12c am: 76a35f1ffc by Josh Gao · 6 years ago
  76. 76a35f1 adbconnection: add libadbconnection_server. am: 00b831e12c by Josh Gao · 6 years ago
  77. 00b831e adbconnection: add libadbconnection_server. by Josh Gao · 6 years ago
  78. 36fe7a6 [automerger skipped] JIT: fix executable flush range by Orion Hodson · 6 years ago
  79. fa380a0 Add libfieldcount jvmti agent am: f8a33063e9 am: 5a331c187a by Alex Light · 6 years ago
  80. 8f62edb Revert^2 "Support using opaque JNI ids" am: 79d6c800cd am: 87c1dec9c7 by Alex Light · 6 years ago
  81. 6f54357 Avoid useless EncodeArtMethod followed by DecodeArtMethod am: 01fbfbebce by Alex Light · 6 years ago
  82. bc727c3 jitzygote: madvise DONTFORK on writable shared region. am: 88f3fd910c by Nicolas Geoffray · 6 years ago
  83. b1f502a Do not copy finalizer references to app image. am: 64f1f1f2d6 am: 2f7caf3d09 by Vladimir Marko · 6 years ago
  84. b6cb6e9 Add `libcore.xml` tests to the ART Libcore test suite. am: ad82a81f6c by Roland Levillain · 6 years ago
  85. 11b59c4 Stack maps: Micro-optimize LoadBits am: 025bba4bea am: 4d34525fcb by David Srbecky · 6 years ago
  86. 8547c98 Move libartimagevalues from frameworks/native am: 91d772f9a7 am: 70732199af by Paul Duffin · 6 years ago
  87. 2ec89ff Create a dual view for zygote data cache. am: ac933eddea am: 437f33c88b by Nicolas Geoffray · 6 years ago
  88. 6ba4b80 Revert "Revert "Make the JIT zygote memory shared."" am: a48c3dfceb by Nicolas Geoffray · 6 years ago
  89. 5a331c1 Add libfieldcount jvmti agent am: f8a33063e9 by Alex Light · 6 years ago
  90. 87c1dec Revert^2 "Support using opaque JNI ids" am: 79d6c800cd by Alex Light · 6 years ago
  91. 07cafec Avoid useless EncodeArtMethod followed by DecodeArtMethod am: 01fbfbebce by Alex Light · 6 years ago
  92. 685bdad jitzygote: madvise DONTFORK on writable shared region. am: 88f3fd910c by Nicolas Geoffray · 6 years ago
  93. 2f7caf3 Do not copy finalizer references to app image. am: 64f1f1f2d6 by Vladimir Marko · 6 years ago
  94. 21b5471 Add `libcore.xml` tests to the ART Libcore test suite. am: ad82a81f6c by Roland Levillain · 6 years ago
  95. 4d34525 Stack maps: Micro-optimize LoadBits am: 025bba4bea by David Srbecky · 6 years ago
  96. f8a3306 Add libfieldcount jvmti agent by Alex Light · 6 years ago
  97. 79d6c80 Revert^2 "Support using opaque JNI ids" by Alex Light · 6 years ago
  98. 01fbfbe Avoid useless EncodeArtMethod followed by DecodeArtMethod by Alex Light · 6 years ago
  99. 7073219 Move libartimagevalues from frameworks/native am: 91d772f9a7 by Paul Duffin · 6 years ago
  100. 437f33c Create a dual view for zygote data cache. am: ac933eddea by Nicolas Geoffray · 6 years ago