1. d7edb1a ART: fix buildbots following art-tools build change am: dfad9fc142 by Orion Hodson · 6 years ago
  2. dfad9fc ART: fix buildbots following art-tools build change by Orion Hodson · 6 years ago
  3. 36ffb09 InMemoryDexClassLoader in ClassLoaderContext follow-up am: 1a1398ec15 by David Brazdil · 6 years ago
  4. 1a1398e InMemoryDexClassLoader in ClassLoaderContext follow-up by David Brazdil · 6 years ago
  5. cccbba8 ART: Clean up obj_ptr.h and obj_ptr-inl.h . am: f57f2ed8c3 by Vladimir Marko · 6 years ago
  6. f57f2ed ART: Clean up obj_ptr.h and obj_ptr-inl.h . by Vladimir Marko · 6 years ago
  7. 02615ec ART: change art-tools be host-only am: 5cb98a99cf by Orion Hodson · 6 years ago
  8. 5cb98a9 ART: change art-tools be host-only by Orion Hodson · 6 years ago
  9. 39123ef Tighten native API surface. am: 79f5662900 by Pete Bentley · 6 years ago
  10. 79f5662 Tighten native API surface. by Pete Bentley · 6 years ago
  11. a61bdb0 Add another library that appears on branch git_master_asan_cf_throttled, target aosp_cf_x86_pasan-userdebug. by Martin Stjernholm · 6 years ago
  12. d27e60a Add another library that appears on branch git_master_asan_cf_throttled, by Martin Stjernholm · 6 years ago
  13. 2598339 Make titrace work with kArtTiVersion am: 9f3ea7c8c5 by Alex Light · 6 years ago
  14. 9f3ea7c Make titrace work with kArtTiVersion by Alex Light · 6 years ago
  15. 2e31040 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 6 years ago
  16. b81fe23 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 6 years ago
  17. 9d53e46 Allow jvmti Allocate & Deallocate function on unattached threads am: 6a399f3c46 by Alex Light · 6 years ago
  18. 6a399f3 Allow jvmti Allocate & Deallocate function on unattached threads by Alex Light · 7 years ago
  19. 9cc1051 Fix JNI GetFieldId() signature check for "". am: d91de5ffa1 by Vladimir Marko · 6 years ago
  20. 91a65ad ObjPtr<>-ify String allocations, fix stale refs. am: 179b7c61ea by Vladimir Marko · 6 years ago
  21. d91de5f Fix JNI GetFieldId() signature check for "". by Vladimir Marko · 6 years ago
  22. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  23. c760eb0 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  24. c8b7d44 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  25. bc25932 Implement file absence checks in art_apex_test.py. am: 2babede0d0 by Martin Stjernholm · 6 years ago
  26. 2babede Implement file absence checks in art_apex_test.py. by Martin Stjernholm · 6 years ago
  27. 1965377 Move elf_utils.h to libelffile library as well. am: 50928116be by David Srbecky · 6 years ago
  28. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  29. 2af8d61 Hide conscrypt package classes for app AOT compilation. am: b9c29f625b by Vladimir Marko · 6 years ago
  30. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  31. 6034bb0 Open only necessary files for BCP checksums test. am: bcd99bed47 by Vladimir Marko · 6 years ago
  32. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  33. 115ec77 Use normal checkpoints for NotifyStartupCompleted am: 3e5c4cec27 by Mathieu Chartier · 6 years ago
  34. 3e5c4ce Use normal checkpoints for NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  35. d716ca4 Delete RunCheckpointOnRunnableThreads am: 36dfa4177e by Mathieu Chartier · 6 years ago
  36. 36dfa41 Delete RunCheckpointOnRunnableThreads by Mathieu Chartier · 6 years ago
  37. b703dc3 Move all tools/ agents into tools/jvmti-agents directory am: f74d4cb0e2 by Alex Light · 6 years ago
  38. f74d4cb Move all tools/ agents into tools/jvmti-agents directory by Alex Light · 6 years ago
  39. aa6c412 Change image method and field visiting to use templates am: 9d5956a959 by Mathieu Chartier · 6 years ago
  40. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  41. 4d76965 Support InMemoryDexClassLoader in ClassLoaderContext am: 1a9ac537f5 by David Brazdil · 6 years ago
  42. 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 6 years ago
  43. e8ac354 Compare the oat version of runtime, dex2oat and the compiler. am: e5d93b58a5 by David Srbecky · 6 years ago
  44. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  45. 0cc3a73 Fix art/build/apex/runtests.sh's usage command. am: 336245d020 by Roland Levillain · 6 years ago
  46. 336245d Fix art/build/apex/runtests.sh's usage command. by Roland Levillain · 6 years ago
  47. c5fa455 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  48. e3e0f70 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  49. 06ccca2 Add `oatdump` and ART tools to the Release Runtime APEX package. am: 02998cf18a by Roland Levillain · 6 years ago
  50. 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 6 years ago
  51. 459107a Support FDs for class loader context dex files am: 8982186538 by David Brazdil · 6 years ago
  52. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  53. bedcd43 ObjPtr<>-ify entrypoint utils. am: 4bb2af5e61 by Vladimir Marko · 6 years ago
  54. 4bb2af5 ObjPtr<>-ify entrypoint utils. by Vladimir Marko · 6 years ago
  55. bfa2de7 Fix two_runtimes_test dependencies. am: 975b774274 by Nicolas Geoffray · 6 years ago
  56. 975b774 Fix two_runtimes_test dependencies. by Nicolas Geoffray · 6 years ago
  57. 05ac879 ART: Disable kCorePlatform detection am: 340eff4ef0 by Andreas Gampe · 6 years ago
  58. ba976d5 Ensure to create the symlink in the symbols directory am: 72da985565 by Jiyong Park · 6 years ago
  59. 340eff4 ART: Disable kCorePlatform detection by Andreas Gampe · 6 years ago
  60. 72da985 Ensure to create the symlink in the symbols directory by Jiyong Park · 6 years ago
  61. 488042d ART: Change signature file derivation am: 4cb26acc1d by Andreas Gampe · 6 years ago
  62. 4cb26ac ART: Change signature file derivation by Andreas Gampe · 6 years ago
  63. 55a1d1d Fix art-boot-image rule. am: a5880863ee by Nicolas Geoffray · 6 years ago
  64. a588086 Fix art-boot-image rule. by Nicolas Geoffray · 6 years ago
  65. f7a4921 Add read barrier comments for ArtField::IsProxyField(). am: 415ac850a2 by Vladimir Marko · 6 years ago
  66. 415ac85 Add read barrier comments for ArtField::IsProxyField(). by Vladimir Marko · 6 years ago
  67. a83af18 Open in-memory dex files into a single DexFile object am: 7458291cba by David Brazdil · 6 years ago
  68. 7458291 Open in-memory dex files into a single DexFile object by David Brazdil · 6 years ago
  69. b927ebd Fix possible overrun bug for resolving startup strings am: c2109c6803 by Mathieu Chartier · 6 years ago
  70. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 6 years ago
  71. 24d8037 Update mips and mips64 mterp assembly am: 09d3576c2a by Colin Cross · 6 years ago
  72. 09d3576 Update mips and mips64 mterp assembly by Colin Cross · 6 years ago
  73. a728107 Document when we can avoid read barriers. am: a040ddc137 by Vladimir Marko · 6 years ago
  74. a040ddc Document when we can avoid read barriers. by Vladimir Marko · 6 years ago
  75. f0b3d33 Change registerNativeAllocation to long argument am: f57f7d4cac by Hans Boehm · 6 years ago
  76. 3548fcf Create libelffile library for ELF file manipulation. am: 2faab0064b by David Srbecky · 6 years ago
  77. f57f7d4 Change registerNativeAllocation to long argument by Hans Boehm · 6 years ago
  78. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  79. 9f26e62 Add binary search table for .debug_frame am: 5f1465ff68 by David Srbecky · 6 years ago
  80. 5f1465f Add binary search table for .debug_frame by David Srbecky · 6 years ago
  81. cc49e75 Unload native libraries during shutdown. am: 21b656872c by Nicolas Geoffray · 6 years ago
  82. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 6 years ago
  83. 473807b ART: Emit minidebug-info in preinstall am: 0985eb1b83 by Andreas Gampe · 6 years ago
  84. ccbba97 Create canonical name -> file name symlink in the symbol directory by Jiyong Park · 6 years ago
  85. 0985eb1 ART: Emit minidebug-info in preinstall by Andreas Gampe · 6 years ago
  86. dc70fea Create canonical name -> file name symlink in the symbol directory by Jiyong Park · 6 years ago
  87. 6783851 Make tifast print the values of 'jvalue' arguments am: f2e7290671 by Alex Light · 6 years ago
  88. f2e7290 Make tifast print the values of 'jvalue' arguments by Alex Light · 6 years ago
  89. 68f1bd4 ART: Conditionally remove loaded-oat-count check am: 3383f9c812 by Andreas Gampe · 6 years ago
  90. 3383f9c ART: Conditionally remove loaded-oat-count check by Andreas Gampe · 6 years ago
  91. 550154d Enable lld for oatdump tests am: 7286ad6c34 by Chih-Hung Hsieh · 6 years ago
  92. 7286ad6 Enable lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  93. da3d9e0 Fix PrintableString() for 4-byte UTF-8 sequences. am: f1d973dd98 by Vladimir Marko · 6 years ago
  94. f1d973d Fix PrintableString() for 4-byte UTF-8 sequences. by Vladimir Marko · 6 years ago
  95. c4787ac Build all APEXes at once, to reduce build startup time. am: 6c5ed85653 by Martin Stjernholm · 6 years ago
  96. 6c5ed85 Build all APEXes at once, to reduce build startup time. by Martin Stjernholm · 6 years ago
  97. a7fc1d1 Revert "Change state to waiting during aborting the VM" am: ebb481d070 by Nicolas Geoffray · 6 years ago
  98. ebb481d Revert "Change state to waiting during aborting the VM" by Nicolas Geoffray · 6 years ago
  99. bab569f ART: Use kNormThreadPriority for UnstartedRuntime am: a1e5b97b4b by Andreas Gampe · 6 years ago
  100. a1e5b97 ART: Use kNormThreadPriority for UnstartedRuntime by Andreas Gampe · 6 years ago