summaryrefslogtreecommitdiffstats
path: root/runtime/base/file_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo that leads to crash.Nicolas Geoffray2018-05-211-1/+2
* Handle multidex in LocationIsOnSystemFramework.Nicolas Geoffray2018-05-111-10/+5
* Revert "Revert "Allow hidden API access from system libraries""David Brazdil2018-03-281-0/+17
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-081-37/+1
* Remove duplication, split testsDavid Sehr2018-02-211-5/+2
* Revert "Revert "Make libdexfile build independent of runtime dir""David Sehr2018-01-311-1/+1
* Revert "Make libdexfile build independent of runtime dir"David Sehr2018-01-301-1/+1
* Make libdexfile build independent of runtime dirDavid Sehr2018-01-301-1/+1
* Merge "Load /data oat/odex files non-executable when only_use_system_oat_file...Nicolas Geoffray2018-01-241-0/+5
|\
| * Load /data oat/odex files non-executable when only_use_system_oat_files is set.Nicolas Geoffray2017-12-181-0/+5
* | Create dex subdirectoryDavid Sehr2018-01-051-3/+3
|/
* ART: Factor out gAbortingAndreas Gampe2017-12-071-1/+1
* Separate file utilities from utils.ccDavid Sehr2017-11-011-0/+356