1. 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 3 years, 8 months ago
  2. 7209da0 Support field VarHandle objects in boot image. by Vladimir Marko · 3 years, 9 months ago
  3. e020b7f Faster BCP checksum verification. by Vladimir Marko · 3 years, 9 months ago
  4. f667c33 Avoid opening BCP jars if the corresponding FDs exist by Victor Hsieh · 3 years, 10 months ago
  5. a09d8b7 Add runtime option -Xbootclasspathfds: for pre-opened fds by Victor Hsieh · 3 years, 10 months ago
  6. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 9 months ago
  7. 61ffd04 Make the runtime option -Ximage a ParseStringList by Victor Hsieh · 3 years, 10 months ago
  8. 26e9e75 Improve OOME log message informing OOME before heap full by Lokesh Gidra · 3 years, 10 months ago
  9. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 11 months ago
  10. 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 4 years, 1 month ago
  11. 4e7b3c7 Make some hash/equals operators inline. by Vladimir Marko · 4 years, 1 month ago
  12. 805769b Remove unused flag is_zygote flag from ImageSpace. by Orion Hodson · 4 years, 2 months ago
  13. fa81f71 Remove the ability to load the boot image from dalvik cache by Orion Hodson · 4 years, 2 months ago
  14. 72d3195 Fix error message logging in `art::gc::space::ImageSpace::LoadBootImage`. by Roland Levillain · 4 years, 2 months ago
  15. 771708f Avoid growing boot class path for --single-image compiled images by Orion Hodson · 4 years, 2 months ago
  16. 6e6f1b2 Do not open dex files in CLC if we only need to get dexopt status by Calin Juravle · 4 years, 3 months ago
  17. cea158f Fix logging image spaces. by Vladimir Marko · 4 years, 3 months ago
  18. b663915 Add more logging to region-space for OOME by Lokesh Gidra · 4 years, 3 months ago
  19. 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 4 months ago
  20. ae7168e Remove unused image space order argument by Orion Hodson · 4 years, 5 months ago
  21. 6732b80 Remove the ability to generate an image in image_space.cc by Orion Hodson · 4 years, 5 months ago
  22. 4717175 Move code item to the data pointer and remove code_item_offset. by Nicolas Geoffray · 4 years, 7 months ago
  23. 2d45520 A few more inclusive language updates by Orion Hodson · 4 years, 8 months ago
  24. 346fd96 More inclusive language in the runtime by David Srbecky · 4 years, 8 months ago
  25. 3c98d69 Inclusive language fixes in ART's garbage collector. by Roland Levillain · 4 years, 8 months ago
  26. ce0d007 separate madvise calling from critical section by Pin-Chuan Liu · 4 years, 10 months ago
  27. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 9 months ago
  28. 1eb8f32 Revert^2 "Remove test_per_src from ART tests." am: 883c1346b8 by David Srbecky · 4 years, 10 months ago
  29. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 10 months ago
  30. 61e0302 Revert "Use MADV_FREE to reclaim pages of freed regions" am: 58520dfba3 by Lokesh Gidra · 4 years, 10 months ago
  31. 58520df Revert "Use MADV_FREE to reclaim pages of freed regions" by Lokesh Gidra · 4 years, 10 months ago
  32. 863e22a Move implementations from class_root.h to -inl.h . am: 5868adaefe by Vladimir Marko · 4 years, 10 months ago
  33. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 10 months ago
  34. c8fd175 Report time spent doing madvise in GC performance dump am: 2750a9884d by Lokesh Gidra · 4 years, 10 months ago
  35. 2750a98 Report time spent doing madvise in GC performance dump by Lokesh Gidra · 4 years, 10 months ago
  36. 23fec24 Revert "Remove test_per_src from ART tests." am: fc5e2ef08c by Christopher Ferris · 4 years, 10 months ago
  37. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 10 months ago
  38. e420b75 Remove test_per_src from ART tests. am: 8103e479d8 by David Srbecky · 4 years, 10 months ago
  39. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 11 months ago
  40. d18dcbb "Move ICU from ART APEX to i18n APEX" Attempt 2 am: d20e51dcd0 by Victor Chang · 4 years, 10 months ago
  41. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 11 months ago
  42. 43b9b3b Revert "Move ICU from ART APEX to i18n APEX" am: 4a48775376 by vichang · 4 years, 11 months ago
  43. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 11 months ago
  44. 899840e Move ICU from ART APEX to i18n APEX am: 8419b82fa8 by Victor Chang · 4 years, 11 months ago
  45. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 5 years ago
  46. acafa9f Use MADV_FREE to reclaim pages of freed regions am: 315f1b21a5 by Lokesh Gidra · 4 years, 11 months ago
  47. 315f1b2 Use MADV_FREE to reclaim pages of freed regions by Lokesh Gidra · 5 years ago
  48. 683e674 Fix string deduplication for multi-image extensions. am: f4ba904ec0 am: 0bd9650718 by Vladimir Marko · 5 years ago
  49. f4ba904 Fix string deduplication for multi-image extensions. by Vladimir Marko · 5 years ago
  50. 1afc1f5 Deduplicate interned image strings. am: fdd4684836 am: 2e5b73b634 by Vladimir Marko · 5 years ago
  51. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 5 years ago
  52. e11d0f8 [art] Remove boot complete marker am: 1b536ca76e by Calin Juravle · 5 years ago
  53. 1b536ca [art] Remove boot complete marker by Calin Juravle · 5 years ago
  54. ab4d222 Fix boot image size check. by Vladimir Marko · 5 years ago
  55. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 5 years ago
  56. f6afcc9 Update boot image extension compilation args. by Vladimir Marko · 5 years ago
  57. 89b85eb dex2oat: default to speed-profile if we have a profile. by Vladimir Marko · 5 years ago
  58. f9dfd77 Update VMRuntime.isBootClassPathOnDisk()... by Vladimir Marko · 5 years ago
  59. c0e0e5e Compile boot image extensions in memory. by Vladimir Marko · 5 years ago
  60. 4f9d62b Utilize partially used TLABs by Lokesh Gidra · 5 years ago
  61. c4bf667 Use ResetTlab instead of setting to null by Mathieu Chartier · 5 years ago
  62. d0036ac Single-image boot image extensions. by Vladimir Marko · 5 years ago
  63. 0fce03f Add scoped trace to VisitDexCacheArrays by Mathieu Chartier · 5 years ago
  64. dd09f71 Fix oatdump for boot image extensions. by Vladimir Marko · 5 years ago
  65. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 5 years ago
  66. f585c1e Protect/Unprotect regions (region space) only in debug build by Lokesh Gidra · 5 years ago
  67. 0ac78cf Fix vtable relocation for boot image extension. by Vladimir Marko · 5 years ago
  68. a8f3918 Clean up some image tests. by Vladimir Marko · 5 years ago
  69. d830263 Fix image checksum verification. by Vladimir Marko · 5 years ago
  70. 92eec3a Add boot image checksums to image header. by Vladimir Marko · 5 years ago
  71. d3d00c0 Refactor oat.h. by Vladimir Marko · 5 years ago
  72. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 5 years ago
  73. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 5 years ago
  74. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 5 years ago
  75. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 5 years ago
  76. 9f459c4 Revert "Boot image extension." by Colin Cross · 5 years ago
  77. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  78. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 6 years ago
  79. 1b13d28 Improve diagnostic messages for reading image header. by Vladimir Marko · 5 years ago
  80. 9ac8e43 JIT mini-debug-info: Allocate entries in the JIT data space. by David Srbecky · 6 years ago
  81. ea5b429 Include evacuated bytes in heap size trace by Lokesh Gidra · 6 years ago
  82. e80ecf3 Rewrite the .data.bimg.rel.ro check in OatFile::Setup(). by Vladimir Marko · 6 years ago
  83. 7c50274 Fix Heap::UnBindBitmaps for spaces without bitmaps by Mathieu Chartier · 6 years ago
  84. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 6 years ago
  85. 52c468a Refactor mark-bit set logic in PreZygoteFork() by Lokesh Gidra · 6 years ago
  86. c0b30c9 Implement boot image extension relocation. by Vladimir Marko · 6 years ago
  87. 8787cf8 Set Mark-bit for large Zygote objects by Lokesh Gidra · 6 years ago
  88. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 6 years ago
  89. 41a2189 Go to native for image decompression thread pool wait by Mathieu Chartier · 6 years ago
  90. 17e5ba9 Optimize RegionSpace::ClearFromSpace() by Lokesh Gidra · 6 years ago
  91. 23628c2 Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  92. baa99ad Optimize RegionSpace::ClearFromSpace() by Lokesh Gidra · 6 years ago
  93. 3ac5ea4 Fix image_space_test on Q+ target. by Vladimir Marko · 6 years ago
  94. 3f795d2 Fix image_space_test on Q+ target. by Vladimir Marko · 6 years ago
  95. a253c2d Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  96. 2180d8e Clean up ArtField/ArtMethod relocation for app image. by Vladimir Marko · 6 years ago
  97. 776ce74 Use DEX2OATBOOTCLASSPATH to generate boot image by wangshumin · 6 years ago
  98. d6d878e Use DEX2OATBOOTCLASSPATH to generate boot image by wangshumin · 6 years ago
  99. 1fe5839 ObjPtr<>-ify ClassTable. by Vladimir Marko · 6 years ago
  100. e9f4729 Free classes after objects for memory tool by Mathieu Chartier · 6 years ago