summaryrefslogtreecommitdiff
path: root/oatdump/oatdump_test.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite hot method info retrieval.Vladimir Marko2021-03-151-2/+2
* Remove DexCache arrays from image.David Srbecky2020-12-041-2/+5
* Fix logic to find dex2oat.Nicolas Geoffray2020-04-201-5/+9
* Host gtests: Use the apex boot image instead of core.art.David Srbecky2020-03-261-0/+1
* Various renames following the name change from "Runtime APEX" to "ART APEX".Martin Stjernholm2019-09-241-1/+1
* Fix handling for invalid or missing app imagesMathieu Chartier2019-07-191-4/+21
* Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)"David Srbecky2019-07-051-3/+3
* Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)David Srbecky2019-07-031-3/+3
* Stack maps: Handle special cases using flags.David Srbecky2019-06-181-1/+1
* Add and use art::GetAndroidRuntimeBinDir.Roland Levillain2019-04-121-6/+4
* Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics."Vladimir Marko2019-02-271-0/+16
* Revert "Fix oatdump .data.bimg.rel.ro for intrinsics."Lokesh Gidra2019-02-261-16/+0
* Fix oatdump .data.bimg.rel.ro for intrinsics.Vladimir Marko2019-02-221-0/+16
* Fix oatdump_image_test.Nicolas Geoffray2019-01-261-0/+3
* Fix oatdump_test.Nicolas Geoffray2019-01-261-1/+1
* 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
* Revert "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-031-9/+0
* Reduce core image to core-{oj,libart,simple}.Vladimir Marko2018-11-301-0/+9
* Add helper method to iterate over BitTable fields in CodeInfo.David Srbecky2018-08-101-1/+1
* ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848deAndreas Gampe2018-07-171-2/+1
* ART: Fix space trimming in oatdump_testAndreas Gampe2018-07-161-9/+22
* ART: Clean up test exec codeAndreas Gampe2018-07-131-112/+114
* Rewrite stack map statistics printing in outdump.David Srbecky2018-06-131-1/+1
* Remove some dex analysis from oatdumpMathieu Chartier2018-05-241-4/+0
* Rewrite stackmap encoding code.David Srbecky2018-05-211-1/+0
* Revert "Revert "Write shared data section for oatdump export dex""Mathieu Chartier2018-04-051-15/+24
* Revert "Write shared data section for oatdump export dex"Orion Hodson2018-04-041-24/+15
* Write shared data section for oatdump export dexMathieu Chartier2018-04-031-15/+24
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-2/+2
* Fix oatdump for app with --boot-image and add test.Vladimir Marko2018-02-281-42/+106
* Separate file utilities from utils.ccDavid Sehr2017-11-011-0/+1
* Unquicken dex files before exporting from oatdumpAnestis Bechtsoudis2017-10-161-0/+20
* ART: Remove art and art/runtime include_dir directivesAndreas Gampe2017-08-231-8/+6
* Split image_test and oatdump_test.Vladimir Marko2017-05-021-0/+229