summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-101-1/+20
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-4/+1
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-0/+4
* Add back disabled menu itemsdavemoore@chromium.org2010-02-091-3/+4
* Do the remaining renames after http://codereview.chromium.org/585008phajdan.jr@chromium.org2010-02-091-2/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-061-1/+1
* Fix for bug where reloading an extension from an infobar when another window ...andybons@chromium.org2010-02-061-5/+6
* Yet more tab strip model changes. I'm hoping this is the last ofsky@chromium.org2010-02-051-1/+1
* Show the filebrowse ui rather than the download shelf in chromeos.xiyuan@chromium.org2010-02-051-2/+18
* Make the side tabstrip participate in the layout of the BrowserView.ben@chromium.org2010-02-051-1/+1
* Create a new base class BaseTabStrip that is the intermediary between Browser...ben@chromium.org2010-02-041-1/+1