summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/file_ref_resource.cc
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Make it possible to pass external file systems to NaCl modules.thestig@chromium.org2014-04-111-9/+16
* [Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-101-2/+2
* Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."nhiroki@chromium.org2014-01-091-2/+2
* PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-091-2/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-35/+16
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-16/+35
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-35/+16
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-6/+33
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-33/+6
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-6/+33
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-33/+6
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-6/+33
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-33/+6
* Pepper: Fix typo in FileRefResource.teravest@chromium.org2013-07-111-2/+2
* Pepper: Make FileRefResource take a FileSystem refteravest@chromium.org2013-07-031-1/+2
* Pepper: Fix display name for internal FileRefs.teravest@chromium.org2013-07-011-6/+7
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* Pepper: Initial proxy support for FileRef refactor.teravest@chromium.org2013-06-261-0/+277