1. 403aafa Fix non-deterministic compilation for const-string... by Vladimir Marko · 5 years ago
  2. 8809c9c Preload const-strings only for profile methods. by Vladimir Marko · 5 years ago
  3. 2d8b811 Revert^2 "Add extension and agent for dumping internal jvmti plugin data." by Alex Light · 5 years ago
  4. 7cb707f Use resolve-startup-const-strings=true for run tests by Mathieu Chartier · 5 years ago
  5. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 5 years ago
  6. dd83a40 DO NOT MERGE - Skip PPRL.190305.001 into master by The Android Open Source Project · 5 years ago
  7. 4e91ee9 Fix pylint warnings in art_apex_test by Luca Stefani · 5 years ago
  8. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 5 years ago
  9. ef764ad Move range_t definition is linux block. by Nicolas Geoffray · 5 years ago
  10. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 5 years ago
  11. 739383c Fix overflow in freed_bytes_histogram by Lokesh Gidra · 5 years ago
  12. 9da91d2 Revert "Add extension and agent for dumping internal jvmti plugin data." by Nicolas Geoffray · 5 years ago
  13. 35e6caa Check /system/framework first in ArtDexFileLoader::Open. by Nicolas Geoffray · 5 years ago
  14. 23a8eb6 art: use PLOG rather than LOG strerror. by Elliott Hughes · 5 years ago
  15. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 5 years ago
  16. bdc6241 Create module for ahat, fix API checking by Sasha Smundak · 5 years ago
  17. 43c23b8 Delete thread pool in NotifyStartupCompleted by Mathieu Chartier · 5 years ago
  18. 370a064 Differentiate system and test apis in whitelist by Andrei Onea · 5 years ago
  19. 60ee778 Add extension and agent for dumping internal jvmti plugin data. by Alex Light · 5 years ago
  20. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 5 years ago
  21. 5b76c16 Make simple-force-redefine search all loaded classes by Alex Light · 5 years ago
  22. 74ab975 Add simple-force-redefine agent by Alex Light · 5 years ago
  23. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 5 years ago
  24. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 5 years ago
  25. 9adce77 Add freed bytes histogram to GC perf dump by Lokesh Gidra · 5 years ago
  26. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 5 years ago
  27. 85dd9e3 Revert^2 "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Artem Serov · 5 years ago
  28. 20af92f Add extra output for imgdiag's failing CHECK. by Vladimir Marko · 5 years ago
  29. 4b2d1c5 Fix memory leak in CommonCompilerTest::CompileMethod(). by Vladimir Marko · 5 years ago
  30. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 5 years ago
  31. 7e057ec ART: Use slicer's no-rtti library by Andreas Gampe · 5 years ago
  32. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 5 years ago
  33. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 5 years ago
  34. d51e574 Reenable core platform API violation warnings, dedupe by David Brazdil · 5 years ago
  35. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 5 years ago
  36. 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 5 years ago
  37. b1b2ca9 Revert "Don't pack code size in CodeInfo." by Nicolas Geoffray · 5 years ago
  38. 3767828 Disable 691-hiddenapi-proxy on for redefine tests by David Brazdil · 5 years ago
  39. 953da54 Clear the JIT task queue for child zygote. by Nicolas Geoffray · 5 years ago
  40. 6a1dab4 Fix handling of proxy classes in hidden_api.h by David Brazdil · 5 years ago
  41. d8e0401 Move boot image oatdump phony rules into Soong by Colin Cross · 5 years ago
  42. c2e2c45 Remove bogus ImageWriter friend declaration. by Vladimir Marko · 5 years ago
  43. da5f83d ART: APEX post-install check fsverity by Andreas Gampe · 5 years ago
  44. 29c111e ART: ART pre-install system-server by Andreas Gampe · 5 years ago
  45. 5bb525a ART: APEX post-install hook by Andreas Gampe · 5 years ago
  46. 2d68fc2 ART: Add fsverity to ART preinstall by Andreas Gampe · 5 years ago
  47. 31782c1 ART: APEX pre-install hook by Andreas Gampe · 5 years ago
  48. 9b7afcc Remove a fixed TODO. by Martin Stjernholm · 5 years ago
  49. e35ac04 Don't pack code size in CodeInfo. by David Srbecky · 5 years ago
  50. 8834699 Run ahat-test-dump with --no-compile by David Srbecky · 5 years ago
  51. 1d077ac Also JIT non-startup methods in zygote. by Nicolas Geoffray · 5 years ago
  52. 141b63c Don't do CHA inlining in zygote. by Nicolas Geoffray · 5 years ago
  53. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 5 years ago
  54. ffe26cc Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 5 years ago
  55. d736ebc Test that debugging related libraries are in apexs. by Alex Light · 5 years ago
  56. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 5 years ago
  57. e55ea98 ART: Add apex defaults by Andreas Gampe · 5 years ago
  58. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 5 years ago
  59. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  60. e173798 Move luci builder names to the up to date ones. by Nicolas Geoffray · 5 years ago
  61. 44044b1 Revert "Fix oatdump .data.bimg.rel.ro for intrinsics." by Lokesh Gidra · 5 years ago
  62. 1194f8f Merge "Unbreak buildbot dx host tests" by Treehugger Robot · 5 years ago
  63. f7f85d0 Unbreak buildbot dx host tests by Orion Hodson · 5 years ago
  64. d465bb8 Merge "Actually add a cleanspec line." by Nicolas Geoffray · 5 years ago
  65. 9e17aa7 Merge "ART bots can sometimes take up to 24h." by Nicolas Geoffray · 5 years ago
  66. 64565f7 Actually add a cleanspec line. by Nicolas Geoffray · 5 years ago
  67. 797801c Merge "ART: Remove obsolete option -Xpatchoat:." by Vladimir Marko · 5 years ago
  68. ae33e5a Merge "Actually remove the tests." by Nicolas Geoffray · 5 years ago
  69. 1321782 Actually remove the tests. by Nicolas Geoffray · 5 years ago
  70. d50ad9b ART bots can sometimes take up to 24h. by Nicolas Geoffray · 5 years ago
  71. fb5e648 Merge "Remove tests in CleanSpec." by Nicolas Geoffray · 5 years ago
  72. d855e5f Remove tests in CleanSpec. by Nicolas Geoffray · 5 years ago
  73. 9176a4f Merge "Trust that boot classpath dex files don't need on device dex file verification." by Nicolas Geoffray · 5 years ago
  74. 9239172 Merge "Move to new glibc in the tree." by Nicolas Geoffray · 5 years ago
  75. c816d24 Merge "Revert^2 "Prevent agents from delaying system daemon threads"" by Treehugger Robot · 5 years ago
  76. e0b2ce4 Revert^2 "Prevent agents from delaying system daemon threads" by Alex Light · 5 years ago
  77. de3e70f Move to new glibc in the tree. by Nicolas Geoffray · 5 years ago
  78. 6d8d4a2 ART: Remove obsolete option -Xpatchoat:. by Vladimir Marko · 5 years ago
  79. bc0c484 Merge "Fix errno handling to avoid being overwritten" by Treehugger Robot · 5 years ago
  80. 99fc938 Trust that boot classpath dex files don't need on device dex file verification. by Nicolas Geoffray · 5 years ago
  81. c76c4cc Merge "In boot image experiment mode, treat boot classpath classes as verified." by Treehugger Robot · 5 years ago
  82. c0584d9 Merge "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 5 years ago
  83. 9a8dcea Fix oatdump .data.bimg.rel.ro for intrinsics. by Vladimir Marko · 5 years ago
  84. 144f82c In boot image experiment mode, treat boot classpath classes as verified. by Nicolas Geoffray · 5 years ago
  85. ed19c67 Fix errno handling to avoid being overwritten by Charles Munger · 5 years ago
  86. 77182cd Merge "Blacklist test failing on walleye bots." by Treehugger Robot · 5 years ago
  87. ef9b718 Blacklist test failing on walleye bots. by Nicolas Geoffray · 5 years ago
  88. 55b6b1d Merge "Reduce default verbosity in the chroot setup script." by Treehugger Robot · 5 years ago
  89. 5c8b351 Merge "Revert "Prevent agents from delaying system daemon threads"" by Nicolas Geoffray · 5 years ago
  90. e570870 Merge "Remove code size from OatQuickMethodHeader" by David Srbecky · 5 years ago
  91. c08c107 Revert "Prevent agents from delaying system daemon threads" by Nicolas Geoffray · 5 years ago
  92. c55a1a2 Merge "Make jni_internal_test a CommonRuntimeTest." by Vladimir Marko · 5 years ago
  93. ec956e8 Merge changes Ifd690cda,I7bcbe947 by David Brazdil · 5 years ago
  94. c822590 Merge "Export liblog for conscrypt namespace" by Tom Cherry · 5 years ago
  95. aeda933 Merge "Add comments around runtime options "-Xgc:[no]generational_cc" processing." by Roland Levillain · 5 years ago
  96. eda46e9 Fix vdex fast-verify performance regression by David Brazdil · 5 years ago
  97. feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 5 years ago
  98. 98b970d Merge "Add support for booting with a boot classpath not fully AOTed." by Nicolas Geoffray · 5 years ago
  99. c216c19 Merge "Pass sampled value to hidden api access logger" by Andrei-Valentin Onea · 5 years ago
  100. 4592f52 Merge "Add ART_DEXPREOPT_BOOT_JAR_DIR." by Nicolas Geoffray · 5 years ago