summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/file_callbacks.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-161-94/+0
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-4/+24
* Refactor FileSystem.victorhsieh@chromium.org2013-04-121-5/+7
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-151-0/+3
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-131-3/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-2/+2
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-6/+8
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-3/+6
* Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.adamk@chromium.org2011-05-191-1/+0
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-0/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-131-1/+1
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-121-1/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-121-1/+1
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-111-1/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-091-1/+1
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-081-1/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-081-1/+1
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-071-1/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-071-1/+1
* Remove the path from PlatformFileInfo; it's cleaner just to pass it along as aericu@google.com2011-03-281-1/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-2/+7
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+59