summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/hung_renderer_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-1/+0
* Fix leaking gtk tree models.mattm@chromium.org2009-08-261-0/+1
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-3/+3
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-3/+3
* Set window icon on manage search engines dialog.estade@chromium.org2009-07-271-0/+1
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-2/+3
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-031-1/+1
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-4/+6
* Reverting 16124.beng@google.com2009-05-141-1/+1
* Reverting 16122.beng@google.com2009-05-141-1/+1
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-1/+1
* Add hung renderer dialog on linux. Pretty much just follow thetc@google.com2009-05-081-0/+215