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