summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/file_io_resource.h
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in ppapi/mostynb2014-10-061-15/+15
* Remove PlatformFile from ppapirvargas@chromium.org2014-06-031-27/+28
* Make asynchronous writes with PPB_FileIO copy the plugin's buffer.bbudge@chromium.org2014-05-221-5/+4
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-291-1/+4
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-281-4/+1
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-281-1/+4
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-271-2/+3
* [Pepper] Refine append mode write handling on FileIOResourcetzik@chromium.org2014-01-221-0/+4
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-2/+51
* Revert 242659 "Do PPB_FileIO Write on the plugin side."brettw@chromium.org2013-12-281-51/+2
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-2/+51
* Pepper: FileIO holds FileSystem ref with scoped_refptr<Resource>.bbudge@chromium.org2013-12-271-1/+2
* Pepper: Create FileSystemOperationRunner in FileSystemHost.bbudge@chromium.org2013-11-251-0/+2
* Pepper: Remove PPB_FileIOTrusted.teravest@chromium.org2013-10-101-1/+0
* PPAPI: Ensure FileIOResource has a valid FD for background thread ops.dmichael@chromium.org2013-10-021-8/+41
* Pepper: Remove Will* from PPB_FileIOTrusted.teravest@chromium.org2013-09-261-6/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-0/+4
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-4/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-0/+4
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-3/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-0/+3
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-3/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-0/+3
* Do PPB_FileIO Query and Read in the plugin process.bbudge@chromium.org2013-08-101-8/+49
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-08-091-2/+5
* Revert 214420 "Do PPB_FileIO Query and Read in the plugin process."bbudge@chromium.org2013-08-011-14/+10
* Do PPB_FileIO Query and Read in the plugin process.bbudge@chromium.org2013-07-301-10/+14
* Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."dewittj@chromium.org2013-07-261-14/+10
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-07-261-10/+14
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-1/+8
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-191-0/+95
* Revert 176792dpapad@chromium.org2013-01-171-95/+0
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-151-0/+95