summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/hung_renderer_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix interface of TabContentsIterator.gab@chromium.org2013-01-291-1/+1
* Remove TabContents from TabContentsIterator.avi@chromium.org2012-12-061-5/+3
* Switch FaviconTabHelper to use WebContentsUserData.avi@chromium.org2012-10-021-1/+3
* Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.thakis@chromium.org2012-08-031-1/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* chrome/browser/ui: Put browser_dialogs.h into chrome namespace.tfarina@chromium.org2012-07-021-3/+3
* grd file update for new 2x assetsthakis@chromium.org2012-06-221-1/+1
* TabContentsWrapper -> TabContents, part 41.avi@chromium.org2012-06-111-1/+1
* browser: Factor out TabContentsIterator into its own module.tfarina@chromium.org2012-05-271-1/+1
* Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...pkotwicz@chromium.org2012-05-201-1/+1
* ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.tfarina@chromium.org2012-03-231-1/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-161-3/+3
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-3/+3
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-11/+11
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-1/+3
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-7/+7
* gtk: Add missing ui:: to ResourceBundle references.tfarina@chromium.org2011-12-221-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...avi@chromium.org2011-12-091-1/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+1
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-151-1/+1
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-121-1/+1
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-211-2/+2
* Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...scherkus@chromium.org2011-09-191-2/+2
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-191-2/+2
* Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...rsimha@chromium.org2011-09-161-2/+2
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-161-2/+2
* [Linux] Observer initiating tab for destruction in hung-renderer dialog.shess@chromium.org2011-09-131-3/+34
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-2/+3
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-3/+2
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-2/+3
* gtk: Use gtk_dialog_get_content_area() throughout.tfarina@chromium.org2011-08-051-3/+3
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* roll clang 131935:132017thakis@chromium.org2011-06-081-0/+1
* gtk: Convert GetPixbufNamed() to GetNativeImageNamed() in more places.tfarina@chromium.org2011-05-061-1/+2
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-031-1/+2
* Prevent extra destroy on several GTK dialogsestade@chromium.org2011-04-201-0/+2
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-2/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-1/+2
* Pipe TabContentsWrapper through the task manageravi@chromium.org2011-03-291-3/+4
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* gtk: Rename OnDialogResponse() to OnResponse() to standardize on a consistent...tfarina@chromium.org2011-03-071-5/+3