summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/gtk_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Aura desktop: Fix tab dragging within a single chrome window.erg@chromium.org2012-06-161-19/+0
* gtk: Extract event functions into event_utils module.tfarina@chromium.org2012-06-141-37/+0
* linux: Clean up code for getting font rendering settings.derat@chromium.org2012-06-131-78/+0
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-2/+3
* TabContentsWrapper -> TabContents, part 41.avi@chromium.org2012-06-111-1/+1
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-3/+3
* Add a ScopedPangoFontDescription helper class and use it.asvitkine@chromium.org2012-05-161-4/+4
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-0/+1
* Add Icon Support for New Autofill Gtk UIcsharp@chromium.org2012-05-151-0/+12
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-041-2/+2
* Revert r123782.thakis@chromium.org2012-05-031-2/+2
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-091-4/+0
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-261-1/+1
* ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.tfarina@chromium.org2012-03-231-5/+5
* GTK: Part 1 of removing GTK-Views from the gtk/ code.erg@chromium.org2012-03-191-132/+1
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-32/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-4/+4
* Move GenericHandler back to Chrome since it was really Chrome specific (i.e. ...jam@chromium.org2012-02-271-1/+0
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-2/+2
* Linux: Overlay Chrome window icon with profile avatar or Incognitofrancoisk777@gmail.com2012-02-151-6/+141
* GTK: Closing in on being completely GSEALed.erg@chromium.org2012-02-151-2/+2
* Basic Drawn text for new GTK Autofill popup.csharp@chromium.org2012-01-201-0/+12
* GTK: More GSEALing.erg@chromium.org2012-01-111-2/+4
* GTK: Another GTK deprecation patch.erg@chromium.org2012-01-061-3/+5
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-1/+1
* GTK: Make the minimal required GTK version in official builds 2.18.thestig@chromium.org2012-01-041-24/+5
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-5/+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-1/+1
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-3/+3
* GTK: Remove more deprecated stuff.erg@chromium.org2011-12-151-14/+36
* GTK: Stamp out GtkThemeService::GetSurfaceNamed().erg@chromium.org2011-12-091-3/+4
* GTK: Remove most calls to widget->window and replace with accessor.erg@chromium.org2011-12-081-42/+2
* GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.erg@chromium.org2011-12-021-3/+3
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-2/+5
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-5/+2
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-2/+5
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-221-6/+7
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-13/+18
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-131-47/+0
* Multi-tab: Enabling dragging multiple tabs on Linux.dpapad@chromium.org2011-10-041-0/+6
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-29/+0
* NOTE:morrita@chromium.org2011-08-301-8/+19
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-23/+0
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-9/+5
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-5/+9
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-9/+5
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-231-2/+3