summaryrefslogtreecommitdiffstats
path: root/oatdump
Commit message (Expand)AuthorAgeFilesLines
* Revert^2 "Allow boot image for a part of the boot classpath."Vladimir Marko2018-12-141-3/+0
* Revert "Allow boot image for a part of the boot classpath."Andreas Gampe2018-12-131-0/+3
* Allow boot image for a part of the boot classpath.Vladimir Marko2018-12-121-3/+0
* Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-0/+5
* Revert "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-5/+0
* Fix oatdump tests on target.Vladimir Marko2018-12-071-0/+5
* Reduce core image to 6 modules.Vladimir Marko2018-12-041-0/+9
* Merge "Revert "Reduce core image to core-{oj,libart,simple}.""Vladimir Marko2018-12-031-9/+0
|\
| * Revert "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-031-9/+0
* | Merge "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-031-0/+9
|\|
| * Reduce core image to core-{oj,libart,simple}.Vladimir Marko2018-11-301-0/+9
* | Add image compressed blocksMathieu Chartier2018-11-291-1/+1
|/
* Remove boot image begin/size from image header.Vladimir Marko2018-11-211-3/+1
* ART: Add boot/app image checksums.Vladimir Marko2018-11-211-16/+16
* Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64).Roland Levillain2018-11-061-4/+2
* Merge "Add PreResolved strings dex cache array"Mathieu Chartier2018-10-301-44/+36
|\
| * Add PreResolved strings dex cache arrayMathieu Chartier2018-10-301-44/+36
* | Revert^4: Add dex item for hiddenapi flagsDavid Brazdil2018-10-281-4/+1
|/
* Revert "Revert^2: Add dex item for hiddenapi flags"Luman Qu2018-10-261-1/+4
* Revert^2: Add dex item for hiddenapi flagsDavid Brazdil2018-10-251-4/+1
* Revert "Add dex item for hiddenapi flags"David Brazdil2018-10-241-1/+4
* Merge "Add dex item for hiddenapi flags"David Brazdil2018-10-241-4/+1
|\
| * Add dex item for hiddenapi flagsDavid Brazdil2018-10-231-4/+1
* | Remove the relocations section from the image.Vladimir Marko2018-10-231-10/+1
|/
* Merge "ART: Use ObjPtr for GetSuperClass"Treehugger Robot2018-10-191-2/+2
|\
| * ART: Use ObjPtr for GetSuperClassAndreas Gampe2018-10-161-2/+2
* | Remove oat_data_begin checks from OatFile.Vladimir Marko2018-10-171-26/+21
|/
* Merge "ART: Completely remove the --compile-pic option."Vladimir Marko2018-10-111-2/+0
|\
| * ART: Completely remove the --compile-pic option.Vladimir Marko2018-10-101-2/+0
* | ART: Refactor for bugprone-argument-commentAndreas Gampe2018-10-092-41/+41
|/
* Revert^2 "ART: Refactor typedef to using"Andreas Gampe2018-09-201-2/+2
* Revert "ART: Refactor typedef to using"Andreas Gampe2018-09-201-2/+2
* ART: Refactor typedef to usingAndreas Gampe2018-09-191-2/+2
* Merge "oatdump: Convert cdex before exporting dex files"Mathieu Chartier2018-09-102-31/+82
|\
| * oatdump: Convert cdex before exporting dex filesAnestis Bechtsoudis2018-09-102-31/+82
* | Merge "ART: Let Soong help with dependencies"Nicolas Geoffray2018-09-101-0/+1
|\ \
| * | ART: Let Soong help with dependenciesAndreas Gampe2018-09-081-0/+1
| |/
* | Merge "ART: Continue adding override annotations"Treehugger Robot2018-09-081-2/+2
|\ \ | |/ |/|
| * ART: Continue adding override annotationsAndreas Gampe2018-09-071-2/+2
* | Merge "ART: Refactor static include list"Treehugger Robot2018-09-071-13/+17
|\ \ | |/ |/|
| * ART: Refactor static include listAndreas Gampe2018-09-061-13/+17
* | ART: Remove utils.h's ParseUint & ParseIntAndreas Gampe2018-09-061-1/+2
|/
* Remove PIC option from oat files.Vladimir Marko2018-09-042-18/+0
* Merge changes I207718d6,I700ef52eAndreas Gampe2018-08-311-1/+1
|\
| * ART: Add API level to verifierAndreas Gampe2018-08-241-1/+1
* | Reserve boot image memory in one go.Vladimir Marko2018-08-311-21/+21
* | Remove superfluous 'virtual' specifiers in ART.Roland Levillain2018-08-281-6/+5
* | Use 'final' and 'override' specifiers directly in ART.Roland Levillain2018-08-281-6/+6
|/
* Remove unnecessary indirection from MemMap.Vladimir Marko2018-08-211-4/+4
* Add helper method to iterate over BitTable fields in CodeInfo.David Srbecky2018-08-102-2/+2