summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_file_io_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Pepper: Fix a pile of bugs in the implementation of the file chooser API.viettrungluu@chromium.org2011-02-041-2/+1
* Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption. darin@chromium.org2011-02-041-2/+6
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+1
* Method parameter name change in ppb_file_io_impl.* ...viettrungluu@chromium.org2011-01-121-2/+3
* Fix Pepper File IO callbacks.viettrungluu@chromium.org2011-01-111-3/+22
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+100