summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/file_system.h
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] Added pp::VarResource_Dev class.yzshen@chromium.org2013-11-011-0/+13
* pp::FileSystem: add copy constrctorvictorhsieh@chromium.org2013-05-091-0/+5
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+6
* PPAPI: Add Quota info to PPB_FileSystem::Open docdmichael@chromium.org2012-07-111-2/+8
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-3/+4
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-3/+0
* Add a default contrustor to the FileSystem wrapper.brettw@chromium.org2011-09-201-0/+4
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-311-1/+1
* C++ File IO documentation.jond@google.com2011-08-091-1/+1
* C++ File IO documentation. This is more-or-less a copy and paste from the C d...jond@google.com2011-07-081-1/+20
* This CL is oringialy http://codereview.chromium.org/7210027sanga@chromium.org2011-06-271-0/+32