summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_file_ref_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-213/+122
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-122/+213
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-213/+122
* Let Pepper open FileSystem files again.ericu@google.com2011-04-161-1/+3
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-131-19/+24
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-121-24/+19
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-121-19/+24
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-6/+5
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-111-24/+19
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-091-19/+24
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-081-25/+20
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-081-20/+25
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-071-25/+20
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-071-20/+25
* Implement the filesystem proxy. This allows the FileRef tests (the ones whichbrettw@chromium.org2011-02-211-1/+3
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-24/+0
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-12/+16
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-5/+7
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+359