summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_file_chooser_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-8/+6
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-3/+3
* Stop using WebFileChooserParams::acceptTypes.tkent@chromium.org2011-11-081-1/+25
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-131-6/+18
* Add a new error code for a null callback on the main thread.brettw@chromium.org2011-09-161-1/+1
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-1/+1
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-9/+17
* Cleanup in the file chooser API.brettw@chromium.org2011-08-201-9/+15
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-6/+2
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-221-5/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-53/+22
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-22/+53
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-53/+22
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-1/+1
* Pepper: Make PPB_FileChooser_Dev::Show "return" PP_ERROR_USERCANCEL if no fil...viettrungluu@chromium.org2011-02-071-1/+1
* Pepper: Fix a pile of bugs in the implementation of the file chooser API.viettrungluu@chromium.org2011-02-041-19/+58
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-5/+5
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-6/+6
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+169