summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/extensions/file_handler_util.h
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Move chrome/browser/chromeos/extensions/file_handler_util.* to a su...hashimoto@chromium.org2013-04-101-157/+0
* [cros] Remove file manager code for WebIntents file tasks.benwells@chromium.org2013-02-131-2/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* New FileSystemURL crackingtbarzic@chromium.org2013-01-241-9/+16
* Remove use of GetDefaultStoragePartition from chromeos/extensionstbarzic@chromium.org2013-01-111-2/+12
* Move the fileBrowserPrivate API out of extensions entirely.yoz@chromium.org2012-12-201-1/+1
* Introduce a FileHandlerInfo structure seperate to web intents for platform apps.jeremya@chromium.org2012-11-221-0/+1
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-1/+1
* The goal of the patch is avoid calling FindOrCreateTabbedBrowser. Since FindT...kaznacheev@chromium.org2012-10-261-0/+1
* Updates the Chrome OS file browser to support opening files with Web Intent h...thorogood@chromium.org2012-09-201-18/+28
* Fix "Cannot open file type" error when clicking file from download tray.tbarzic@chromium.org2012-09-131-5/+7
* This implements default actions for the file manger as syncable prefsgspencer@chromium.org2012-08-311-21/+34
* Don't show host permission warnings for platform apps.mihaip@chromium.org2012-08-021-0/+1
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-1/+2
* This adds third party Drive app support to ChromeOS.gspencer@chromium.org2012-06-251-70/+31
* gdata: Get rid of GDataFileSystem::GetFileInfoByPath()hshi@chromium.org2012-06-081-2/+15
* [FileBrowser] Added DefaultAction dialog to choose default action.zvorygin@chromium.org2012-05-241-0/+2
* Revert 138476 - [FileBrowser] Added DefaultAction dialog to choose default ac...backer@chromium.org2012-05-231-2/+0
* [FileBrowser] Added DefaultAction dialog to choose default action.zvorygin@chromium.org2012-05-231-0/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+2
* Made File Manager respect the user-selected launch type (tab/pinned tab/windo...kaznacheev@chromium.org2012-04-171-0/+2
* Postpone setting up file handler's file permissions if handler is running laz...tbarzic@chromium.org2012-04-161-5/+24
* Setting permissions for cached files should be done ono the ui thread.tbarzic@chromium.org2012-03-251-1/+9
* Grant file access permissions for cached file paths to file browsers/handlers.tbarzic@chromium.org2012-03-231-0/+12
* Extracted file task execution code into file_handler_util.*kaznacheev@chromium.org2012-03-131-0/+97