- d0f099e Reland "Eagerly lookup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
- 05f1a5b Faster `ClassLinker::LoadMethod()`. by Vladimir Marko · 2 years, 10 months ago
- 4478abe Revert "Eagerly loopkup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
- 6ec9905 Eagerly loopkup native symbols in zygote. by Nicolas Geoffray · 2 years, 10 months ago
- 0441d20 Share `IfTable`s and their method arrays when possible. by Vladimir Marko · 2 years, 10 months ago
- 5171813 Reuse superclass `IfTable` with non-marker interfaces. by Vladimir Marko · 2 years, 11 months ago
- 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 2 years, 11 months ago
- 19366b8 Rewrite interface method linking. by Vladimir Marko · 3 years ago
- 1a82a4b Clean up `ClassLinker::FindDefaultMethodImplementation()`. by Vladimir Marko · 3 years ago
- c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
- 78f62d8 Rewrite interface table setup. by Vladimir Marko · 3 years ago
- b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
- 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 3 years ago
- b91402f Templatize `ClassLinker::LinkMethodsHelper`. by Vladimir Marko · 3 years ago
- 854af03 Reland "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years ago
- 8cedd8b Revert "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years ago
- 67e48ec More entrypoint handling cleanup. by Nicolas Geoffray · 3 years ago
- c25a9f9 Reland "Simplify and document entrypoint toggling in instrumentation." by Nicolas Geoffray · 3 years, 1 month ago
- 4b8ea5d Pass OatDexFile by reference in FindDexCache by Santiago Aboy Solanes · 3 years, 1 month ago
- bc89367 Minor refactoring of `ClassLinker::LinkMethods()`. by Vladimir Marko · 3 years, 2 months ago
- 970ba21 Inline across dex files for compiler options' non-BCP methods by Santiago Aboy Solanes · 3 years, 2 months ago
- 9c924e8 Add support to place shared libraries after the dex path by Brad Stenning · 3 years, 3 months ago
- ebf496f Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file by Jiakai Zhang · 3 years, 3 months ago
- 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 3 months ago
- 6fbcc29 Change ClassLinker::dex_caches_ from list to unordered_map. by David Srbecky · 3 years, 10 months ago
- 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 3 months ago
- e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 10 months ago
- e8445e5 Always check for an exception after a class lookup. by Nicolas Geoffray · 3 years, 3 months ago
- c63d967 Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
- 1dab575 Remove some dead code around ClassTable. by Vladimir Marko · 3 years, 10 months ago
- 5b0b2e1 Explictly pass VerifierDeps when asking for class verification. by Nicolas Geoffray · 3 years, 9 months ago
- b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 3 years, 10 months ago
- 1214319 Lazily allocate DexCache arrays. by David Srbecky · 3 years, 11 months ago
- 6df4511 Use vdex assignability types at runtime. by Nicolas Geoffray · 3 years, 11 months ago
- 4335474 Cache hashes of virtual methods in j.l.Object. by Vladimir Marko · 3 years, 11 months ago
- 42bee50 Clean up ClassLinker::LinkFields(). by Vladimir Marko · 4 years ago
- c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 4 years ago
- 2c2724c Disable the public SDK Checker during exception throwing by Calin Juravle · 4 years ago
- 47213e4 Small cleanups in artInvokeInterfaceTrampoline by Nicolas Geoffray · 4 years ago
- 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 4 years ago
- 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
- 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 1 month ago
- 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 8 months ago
- d1f7351 dex2oat: add --updatable-bcp-packages-file argument. by Vladimir Marko · 4 years, 9 months ago
- 725da8f Fix race between dex-file registration and class-loader deletion by Alex Light · 4 years, 10 months ago
- fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 11 months ago
- 18dc023 Remove obsolete CHECKs for image dex file location. by Vladimir Marko · 4 years, 11 months ago
- 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 5 years ago
- ed1cecd Clean up dead code & outdated comment in app image validation by Dan Zimmerman · 5 years ago
- 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 5 years ago
- 270db1c Revert^4 "Allow structural redefinition on non-final classes." by Alex Light · 5 years ago
- abd8f05 Proactively dequicken on debuggable switch. by Alex Light · 5 years ago
- 664999a Revert "Revert^2 "Allow structural redefinition on non-final classes."" by Nicolas Geoffray · 5 years ago
- 0a19e21 Add null check in AppendToBootClassPath by Mathieu Chartier · 5 years ago
- f1b809c Revert^2 "Allow structural redefinition on non-final classes." by Alex Light · 5 years ago
- 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
- 88b1c83 Revert "Allow structural redefinition on non-final classes." by Roland Levillain · 5 years ago
- c47040d Allow structural redefinition on non-final classes. by Alex Light · 5 years ago
- fb11957 Fixed issue in structural redefinition around class init by Alex Light · 5 years ago
- 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 5 years ago
- 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 5 years ago
- c971eaf Basic structural redefinition support by Alex Light · 5 years ago
- bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 6 years ago
- 70e2a76 Initialize array classes in pre-fence visitor. by Vladimir Marko · 5 years ago
- 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 7 years ago
- b0625e0 ART: Address b/120022597 by Andreas Gampe · 6 years ago
- 87658f3 Revert^2 "Optimize FindClass ClassNotFoundException case" by Andreas Gampe · 6 years ago
- d399f57 Revert "Optimize FindClass ClassNotFoundException case" by Mathieu Chartier · 6 years ago
- 9634705 Optimize FindClass ClassNotFoundException case by Mathieu Chartier · 6 years ago
- 5aead70 ObjPtr<>-ify method/var handles, fix stale refs in tests. by Vladimir Marko · 6 years ago
- 3892e62 Clean up Class::GetDescriptor(). by Vladimir Marko · 6 years ago
- 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 6 years ago
- 7b3063b ART: Only log initialization failure on initialization by Andreas Gampe · 6 years ago
- 6262959 ART: Some more IWYU in common headers by Andreas Gampe · 6 years ago
- 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
- 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
- fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
- 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
- 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
- e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
- 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
- a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 6 years ago
- 4835d21 ART: Fix ResolveType with ArtMethod by Andreas Gampe · 6 years ago
- 6b9fd8c Support shared libraries in ClassLoaderContext::CreateClassLoader. by Nicolas Geoffray · 6 years ago
- 9296e18 Merge "Add native support for BaseDexClassLoader shared libraries." by Nicolas Geoffray · 6 years ago
- 9186b18 Refactor ClassLinker::FindPrimitiveClass(). by Vladimir Marko · 6 years ago
- 80a560c Add native support for BaseDexClassLoader shared libraries. by Nicolas Geoffray · 6 years ago
- f559f57 Merge "ART: Do some include-what-you-use" by Treehugger Robot · 6 years ago
- 7ac6666 Merge changes I9aa705ea,I2faac626 by Christian Wailes · 6 years ago
- 88dbad3 ART: Do some include-what-you-use by Andreas Gampe · 7 years ago
- 2d99da1 Merge "Revert "Inline ClassLinker::ResolveMethod"" by David Srbecky · 6 years ago
- 9cc67b1 Revert "Inline ClassLinker::ResolveMethod" by David Srbecky · 6 years ago
- 55c880e Revert "Disable kAppImageMayContainStrings" by Chris Wailes · 6 years ago
- 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
- 966b933 Disable kAppImageMayContainStrings by Mathieu Chartier · 6 years ago
- 74ccee6 Add extra handling for loading intern tables by Mathieu Chartier · 6 years ago
- e5fb7ea Merge "Inline ClassLinker::ResolveMethod" by David Srbecky · 6 years ago
- 25d88ba Inline ClassLinker::ResolveMethod by David Srbecky · 6 years ago
- 2386636 Preparing for work on string interning for AppImages. by Chris Wailes · 6 years ago
- 0e84027 Make classes of LOS objects non-movable. by Roland Levillain · 6 years ago