summaryrefslogtreecommitdiffstats
path: root/ui/base/gtk
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-312-9/+8
* [gtk] re-acquire input grab on bubbles when another widgetestade@chromium.org2012-09-212-2/+22
* ui: Forward declare DefaultSingletonTraits in header files.tfarina@chromium.org2012-07-203-4/+9
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1115-15/+0
* Remove evan[m]?@chromium.org from OWNERS files.tony@chromium.org2012-05-101-1/+0
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-043-0/+167
* ui: Convert VLOGs to DVLOGs.tfarina@chromium.org2012-04-231-5/+5
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-092-154/+0
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-163-28/+68
* gtk: Move ScopedGObject into ui/base/gtk/scoped_gobject.htfarina@chromium.org2012-03-071-0/+35
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-063-55/+82
* Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...finnur@chromium.org2012-03-063-81/+55
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-063-55/+81
* gtk: Factor gray color into a constant and place it into a common location.tfarina@chromium.org2012-02-241-4/+4
* GTK: Closing in on being completely GSEALed.erg@chromium.org2012-02-151-0/+4
* GTK: More GSEALing.erg@chromium.org2012-01-111-0/+4
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-102-2/+6
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-101-2/+2
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-091-2/+2
* Linux: Make the minimal required GTK version in Google Chrome builds 2.18.thestig@chromium.org2012-01-051-6/+6
* GTK: Make the minimal required GTK version in official builds 2.18.thestig@chromium.org2012-01-041-5/+14
* GTK: Remove deprecated methods and replace them with the new standard calls.erg@chromium.org2011-12-101-0/+20
* GTK: Port RenderWidgetHostViewGtk to latest GTKrobert.bradford@intel.com2011-12-011-0/+18
* GTK: Port to gdk_x11_window_lookup_for_displayrobert.bradford@intel.com2011-11-301-0/+27
* GTK: Port ui/base/gtk to use avoid deprecated API and accessorsrobert.bradford@intel.com2011-11-294-44/+51
* GTK: Move code shared by future content/ classes and chrome/ to ui/.erg@chromium.org2011-11-222-0/+102
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-221-4/+5
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-224-7/+51
* Add OWNERS file to ui/base/gtk/erg@chromium.org2011-11-221-0/+3
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-122-11/+38
* Devirtualize CHROMEG_CALLBACKdcheng@chromium.org2011-11-111-9/+11
* Move glib headers in ui/base/gtk/ to ui/base/glib/.yusukes@chromium.org2011-11-083-108/+3
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-132-0/+53
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-152-6/+4
* Remove some static initializers caused by colors in gtk_hig_constants.h.tony@chromium.org2011-09-072-25/+8
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-292-0/+74
* Move TooltipWindowGtk from views/widget to ui/base/gtk.xiyuan@chromium.org2011-08-262-0/+153
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-252-74/+0
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-252-0/+74
* content: Move gtk_expanded_container to ui/base/gtk/.erg@google.com2011-08-253-0/+427
* content: Move gtk_floating_container to ui/base/gtk/.erg@google.com2011-08-242-0/+410
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-232-0/+141
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-222-132/+0
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-222-0/+132
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-065-17/+18
* Export some ui:: functions to fix component build for chromeos/touchui.sadrul@chromium.org2011-07-182-5/+6
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-174-7/+13
* Don't output warnings that don't output how to resolve them.evan@chromium.org2011-06-101-4/+6
* Removing DeleteSoon() from WigetGtk so it behaves like WidgetWinglotov@google.com2011-05-313-2/+179