summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_file_io.cc
Commit message (Expand)AuthorAgeFilesLines
* Pepper quota supportkinuko@chromium.org2011-08-011-0/+88
* Clean up the file dev interfaces. The combination of some dev and some nonbrettw@chromium.org2011-07-151-44/+44
* Support overlapped calls of FileIO::{Read,Write}.yzshen@chromium.org2011-07-131-3/+256
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-13/+79
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-231-17/+203
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-30/+30
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-19/+24
* Fix FileIO and FileRef PPAPI tests to match changes inadamk@chromium.org2011-02-031-12/+13
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-0/+5
* Revert 71334 - Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-5/+0
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-131-0/+5
* Fix Pepper File IO callbacks.viettrungluu@chromium.org2011-01-111-1/+204
* Use PASS() everywhere in ppapi/tests.neb@chromium.org2011-01-071-3/+3
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-58/+2
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+341