summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 55311 - Add remoting to wrench menu.erikchen@google.com2010-08-061-19/+0
* Add remoting to wrench menu.hclam@chromium.org2010-08-061-0/+19
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Only close a newly opened download tab if there's more than one tab.bauerb@chromium.org2010-08-031-1/+7
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-2/+2
* Revert 54560 - nick@chromium.org2010-08-021-34/+22
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-22/+34
* Mac: Add tabpose windowthakis@chromium.org2010-07-301-0/+15
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* Mac: Add "Show Tab Overview" menu item.thakis@chromium.org2010-07-271-0/+4
* Revert bookmark bar promo CL, r52993mirandac@google.com2010-07-271-1/+0
* When the kChromeUIScheme was made savable, it also broke the disabling of thersesek@chromium.org2010-07-271-2/+7
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-261-1/+1
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-1/+20
* Use check item for side tab menu.oshima@chromium.org2010-07-211-4/+4
* Attemp 2 at:sky@chromium.org2010-07-211-9/+0
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-7/+6
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+9
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-9/+0
* Add bookmark promo to NTP on first run.mirandac@google.com2010-07-201-0/+1
* Remove the page and app menus.pkasting@chromium.org2010-07-201-12/+4
* Put sidetab menu back to wrench menu (confirmed with sky)oshima@chromium.org2010-07-201-1/+0
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+1
* Removing the code that are no longer in use.oshima@chromium.org2010-07-161-8/+0
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+4
* Add "Inspect Element" shortcut to browser tabs.apavlov@chromium.org2010-07-161-10/+25
* Move implementation from header to source.erg@chromium.org2010-07-151-0/+4
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-4/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+4
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-15/+43
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-2/+23
* Add link to privacy dashboard from sync options panel behind command line flag.tim@chromium.org2010-07-121-0/+6
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+1
* Makes all tabs openned from the omnibox inherit the opener of thesky@chromium.org2010-07-011-15/+17
* Add the concept of browse extent.aa@chromium.org2010-07-011-0/+5
* Change a bunch of string types.estade@chromium.org2010-06-291-10/+11
* AutoFill Help Link added on Macdhollowa@chromium.org2010-06-281-0/+6
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-34/+36
* Fix regression (crash) in launching Apps (regular ones, not Extension Apps) c...finnur@chromium.org2010-06-251-3/+6
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-33/+39
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-39/+33
* Make pinned tabs a little stickier.estade@chromium.org2010-06-241-1/+13
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-231-1/+1
* Unreverting 50489 - Added app.launch.width and app.launch.height keys to app ...scherkus@chromium.org2010-06-221-0/+6
* Revert 50489 - Added app.launch.width and app.launch.height keys to app manif...robertshield@chromium.org2010-06-221-6/+0
* Added app.launch.width and app.launch.height keys to app manifest.scherkus@chromium.org2010-06-221-0/+6
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-181-7/+5
* Fixes regression in opening a new tab where we would open it at thesky@chromium.org2010-06-181-1/+1
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-2/+37
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2