| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GetDefaultProfile() from c/b/cros/file_manager. | kinaba@chromium.org | 2013-12-13 | 1 | -4/+4 |
* | Stop using GetDefaultProfile() in Chrome OS implementation of platform_util::... | hashimoto@chromium.org | 2013-12-12 | 1 | -21/+10 |
* | Make sure that the created browser is displayed when chrome::FindOrCreateTabb... | pkotwicz@chromium.org | 2013-10-31 | 1 | -6/+4 |
* | file_manager: Move non-binding code to c/b/chromeos/file_manager | satorux@chromium.org | 2013-09-05 | 1 | -1/+1 |
* | file_manager: Rename file_manager_util.h to open_util.h | satorux@chromium.org | 2013-08-27 | 1 | -1/+1 |
* | file_manager: Rename ViewItem() and ShowFileInFolder() | satorux@chromium.org | 2013-08-22 | 1 | -2/+2 |
* | file_manager: Use 'file_manager' namespace more consistently | satorux@chromium.org | 2013-08-03 | 1 | -2/+2 |
* | Implement platform_util::OpenExternal on ChromeOS | rockot@chromium.org | 2013-07-02 | 1 | -0/+4 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens... | hashimoto@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -2/+2 |
* | chromeos: Check if the path given to platform_util::OpenItem is a directory o... | hashimoto@chromium.org | 2013-01-22 | 1 | -17/+1 |
* | browser: Move FindOrCreateTabbedBrowser() function into chrome namespace. | tfarina@chromium.org | 2012-12-26 | 1 | -1/+1 |
* | Add desktop type context to most existing instances of FindTabbedBrowser. | robertshield@chromium.org | 2012-10-04 | 1 | -1/+3 |
* | Make chrome::Navigate take in a Browser* that is never NULL. That function do... | jam@chromium.org | 2012-07-13 | 1 | -2/+5 |
* | chrome: Put browser_navigator.h into chrome namespace. | tfarina@chromium.org | 2012-07-01 | 1 | -4/+2 |
* | Replace BrowserList::GetLastActive() usage in platform_util_chromeos with bro... | ben@chromium.org | 2012-05-24 | 1 | -4/+9 |
* | browser: Move the tabs directory into ui. | tfarina@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Replacing the default handler for mailto and webcal | saintlou@chromium.org | 2012-05-08 | 1 | -0/+9 |
* | Revert 134283. Speculative revert, it looks like this caused many leaks (http... | thakis@chromium.org | 2012-04-30 | 1 | -9/+0 |
* | Preventing our default handlers for ChromeOS to show up or confuse the user | skuhne@chromium.org | 2012-04-27 | 1 | -0/+9 |
* | Removed obsolete parameter from file_manager_util::ViewFile | kaznacheev@chromium.org | 2012-04-17 | 1 | -1/+1 |
* | Made File Manager respect the user-selected launch type (tab/pinned tab/windo... | kaznacheev@chromium.org | 2012-04-17 | 1 | -31/+1 |
* | Implementing the new Chrome OS Media Player | kaznacheev@chromium.org | 2012-02-27 | 1 | -2/+2 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Open the default task on double-click if browser can't handle the file natively. | zelidrag@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension... | aa@chromium.org | 2011-11-27 | 1 | -1/+1 |
* | Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions."" | aa@chromium.org | 2011-11-27 | 1 | -1/+1 |
* | Move the ProcessWatcher methods out of content/common/process_watcher into ba... | jam@chromium.org | 2011-11-23 | 1 | -2/+0 |
* | Revert "Move a bunch of ChromeOS APIs out of chrome/browser/extensions." | aa@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Move a bunch of ChromeOS APIs out of chrome/browser/extensions. | aa@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Replace FileManagerUtil class with namespace file_manager_util. | achuith@chromium.org | 2011-11-17 | 1 | -6/+5 |
* | platform_util OpenItem/ShowItemInFolder threading fixes. | achuith@chromium.org | 2011-11-11 | 1 | -19/+36 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Paths in File Browsers parameters are converted to virtual ones. | serya@chromium.org | 2011-08-01 | 1 | -1/+10 |
* | Added enqueue task to media player. Fixed task ordering - the last used handl... | zelidrag@chromium.org | 2011-05-08 | 1 | -74/+1 |
* | Revert 84573 - Added enqueue task to media player. Fixed task ordering - the ... | zelidrag@chromium.org | 2011-05-08 | 1 | -1/+74 |
* | Added enqueue task to media player. Fixed task ordering - the last used handl... | zelidrag@chromium.org | 2011-05-08 | 1 | -74/+1 |
* | Several file browser + media player cleanup items: | zelidrag@chromium.org | 2011-05-06 | 1 | -15/+35 |
* | Add native file formats to open in browser (pdf, webm) | gspencer@google.com | 2011-05-05 | 1 | -0/+1 |
* | Wired existing media player code with the new file browser. Added a new priva... | zelidrag@chromium.org | 2011-04-18 | 1 | -29/+27 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui. | tfarina@chromium.org | 2011-02-27 | 1 | -2/+2 |
* | WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa... | tfarina@chromium.org | 2011-02-18 | 1 | -3/+3 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |