summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_file_ref.cc
Commit message (Expand)AuthorAgeFilesLines
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-37/+37
* Don't allow multiple opens for Pepper FileSystem.yzshen@chromium.org2011-02-281-14/+0
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-5/+6
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-8/+8
* Fix FileIO and FileRef PPAPI tests to match changes inadamk@chromium.org2011-02-031-13/+13
* Use PASS() everywhere in ppapi/tests.neb@chromium.org2011-01-071-8/+8
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-4/+136
* Change FileRef::GetName() to return the name of the file even fordumi@chromium.org2010-11-171-2/+2
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-19/+19
* 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/+502