- f5dd114 Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. by Roland Levillain · 6 years ago
- b28683f Merge "Do not restore source object hash in ImageWriter." by Vladimir Marko · 6 years ago
- 04a4f20 Merge "Implement Integer.valueOf() intrinsic for boot image." by Vladimir Marko · 6 years ago
- 1e1260c Do not restore source object hash in ImageWriter. by Vladimir Marko · 6 years ago
- 6fd1606 Implement Integer.valueOf() intrinsic for boot image. by Vladimir Marko · 6 years ago
- b2ab807 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 6 years ago
- ac85c69 Merge "ART: Fix RelativePatcherTest::TearDown() for ASAN." by Vladimir Marko · 6 years ago
- f5020ee Merge "ART: Finish old move of OatDexFile" by Treehugger Robot · 6 years ago
- 16206cf ART: Fix RelativePatcherTest::TearDown() for ASAN. by Vladimir Marko · 6 years ago
- f07d561 Merge "Move instruction_set_ to CompilerOptions." by Vladimir Marko · 6 years ago
- dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 6 years ago
- b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 6 years ago
- a98d9e7 Merge "Revert "Delay init of classes of pre-allocated exceptions."" by Lokesh Gidra · 6 years ago
- 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 6 years ago
- 7a21e31 Merge "ART: Move CopyOption to OatWriter" by Treehugger Robot · 6 years ago
- a20f969 Merge "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 6 years ago
- cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 6 years ago
- 8d9815f Merge "Move dex_files_for_oat_file_ to CompilerOptions." by Vladimir Marko · 6 years ago
- 1554417 ART: Move CopyOption to OatWriter by Andreas Gampe · 6 years ago
- 0e4ecbe Merge "Move image_classes_ to CompilerOptions." by Vladimir Marko · 6 years ago
- a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 6 years ago
- 213ee2d Move dex_files_for_oat_file_ to CompilerOptions. by Vladimir Marko · 6 years ago
- dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 6 years ago
- ccfc88a Merge "Implement Integer.valueOf() intrinsic for PIC." by Vladimir Marko · 6 years ago
- 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 6 years ago
- eebb821 Implement Integer.valueOf() intrinsic for PIC. by Vladimir Marko · 6 years ago
- 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 6 years ago
- bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
- 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
- 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
- 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
- 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
- b42042e Merge "ART: Adds an entrypoint for invoke-custom" by Treehugger Robot · 6 years ago
- 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 6 years ago
- f75613c Keep objects for Integer.valueOf() intrinsic alive. by Vladimir Marko · 6 years ago
- 302aa98 Merge changes I2079344d,Ie0d08494 by Vladimir Marko · 6 years ago
- c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 6 years ago
- ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 6 years ago
- bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
- a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
- aab8bc9 Merge "Remove static GcRoot<>s from Field, Method, Constructor." by Vladimir Marko · 6 years ago
- 2eabc61 Fix class_def_idx increment for FastVerify by Mathieu Chartier · 6 years ago
- 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 6 years ago
- b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
- e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 6 years ago
- a218b3e Re-enable LZ4_compress_HC in image writer by Mathieu Chartier · 6 years ago
- 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
- 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 7 years ago
- adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
- 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
- dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
- 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 6 years ago
- d8860b4 Do not load app image for class collisions by Vladimir Marko · 7 years ago
- 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
- a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
- 2cd2eea Merge "ART: Add --dump-pass-timings compiler option." by Vladimir Marko · 6 years ago
- 238c963 Do not use clang lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
- 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 6 years ago
- 0ecbdb3 Merge "Clean up include paths" by David Sehr · 7 years ago
- 1979c64 Clean up include paths by David Sehr · 7 years ago
- 82d046e Add a profiling library by David Sehr · 7 years ago
- 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 7 years ago
- b8f1997 Merge "ARM: Use rMR for Baker RB introspection marking." by Vladimir Marko · 7 years ago
- dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 7 years ago
- 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 7 years ago
- fb008f4 ART: Add timing logger granularity to compiler by Andreas Gampe · 7 years ago
- 525f67f Merge "Use lld for building dex2oatds, oatdumpds" by Treehugger Robot · 7 years ago
- fc1de87 Specify dex2oat PGO profile files for Mips by Pirama Arumuga Nainar · 7 years ago
- 6f5b4d2 Use lld for building dex2oatds, oatdumpds by Pirama Arumuga Nainar · 7 years ago
- 42d5805 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 7 years ago
- c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 7 years ago
- bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 7 years ago
- 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
- 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
- 8a78f81 Merge changes I8687ab9e,I61f879f2 by Vladimir Marko · 7 years ago
- 6d66fcf Move RelativePatcher from libart-compiler.so to dex2oat. by Vladimir Marko · 7 years ago
- f5abfc4 Add stored class loader context option by Mathieu Chartier · 7 years ago
- 8179b62 Merge "Add extra timing loggers for image writing" by Mathieu Chartier · 7 years ago
- b58dcec Merge "Move more runtime code to libartbase, libdexfile" by David Sehr · 7 years ago
- ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
- 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 7 years ago
- 8d2e70a Merge "Fix --oat-filename in dex2oat usage message" by Mathieu Chartier · 7 years ago
- 4a265c2 Don't pass empty profile to OatWriter by Mathieu Chartier · 7 years ago
- 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
- 5f71c65 Fix --oat-filename in dex2oat usage message by Sascha Roth · 7 years ago
- ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 7 years ago
- ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 7 years ago
- 6371249 Merge "Revert "Compile link-time thunks in codegen."" by Vladimir Marko · 7 years ago
- 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
- 671c393 Merge "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
- c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
- f85b3db Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 7 years ago
- 14e7bad Verify dex files in zip and from files are not CompactDex by Mathieu Chartier · 7 years ago
- d45863a Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 7 years ago
- 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
- c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 7 years ago
- 640df84 Merge "Separate vdex versioning into two sections: verifier deps and dex code." by Treehugger Robot · 7 years ago
- 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 7 years ago
- f0499c9 ART: Fix oat_writer_test. by Vladimir Marko · 7 years ago
- 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 7 years ago