summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/array_output.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce ExtCompletionCallbackWithOutput to support Pepper APIs in pp::ext.yzshen@chromium.org2013-05-011-43/+0
* [Retry] Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-03-051-0/+43
* Revert 184054nhiroki@chromium.org2013-02-221-43/+0
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-221-0/+43
* Provide a safer FileIO Read APIvictorhsieh@chromium.org2012-11-161-1/+1
* Change the cpp wrappers of audio input/video capture to use CompletionCallbac...yzshen@chromium.org2012-04-051-0/+8
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-261-1/+5
* Add C++ wrappers for output parameters.brettw@chromium.org2012-03-141-0/+260