summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_file_ref.cc
Commit message (Expand)AuthorAgeFilesLines
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-1/+1
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-10/+10
* Revert 109114thakis@chromium.org2011-11-091-10/+10
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-10/+10
* Adding checks against directory traversal.sanga@chromium.org2011-08-171-0/+32
* Updating the C++ PPAPI to use non-dev File interfaces.sanga@chromium.org2011-07-131-59/+59
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-30/+103
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-231-1/+3
* 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