summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_file_ref_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-127/+0
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-291-1/+1
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-161-1/+0
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-151-2/+2
* Revert 199560 "Move the plugins sources out of the webkit glue t..."ananta@chromium.org2013-05-111-2/+2
* Move the plugins sources out of the webkit glue target into a new target 'plu...ananta@chromium.org2013-05-101-2/+2
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-0/+13
* Refactor FileSystem.victorhsieh@chromium.org2013-04-121-8/+28
* Add Query() support to FileRef.teravest@chromium.org2013-04-021-0/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+4
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-1/+3
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-8/+12
* Pass display names from file chooser to Pepper FileRef.kinaba@chromium.org2012-06-161-2/+3
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-3/+3
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-3/+3
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-3/+3
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-281-0/+8
* Enabling creating of file_ref from filesystem and path for external filesystem.tbarzic@chromium.org2011-09-271-0/+2
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-27/+18
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-5/+5
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+1
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-171-1/+2
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-2/+2
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-16/+28
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-28/+16
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-16/+28
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-131-1/+5
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-121-5/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-121-1/+5
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-111-4/+0
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-091-0/+4
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-081-5/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-081-1/+5
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-071-5/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-071-1/+5
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+2
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+66