summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/extensions/file_manager/private_api_drive.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Compile FileCache related drive components only on Chrome OS."msramek2016-01-061-1/+1
* Compile FileCache related drive components only on Chrome OS.yawano2016-01-061-1/+1
* Switch to standard integer types in chrome/browser/chromeos/.avi2015-12-241-0/+2
* Move chrome/browser/chromeos/drive/file_system (+deps) into components/drive.lukasza2015-08-271-1/+1
* Move a subset of chrome/browser/chromeos/drive into components/drivelukasza2015-08-081-1/+1
* Update all remaining Files app's private APIs to work on entries.mtomasz2015-07-221-4/+4
* Update some chrome.fileManagerPrivate APIs to accept entries, not URLs.mtomasz2015-07-171-13/+13
* Split cancelFileTransfers private API method into two methods.mtomasz2015-07-161-0/+14
* Update pinDriveFile to accept entries instead of urls.mtomasz2015-07-141-4/+4
* Make chrome.fileManagerPrivate.getEntryProperties accept entries, not urls.mtomasz2015-07-091-5/+5
* Fix cast from video player by using DriveApiUrlGenerator to generate URLyoshiki2015-04-271-1/+1
* Respect list of requested properties in external metadata provider.mtomasz2015-02-181-0/+3
* Rename gdata_errorcode.h to drive_api_error_codes.hsatorux2015-01-291-2/+2
* Update {virtual,override,final} to follow C++11 style in chrome/browser/chrom...dcheng2015-01-151-20/+20
* Files.app: Allow to drop non-native files dragged from Files.app.hirono2014-11-071-0/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/chromeos/mostynb2014-10-031-10/+10
* Files.app: Remove getDriveFiles function from the private API.hirono2014-09-111-37/+0
* Rename fileBrowserPrivate to fileManagerPrivateSatoru Takabayashi2014-09-101-59/+59
* [fsp] Generalize fileBrowserPrivate.getEntryProperties().mtomasz2014-09-011-9/+14
* Files.app: Add an private API to get a download URLyoshiki@chromium.org2014-07-171-0/+32
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-031-10/+10
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-301-1/+1
* [Files.app] Make getDriveEntryProperties() take multiple entries instead of s...yoshiki@chromium.org2014-04-171-19/+3
* Files.app: Use shared_with_me flag of the running profile instead of the filehirono@chromium.org2014-03-241-0/+9
* Implement cross profile Drive file sharing private API.kinaba@chromium.org2014-03-201-0/+4
* Add a dialog to share files during file transferring.hirono@chromium.org2014-03-201-2/+15
* Create file systems restricted to volumes. mtomasz@chromium.org2014-02-261-3/+22
* Reland: Misc cleanup in Drive/Files.app C++ code.kinaba@chromium.org2013-12-181-1/+0
* Revert of https://codereview.chromium.org/114963002/yoz@chromium.org2013-12-161-0/+1
* Misc cleanup in Drive/Files.app C++ code.kinaba@chromium.org2013-12-161-1/+0
* Remove 'Clean local cache' secret menu from Files.app and FileBrowserPrivateAPI.kinaba@chromium.org2013-11-081-12/+0
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-281-1/+1
* Files.app: Let the file browser private drive APIs use the auto-generated hel...hirono@chromium.org2013-09-241-26/+16
* Clean up DriveServiceInterface::GetRemaining family.hidehiko@chromium.org2013-09-041-1/+1
* Files.app: Rename the FileBrowserPrivateAPI's functions.hirono@chromium.org2013-08-301-32/+42
* Reland 220012: Move the functions of filebrowserPrivateApi from the file_mana...hirono@chromium.org2013-08-301-2/+2
* Replace ContinueGetResourceList in SearchOperation to GetRemainingFileList.hidehiko@chromium.org2013-08-291-1/+1
* Revert 220012 "Move the functions of filebrowserPrivateApi from ..."gab@chromium.org2013-08-281-17/+11
* Move the functions of filebrowserPrivateApi from the file_manager namespace t...hirono@chromium.org2013-08-281-11/+17
* Remove fileBrowserPrivate.transferFile.hidehiko@chromium.org2013-08-061-19/+0
* file_manager: Move Drive specific API functions to separate filessatorux@chromium.org2013-07-311-0/+248