summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-6/+9
* Start making a vertical tabstrip. Does nothing right now.ben@chromium.org2010-02-041-0/+1
* Remove the "On top" display mode of the extension shelf, it is no longer used...ben@chromium.org2010-02-031-4/+0
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-031-0/+1
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-031-1/+0
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-031-0/+1
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-021-3/+2
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-12/+5
* Migrate old cookie setting to new system.pkasting@chromium.org2010-02-021-2/+0
* Ignore ref (hash fragment) in URL when opening singleton tabs based on URLs.arv@chromium.org2010-01-311-6/+22
* Changes to support new cookie policy.darin@chromium.org2010-01-301-2/+2
* If an extension crashes or is killed by the task manager then reloaded, the i...andybons@chromium.org2010-01-301-0/+23
* Revert r37535.darin@chromium.org2010-01-291-0/+2
* Implement extended cookie controls.jochen@chromium.org2010-01-291-2/+0
* Implement a TODO: Combine BrowserToolbarModel with ToolbarModel. Also make a...pkasting@chromium.org2010-01-281-11/+0
* [Mac]Implement Cut, Copy and Paste from page menusuzhe@chromium.org2010-01-271-4/+0
* Unload and BeforeUnload handlers would not get invoked within pages inside Ch...ananta@chromium.org2010-01-271-13/+18
* Code Cleanup: Browser::CreateForApp can no longer create TYPE_APP_POPUP windowsrafaelw@chromium.org2010-01-261-6/+6
* Split chromeos options page into system and internet.chocobo@chromium.org2010-01-261-6/+16
* [Linux]Implement Cut, Copy and Paste from page menu.suzhe@chromium.org2010-01-251-27/+6
* 3rd step to remove BrowserExtender and to refactor BrowerView for sidebar.oshima@chromium.org2010-01-221-3/+3
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-221-17/+39
* Revert 36098 because the UI team has decided on a different long-term directi...jorlow@chromium.org2010-01-211-1/+0
* Disable app mode in the model on Mac so it is disabled in the page menu.pinkerton@chromium.org2010-01-201-0/+8
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-2/+2
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-2/+2
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-2/+2
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-0/+9
* Enable the context menu and developer menu "View source" items at the same time.brettw@chromium.org2010-01-151-6/+1
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-2/+2
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-2/+2