summaryrefslogtreecommitdiffstats
path: root/base/file_util_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-1/+1
* Fix temp dir path for Android.nileshagrawal@chromium.org2012-05-171-3/+3
* Adaptively use temp dir instead of /dev/shm for executable shmem file on Linuxmcgrathr@chromium.org2011-12-061-1/+1
* Upstream android file related code.michaelbai@google.com2011-06-211-0/+16