summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/file_system_provider_internal.idl
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Convert APIs to use movable types [5]rdevlin.cronin2016-03-251-1/+3
* Add the boilerplate for actions to File System Provider API.mtomasz2015-06-231-0/+8
* [fsp] Promote file system provider to stable.mtomasz2014-11-131-2/+1
* [fsp] More performance information in chrome://provided-file-system.mtomasz@chromium.org2014-06-271-8/+14
* [fsp] Cleanup success callbacks for CloseFile and OpenFile.mtomasz@chromium.org2014-06-231-12/+6
* [fsp] [reland] Cleanup handling errors for operation requests.mtomasz@chromium.org2014-06-231-38/+4
* Revert 277929 "[fsp] Cleanup handling errors for operation reque..."oshima@chromium.org2014-06-181-4/+38
* [fsp] Cleanup handling errors for operation requests.mtomasz@chromium.org2014-06-181-38/+4
* [fsp] Rename has_next to has_more.mtomasz@chromium.org2014-06-021-2/+2
* [fsp] Let extensions decide about the file system id.mtomasz@chromium.org2014-05-221-12/+12
* [fsp] Add FileStreamReader for the reading operation.mtomasz@chromium.org2014-05-221-1/+1
* [fsp] First part of support for reading files.mtomasz@chromium.org2014-05-161-0/+15
* [fsp] Add support for closing files.mtomasz@chromium.org2014-05-131-0/+13
* [fsp] Add support for opening files.mtomasz@chromium.org2014-05-131-0/+13
* [fsp] Add support for reading directories.mtomasz@chromium.org2014-05-091-0/+15
* [fsp] Add the getMetadata operation.mtomasz@chromium.org2014-05-011-0/+14
* [fsp] Use types from another namespaces in IDL.mtomasz@chromium.org2014-04-111-3/+1
* [fsp] Add requestUnmount() method together with the request manager.mtomasz@chromium.org2014-04-091-0/+26