summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-051-3/+6
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-1/+1
* mole API - take 2erikkay@chromium.org2009-08-041-0/+4
* Implement the download arrow animation for Mac.paul@chromium.org2009-08-041-3/+0
* Rolling back change 22245.chrome-bot@google.com2009-08-021-4/+0
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-011-0/+4
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-311-1/+0
* Re-enable commands when coming out of full screen mode on linux.tc@google.com2009-07-301-28/+32
* Force sizing of a new tab as soon as TabContents is created.japhet@chromium.org2009-07-291-0/+11
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-291-2/+2
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-1/+2
* Re-landing r21673 without re-enabling the BrowserTest, which apparently isbrettw@chromium.org2009-07-271-2/+2
* Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.robertshield@chromium.org2009-07-271-2/+2
* Make downloads not prevent tabs from closing.brettw@chromium.org2009-07-271-2/+2
* Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...brg@chromium.com2009-07-251-0/+6
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-1/+1
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-0/+1
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-3/+3
* o Modified the toolbar button handler so that the handler can revert its omni...yusukes@google.com2009-07-221-5/+0
* Fix for the URL status bubble overlapping the download shelf.paul@chromium.org2009-07-211-2/+3
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-7/+8
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-3/+2
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-3/+3
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-201-0/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+8
* Reverting 21032.jcampan@chromium.org2009-07-181-8/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+8
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-10/+31
* Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.sky@chromium.org2009-07-131-1/+2
* DevTools: Toggle docked devtools window on shortcut.pfeldman@chromium.org2009-07-131-3/+3
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-101-7/+7
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-4/+4
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-071-0/+12
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-071-0/+11
* Adds a couple of keybindings.sky@chromium.org2009-07-071-0/+14
* Popup changesdavemoore@chromium.org2009-07-071-4/+4
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-6/+0
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-291-1/+1
* Use regular notifications for theme changes.tc@google.com2009-06-261-0/+6
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-241-2/+2
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-31/+0
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-20/+25
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-6/+1
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-0/+12
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-2/+0
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+24
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+4
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+6
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-101-1/+1
* Null check render_view_host when processing unload events.ojan@chromium.org2009-06-101-2/+14