summaryrefslogtreecommitdiffstats
path: root/base/files/file_proxy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace FileUtilProxy with FileProxy in renderer_host/pepperrvargas@chromium.org2014-05-151-0/+14
* Base: Make FileProxy automaticaly close the file on a worker thread.rvargas@chromium.org2014-05-061-0/+16
* Revert of Base: Make FileProxy automaticaly close the file on a worker thread...leviw@chromium.org2014-04-151-16/+0
* Base: Make FileProxy automaticaly close the file on a worker thread.rvargas@chromium.org2014-04-141-0/+16
* Base: Make file_util and file use the same code to translate from stat to Fil...rvargas@chromium.org2014-04-051-3/+0
* Base: Introduce a new version of FileUtilProxy that works with File.rvargas@chromium.org2014-03-151-0/+346