summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_directory_reader.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-2/+2
* Revert 109114thakis@chromium.org2011-11-091-2/+2
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-2/+2
* Removing support dev file interfaces.sanga@chromium.org2011-07-171-1/+1
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-11/+11
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-1/+13
* Fix PPAPITest.DirectoryReader:yzshen@chromium.org2011-05-311-52/+90
* Minor fixes to enable manual running of all PPAPI tests ("Run all tests"cstefansen@google.com2011-04-281-3/+3
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-10/+10
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-1/+1
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-42/+74
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-0/+143