1. 6ea32a5 Remove dependency on libbacktrace. by Christopher Ferris · 2 years, 2 months ago
  2. 8dea9c4 Update code to fix two unused variable warnings. by Nicolas Geoffray · 2 years, 9 months ago
  3. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  4. 001bb57 Change dirty-image-objects file format. by Vladimir Marko · 3 years, 3 months ago
  5. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  6. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 3 years, 10 months ago
  7. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 3 years, 10 months ago
  8. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 3 years, 10 months ago
  9. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 3 years, 11 months ago
  10. 6355d69 Remove core.art image by David Srbecky · 4 years, 2 months ago
  11. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 4 years ago
  12. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 4 months ago
  13. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 4 months ago
  14. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  15. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  16. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 6 months ago
  17. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 4 years, 7 months ago
  18. 623d4f1 Share boot image methods memory in JIT zygote. by Nicolas Geoffray · 4 years, 8 months ago
  19. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 4 years, 9 months ago
  20. 30c0094 Handle image map names that end with ] by Mathieu Chartier · 4 years, 9 months ago
  21. d3b6664 Fix imgdiag crashing for ASLR images by Mathieu Chartier · 5 years ago
  22. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  23. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 5 years ago
  24. f421a90 imgdiag: Change CHECK_NE() to LOG(ERROR). by Vladimir Marko · 5 years ago
  25. 71d614f Fix imgdiag after ObjPtr<>-ify Object::As*(). by Vladimir Marko · 5 years ago
  26. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 5 years ago
  27. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 5 years ago
  28. d0430bf imgdiag: Do not abort for dirty pages in boot image. by Vladimir Marko · 5 years ago
  29. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 5 years ago
  30. 1f146b7 Refactor and improve imgdiag. by Vladimir Marko · 5 years ago
  31. 20af92f Add extra output for imgdiag's failing CHECK. by Vladimir Marko · 5 years ago
  32. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 5 years ago
  33. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 5 years ago
  34. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 5 years ago
  35. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 5 years ago
  36. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  37. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  38. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  39. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  40. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  41. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  42. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  43. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  44. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 6 years ago
  45. aad9d37 ART: Fix tidy warnings in imgdiag by Andreas Gampe · 6 years ago
  46. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  47. f941170 ART: Remove utils.h's ParseUint & ParseInt by Andreas Gampe · 6 years ago
  48. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  49. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  50. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  51. 21f7ac1 Handle FixUpRemotePointer for external images by Mathieu Chartier · 6 years ago
  52. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  53. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  54. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
  55. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  56. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  57. 5cf8b53 Modify to use new BacktraceMap iterator. by Christopher Ferris · 7 years ago
  58. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  59. 8fae4b5 ART: Change CmdlineMain/Args behavior by Andreas Gampe · 7 years ago
  60. a49e053 Show ArtMethods in imgdiag by David Sehr · 7 years ago
  61. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  62. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
  63. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  64. c23b0c0 Group dirty images objects together in the image. by Jeff Hao · 7 years ago
  65. 728f850 Add private dirty image section breakdown by Mathieu Chartier · 7 years ago
  66. 51e7965 Make imgdiag diff against app vs zygote heap by Mathieu Chartier · 7 years ago
  67. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  68. b4005f0 Templatize loops in imgdiag by David Sehr · 7 years ago
  69. f86eda6 Fix lval/rval confusion in imgdiag by David Sehr · 7 years ago
  70. 50005a0 Revert "Revert "Refactor imgdiag in preparation for ArtMethod"" by David Sehr · 7 years ago
  71. 45de57f Revert "Refactor imgdiag in preparation for ArtMethod" by David Sehr · 7 years ago
  72. 0627be3 Refactor imgdiag in preparation for ArtMethod by David Sehr · 7 years ago
  73. 41d8eee Remaining code review fixes by David Sehr · 7 years ago
  74. 20e271a Make imgdiag more useful for dirty page in zygote by David Sehr · 7 years ago
  75. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  76. 5115efb ART: Fix soong defaults order by Andreas Gampe · 7 years ago
  77. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 7 years ago
  78. 97c381e Separate art::Exec from utils by David Sehr · 7 years ago
  79. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 7 years ago
  80. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  81. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 8 years ago
  82. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  83. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  84. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  85. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  86. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  87. c7376e0 Convert more of art to Android.bp by Colin Cross · 8 years ago
  88. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  89. de7b49a Fix ODR violation by Colin Cross · 8 years ago
  90. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  91. 75f0885 ART: Rename ArtMethod JNI field by Andreas Gampe · 8 years ago
  92. c5196cd Add imgdiag support for diff against zygote by Mathieu Chartier · 8 years ago
  93. 2ba04ea Revert "Revert "Reduce dirty image pages by improving binning"" by Mathieu Chartier · 8 years ago
  94. d464fa1 Revert "Reduce dirty image pages by improving binning" by Mathieu Chartier · 8 years ago
  95. f3cee19 Reduce dirty image pages by improving binning by Mathieu Chartier · 8 years ago
  96. c52e3f9 Merge "ART: Refactor imgdiag internals" by Andreas Gampe · 8 years ago
  97. 7ad71d0 ART: Refactor imgdiag internals by Andreas Gampe · 8 years ago
  98. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  99. cb044bc Dump different fields in imgdiag by Mathieu Chartier · 8 years ago
  100. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 8 years ago