summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-201-4/+3
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-201-36/+54
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+10
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+3
* Don't save the window position of popup windows.beng@google.com2008-08-131-0/+4
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-8/+0
* Add a bit of plumbing to make it so Browser doesn't need to know about Render...ojan@google.com2008-08-121-5/+2
* Revert this CL. Breaks compile.ojan@google.com2008-08-121-2/+5
* Add a bit of plumbing just so Browser doesn't need to know about RenderViewHost.ojan@google.com2008-08-121-5/+2
* Don't terminate the process when a tab becomes unresponsive during ojan@google.com2008-08-111-10/+4
* Set the hung renderer and plugin timeout to 10 seconds.jabdelmalek@google.com2008-08-111-1/+1
* Another Frame Grab-Bagbeng@google.com2008-08-111-15/+66
* Even more tweaks.beng@google.com2008-08-091-1/+33
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-081-14/+20
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-071-0/+1
* Restored tabs should be considered "owned" by whatever random tab is currentl...erg@google.com2008-08-061-2/+4
* The rectangle passed in to MoveContents is a content rectangle, not a window ...erg@google.com2008-08-061-3/+4
* Fix crash due to race conditions in the way Browser unhooks itsbeng@google.com2008-08-051-27/+37
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+1
* When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...beng@google.com2008-08-041-8/+24
* Fix several issues with popup window locations:erg@google.com2008-08-041-4/+11
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-76/+105
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-011-1/+2
* Move the BookmarkBarView into the frames.beng@google.com2008-08-011-17/+0
* Move BrowserToolbarView to the frames (XPFrame/VistaFrame).beng@google.com2008-07-311-18/+5
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* At the first run use Omaha usagestats key to determine whether to collect use...rahulk@google.com2008-07-301-1/+0
* Make the download arrow show and hide correctly in response to shelf visibili...glen@google.com2008-07-301-1/+1
* Simple change to make the "New [incognito] window" commands work like you'd e...pkasting@google.com2008-07-301-3/+0
* Fix 1295677: REGRESSION: Import SETS startup page to imported home page.finnur@google.com2008-07-301-4/+21
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-29/+30
* Window Delegate Improvements:beng@google.com2008-07-301-4/+4
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-10/+51
* Add chrome to the repository.initial.commit2008-07-261-0/+1665