summaryrefslogtreecommitdiffstats
path: root/chrome/browser/platform_util_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove GetDefaultProfile() from c/b/cros/file_manager.kinaba@chromium.org2013-12-131-4/+4
* Stop using GetDefaultProfile() in Chrome OS implementation of platform_util::...hashimoto@chromium.org2013-12-121-21/+10
* Make sure that the created browser is displayed when chrome::FindOrCreateTabb...pkotwicz@chromium.org2013-10-311-6/+4
* file_manager: Move non-binding code to c/b/chromeos/file_managersatorux@chromium.org2013-09-051-1/+1
* file_manager: Rename file_manager_util.h to open_util.hsatorux@chromium.org2013-08-271-1/+1
* file_manager: Rename ViewItem() and ShowFileInFolder()satorux@chromium.org2013-08-221-2/+2
* file_manager: Use 'file_manager' namespace more consistentlysatorux@chromium.org2013-08-031-2/+2
* Implement platform_util::OpenExternal on ChromeOSrockot@chromium.org2013-07-021-0/+4
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens...hashimoto@chromium.org2013-04-091-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* chromeos: Check if the path given to platform_util::OpenItem is a directory o...hashimoto@chromium.org2013-01-221-17/+1
* browser: Move FindOrCreateTabbedBrowser() function into chrome namespace.tfarina@chromium.org2012-12-261-1/+1
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-041-1/+3
* Make chrome::Navigate take in a Browser* that is never NULL. That function do...jam@chromium.org2012-07-131-2/+5
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-011-4/+2
* Replace BrowserList::GetLastActive() usage in platform_util_chromeos with bro...ben@chromium.org2012-05-241-4/+9
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Replacing the default handler for mailto and webcalsaintlou@chromium.org2012-05-081-0/+9
* Revert 134283. Speculative revert, it looks like this caused many leaks (http...thakis@chromium.org2012-04-301-9/+0
* Preventing our default handlers for ChromeOS to show up or confuse the userskuhne@chromium.org2012-04-271-0/+9
* Removed obsolete parameter from file_manager_util::ViewFilekaznacheev@chromium.org2012-04-171-1/+1
* Made File Manager respect the user-selected launch type (tab/pinned tab/windo...kaznacheev@chromium.org2012-04-171-31/+1
* Implementing the new Chrome OS Media Playerkaznacheev@chromium.org2012-02-271-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+1
* Open the default task on double-click if browser can't handle the file natively.zelidrag@chromium.org2011-11-301-1/+1
* Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension...aa@chromium.org2011-11-271-1/+1
* Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""aa@chromium.org2011-11-271-1/+1
* Move the ProcessWatcher methods out of content/common/process_watcher into ba...jam@chromium.org2011-11-231-2/+0
* Revert "Move a bunch of ChromeOS APIs out of chrome/browser/extensions."aa@chromium.org2011-11-211-1/+1
* Move a bunch of ChromeOS APIs out of chrome/browser/extensions.aa@chromium.org2011-11-211-1/+1
* Replace FileManagerUtil class with namespace file_manager_util.achuith@chromium.org2011-11-171-6/+5
* platform_util OpenItem/ShowItemInFolder threading fixes.achuith@chromium.org2011-11-111-19/+36
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Paths in File Browsers parameters are converted to virtual ones.serya@chromium.org2011-08-011-1/+10
* Added enqueue task to media player. Fixed task ordering - the last used handl...zelidrag@chromium.org2011-05-081-74/+1
* Revert 84573 - Added enqueue task to media player. Fixed task ordering - the ...zelidrag@chromium.org2011-05-081-1/+74
* Added enqueue task to media player. Fixed task ordering - the last used handl...zelidrag@chromium.org2011-05-081-74/+1
* Several file browser + media player cleanup items:zelidrag@chromium.org2011-05-061-15/+35
* Add native file formats to open in browser (pdf, webm)gspencer@google.com2011-05-051-0/+1
* Wired existing media player code with the new file browser. Added a new priva...zelidrag@chromium.org2011-04-181-29/+27
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-2/+2
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1