summaryrefslogtreecommitdiffstats
path: root/oatdump
Commit message (Expand)AuthorAgeFilesLines
* Add debug info for link-time generated thunks.Vladimir Marko2017-09-181-5/+27
* Use mmapped boot image intern table for PIC app HLoadString.Vladimir Marko2017-09-071-1/+1
* Clean up ImageHeader section getters.Vladimir Marko2017-09-051-11/+7
* ART: Remove art and art/runtime include_dir directivesAndreas Gampe2017-08-231-8/+6
* ART: Move cmdline parser to header libraryAndreas Gampe2017-08-231-1/+3
* Store layout info in dex filesMathieu Chartier2017-08-141-0/+7
* Add two special runtime methods.Mingyao Yang2017-08-071-0/+2
* Merge "Hash-based DexCache methods array."Vladimir Marko2017-07-211-8/+7
|\
| * Hash-based DexCache methods array.Vladimir Marko2017-07-201-8/+7
* | art: use proper nativehelper headersSteven Moreland2017-07-181-2/+2
|/
* ART: Replace or remove some ObjectCallback Walk functionsAndreas Gampe2017-07-181-22/+24
* oatdump: Improve documentation of option `--app-image`.Roland Levillain2017-06-281-1/+1
* ART: Refactor stack.hAndreas Gampe2017-06-191-8/+55
* Add field/method skipping helper functions to DexFileMathieu Chartier2017-06-191-14/+4
* ART: Update stl_util.hAndreas Gampe2017-06-091-2/+2
* Use ArtMethod* .bss entries for HInvokeStaticOrDirect.Vladimir Marko2017-06-071-0/+1
* ART: Clean up thread.h and thread_list.hAndreas Gampe2017-06-011-0/+1
* Split image_test and oatdump_test.Vladimir Marko2017-05-024-225/+277
* ART: Fix leaks in oat symbolizerAndreas Gampe2017-04-261-13/+26
* Add method info to oat filesMathieu Chartier2017-03-161-9/+15
* Revert^2 "Hash-based DexCache field array."Vladimir Marko2017-03-141-5/+5
* Revert^6 "Hash-based dex cache type array."Vladimir Marko2017-03-141-3/+9
* Revert^5 "Hash-based dex cache type array."Vladimir Marko2017-03-131-9/+3
* Revert "Hash-based DexCache field array."Vladimir Marko2017-03-131-5/+5
* Hash-based DexCache field array.Vladimir Marko2017-03-101-5/+5
* Merge "Remove testing of prebuilt npic boot images."Treehugger Robot2017-02-211-2/+2
|\
| * Remove testing of prebuilt npic boot images.Richard Uhler2017-02-171-2/+2
* | Revert^4 "Hash-based dex cache type array."Vladimir Marko2017-02-201-3/+9
* | ART: Fix oatdump dex exportAndreas Gampe2017-02-171-1/+3
|/
* Add invoke infos to stack mapsMathieu Chartier2017-02-151-3/+10
* ART: Add operator == and != with nullptr to HandleAndreas Gampe2017-02-141-2/+2
* Revert^3 "Hash-based dex cache type array."Mathieu Chartier2017-02-131-9/+3
* Merge "Revert^2 "Hash-based dex cache type array.""Vladimir Marko2017-02-131-3/+9
|\
| * Revert^2 "Hash-based dex cache type array."Vladimir Marko2017-02-101-3/+9
* | Merge "A bit of oatdump clean up"Mathieu Chartier2017-02-092-2/+2
|\ \ | |/ |/|
| * A bit of oatdump clean upMathieu Chartier2017-02-082-2/+2
* | Merge "Fix dex cache resolved types and class table mismatch."Vladimir Marko2017-02-091-1/+4
|\ \ | |/ |/|
| * Fix dex cache resolved types and class table mismatch.Vladimir Marko2017-02-091-1/+4
* | Update oatdump to have inline info breakdownMathieu Chartier2017-02-081-14/+77
* | Clean up code info table layoutMathieu Chartier2017-02-081-18/+12
* | Separate art::Exec from utilsDavid Sehr2017-02-011-0/+1
* | Deduplicate register masksMathieu Chartier2017-02-011-18/+23
|/
* Revert "Hash-based dex cache type array."Vladimir Marko2017-02-011-9/+3
* Deduplicate stack masksDavid Srbecky2017-01-311-18/+11
* Hash-based dex cache type array.Vladimir Marko2017-01-301-3/+9
* Remove alignment bits in between stack mapsMathieu Chartier2017-01-271-2/+2
* Merge "Add more code info size dumping to oatdump"Mathieu Chartier2017-01-242-6/+176
|\
| * Add more code info size dumping to oatdumpMathieu Chartier2017-01-232-6/+176
* | Fix some typos in ART.Roland Levillain2017-01-231-1/+1
|/
* Compressed native PC for stack mapsMathieu Chartier2017-01-201-15/+23