summaryrefslogtreecommitdiffstats
path: root/libdexfile/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Support Windows builds for libartbase/libdexfileDavid Sehr2018-12-181-15/+59
* Add minimal libdexfile API for external users.Martin Stjernholm2018-12-131-0/+65
* Remove dependencies on libutils.Martin Stjernholm2018-10-301-4/+0
* Revert "Link compression libs statically into libartbase and use those everyw...Nicolas Geoffray2018-10-301-0/+14
* Link compression libs statically into libartbase and use those everywhere.Martin Stjernholm2018-10-291-14/+0
* ART: Refactor static include listAndreas Gampe2018-09-061-0/+30
* Add Method/Field iterator to ClassAccessorMathieu Chartier2018-05-291-0/+1
* Move ArtDexFileLoader to libdexfileDavid Sehr2018-05-161-9/+6
* Remove MemMap dependency on libbacktraceDavid Sehr2018-05-111-0/+1
* Move more runtime code to libartbase, libdexfileDavid Sehr2018-04-091-0/+2
* Move some remaining dex utilitiesDavid Sehr2018-03-191-0/+3
* ART: Remove static libbaseAndreas Gampe2018-03-081-1/+0
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-0/+5
* Header library to remove dependence on runtime/David Sehr2018-02-281-4/+6
* Merge "Remove duplication, split tests"David Sehr2018-02-221-0/+1
|\
| * Remove duplication, split testsDavid Sehr2018-02-211-0/+1
* | Merge "Remove generate-operator-out.py symlinks"Treehugger Robot2018-02-221-2/+2
|\ \ | |/ |/|
| * Remove generate-operator-out.py symlinksAlex Light2018-02-211-2/+2
* | Generalize CompactDexDebugInfo offset tableMathieu Chartier2018-02-201-2/+2
|/
* Build debug library libdexfiledDavid Sehr2018-02-151-0/+8
* Move libdexfile out of runtimeDavid Sehr2018-02-141-0/+117