1. 70f7a40 Add mixed buildbot/LUCI console and a dedicated LUCI console am: 30498dee68 by Eric Foo · 6 years ago
  2. 30498de Add mixed buildbot/LUCI console and a dedicated LUCI console by Eric Foo · 6 years ago
  3. ca08c68 jni: Avoid extra std::string copies am: 338403c900 by Greg Kaiser · 6 years ago
  4. 72eef6b dex2oat: Avoid extra std::string copy am: f276f957e5 by Greg Kaiser · 6 years ago
  5. 2457c9c optimizing_compiler: Avoid extra std::string copy am: e7e195db8e by Greg Kaiser · 6 years ago
  6. 338403c jni: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  7. f276f95 dex2oat: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  8. e7e195d optimizing_compiler: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  9. bff61ee ObjPtr<>-ify mirror::IfTable. am: 557feceeb4 by Vladimir Marko · 6 years ago
  10. 5ee97e2 ObjPtr<>-ify mirror::Class. am: c524e9e7e7 by Vladimir Marko · 6 years ago
  11. 557fece ObjPtr<>-ify mirror::IfTable. by Vladimir Marko · 6 years ago
  12. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  13. 390048a Ensure that debug symbols are sorted. am: 2e1ec835d0 by David Srbecky · 6 years ago
  14. 17eb1ea Don't attach thread before dex2oat finish creating runtime am: a72ca6c3e0 by Koji Fukui · 6 years ago
  15. 2e1ec83 Ensure that debug symbols are sorted. by David Srbecky · 6 years ago
  16. a72ca6c Don't attach thread before dex2oat finish creating runtime by Koji Fukui · 6 years ago
  17. d7edb1a ART: fix buildbots following art-tools build change am: dfad9fc142 by Orion Hodson · 6 years ago
  18. dfad9fc ART: fix buildbots following art-tools build change by Orion Hodson · 6 years ago
  19. 36ffb09 InMemoryDexClassLoader in ClassLoaderContext follow-up am: 1a1398ec15 by David Brazdil · 6 years ago
  20. 1a1398e InMemoryDexClassLoader in ClassLoaderContext follow-up by David Brazdil · 6 years ago
  21. cccbba8 ART: Clean up obj_ptr.h and obj_ptr-inl.h . am: f57f2ed8c3 by Vladimir Marko · 6 years ago
  22. f57f2ed ART: Clean up obj_ptr.h and obj_ptr-inl.h . by Vladimir Marko · 6 years ago
  23. 02615ec ART: change art-tools be host-only am: 5cb98a99cf by Orion Hodson · 6 years ago
  24. 5cb98a9 ART: change art-tools be host-only by Orion Hodson · 6 years ago
  25. 39123ef Tighten native API surface. am: 79f5662900 by Pete Bentley · 6 years ago
  26. 79f5662 Tighten native API surface. by Pete Bentley · 6 years ago
  27. 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
  28. d27e60a Add another library that appears on branch git_master_asan_cf_throttled, by Martin Stjernholm · 6 years ago
  29. 2598339 Make titrace work with kArtTiVersion am: 9f3ea7c8c5 by Alex Light · 6 years ago
  30. 9f3ea7c Make titrace work with kArtTiVersion by Alex Light · 6 years ago
  31. 2e31040 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 6 years ago
  32. b81fe23 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 6 years ago
  33. 9d53e46 Allow jvmti Allocate & Deallocate function on unattached threads am: 6a399f3c46 by Alex Light · 6 years ago
  34. 6a399f3 Allow jvmti Allocate & Deallocate function on unattached threads by Alex Light · 7 years ago
  35. 9cc1051 Fix JNI GetFieldId() signature check for "". am: d91de5ffa1 by Vladimir Marko · 6 years ago
  36. 91a65ad ObjPtr<>-ify String allocations, fix stale refs. am: 179b7c61ea by Vladimir Marko · 6 years ago
  37. d91de5f Fix JNI GetFieldId() signature check for "". by Vladimir Marko · 6 years ago
  38. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  39. c760eb0 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  40. c8b7d44 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  41. bc25932 Implement file absence checks in art_apex_test.py. am: 2babede0d0 by Martin Stjernholm · 6 years ago
  42. 2babede Implement file absence checks in art_apex_test.py. by Martin Stjernholm · 6 years ago
  43. 1965377 Move elf_utils.h to libelffile library as well. am: 50928116be by David Srbecky · 6 years ago
  44. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  45. 2af8d61 Hide conscrypt package classes for app AOT compilation. am: b9c29f625b by Vladimir Marko · 6 years ago
  46. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  47. 6034bb0 Open only necessary files for BCP checksums test. am: bcd99bed47 by Vladimir Marko · 6 years ago
  48. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  49. 115ec77 Use normal checkpoints for NotifyStartupCompleted am: 3e5c4cec27 by Mathieu Chartier · 6 years ago
  50. 3e5c4ce Use normal checkpoints for NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  51. d716ca4 Delete RunCheckpointOnRunnableThreads am: 36dfa4177e by Mathieu Chartier · 6 years ago
  52. 36dfa41 Delete RunCheckpointOnRunnableThreads by Mathieu Chartier · 6 years ago
  53. b703dc3 Move all tools/ agents into tools/jvmti-agents directory am: f74d4cb0e2 by Alex Light · 6 years ago
  54. f74d4cb Move all tools/ agents into tools/jvmti-agents directory by Alex Light · 6 years ago
  55. aa6c412 Change image method and field visiting to use templates am: 9d5956a959 by Mathieu Chartier · 6 years ago
  56. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  57. 4d76965 Support InMemoryDexClassLoader in ClassLoaderContext am: 1a9ac537f5 by David Brazdil · 6 years ago
  58. 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 6 years ago
  59. e8ac354 Compare the oat version of runtime, dex2oat and the compiler. am: e5d93b58a5 by David Srbecky · 6 years ago
  60. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  61. 0cc3a73 Fix art/build/apex/runtests.sh's usage command. am: 336245d020 by Roland Levillain · 6 years ago
  62. 336245d Fix art/build/apex/runtests.sh's usage command. by Roland Levillain · 6 years ago
  63. c5fa455 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  64. e3e0f70 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  65. 06ccca2 Add `oatdump` and ART tools to the Release Runtime APEX package. am: 02998cf18a by Roland Levillain · 6 years ago
  66. 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 6 years ago
  67. 459107a Support FDs for class loader context dex files am: 8982186538 by David Brazdil · 6 years ago
  68. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  69. bedcd43 ObjPtr<>-ify entrypoint utils. am: 4bb2af5e61 by Vladimir Marko · 6 years ago
  70. 4bb2af5 ObjPtr<>-ify entrypoint utils. by Vladimir Marko · 6 years ago
  71. bfa2de7 Fix two_runtimes_test dependencies. am: 975b774274 by Nicolas Geoffray · 6 years ago
  72. 975b774 Fix two_runtimes_test dependencies. by Nicolas Geoffray · 6 years ago
  73. 05ac879 ART: Disable kCorePlatform detection am: 340eff4ef0 by Andreas Gampe · 6 years ago
  74. ba976d5 Ensure to create the symlink in the symbols directory am: 72da985565 by Jiyong Park · 6 years ago
  75. 340eff4 ART: Disable kCorePlatform detection by Andreas Gampe · 6 years ago
  76. 72da985 Ensure to create the symlink in the symbols directory by Jiyong Park · 6 years ago
  77. 488042d ART: Change signature file derivation am: 4cb26acc1d by Andreas Gampe · 6 years ago
  78. 4cb26ac ART: Change signature file derivation by Andreas Gampe · 6 years ago
  79. 55a1d1d Fix art-boot-image rule. am: a5880863ee by Nicolas Geoffray · 6 years ago
  80. a588086 Fix art-boot-image rule. by Nicolas Geoffray · 6 years ago
  81. f7a4921 Add read barrier comments for ArtField::IsProxyField(). am: 415ac850a2 by Vladimir Marko · 6 years ago
  82. 415ac85 Add read barrier comments for ArtField::IsProxyField(). by Vladimir Marko · 6 years ago
  83. a83af18 Open in-memory dex files into a single DexFile object am: 7458291cba by David Brazdil · 6 years ago
  84. 7458291 Open in-memory dex files into a single DexFile object by David Brazdil · 6 years ago
  85. b927ebd Fix possible overrun bug for resolving startup strings am: c2109c6803 by Mathieu Chartier · 6 years ago
  86. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 6 years ago
  87. 24d8037 Update mips and mips64 mterp assembly am: 09d3576c2a by Colin Cross · 6 years ago
  88. 09d3576 Update mips and mips64 mterp assembly by Colin Cross · 6 years ago
  89. a728107 Document when we can avoid read barriers. am: a040ddc137 by Vladimir Marko · 6 years ago
  90. a040ddc Document when we can avoid read barriers. by Vladimir Marko · 6 years ago
  91. f0b3d33 Change registerNativeAllocation to long argument am: f57f7d4cac by Hans Boehm · 6 years ago
  92. 3548fcf Create libelffile library for ELF file manipulation. am: 2faab0064b by David Srbecky · 6 years ago
  93. f57f7d4 Change registerNativeAllocation to long argument by Hans Boehm · 6 years ago
  94. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  95. 9f26e62 Add binary search table for .debug_frame am: 5f1465ff68 by David Srbecky · 6 years ago
  96. 5f1465f Add binary search table for .debug_frame by David Srbecky · 6 years ago
  97. cc49e75 Unload native libraries during shutdown. am: 21b656872c by Nicolas Geoffray · 6 years ago
  98. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 6 years ago
  99. 473807b ART: Emit minidebug-info in preinstall am: 0985eb1b83 by Andreas Gampe · 6 years ago
  100. ccbba97 Create canonical name -> file name symlink in the symbol directory by Jiyong Park · 6 years ago