summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent crashes in QEMU by (correctly) saying no commands are enabled when th...ben@chromium.org2008-11-161-0/+4
* Remove a bunch of NULL checks that seem unnecessary, and document some checks...ben@chromium.org2008-11-151-64/+27
* Make the Browser restore saved last size/position using the WindowDelegate co...ben@chromium.org2008-11-151-20/+12
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-141-8/+5
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-141-110/+41
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-154/+144
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-2/+3
* Break out command execution from ExecuteCommand implementation into separate ...ben@chromium.org2008-11-121-486/+456
* Reorder browser.cc to match style guide, and remove browser_commands.ccben@chromium.org2008-11-121-753/+1692
* Reorder functions in browser.hben@chromium.org2008-11-121-16/+4
* oopsben@chromium.org2008-11-111-1/+1