summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/file_system.cc
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] Added pp::VarResource_Dev class.yzshen@chromium.org2013-11-011-0/+18
* pp::FileSystem: add copy constrctorvictorhsieh@chromium.org2013-05-091-0/+3
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+4
* Check explicitly for version 1.0 PPB_File* interfaces in pp::File* wrappers.wez@chromium.org2012-03-311-7/+7
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-2/+3
* Add a default contrustor to the FileSystem wrapper.brettw@chromium.org2011-09-201-0/+3
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-1/+1
* This CL is oringialy http://codereview.chromium.org/7210027sanga@chromium.org2011-06-271-0/+40