summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-131-0/+1
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-131-4/+0
* Mac: Add favicons to task manager.thakis@chromium.org2010-01-131-2/+2
* Revert 35888 - Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-2/+2
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-2/+2
* Revert 35883 - Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-2/+2
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-2/+2
* Mac: temporarily disable Full Screen and Task Manager.viettrungluu@chromium.org2010-01-081-0/+8
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-3/+3
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-2/+2
* Relanding the language detection code.jcampan@chromium.org2010-01-071-2/+2
* Copy, Cut&Paste for chromeososhima@chromium.org2010-01-061-3/+12
* Append profile info to win7 app id per issue 30414xiyuan@chromium.org2010-01-061-3/+7
* Native Cocoa bookmark manager, part 1snej@chromium.org2010-01-051-2/+0
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-251-2/+26
* Handle extensions correctly when the default download location is not writablekinuko@chromium.org2009-12-251-1/+1
* Allow app/popup Windows to be programmatically sent a CURRENT_TAB navigation ...pkasting@chromium.org2009-12-191-6/+5
* Don't show download arrow animation for extensions.rafaelw@chromium.org2009-12-181-7/+13
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-2/+2
* Only show gray LOADING dialog for Themes.rafaelw@chromium.org2009-12-161-1/+8
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-2/+2
* Enable/disable "next/previous tab" commands when there is only 1 tab.pinkerton@chromium.org2009-12-151-0/+4
* Fix extension shutdown notification, take 2.estade@chromium.org2009-12-141-2/+2
* Get web app icon via FavIconHelper and auto repair/updatexiyuan@chromium.org2009-12-111-2/+40
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-19/+47
* Fixes bug so that if we restore popups (as we do on chrome os) wesky@chromium.org2009-12-091-2/+2