summaryrefslogtreecommitdiffstats
path: root/openjdkjvmti/fixed_up_dex_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move runtime/ to ClassAccessor"Alex Light2018-06-021-7/+8
* Move runtime/ to ClassAccessorMathieu Chartier2018-05-311-8/+7
* Revert "Revert "Allow hidden API access from system libraries""David Brazdil2018-03-271-2/+10
* Avoid verifying output dex for dexlayout in FixedUpDexFile::CreateMathieu Chartier2018-03-051-0/+3
* Header library to remove dependence on runtime/David Sehr2018-02-281-1/+1
* Ensure that apis are unhidden even if there is no vdexAlex Light2018-02-161-8/+29
* Avoid generating cdex for dex files with duplicate methodsMathieu Chartier2018-02-071-4/+7
* Merge changes I39354837,Id8e47f45Alex Light2018-02-021-4/+3
|\
| * Remove unneeded mutator_lock_ requires from fixed_up_dex_fileAlex Light2018-02-021-4/+3
* | Remove hiddenapi access flags in FixedUpDexFileAlex Light2018-01-291-0/+16
|/
* Add dexlayout class filteringMathieu Chartier2018-01-261-46/+33
* Add shared separate data section for compact dexMathieu Chartier2018-01-241-2/+16
* Revamp dexlayout writing functionsMathieu Chartier2018-01-231-8/+12
* Revert "Revert "Move quickening info logic to its own table""Mathieu Chartier2018-01-131-2/+1
* Create an ART-independent DexFileLoaderDavid Sehr2018-01-121-2/+4
* Revert "Move quickening info logic to its own table"Nicolas Geoffray2018-01-121-1/+2
* Move quickening info logic to its own tableMathieu Chartier2018-01-111-2/+1
* Convert to StandardDex in fixup_dex_dex_fileMathieu Chartier2018-01-091-0/+29
* Create dex subdirectoryDavid Sehr2018-01-051-2/+2
* Optimize lookup of quickening data.Nicolas Geoffray2017-11-231-1/+2
* Add DexFileLoader classMathieu Chartier2017-10-111-1/+2
* ART: Move openjdkjvmti to art/Andreas Gampe2017-07-311-0/+91