summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-191-1/+1
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-1/+11
* Moves instant back into flags.sky@chromium.org2010-10-171-11/+1
* Remove --apps-panel switch.tfarina@chromium.org2010-10-161-16/+0
* Revert 62641 - Remove the dashboard link from the Prefs, since it's now in Cl...avi@chromium.org2010-10-151-0/+6
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-1/+3
* Makes session restore work correctly with instant.sky@chromium.org2010-10-151-1/+10
* Add support for SINGLETON_TAB disposition to BrowserNavigator.ben@chromium.org2010-10-141-22/+51
* Remove the dashboard link from the Prefs, since it's now in Clear Browsing Da...avi@chromium.org2010-10-141-6/+0
* Launch apps directly into NTPjstritar@chromium.org2010-10-141-6/+27
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-0/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-16/+39
* Fix flaky IncognitoSplitMode.mpcomplete@chromium.org2010-10-131-0/+6
* Implemented cellular plan details in DOM UI.zelidrag@chromium.org2010-10-131-0/+5
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-4/+18
* Import locally saved IE Tolbar Autofill datageorgey@chromium.org2010-10-121-0/+13
* Add the Windows dialog for setting default search provider from js.levin@chromium.org2010-10-111-0/+7
* Make bookmark manager work in incognitio mode.skerner@chromium.org2010-10-111-18/+2
* add app histogramserikkay@chromium.org2010-10-081-0/+4
* use webstore extent to verify gallery downloadserikkay@chromium.org2010-10-081-4/+7
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-071-1/+1
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-35/+23
* Make the "Send System Information" link always open the correct page.tfarina@chromium.org2010-10-061-0/+7
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-051-23/+23
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-87/+88
* 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