summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Exit tabbed fullscreen mode on navigation.koz@chromium.org2011-10-101-1/+18
* [Sync UI] When signed in, choosing the sync wrench menu item should navigate ...binji@chromium.org2011-10-081-1/+1
* Fix UI quirks when doing a history navigation to a slow page.creis@chromium.org2011-10-071-3/+6
* CrOS - Allow tabs to be discarded then reloaded to save memory.jamescook@chromium.org2011-10-071-0/+10
* Disable print preview in incognito mode in chrome os.abodenha@chromium.org2011-10-071-0/+6
* Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...aa@chromium.org2011-10-061-2/+2
* views: remove vertical tabsthakis@chromium.org2011-10-061-38/+1
* Honor profile startup settings when opening a window for a profile.rlp@chromium.org2011-10-061-11/+0
* Ignore title when determining if protocol handler is already registered or ig...benwells@chromium.org2011-10-061-2/+2
* limit number of tabs allowed in touch ui.alicet@chromium.org2011-10-061-0/+7
* Display alternate nav infobars even when instant is on. This adds a new noti...pkasting@chromium.org2011-10-061-1/+9
* Don't destroy instant loaders if you don't have to.sreeram@chromium.org2011-10-041-1/+1
* chromeos: Make Search key never close the NTP.derat@chromium.org2011-10-031-10/+9
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-011-7/+30
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-011-2/+17
* gcc 4.6 warnings cleanuppph34r@gmail.com2011-09-301-4/+0
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-10/+24
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-301-9/+11
* Fix crash when running the file chooser dialog from PPAPI.BUG=97637TEST=manualbbudge@chromium.org2011-09-291-10/+10
* Change Browser::OpenApplication() to handle having no browser windows open.atwilson@chromium.org2011-09-291-2/+7
* Pass intent data through to the picker and launch a new tabgbillock@chromium.org2011-09-281-1/+3
* Make calls to registerProtocolHandler() update already registered handlers.koz@chromium.org2011-09-281-0/+3
* Remove compact navigation code.thakis@chromium.org2011-09-261-35/+0
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-231-1/+2
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-231-3/+2
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-3/+4
* Aura: Use extension-based file picker from CrOS for pure-views builds.jamescook@chromium.org2011-09-211-0/+3
* Revert 102113 - Aura: Use extension-based file picker from CrOS for pure-view...jamescook@chromium.org2011-09-211-3/+0
* Aura: Use extension-based file picker from CrOS for pure-views builds.jamescook@chromium.org2011-09-211-0/+3
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-211-4/+3
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-10/+9
* Only show NTP4 info bubble for upgrading usersguohui@chromium.org2011-09-201-7/+5
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-1/+1
* Show global error bubble view when creating new browser windowsail@chromium.org2011-09-191-27/+50
* Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...scherkus@chromium.org2011-09-191-3/+4
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-191-4/+3
* Make f11 fire shortcuts in the browser even if it was preventDefault()ed.koz@chromium.org2011-09-191-0/+2
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-8/+3
* Implement a bubble that appears at the top of the screen when a tab enters jeremya@chromium.org2011-09-171-3/+20
* Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...rsimha@chromium.org2011-09-161-3/+4
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-161-4/+3
* [Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog.binji@chromium.org2011-09-141-24/+8
* Switch from chrome://extensions to chrome://settings/extensionSettings.finnur@chromium.org2011-09-131-3/+3
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-131-6/+0