1. 36dfa41 Delete RunCheckpointOnRunnableThreads by Mathieu Chartier · 6 years ago
  2. f74d4cb Move all tools/ agents into tools/jvmti-agents directory by Alex Light · 6 years ago
  3. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  4. 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 6 years ago
  5. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  6. 336245d Fix art/build/apex/runtests.sh's usage command. by Roland Levillain · 6 years ago
  7. e3e0f70 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  8. 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 6 years ago
  9. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  10. 4bb2af5 ObjPtr<>-ify entrypoint utils. by Vladimir Marko · 6 years ago
  11. 975b774 Fix two_runtimes_test dependencies. by Nicolas Geoffray · 6 years ago
  12. 340eff4 ART: Disable kCorePlatform detection by Andreas Gampe · 6 years ago
  13. 72da985 Ensure to create the symlink in the symbols directory by Jiyong Park · 6 years ago
  14. 4cb26ac ART: Change signature file derivation by Andreas Gampe · 6 years ago
  15. a588086 Fix art-boot-image rule. by Nicolas Geoffray · 6 years ago
  16. 415ac85 Add read barrier comments for ArtField::IsProxyField(). by Vladimir Marko · 6 years ago
  17. 7458291 Open in-memory dex files into a single DexFile object by David Brazdil · 6 years ago
  18. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 6 years ago
  19. 09d3576 Update mips and mips64 mterp assembly by Colin Cross · 6 years ago
  20. a040ddc Document when we can avoid read barriers. by Vladimir Marko · 6 years ago
  21. f57f7d4 Change registerNativeAllocation to long argument by Hans Boehm · 6 years ago
  22. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  23. 5f1465f Add binary search table for .debug_frame by David Srbecky · 6 years ago
  24. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 6 years ago
  25. 0985eb1 ART: Emit minidebug-info in preinstall by Andreas Gampe · 6 years ago
  26. dc70fea Create canonical name -> file name symlink in the symbol directory by Jiyong Park · 6 years ago
  27. f2e7290 Make tifast print the values of 'jvalue' arguments by Alex Light · 6 years ago
  28. 3383f9c ART: Conditionally remove loaded-oat-count check by Andreas Gampe · 6 years ago
  29. 7286ad6 Enable lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  30. f1d973d Fix PrintableString() for 4-byte UTF-8 sequences. by Vladimir Marko · 6 years ago
  31. 6c5ed85 Build all APEXes at once, to reduce build startup time. by Martin Stjernholm · 6 years ago
  32. ebb481d Revert "Change state to waiting during aborting the VM" by Nicolas Geoffray · 6 years ago
  33. a1e5b97 ART: Use kNormThreadPriority for UnstartedRuntime by Andreas Gampe · 6 years ago
  34. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 6 years ago
  35. 97b9649 Change state to waiting during aborting the VM by Koji Fukui · 6 years ago
  36. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 6 years ago
  37. d0430bf imgdiag: Do not abort for dirty pages in boot image. by Vladimir Marko · 6 years ago
  38. 3364d18 Clean up ImageSpace::LoadBootImage(). by Vladimir Marko · 6 years ago
  39. 3892e62 Clean up Class::GetDescriptor(). by Vladimir Marko · 6 years ago
  40. bfaba28 Fix buildbots hidden_api_test by David Brazdil · 6 years ago
  41. 7dd0f0f ART: Fix art_apex_test --tree by Andreas Gampe · 6 years ago
  42. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
  43. e37b791 Fix ImageSpace relocation direction check. by Vladimir Marko · 6 years ago
  44. 94b6c34 Don't bind-mount bionic files by Jiyong Park · 6 years ago
  45. e095c91 ART: Cache Runtime* in nativePostForkChild by Andreas Gampe · 6 years ago
  46. b214694 Revert^4 "Add extension and agent for dumping internal jvmti plugin data." by Alex Light · 6 years ago
  47. a5c3a80 hiddenapi domain: Use oat dex file location if available by David Brazdil · 6 years ago
  48. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 6 years ago
  49. c7c5d53 Add a filegroup and a resource jar referenced from cts/hostsidetests/jvmti by Sasha Smundak · 6 years ago
  50. 5797568 ART: Boot integrity checks for dalvik cache by Andreas Gampe · 6 years ago
  51. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 6 years ago
  52. 1f146b7 Refactor and improve imgdiag. by Vladimir Marko · 6 years ago
  53. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  54. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 6 years ago
  55. a55e8b5 Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin data."" by Nicolas Geoffray · 6 years ago
  56. 403aafa Fix non-deterministic compilation for const-string... by Vladimir Marko · 6 years ago
  57. 8809c9c Preload const-strings only for profile methods. by Vladimir Marko · 6 years ago
  58. 2d8b811 Revert^2 "Add extension and agent for dumping internal jvmti plugin data." by Alex Light · 6 years ago
  59. 7cb707f Use resolve-startup-const-strings=true for run tests by Mathieu Chartier · 6 years ago
  60. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  61. dd83a40 DO NOT MERGE - Skip PPRL.190305.001 into master by The Android Open Source Project · 6 years ago
  62. 4e91ee9 Fix pylint warnings in art_apex_test by Luca Stefani · 6 years ago
  63. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago
  64. ef764ad Move range_t definition is linux block. by Nicolas Geoffray · 6 years ago
  65. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 6 years ago
  66. 739383c Fix overflow in freed_bytes_histogram by Lokesh Gidra · 6 years ago
  67. 9da91d2 Revert "Add extension and agent for dumping internal jvmti plugin data." by Nicolas Geoffray · 6 years ago
  68. 35e6caa Check /system/framework first in ArtDexFileLoader::Open. by Nicolas Geoffray · 6 years ago
  69. 23a8eb6 art: use PLOG rather than LOG strerror. by Elliott Hughes · 6 years ago
  70. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  71. bdc6241 Create module for ahat, fix API checking by Sasha Smundak · 6 years ago
  72. 43c23b8 Delete thread pool in NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  73. 370a064 Differentiate system and test apis in whitelist by Andrei Onea · 6 years ago
  74. 60ee778 Add extension and agent for dumping internal jvmti plugin data. by Alex Light · 6 years ago
  75. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 6 years ago
  76. 5b76c16 Make simple-force-redefine search all loaded classes by Alex Light · 6 years ago
  77. 74ab975 Add simple-force-redefine agent by Alex Light · 6 years ago
  78. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 6 years ago
  79. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  80. 9adce77 Add freed bytes histogram to GC perf dump by Lokesh Gidra · 6 years ago
  81. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 6 years ago
  82. 85dd9e3 Revert^2 "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Artem Serov · 6 years ago
  83. 20af92f Add extra output for imgdiag's failing CHECK. by Vladimir Marko · 6 years ago
  84. 4b2d1c5 Fix memory leak in CommonCompilerTest::CompileMethod(). by Vladimir Marko · 6 years ago
  85. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 6 years ago
  86. 7e057ec ART: Use slicer's no-rtti library by Andreas Gampe · 6 years ago
  87. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
  88. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 6 years ago
  89. d51e574 Reenable core platform API violation warnings, dedupe by David Brazdil · 6 years ago
  90. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 6 years ago
  91. 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 6 years ago
  92. b1b2ca9 Revert "Don't pack code size in CodeInfo." by Nicolas Geoffray · 6 years ago
  93. 3767828 Disable 691-hiddenapi-proxy on for redefine tests by David Brazdil · 6 years ago
  94. 953da54 Clear the JIT task queue for child zygote. by Nicolas Geoffray · 6 years ago
  95. 6a1dab4 Fix handling of proxy classes in hidden_api.h by David Brazdil · 6 years ago
  96. d8e0401 Move boot image oatdump phony rules into Soong by Colin Cross · 6 years ago
  97. c2e2c45 Remove bogus ImageWriter friend declaration. by Vladimir Marko · 6 years ago
  98. da5f83d ART: APEX post-install check fsverity by Andreas Gampe · 6 years ago
  99. 29c111e ART: ART pre-install system-server by Andreas Gampe · 6 years ago
  100. 5bb525a ART: APEX post-install hook by Andreas Gampe · 6 years ago