summaryrefslogtreecommitdiffstats
path: root/base/base_paths_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up header files.avi2015-12-261-0/+1
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Add support for GetHomeDir for Mac and Windows.brettw@chromium.org2014-02-191-3/+0
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-1/+1
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Upstreaming chrome/common/chrome_* diff.aurimas@chromium.org2012-10-021-10/+5
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-17/+15
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-15/+17
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-17/+15
* Cleanup: Add a const variable for /proc/self/exe.thestig@chromium.org2012-09-151-8/+3
* Android: Use external storage for test data.nileshagrawal@chromium.org2012-09-041-3/+2
* Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.hnileshagrawal@chromium.org2012-08-241-0/+4
* Fix android tree bustagejar@chromium.org2012-07-231-5/+15
* Add Java function to retrieve the native library dir.aurimas@chromium.org2012-07-021-3/+2
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-12/+16
* Upstream android file related code.michaelbai@google.com2011-06-211-0/+59