summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/hung_renderer_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-3/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-3/+5
* Replaced HungRendererDialog class with hung_renderer_dialog namespace.akalin@chromium.org2009-11-201-3/+7
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+1
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-2/+3
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-5/+5
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-0/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-6/+6
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-6/+6
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-6/+6
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-8/+8
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-061-46/+51
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+0
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-27/+27
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-4/+4
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-4/+4
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-4/+4
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-7/+6
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-171-2/+2
* Rename Window->WindowWinben@chromium.org2009-03-141-3/+2
* rollback againben@chromium.org2009-03-141-2/+3
* Rename Window->WindowWinben@chromium.org2009-03-141-3/+2
* revertben@chromium.org2009-03-131-2/+3
* Rename Window->WindowWinben@chromium.org2009-03-131-3/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+1
* Support DWM switching.ben@chromium.org2009-03-031-1/+1
* 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