- 10137ab Move descriptor hashing to `mirror::Class`. by Vladimir Marko · 2 years, 9 months ago
- a23cf27 Add comments about class/intern table search order. by Vladimir Marko · 2 years, 9 months ago
- 7a04783 dex2oat: Faster class pruning. by Vladimir Marko · 2 years, 9 months ago
- 099b75b Use `HashMap<>` for code info deduplication. by Vladimir Marko · 2 years, 10 months ago
- 365c020 String hashing cleanup in `InternTable`. by Vladimir Marko · 2 years, 10 months ago
- f67e8c3 Preallocate `CodeInfoTableDeduper::dedupe_set_`. by Vladimir Marko · 2 years, 10 months ago
- db7c76b Reland "Only do dexlayout when generating comptact dex." by Nicolas Geoffray · 2 years, 10 months ago
- b8ff44c Revert "Only do dexlayout when generating comptact dex." by Nicolas Geoffray · 2 years, 10 months ago
- 14d3c2c Only do dexlayout when generating comptact dex. by Nicolas Geoffray · 2 years, 10 months ago
- f9ae8e3 Implement shared counters for boot image / zygote methods. by Nicolas Geoffray · 2 years, 11 months ago
- e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 10 months ago
- 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 10 months ago
- fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 11 months ago
- 69a87e3 Revert^4 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 10 months ago
- 1849c3a Revert^3 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 10 months ago
- b740438 Revert^2 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 3 years ago
- 67b2d30 Cache `DexCache` and class in `InitImageMethodVisitor`. by Vladimir Marko · 2 years, 11 months ago
- 4625f25 Avoid Modified-UTF8 processing for ASCII strings. by Vladimir Marko · 2 years, 11 months ago
- d77cc47 Avoid unnecessary copying while iterating the class table by Santiago Aboy Solanes · 2 years, 11 months ago
- a9e285a Cache `IsImageClass()` result in `InitImageMethodVisitor`. by Vladimir Marko · 2 years, 11 months ago
- 5f958f6 Avoid unnecessary read barriers in `ImageWriter`. by Vladimir Marko · 3 years ago
- 2c3b085 Use the right alignof when mapping an uncompressed dex file. by Nicolas Geoffray · 2 years, 11 months ago
- c435166 Initialize image roots before GC in ImageWriter. by Vladimir Marko · 3 years ago
- 57a45be Revert^4 "Store and check apex-versions in boot ..." by Jiakai Zhang · 3 years ago
- 16eb100 Revert "Revert^2 "Store and check apex-versions in boot images."" by Santiago Aboy Solanes · 3 years ago
- 239c449 Revert "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 3 years ago
- 2d62882 Add bss support for inlining BCP DexFiles for single image by Santiago Aboy Solanes · 3 years ago
- 11b78a8 Revert^2 "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
- 5bd2208 Revert "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
- 2de577d Store and check apex-versions in boot images. by Jiakai Zhang · 3 years ago
- ee7bd32 Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases" by Nicolas Geoffray · 3 years ago
- cd27817 Fix --input-vdex in the presence of a compact dex file. by Nicolas Geoffray · 3 years ago
- 32b8c8f Expand sharpening's ComputeLoadClassKind to cover cross-dex cases by Santiago Aboy Solanes · 3 years, 1 month ago
- 84caad6 Reland "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
- 0d0e09d Do not continue loading a vdex if we don't have enough reserved space. by Nicolas Geoffray · 3 years ago
- dcf9570 Revert "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
- 537f477 Remove old unquickening of vdex logic. by Nicolas Geoffray · 3 years, 1 month ago
- e74e0ce JNI: Inline fast-path for `JniMethodEnd()`. by Vladimir Marko · 3 years, 1 month ago
- ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 2 months ago
- 4d52715 Revert^2 "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 2 months ago
- 02e0eb7 Revert "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 2 months ago
- c17656b JNI: Rewrite locking for synchronized methods. by Vladimir Marko · 3 years, 2 months ago
- a0232ad Add .bss support for inlining across dexfiles within Oat by Santiago Aboy Solanes · 3 years, 2 months ago
- 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 3 years, 2 months ago
- 46a8910 Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 3 years, 3 months ago
- 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 3 years, 2 months ago
- 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 3 years, 3 months ago
- 2ca0900 Revert "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 3 years, 3 months ago
- 64d6e18 JNI: Remove `JniMethodFast{Start,End}()`. by Vladimir Marko · 3 years, 3 months ago
- 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 4 months ago
- 6fbcc29 Change ClassLinker::dex_caches_ from list to unordered_map. by David Srbecky · 3 years, 11 months ago
- 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 4 months ago
- e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 11 months ago
- 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 3 years, 6 months ago
- 7209da0 Support field VarHandle objects in boot image. by Vladimir Marko · 3 years, 7 months ago
- 4dc6589 Don't wrap VerifyError into NoClassDefFoundError. by Nicolas Geoffray · 3 years, 6 months ago
- ea936c0 dex2oat: Faster retrieval of profile data. by Vladimir Marko · 3 years, 7 months ago
- 4026117 Rewrite static/instance field search by index. by Vladimir Marko · 3 years, 7 months ago
- 2ef367a Ensure verifier deps in the vdex file are 4-byte aligned. by Nicolas Geoffray · 3 years, 8 months ago
- 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 8 months ago
- 889da94 Fix gtests with mini-debug-info enabled by default. by David Srbecky · 3 years, 9 months ago
- 2cca1e0 Add number of methods to OatClass. by Vladimir Marko · 3 years, 9 months ago
- 3d76ebe Change OatClassType to enum class. by Vladimir Marko · 3 years, 9 months ago
- 0b94328 Reland "Move the type lookup table to vdex." by Nicolas Geoffray · 3 years, 9 months ago
- 640c448 Revert "Move the type lookup table to vdex." by Nicolas Geoffray · 3 years, 9 months ago
- f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
- c005ada Move the type lookup table to vdex. by Nicolas Geoffray · 3 years, 9 months ago
- d187d87 Remove option CreateTypeLookupTable. by Nicolas Geoffray · 3 years, 9 months ago
- a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 3 years, 10 months ago
- d3d1a1a Remove DexToDexCompiler by David Srbecky · 3 years, 10 months ago
- e3ca16f Do not use absolute addresses in image test oat files. by Vladimir Marko · 3 years, 10 months ago
- 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 11 months ago
- 4f3959b Avoid duplicate hash calculation in ImageWriter. by Vladimir Marko · 3 years, 11 months ago
- 001bb57 Change dirty-image-objects file format. by Vladimir Marko · 3 years, 11 months ago
- b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 3 years, 11 months ago
- 1214319 Lazily allocate DexCache arrays. by David Srbecky · 4 years ago
- 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 4 years ago
- 6dc86d1 Put method pointer arrays together in images. by Vladimir Marko · 4 years ago
- 1ee1267 Rewrite pointer array relocation in ImageWriter. by Vladimir Marko · 4 years ago
- b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 4 years ago
- f3f1c8b Add comment to art_jni_trampoline. by Yabin Cui · 4 years ago
- 7203b20 Do not fill ImageWriter::oat_index_map_ for single image. by Vladimir Marko · 4 years ago
- 151e23a Rewrite intern table construction in ImageWriter. by Vladimir Marko · 4 years ago
- c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 4 years ago
- 4c796aa Rewrite class table construction in ImageWriter. by Vladimir Marko · 4 years ago
- 365f94f Minor updates to fd_file.h by Orion Hodson · 4 years ago
- 26de896 Use HashMap<> and HashSet<> in dex2oat. by Vladimir Marko · 4 years, 1 month ago
- 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 1 month ago
- a07de55 Revert^2 "ART: Fix breaking changes from recent VIXL update." by Artem Serov · 4 years, 2 months ago
- eeaf47f Revert "ART: Fix breaking changes from recent VIXL update." by Ulyana Trafimovich · 4 years, 3 months ago
- 4955036 ART: Fix breaking changes from recent VIXL update. by Artem Serov · 6 years ago
- eb9eb00 Faster @CriticalNative for boot image. by Vladimir Marko · 4 years, 3 months ago
- 8f63f10 Faster access to unresolved classes from compiled code. by Vladimir Marko · 4 years, 4 months ago
- e6c0f2a Pass a full MethodReference of the invoke in HInvoke nodes. by Nicolas Geoffray · 4 years, 4 months ago
- 4717175 Move code item to the data pointer and remove code_item_offset. by Nicolas Geoffray · 4 years, 5 months ago
- 9a2ba0e Clear DexCache MethodTypes and CallSites in ImageWriter. by Vladimir Marko · 4 years, 5 months ago
- 346fd96 More inclusive language in the runtime by David Srbecky · 4 years, 6 months ago
- 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 6 months ago
- c220827 Replace "dummy" with "fake" in some tests. by Vladimir Marko · 4 years, 6 months ago
- 4ef451a Rename kDummy32BitOffset to kPlaceholder32BitOffset. by Vladimir Marko · 4 years, 6 months ago