summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-271-28/+10
* Two things:ben@chromium.org2009-01-241-8/+51
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-42/+9
* Backs out 8523 in hopes of a greener tree.sky@google.com2009-01-231-19/+5
* Changes to insure that when in app-mode, links open in the default browser. ...brg@chromium.com2009-01-231-5/+19
* Make the browser talk to the status bubble through an abstract interface to r...ben@chromium.org2009-01-221-1/+1
* More scaffolding for back/forward/reload/home, start of WebContentspinkerton@google.com2009-01-221-11/+32
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-1/+15
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-13/+29
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-3/+3
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-152/+140
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-5/+5
* When opening a new tab by pressing CTRL-T in app mode, the location bar would...jcampan@chromium.org2009-01-141-0/+5
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-8/+29
* Checking in a patch from m0interactive, reviewed by pkasting. Quote:finnur@google.com2009-01-051-1/+1
* Reverting my landing (of a patch by external contributer).finnur@google.com2008-12-231-4/+1
* Landing a patch for m0interactive (already in the AUTHORS list):finnur@google.com2008-12-231-1/+4
* Fixes bug where we wouldn't necessarily start throbber timer on dropsky@google.com2008-12-191-0/+7
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-2/+5
* This fixes a crash while trying to duplicate an application window.erg@google.com2008-12-181-1/+4
* Duplicate popup window should have same size and scroll erg@google.com2008-12-181-0/+6
* Reverting 7149.jcampan@chromium.org2008-12-171-5/+2
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-2/+5
* Mostly cleanup.pkasting@chromium.org2008-12-171-132/+98
* Make stop work again (I broke it). Rather than revert to the previous workin...pkasting@chromium.org2008-12-171-11/+10
* Fix onblur= handelers getting called on popup window creation. This regressed...erg@google.com2008-12-121-1/+4
* A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (...jungshik@google.com2008-12-111-2/+2
* Only allow bookmark keyboard shortcut for tabbed browsers.sky@google.com2008-12-111-1/+9
* Cleanup part 5.pkasting@chromium.org2008-12-101-305/+342
* Cleanup part 4.pkasting@chromium.org2008-12-091-51/+14
* I tried running the browser in Purify and the browser crashed on me. finnur@google.com2008-12-091-8/+11
* Cleanup part 3.pkasting@chromium.org2008-12-081-69/+68
* Cleanup, part 1.pkasting@chromium.org2008-12-081-62/+62
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-5/+1
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-1/+46
* The onbeforeunload event could be sent more than once to a page.jcampan@chromium.org2008-12-031-16/+12
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-251-8/+14
* Get rid of ISO-8859-9 in the character encoding menu because it's now treated...jungshik@google.com2008-11-251-2/+0
* Attempt 2 at this fix. I hit after my patch. The problem appears to besky@google.com2008-11-211-5/+0
* Fixes possible crash in creating Browser. The crash could happensky@google.com2008-11-211-0/+5
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-2/+10
* Re-land this change: http://codereview.chromium.org/10967/showben@chromium.org2008-11-191-11/+4
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-32/+27
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-27/+32
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-32/+27
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-171-4/+11
* Remove HWND from TabContents creation. ben@chromium.org2008-11-171-11/+4