summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-011-7/+5
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-5/+7
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-1/+1
* Makes devtools handle tab replaced notification. Thissky@chromium.org2011-01-311-0/+4
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-271-3/+16
* Change default logic for OpenApplicationTab for extensions without launch URLsrickcam@chromium.org2011-01-261-1/+9
* Show online help for nonofficial build where HelpApp is missingdpolukhin@chromium.org2011-01-261-3/+6
* Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...finnur@chromium.org2011-01-261-13/+3
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-261-3/+13
* Fix DOMUI pref mode handling of Mac menu itemsstuartmorgan@chromium.org2011-01-251-1/+15
* Use HelpApp in guest modedpolukhin@chromium.org2011-01-251-7/+0
* Introduce incognito preference settings.battre@chromium.org2011-01-251-0/+6
* Make HelpApp component extension.dpolukhin@chromium.org2011-01-251-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-211-9/+12
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-9/+6
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-211-12/+9
* Remove unused language options code, which has been superseded by DOMUI.satorux@chromium.org2011-01-191-2/+1
* Set Browser::app_name_ in a reasonable way for extension apps.skerner@chromium.org2011-01-141-2/+7
* Clear plugin data together with cookies on shutdown.bauerb@chromium.org2011-01-141-1/+0
* Attempt 2 at fixing crash in ProcessPendingTabs. This differs from thesky@chromium.org2011-01-131-13/+29
* This adds a "killed tab" page to be displayed in the case where a tab is kill...gspencer@chromium.org2011-01-131-0/+10
* Revert 71327 - Attempt at fixing crash in ProcessPendingTabs. With the curren...sky@chromium.org2011-01-131-23/+12
* Attempt at fixing crash in ProcessPendingTabs. With the current code,sky@chromium.org2011-01-131-12/+23
* Also delete plugin data when the cookies checkbox in the clear browsing data ...bauerb@chromium.org2011-01-131-1/+0
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-111-1/+2
* The UMA stat for the Wrench menu was only firing when Alt+F was pressed, not ...finnur@chromium.org2011-01-111-1/+1
* Refactored the screenshot mechanism.rkc@chromium.org2011-01-101-2/+3
* Flags: Enable Tabbed Options by default.jhawkins@chromium.org2011-01-071-18/+18
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-2/+2
* Fixes bug in handling of openning background tabs by way of clickingsky@chromium.org2011-01-061-2/+6
* Move remoting setup from the wrench menu to the advances options page.sergeyu@chromium.org2011-01-061-19/+0
* Fixes for the Remoting setup flow.sergeyu@chromium.org2011-01-061-2/+2
* Fixes bug where instant fade would get stuck when pressingsky@chromium.org2011-01-051-1/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-2/+2
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-2/+2
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-5/+3
* View Source now clones tab state for pinned/app windows.pfeldman@chromium.org2010-12-281-25/+51
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-5/+3
* Keep crashed extension info bar across page navigations and close all when ex...jennb@chromium.org2010-12-221-11/+12
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-221-0/+4
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-211-0/+9
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+3
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-3/+0
* Cleanup: RemoveCleanup: Remove Browser::extension_app_* and TYPE_EXTENSION_APP.skerner@chromium.org2010-12-201-33/+24
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+3
* View source page's title isn't distiuishable from normal page's title.pfeldman@chromium.org2010-12-181-0/+2
* Revert 69653. View source page's title isn't distinguishable from normal page...pfeldman@chromium.org2010-12-181-2/+0
* View source page's title isn't distinguishable from normal page's title.pfeldman@chromium.org2010-12-181-0/+2
* View source uses scroll position of original page.pfeldman@chromium.org2010-12-161-0/+6