summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not enable the home button by default on new installs. This doesn't affec...pkasting@chromium.org2010-04-071-2/+0
* Make sure that we go to existing open bookmark manager when pressing Shift+Ct...arv@chromium.org2010-04-021-1/+11
* Remove the distributor logo.glen@chromium.org2010-04-011-8/+2
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+10
* Fix a regression appearing in r41875 where navigating back from an interstiti...bauerb@chromium.org2010-03-291-6/+13
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-3/+3
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-10/+0
* Fixes bug where triggering session restore while the browser wassky@chromium.org2010-03-261-1/+6
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+10
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-4/+2
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-10/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+10
* Fix 2 bugs related to remembering loaded unpacked extensions.mpcomplete@chromium.org2010-03-231-2/+4
* Some layout related fixes for the app launchers.jcivelli@chromium.org2010-03-231-1/+1
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-71/+86
* Porting the app launcher to Windows, and adding an experimental flagjcivelli@google.com2010-03-221-0/+8
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+9
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+9
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-11/+1
* Enable tabbed bookmark manager by default.arv@chromium.org2010-03-191-3/+3
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-191-1/+11
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-9/+10
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-10/+9
* Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...andybons@chromium.org2010-03-191-3/+3
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-9/+10
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-191-3/+3
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-181-22/+45
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-181-1/+1
* [Mac] Honor modifier keys in back/forward menu.bauerb@chromium.org2010-03-171-32/+39
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Support app tabs as a launch point for apps. Also, move the logic for launch...erikkay@chromium.org2010-03-121-0/+61
* Bookmark manager: Make sure we open the tabbed bookmark manager in a non OTR ...arv@chromium.org2010-03-121-4/+19
* Open tabbed bookmark manager from menus as well.arv@chromium.org2010-03-121-0/+7
* Fixes navigation issues with interstitial pages.creis@chromium.org2010-03-111-10/+5
* Use web app icon as ICON_BIG for Windowsxiyuan@chromium.org2010-03-081-6/+8
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-061-5/+6
* Renames ContentBlockedImageView to ContentSettingImageView.bulach@chromium.org2010-03-051-1/+1
* Fix crash when opening a bookmark without an open window.bauerb@chromium.org2010-03-051-2/+3
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-031-1/+11
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-2/+4
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-261-0/+1
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Allow opening multiple bookmarks with external links from the same page.bauerb@chromium.org2010-02-191-0/+10
* linux: plumb shift-reload down into new shift-reload APIevan@chromium.org2010-02-191-1/+16
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* [Mac] Enable fullscreenrohitrao@chromium.org2010-02-161-5/+12
* Fix up some style guide violations wrt aligning function arguments.willchan@chromium.org2010-02-121-7/+8
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-1/+1