1. 60ec9d8 Delete alloc tracker properties am: ad7fa6ec6b by Mathieu Chartier · 6 years ago
  2. ad7fa6e Delete alloc tracker properties by Mathieu Chartier · 6 years ago
  3. 1bff89d Disable check that no oat libraries are loaded. am: 097d976411 by Steven Moreland · 6 years ago
  4. 097d976 Disable check that no oat libraries are loaded. by Steven Moreland · 6 years ago
  5. 6a0e77d Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 6 years ago
  6. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 6 years ago
  7. 20eba6d Add another ASAN variant of libclang_rt that is causing test failure. by Martin Stjernholm · 6 years ago
  8. 2bcea18 Add another ASAN variant of libclang_rt that is causing test failure. by Martin Stjernholm · 6 years ago
  9. 5c5c6f7 Remove links to libart(d).so from the platform namespace. am: 4b63d97098 by Martin Stjernholm · 6 years ago
  10. a1ae08b Revert "Only extract zipapex once for linux-bionic-zipapex tests" am: c26d9e3bff by Alex Light · 6 years ago
  11. 4b63d97 Remove links to libart(d).so from the platform namespace. by Martin Stjernholm · 6 years ago
  12. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 6 years ago
  13. fc7119b Partially disable building ART for host on Mac. am: d53f60658f by David Srbecky · 6 years ago
  14. b5cdfb9 Use generic name for JNI trampolines. am: fe1d952a99 by David Srbecky · 6 years ago
  15. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  16. fe1d952 Use generic name for JNI trampolines. by David Srbecky · 6 years ago
  17. d772dce Revert "Revert "Change state to waiting during aborting the VM"" am: 34857b5fd3 by Koji Fukui · 6 years ago
  18. 34857b5 Revert "Revert "Change state to waiting during aborting the VM"" by Koji Fukui · 6 years ago
  19. e874396 ObjPtr<>-ify mirror::Throwable. am: 3b45890cf9 by Vladimir Marko · 6 years ago
  20. 6afb319 ObjPtr<>-ify mirror::ObjectArray. am: 423bebb17f by Vladimir Marko · 6 years ago
  21. 3b45890 ObjPtr<>-ify mirror::Throwable. by Vladimir Marko · 6 years ago
  22. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  23. 9112eb9 Revert "InMemoryDexClassLoader in ClassLoaderContext follow-up" am: 93d99f3665 by Nicolas Geoffray · 6 years ago
  24. 93d99f3 Revert "InMemoryDexClassLoader in ClassLoaderContext follow-up" by Nicolas Geoffray · 6 years ago
  25. 02095e0 Only extract zipapex once for linux-bionic-zipapex tests am: 912cee8ab1 by Alex Light · 6 years ago
  26. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 6 years ago
  27. 823de7e Mention `standalone-apex-files` in the Runtime APEX build rules. am: 1617f8caf2 by Roland Levillain · 6 years ago
  28. 8500783 Copy libandroidio.so from the Runtime APEX to /system in ART testing. by Roland Levillain · 6 years ago
  29. 1617f8c Mention `standalone-apex-files` in the Runtime APEX build rules. by Roland Levillain · 6 years ago
  30. 95e0303 Copy libandroidio.so from the Runtime APEX to /system in ART testing. by Roland Levillain · 6 years ago
  31. 70f7a40 Add mixed buildbot/LUCI console and a dedicated LUCI console am: 30498dee68 by Eric Foo · 6 years ago
  32. 30498de Add mixed buildbot/LUCI console and a dedicated LUCI console by Eric Foo · 6 years ago
  33. ca08c68 jni: Avoid extra std::string copies am: 338403c900 by Greg Kaiser · 6 years ago
  34. 72eef6b dex2oat: Avoid extra std::string copy am: f276f957e5 by Greg Kaiser · 6 years ago
  35. 2457c9c optimizing_compiler: Avoid extra std::string copy am: e7e195db8e by Greg Kaiser · 6 years ago
  36. 338403c jni: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  37. f276f95 dex2oat: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  38. e7e195d optimizing_compiler: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  39. bff61ee ObjPtr<>-ify mirror::IfTable. am: 557feceeb4 by Vladimir Marko · 6 years ago
  40. 5ee97e2 ObjPtr<>-ify mirror::Class. am: c524e9e7e7 by Vladimir Marko · 6 years ago
  41. 557fece ObjPtr<>-ify mirror::IfTable. by Vladimir Marko · 6 years ago
  42. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  43. 390048a Ensure that debug symbols are sorted. am: 2e1ec835d0 by David Srbecky · 6 years ago
  44. 17eb1ea Don't attach thread before dex2oat finish creating runtime am: a72ca6c3e0 by Koji Fukui · 6 years ago
  45. 2e1ec83 Ensure that debug symbols are sorted. by David Srbecky · 6 years ago
  46. a72ca6c Don't attach thread before dex2oat finish creating runtime by Koji Fukui · 6 years ago
  47. d7edb1a ART: fix buildbots following art-tools build change am: dfad9fc142 by Orion Hodson · 6 years ago
  48. dfad9fc ART: fix buildbots following art-tools build change by Orion Hodson · 6 years ago
  49. 36ffb09 InMemoryDexClassLoader in ClassLoaderContext follow-up am: 1a1398ec15 by David Brazdil · 6 years ago
  50. 1a1398e InMemoryDexClassLoader in ClassLoaderContext follow-up by David Brazdil · 6 years ago
  51. cccbba8 ART: Clean up obj_ptr.h and obj_ptr-inl.h . am: f57f2ed8c3 by Vladimir Marko · 6 years ago
  52. f57f2ed ART: Clean up obj_ptr.h and obj_ptr-inl.h . by Vladimir Marko · 6 years ago
  53. 02615ec ART: change art-tools be host-only am: 5cb98a99cf by Orion Hodson · 6 years ago
  54. 5cb98a9 ART: change art-tools be host-only by Orion Hodson · 6 years ago
  55. 39123ef Tighten native API surface. am: 79f5662900 by Pete Bentley · 6 years ago
  56. 79f5662 Tighten native API surface. by Pete Bentley · 6 years ago
  57. 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
  58. d27e60a Add another library that appears on branch git_master_asan_cf_throttled, by Martin Stjernholm · 6 years ago
  59. 2598339 Make titrace work with kArtTiVersion am: 9f3ea7c8c5 by Alex Light · 6 years ago
  60. 9f3ea7c Make titrace work with kArtTiVersion by Alex Light · 6 years ago
  61. 2e31040 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 6 years ago
  62. b81fe23 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 6 years ago
  63. 9d53e46 Allow jvmti Allocate & Deallocate function on unattached threads am: 6a399f3c46 by Alex Light · 6 years ago
  64. 6a399f3 Allow jvmti Allocate & Deallocate function on unattached threads by Alex Light · 7 years ago
  65. 9cc1051 Fix JNI GetFieldId() signature check for "". am: d91de5ffa1 by Vladimir Marko · 6 years ago
  66. 91a65ad ObjPtr<>-ify String allocations, fix stale refs. am: 179b7c61ea by Vladimir Marko · 6 years ago
  67. d91de5f Fix JNI GetFieldId() signature check for "". by Vladimir Marko · 6 years ago
  68. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  69. c760eb0 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  70. c8b7d44 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  71. bc25932 Implement file absence checks in art_apex_test.py. am: 2babede0d0 by Martin Stjernholm · 6 years ago
  72. 2babede Implement file absence checks in art_apex_test.py. by Martin Stjernholm · 6 years ago
  73. 1965377 Move elf_utils.h to libelffile library as well. am: 50928116be by David Srbecky · 6 years ago
  74. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  75. 2af8d61 Hide conscrypt package classes for app AOT compilation. am: b9c29f625b by Vladimir Marko · 6 years ago
  76. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  77. 6034bb0 Open only necessary files for BCP checksums test. am: bcd99bed47 by Vladimir Marko · 6 years ago
  78. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  79. 115ec77 Use normal checkpoints for NotifyStartupCompleted am: 3e5c4cec27 by Mathieu Chartier · 6 years ago
  80. 3e5c4ce Use normal checkpoints for NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  81. d716ca4 Delete RunCheckpointOnRunnableThreads am: 36dfa4177e by Mathieu Chartier · 6 years ago
  82. 36dfa41 Delete RunCheckpointOnRunnableThreads by Mathieu Chartier · 6 years ago
  83. b703dc3 Move all tools/ agents into tools/jvmti-agents directory am: f74d4cb0e2 by Alex Light · 6 years ago
  84. f74d4cb Move all tools/ agents into tools/jvmti-agents directory by Alex Light · 6 years ago
  85. aa6c412 Change image method and field visiting to use templates am: 9d5956a959 by Mathieu Chartier · 6 years ago
  86. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  87. 4d76965 Support InMemoryDexClassLoader in ClassLoaderContext am: 1a9ac537f5 by David Brazdil · 6 years ago
  88. 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 6 years ago
  89. e8ac354 Compare the oat version of runtime, dex2oat and the compiler. am: e5d93b58a5 by David Srbecky · 6 years ago
  90. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  91. 0cc3a73 Fix art/build/apex/runtests.sh's usage command. am: 336245d020 by Roland Levillain · 6 years ago
  92. 336245d Fix art/build/apex/runtests.sh's usage command. by Roland Levillain · 6 years ago
  93. c5fa455 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  94. e3e0f70 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  95. 06ccca2 Add `oatdump` and ART tools to the Release Runtime APEX package. am: 02998cf18a by Roland Levillain · 6 years ago
  96. 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 6 years ago
  97. 459107a Support FDs for class loader context dex files am: 8982186538 by David Brazdil · 6 years ago
  98. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  99. bedcd43 ObjPtr<>-ify entrypoint utils. am: 4bb2af5e61 by Vladimir Marko · 6 years ago
  100. 4bb2af5 ObjPtr<>-ify entrypoint utils. by Vladimir Marko · 6 years ago