summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-041-4/+4
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-0/+24
* DOMUI: Make 'Adobe flash..' and 'Disable individual plug-ins' open in a new tab.tfarina@chromium.org2010-10-021-0/+6
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-4/+3
* Moved the call to ServiceProcessControlManager::Shutdown to browser_shutdown:...sanjeevr@chromium.org2010-10-011-4/+0
* Policy to disable printinggfeher@chromium.org2010-10-011-3/+16
* [dom ui settings] move settings bits in dom_ui/ to dom_ui/options/estade@chromium.org2010-10-011-1/+1
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-20/+1
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-301-7/+20
* Revert 60997 - o Add user customizable launch type for apps by adding options...andybons@chromium.org2010-09-291-20/+7
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-291-7/+20
* Create a TabHandler object to decouple Browser from TabStripModel API.ben@chromium.org2010-09-281-104/+131
* Revert 60821 (build break) - Create a TabHandler object to decouple Browser f...willchan@chromium.org2010-09-281-131/+104
* Create a TabHandler object to decouple Browser from TabStripModel API.ben@chromium.org2010-09-281-104/+131
* Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...sanjeevr@chromium.org2010-09-281-4/+0
* Makes instant support other open dispositions.sky@chromium.org2010-09-271-5/+29
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-271-0/+6
* Revert 60527 - Fix flickering when calling push/replaceState (or changing the...mihaip@chromium.org2010-09-271-33/+13
* clang: Remove unused function.thakis@chromium.org2010-09-251-21/+2
* Fix flickering when calling push/replaceState (or changing the location hash)mihaip@chromium.org2010-09-241-13/+33
* Adds support for sending script when the user accepts instantsky@chromium.org2010-09-241-5/+4
* Make app panels use popup type. Nuke refocus code and tests.skerner@chromium.org2010-09-241-60/+8
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-1/+1
* Exit fullscreen when creating new tab by search key.oshima@chromium.org2010-09-231-0/+5
* Don't initialize the download manager when trying to shut down.thestig@chromium.org2010-09-231-2/+8
* Fixes bug where match preview wouldn't get hidden if match preview wassky@chromium.org2010-09-221-2/+1
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-221-0/+4
* DOMUI: Make Settings page available at chrome://settings.tfarina@chromium.org2010-09-221-1/+1
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-67/+101
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-10/+11
* Bunch of match preview tweaks:sky@chromium.org2010-09-141-10/+46
* Tabbed options: Support direct navigation to content settings subtabs.estade@chromium.org2010-09-141-10/+24
* Fix SessionStoragejorlow@chromium.org2010-09-141-6/+10
* dom-ui options: Connect option related commands to the dom-ui options window.csilv@chromium.org2010-09-131-6/+38
* [Chrome OS] Make Chrome call session_manager to trigger exitcmasone@google.com2010-09-071-0/+9
* Remove wstrings from status bubble code.tony@chromium.org2010-09-031-6/+9
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-0/+1
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-1/+0
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-0/+1
* Close all tabs for an extension when disabling it.mpcomplete@chromium.org2010-09-011-2/+1
* revert r49556 - Interpret typed url into an apps extent from the NTP omnibox ...rafaelw@chromium.org2010-09-011-18/+0
* Mac: Allowed incognito windows to be bookmark open target.yutak@chromium.org2010-09-011-2/+7
* The "Update Chrome" menu item should appear in addition to the About menu.erg@google.com2010-08-311-6/+6
* Cleanup TODOs in RemotingSetupFlowhclam@chromium.org2010-08-311-1/+1
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-7/+8
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-1/+1
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-2/+2
* Remove full-screen launch option app.launch.fullscreenskerner@chromium.org2010-08-301-4/+0
* [GTK] implement minimal first run bubble.estade@chromium.org2010-08-281-3/+3
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-261-1/+3