- 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
- 584b197 Simplify some functions in OatMethod. by Peter Collingbourne · 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
- 95bb995 Remove unused MadviseState hints by Jared Duke · 3 years, 5 months ago
- ce9b902 Reland: Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 6 months ago
- d7a4da1 Revert "Support pass BCP art/vdex/oat files by FD" by Orion Hodson · 3 years, 6 months ago
- b1adfc2 Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 6 months ago
- f667c33 Avoid opening BCP jars if the corresponding FDs exist by Victor Hsieh · 3 years, 8 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
- c005ada Move the type lookup table to vdex. by Nicolas Geoffray · 3 years, 9 months ago
- 982eced Remove '&' class loader context. by Nicolas Geoffray · 3 years, 10 months ago
- 4924ea9 Remove Vdex::GetQuickenedInfoOf and all its users. by Nicolas Geoffray · 3 years, 10 months ago
- 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 11 months ago
- 16f60dc Support loading vdex files without odex. by Nicolas Geoffray · 4 years ago
- c7ac91b [metrics] Report some ART metadata by Eric Holk · 4 years ago
- 8f63f10 Faster access to unresolved classes from compiled code. by Vladimir Marko · 4 years, 4 months ago
- 3c98d69 Inclusive language fixes in ART's garbage collector. by Roland Levillain · 4 years, 6 months ago
- 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 7 months ago
- bc89ed4 Do not execute OAT files that require app images that cannot be loaded by Eric Holk · 4 years, 9 months ago
- 40082b6 Revert "Reject OAT file in speed-profile if app image is rejected" by Louis Chang · 4 years, 9 months ago
- 7c25b09 Reject OAT file in speed-profile if app image is rejected by Eric Holk · 4 years, 9 months ago
- 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 5 years ago
- 13fcc3e Remove some dead code from OatFile. by Vladimir Marko · 5 years ago
- 6994468 Follow-up for "Use provided dex filenames in oat file." by Vladimir Marko · 5 years ago
- b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 5 years ago
- d3d00c0 Refactor oat.h. by Vladimir Marko · 5 years ago
- 5ee206f Make LinkMethods setup the entrypoint like image_writer. by Nicolas Geoffray · 5 years ago
- 605a5fe jitzygote: Fix DCHECKs by David Srbecky · 6 years ago
- 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 6 years ago
- 7126c5b Preverify InMemoryDexClassLoader-loaded classes from vdex by David Brazdil · 6 years ago
- e3e0f70 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
- 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
- 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 6 years ago
- 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 6 years ago
- 59ae4f9 Replace StringPiece with std::string_view in OatFile. by Vladimir Marko · 6 years ago
- 206348c Selectively allow dead reference elimination by Hans Boehm · 6 years ago
- 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
- 97b2811 ART: Clean up base/utils.h by Andreas Gampe · 6 years ago
- 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
- f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
- e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
- c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
- bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
- 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
- b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 7 years ago
- ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 7 years ago
- 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 7 years ago
- 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
- 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
- b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
- c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
- 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
- 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 7 years ago
- 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
- 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
- b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
- f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
- 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
- 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
- 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
- f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
- 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
- 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
- ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
- 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
- e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
- ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
- 67ab1c5 Merge "Pass the debug_info_offset explicitly." by Nicolas Geoffray · 7 years ago
- 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago
- f3c52b4 Fill Class and String .bss slots in runtime. by Vladimir Marko · 7 years ago
- b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
- 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
- 0f3c700 Remove DexCache arrays from app oat .bss. by Vladimir Marko · 7 years ago
- 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
- a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
- 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 8 years ago
- 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 8 years ago
- 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
- 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
- 16d4843 Allow dex2oat to handle relative paths. by Jeff Hao · 8 years ago
- 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 8 years ago
- 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
- 5923b52 Do not return patchoat for dexopt needed. by Richard Uhler · 8 years ago
- 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
- 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
- 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
- 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
- aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
- 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
- 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
- 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
- c93b3be Fix run-test after introduction of VDEX by David Brazdil · 8 years ago
- 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
- 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 8 years ago