summaryrefslogtreecommitdiffstats
path: root/dex2oat/linker
Commit message (Expand)AuthorAgeFilesLines
* Revert^2 "Allow boot image for a part of the boot classpath."Vladimir Marko2018-12-146-21/+47
* Revert "Allow boot image for a part of the boot classpath."Andreas Gampe2018-12-136-47/+21
* Allow boot image for a part of the boot classpath.Vladimir Marko2018-12-126-21/+47
* Merge "Remove denver from art"Haibo Huang2018-12-101-26/+0
|\
| * Remove denver from artHaibo Huang2018-12-071-26/+0
* | Store additional information in image header.Vladimir Marko2018-12-102-1/+23
* | Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-8/+6
* | Revert "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-6/+8
* | Merge "Refactor CompilerDriver::CompileAll()."Vladimir Marko2018-12-073-10/+6
|\ \
| * | Refactor CompilerDriver::CompileAll().Vladimir Marko2018-12-063-10/+6
* | | Pass boot class path to ImageSpace::LoadBootImage.Vladimir Marko2018-12-061-8/+6
| |/ |/|
* | Reduce core image to 6 modules.Vladimir Marko2018-12-041-0/+3
|/
* ART: ARM64: Pass ISA features to VIXL macroassembler.Artem Serov2018-12-031-0/+7
* Merge "Add image compressed blocks"Mathieu Chartier2018-11-304-47/+126
|\
| * Add image compressed blocksMathieu Chartier2018-11-294-47/+126
* | Merge "C++17 compatibility: make WITH_TIDY=1 happy again."Elliott Hughes2018-11-291-1/+1
|\ \
| * | C++17 compatibility: make WITH_TIDY=1 happy again.Elliott Hughes2018-11-291-1/+1
| |/
* | Merge "Extract dex file if it is uncompressed but unaligned"Treehugger Robot2018-11-292-12/+24
|\ \
| * | Extract dex file if it is uncompressed but unalignedColin Cross2018-11-292-12/+24
* | | Use more vector<string>s in dex2oat.cc .Vladimir Marko2018-11-293-29/+17
| |/ |/|
* | Merge changes I05871a8a,I8baec836Vladimir Marko2018-11-222-12/+8
|\ \
| * | Remove boot image begin/size from image header.Vladimir Marko2018-11-212-12/+8
* | | Merge "Fix app image generation and checking with shared libraries."Nicolas Geoffray2018-11-224-39/+26
|\ \ \ | |/ / |/| |
| * | Fix app image generation and checking with shared libraries.Nicolas Geoffray2018-11-214-39/+26
* | | ART: Add boot/app image checksums.Vladimir Marko2018-11-216-71/+137
|/ /
* / Remove CompiledMethod dependency on CompilerDriver.Vladimir Marko2018-11-193-22/+33
|/
* Merge "Speed up relative_patcher_arm64_test."Vladimir Marko2018-11-163-175/+281
|\
| * Speed up relative_patcher_arm64_test.Vladimir Marko2018-11-153-175/+281
* | Rewrite image type in CompilerOptions.Vladimir Marko2018-11-153-42/+41
|/
* Postpone DexCache preloading in the ImageWriter.Vladimir Marko2018-11-143-59/+131
* Clean up primitive array helpers in Object.Vladimir Marko2018-11-122-7/+4
* Clean up oat key-value store.Vladimir Marko2018-11-072-10/+0
* ART: Throw on soft verify failure in InitializeClass().Vladimir Marko2018-11-022-9/+33
* Track what intern tables are from boot imagesMathieu Chartier2018-11-011-4/+6
* Merge "Add PreResolved strings dex cache array"Mathieu Chartier2018-10-302-14/+72
|\
| * Add PreResolved strings dex cache arrayMathieu Chartier2018-10-302-14/+72
* | Merge "Refactor MemMap::MapAnonymous()."Vladimir Marko2018-10-302-17/+15
|\ \
| * | Refactor MemMap::MapAnonymous().Vladimir Marko2018-10-302-17/+15
* | | Merge "Revert^4: Add dex item for hiddenapi flags"David Brazdil2018-10-301-7/+2
|\ \ \
| * | | Revert^4: Add dex item for hiddenapi flagsDavid Brazdil2018-10-281-7/+2
| | |/ | |/|
* / | Modernise code to use std::make_uniqueYi Kong2018-10-291-10/+10
|/ /
* | Merge "ART: Add object-array-alloc-inl.h"Treehugger Robot2018-10-261-0/+1
|\ \
| * | ART: Add object-array-alloc-inl.hAndreas Gampe2018-10-261-0/+1
| |/
* | Merge "Revert "Revert^2: Add dex item for hiddenapi flags""Paul Hobbs2018-10-261-2/+7
|\ \ | |/ |/|
| * Revert "Revert^2: Add dex item for hiddenapi flags"Luman Qu2018-10-261-2/+7
* | Merge "Revert^2: Add dex item for hiddenapi flags"David Brazdil2018-10-261-7/+2
|\|
| * Revert^2: Add dex item for hiddenapi flagsDavid Brazdil2018-10-251-7/+2
* | Merge "ART: Do some include-what-you-use"Treehugger Robot2018-10-251-0/+1
|\ \
| * | ART: Do some include-what-you-useAndreas Gampe2018-10-251-0/+1
* | | Fixed a GC bug caused by improper AppImage string fixup.Chris Wailes2018-10-242-109/+132
|/ /