summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-7/+6
* When creating a tab contents for a browser in the RVHDelegateHelper, create a...jochen@chromium.org2011-10-281-0/+9
* Sync Promo: Tweak first tabssail@chromium.org2011-10-281-28/+1
* Revert 107748 - Add policy for blocking GCP printing.abodenha@chromium.org2011-10-281-3/+0
* Add policy for blocking GCP printing.abodenha@chromium.org2011-10-281-0/+3
* Fixing visibility transitions for Instantshishir@chromium.org2011-10-271-0/+7
* Delete code for and references to mini-gallery and theme install bubbles.yoz@chromium.org2011-10-271-23/+1
* Only record ToggleFullscreen UMA when the user toggles fullscreen.jeremya@chromium.org2011-10-271-1/+2
* Enable panels by default on Win/Mac/Linux.jennb@chromium.org2011-10-271-7/+7
* Add shortcut to show avatar menusail@chromium.org2011-10-251-0/+7
* Remove unnecessary dependencies on Autofill.isherman@chromium.org2011-10-251-1/+0
* Calls to rph updating existing handlers are ignored.benwells@chromium.org2011-10-251-8/+1
* Fix minor WebUI dialog issues, mostly with bookmark management.rbyers@chromium.org2011-10-251-4/+0
* Moved mobile activation into its own modal dialog.zelidrag@chromium.org2011-10-241-3/+8
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-241-92/+70
* Fix the segfault on Linux when closing a tab that is in tab fullscreen mode.yzshen@chromium.org2011-10-241-0/+9
* Mouse lock content setting back-end (no UI)scheib@chromium.org2011-10-221-6/+35
* Support grouping taskbar icons for panels with regular taskbar icon for Chrom...jianli@chromium.org2011-10-211-1/+7
* Make NTP4 bubble profile independentguohui@google.com2011-10-201-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-18/+18
* WebUI Edit Search Engine Dialogwyck@chromium.org2011-10-191-1/+10
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-32/+35
* Random launcher tweaks:sky@chromium.org2011-10-181-0/+4
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1
* Revert 106029nkostylev@chromium.org2011-10-181-1/+1
* Suppress first run search box for sync promosail@chromium.org2011-10-181-4/+10
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1
* Show mouse lock request and status in fullscreen bubble infobar.yzshen@chromium.org2011-10-181-39/+143
* Revert "Fix warning prompting on closing a window that will cancel downloads."sail@chromium.org2011-10-171-70/+92
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-2/+18
* Mac implementation of mouse lock in render widget host view.scheib@chromium.org2011-10-151-4/+0
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-3/+3
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-151-92/+70
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-13/+55
* Make escape exit tabbed fullscreen mode even if browser was in fullscreen mod...koz@chromium.org2011-10-151-0/+6
* On Linux, turn off panels when there is no window manager present.prasadt@chromium.org2011-10-141-1/+8
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Disable printing when a constrained window is open. It's confusing.thestig@chromium.org2011-10-131-13/+30
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-131-2/+4
* Introduce a new field trial for Instant.sreeram@chromium.org2011-10-131-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-26/+30
* Add metrics to help measure effects of installing default apps in a profilerogerta@chromium.org2011-10-131-3/+10
* Fix AllSources observers for EXTENSION_READY_TO_INSTALL and BROWSER_ACTION_VI...yoz@chromium.org2011-10-131-11/+13
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-5/+4
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-4/+0
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-121-4/+10
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-3/+2
* [Web Intents] Initial Views implementation of the web intent picker.binji@chromium.org2011-10-121-1/+1
* Fixed behavior of the bookmark bar visibility.joaodasilva@chromium.org2011-10-111-18/+7
* Revert 104692 - Exit tabbed fullscreen mode on navigation.koz@chromium.org2011-10-101-18/+1