summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/hung_renderer_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-4/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-2/+2
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-2/+2
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-2/+2
* 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