summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/extensions/file_handler_util.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Move chrome/browser/chromeos/extensions/file_handler_util.* to a su...hashimoto@chromium.org2013-04-101-1015/+0
* chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens...hashimoto@chromium.org2013-04-091-1/+1
* Make Quick Office component extensions on Chrome OSdpolukhin@chromium.org2013-03-191-0/+2
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-1/+2
* [cros] Remove file manager code for WebIntents file tasks.benwells@chromium.org2013-02-131-60/+0
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-10/+10
* New FileSystemURL crackingtbarzic@chromium.org2013-01-241-51/+37
* Don't explicitly grant access permissions for drive cache files to fileBrowse...tbarzic@chromium.org2013-01-121-82/+16
* Remove use of GetDefaultStoragePartition from chromeos/extensionstbarzic@chromium.org2013-01-111-111/+99
* browser: Move FindOrCreateTabbedBrowser() function into chrome namespace.tfarina@chromium.org2012-12-261-1/+1
* Move the fileBrowserPrivate API out of extensions entirely.yoz@chromium.org2012-12-201-9/+13
* When clicking on item in download shelf, fallback to an existing task if no d...tbarzic@chromium.org2012-12-161-13/+26
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-071-3/+4
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+4
* Introduce a FileHandlerInfo structure seperate to web intents for platform apps.jeremya@chromium.org2012-11-221-2/+77
* Add copy and assignment to FundamentalValue and StringValue.estade@chromium.org2012-11-201-1/+1
* Revert 167808 - Get rid of use of CreateStringValue in chromeos/ directory.kinaba@chromium.org2012-11-151-1/+1
* Get rid of use of CreateStringValue in chromeos/ directory.estade@chromium.org2012-11-151-1/+1
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-291-1/+2
* The goal of the patch is avoid calling FindOrCreateTabbedBrowser. Since FindT...kaznacheev@chromium.org2012-10-261-7/+9
* Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...mirandac@chromium.org2012-10-241-1/+2
* drive: Rename 'gdata' namespace to 'drive' in chrome/browser/chromeos/drivesatorux@chromium.org2012-10-121-4/+4
* drive: Rename chrome/browser/chromeos/gdata to chrome/browser/chromeos/drivesatorux@chromium.org2012-10-111-2/+2
* This fixes default actions in the file browser on ChromeOS so thatgspencer@chromium.org2012-10-081-21/+19
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-041-1/+3
* Updates the Chrome OS file browser to support opening files with Web Intent h...thorogood@chromium.org2012-09-201-80/+174
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-2/+4
* Fix "Cannot open file type" error when clicking file from download tray.tbarzic@chromium.org2012-09-131-6/+33
* Rename GData to Drive in drive_file_system_utilkochi@chromium.org2012-09-071-2/+2
* Split gdata_util into two fragments (gdata_util, gdata_file_system_util) for ...nhiroki@chromium.org2012-09-051-1/+1
* This implements default actions for the file manger as syncable prefsgspencer@chromium.org2012-08-311-108/+169
* Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...kinuko@chromium.org2012-08-271-7/+1
* Rename GDataCache* to DriveCache*kochi@chromium.org2012-08-221-1/+1
* Integrate external mount points to IsolatedContextkinuko@chromium.org2012-08-211-29/+19
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-071-5/+2
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-2/+2
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-2/+2
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+2
* Fix more incorrect usage of BrowserContext on the FILE thread.jam@chromium.org2012-07-111-8/+13
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* RefCounted types should not have public destructors, chromeos cleanuprsleevi@chromium.org2012-06-271-2/+1
* This adds third party Drive app support to ChromeOS.gspencer@chromium.org2012-06-251-58/+200
* [File Manager] Avoiding confusion between "Watch" and "Open" actions for vide...kaznacheev@chromium.org2012-06-191-1/+32
* gdata: Get rid of GDataFileSystem::GetFileInfoByPath()hshi@chromium.org2012-06-081-13/+47
* Fix file handler executer setting wrong cache path permissions on drive.tbarzic@chromium.org2012-06-081-4/+5
* TabContentsWrapper -> TabContents, part 8.avi@chromium.org2012-06-071-1/+1
* [FileBrowser] Added DefaultAction dialog to choose default action.zvorygin@chromium.org2012-05-241-14/+12
* Revert 138476 - [FileBrowser] Added DefaultAction dialog to choose default ac...backer@chromium.org2012-05-231-12/+14
* [FileBrowser] Added DefaultAction dialog to choose default action.zvorygin@chromium.org2012-05-231-14/+12
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1