summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_file_chooser_impl.h
Commit message (Expand)AuthorAgeFilesLines
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-114/+0
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-9/+9
* Pass display names from file chooser to Pepper FileRef.kinaba@chromium.org2012-06-161-1/+9
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-301-6/+6
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-261-6/+21
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-2/+5
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-1/+2
* Stop using WebFileChooserParams::acceptTypes.tkent@chromium.org2011-11-081-0/+10
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-131-2/+7
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-5/+6
* Cleanup in the file chooser API.brettw@chromium.org2011-08-201-4/+5
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+1
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-221-1/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-7/+11
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-11/+7
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-7/+11
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Pepper: Fix a pile of bugs in the implementation of the file chooser API.viettrungluu@chromium.org2011-02-041-6/+18
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+55