summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes possible crash in Browser::OpenApplicationTab. The problem issky@chromium.org2012-05-021-0/+3
* Remove browser from web intents UI code.benwells@chromium.org2012-05-021-2/+1
* Refactor LoginUIService to not rely on WebUI.atwilson@chromium.org2012-05-011-1/+1
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-1/+1
* Don't group same-site links in new windows in the same SiteInstance.creis@chromium.org2012-04-271-2/+2
* Add a button to exit managed mode in place of the profile avatar.bauerb@chromium.org2012-04-271-2/+12
* Adding IsMouseLocked and removing IsMouseLockedOrPending from FullscreenContr...scheib@chromium.org2012-04-271-2/+2
* browser: Get rid of DialogStyle altogether.tfarina@chromium.org2012-04-261-8/+3
* User Gesture plumbed from Renderer to Browser's FullscreenController::Request...scheib@chromium.org2012-04-261-2/+2
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-251-8/+8
* ash: Ensure LAUNCH_WINDOW opens in normal window.xiyuan@chromium.org2012-04-241-12/+16
* Switch platform apps from a declarative launch container to handling an onLau...asargent@chromium.org2012-04-231-8/+8
* cros: Use UMA histograms for low memory statisticsjamescook@chromium.org2012-04-201-2/+4
* Sort methods in Browser.cc to match .hben@chromium.org2012-04-201-610/+615
* Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...ben@chromium.org2012-04-201-137/+4
* Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...bauerb@chromium.org2012-04-201-41/+0
* Remove a bunch of dead cros stuff from browser/browserview.ben@chromium.org2012-04-191-31/+2
* Wait for other browser windows to close when entering managed mode and cancel...bauerb@chromium.org2012-04-181-0/+5
* cros: Record UMA stats for tab discards in low memory conditionsjamescook@chromium.org2012-04-181-4/+5
* content: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-04-181-1/+1
* Respect user-selected launch type (tab/window/fullscreen) when opening File M...kaznacheev@chromium.org2012-04-181-7/+3
* TabContents -> WebContentsImpl, part 21.avi@chromium.org2012-04-171-13/+13
* Fixes FindBar crash. The crash appears to be because if you select asky@chromium.org2012-04-171-3/+3
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-1/+1
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-131-14/+17
* TabContents -> WebContentsImpl, part 8.avi@chromium.org2012-04-131-1/+1
* Close downloads shelf when showing downloads tab.asanka@chromium.org2012-04-121-2/+2
* Set Browser::is_attempting_to_close_browser_ in Browser::TabStripEmpty()stevenjb@chromium.org2012-04-091-0/+3
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-091-8/+0
* Don't recreate background windows when allow_js_access if falsemihaip@chromium.org2012-04-091-3/+8
* Changed the default homepage for new user profiles.khorimoto@chromium.org2012-04-061-3/+2
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-2/+2
* Honor window size for chrome.windows.create when parent window is maximized.aa@chromium.org2012-04-041-41/+45
* Gdata ctrl-o support.achuith@chromium.org2012-04-041-1/+7
* Automated tests for full screen & mouse lock M16 featuresscheib@chromium.org2012-04-041-3/+7
* [uber page] Uber URL cleanups.csilv@chromium.org2012-03-311-21/+10
* Fix devtools window state condition broken at 123977cem.kocagil@gmail.com2012-03-301-1/+1
* Open the 'history' page using a short URL, this restores extension overriding...csilv@chromium.org2012-03-291-3/+2
* Make extension disabled UI appear at startup if extensions are disabled.yoz@chromium.org2012-03-291-18/+0
* Remove core Browser/BrowserList code from Android.yfriedman@chromium.org2012-03-291-11/+1
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-291-13/+36
* ash: Make LAUNCH_FULLSCREEN mean maximized app window mode.xiyuan@chromium.org2012-03-291-0/+19
* Reverting due to memory (Valgrind) errors.jhawkins@chromium.org2012-03-281-7/+3
* Automated tests for full screen & mouse lock M16 featuresscheib@chromium.org2012-03-281-3/+7
* [cros] Fix sub-page URL generated by ShowDateOptions() to work properly.csilv@chromium.org2012-03-281-1/+1
* ash: Restore minimized window when activating it.xiyuan@chromium.org2012-03-281-0/+3
* Ignore path when navigating to the about page so that an existing uber-page w...csilv@chromium.org2012-03-271-1/+4
* Adjust popup/panel window position in Browser::CreateWithParamsstevenjb@chromium.org2012-03-271-16/+3
* [chromeos] Implement support for getting to date settings that works with the...csilv@chromium.org2012-03-261-7/+7
* cros: Add a line of logging to track down crashes on reloading killed tabsjamescook@chromium.org2012-03-261-0/+2