summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_commands.cc
Commit message (Expand)AuthorAgeFilesLines
* add test to verify bookmark bar state and it's always reflected by its visual...kuan@chromium.org2013-10-141-1/+1
* When running in immersive mode, the system print dialog opens zturner@chromium.org2013-10-091-1/+9
* Convert GetInputString() to GetDestinationURL().pkasting@chromium.org2013-10-031-1/+1
* [Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...wittman@chromium.org2013-09-101-1/+1
* This is a follow-up to https://chromiumcodereview.appspot.com/16305010/. To e...vasilii@chromium.org2013-08-261-10/+7
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-6/+29
* Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes.bauerb@chromium.org2013-08-051-2/+0
* Create CoreAppLauncherHandler to handle recordAppLaunchbyURL messagesimon.hong81@gmail.com2013-07-261-2/+2
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-231-6/+9
* Remove the integrated desktop Chrome To Mobile Service and UI.msw@chromium.org2013-07-181-7/+0
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Misc. cleanup:pkasting@chromium.org2013-07-111-4/+2
* Remove unused parameter "show_history" from the ShowWebsiteSettings methods.markusheintz@chromium.org2013-07-051-3/+2
* Expose "Chrome" as accessible product name.dmazzoni@chromium.org2013-06-291-3/+6
* Change various google_util functions from taking a std::string to a GURL.pkasting@chromium.org2013-06-271-2/+2
* Remove "View Background Pages".avi@chromium.org2013-06-221-2/+2
* Fixed cmd + G (find next) on Mac in Incognito, 2 new tests:vasilii@chromium.org2013-06-121-6/+8
* InstantExtended: make modes work with the native popup.samarth@chromium.org2013-06-101-3/+3
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.avi@chromium.org2013-06-081-1/+1
* Handle key sequence for toggling voice search. This is a no-op until ontoggl...jeremycho@chromium.org2013-06-071-0/+2
* Replace PruneAllButActive with PruneAllButVisible.creis@chromium.org2013-05-311-1/+2
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-2/+2
* Introduce content::PageState (again).darin@chromium.org2013-05-281-5/+3
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-261-3/+5
* Introduce content::PageState.darin@chromium.org2013-05-241-5/+3
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-1/+1
* InstantExtended: Reload when re-accepting search terms.jered@chromium.org2013-05-171-2/+7
* content: Extract url utility functions into url_utils.{h,cc}tfarina@chromium.org2013-05-171-2/+2
* components: Create web_modal component.sadrul@chromium.org2013-05-161-1/+2
* bookmarks: Make BookmarkModel::IsLoaded() not virtual.tfarina@chromium.org2013-05-081-2/+2
* Add key to focus infobarsdmazzoni@chromium.org2013-04-191-0/+5
* Properly track the creation of a new window for managed users.pam@chromium.org2013-04-111-7/+0
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+2
* Deprecate Browser::TYPE_PANELstevenjb@chromium.org2013-04-041-2/+1
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-241-2/+5
* Fix crash in chrome.tabs.duplicate if the tab to be duplicated belongs to an ...meacer@chromium.org2013-03-231-15/+15
* Revert 189589 "Added histogram for v2 app launch source"hans@chromium.org2013-03-211-5/+2
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-211-2/+5
* Fixing problem with a tabless browser windows showing up after a task manager...skuhne@chromium.org2013-03-211-4/+2
* Change the way the omnibox handles CTRL-Enter navigations.beaudoin@chromium.org2013-03-181-2/+9
* Remove ScopedHostDesktopType.gab@chromium.org2013-03-021-4/+0
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+1
* Make Browser::CreateParams::CreateFor(App|DevTools) take HostDesktopType.gab@chromium.org2013-02-231-2/+4
* Plumb HostDesktopType through BrowserListTabContentsProvider.gab@chromium.org2013-02-221-6/+0
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-7/+7
* "Reopen closed window" text not consistent across tab/window context menusschmitz@chromium.org2013-02-201-2/+7
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-1/+1
* Add an outdated upgrade bubble view.mad@chromium.org2013-02-151-2/+12
* Re-enable print and reload for instant extended NTP which now supports it pro...mad@chromium.org2013-02-141-12/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1