summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/file_io.cc
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Remove ResourceArray_Dev.teravest@chromium.org2014-01-071-1/+0
* Provide a safer FileIO Read APIvictorhsieh@chromium.org2012-11-161-38/+124
* Check explicitly for version 1.0 PPB_File* interfaces in pp::File* wrappers.wez@chromium.org2012-03-311-21/+21
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-3/+3
* Add DEPS include rules so we don't accidentally use chromium stuff.dmichael@chromium.org2011-12-011-1/+0
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-7/+7
* This CL is oringialy http://codereview.chromium.org/7210027sanga@chromium.org2011-06-271-0/+110