summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/hung_renderer_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Two things:ben@chromium.org2009-01-241-0/+1
* ===================================================xji@chromium.org2009-01-231-0/+4
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Fix broken browser_views on Windows.phajdan.jr@chromium.org2009-01-081-0/+1
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-171-4/+4
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-51/+48
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-4/+0
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Convert GetPreferredSize from:beng@google.com2008-10-151-2/+2
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+1
* Adds exitcodes for the TerminateProcess calls on hung renderers. There are st...ojan@google.com2008-07-311-1/+2
* Window Delegate Improvements:beng@google.com2008-07-301-18/+18
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+475