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