summaryrefslogtreecommitdiffstats
path: root/ui/base/gtk
Commit message (Expand)AuthorAgeFilesLines
* Remove ui/base/gtkdavidben@chromium.org2014-04-164-243/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-1020-1693/+0
* GTK: Adds #error statements to GTK code to root out unknown bots.erg@chromium.org2014-04-101-0/+2
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-0610-41/+46
* [Gtk] Fix gtk_floating_container_forall ordering.dgozman@chromium.org2013-12-181-4/+4
* Do not include ui/base/ui_export.h where it isn't used.tfarina@chromium.org2013-12-101-2/+0
* Implements ui::InputMethodLinuxX11 which is a IME bridge from/to gtk-immodule...yukishiino@chromium.org2013-10-243-290/+0
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-172-2/+2
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-116-161/+3
* Move Range code to gfx.ben@chromium.org2013-09-061-1/+1
* linux: Move the menu_label_accelerator tools.erg@chromium.org2013-07-313-166/+0
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-112-2/+2
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* 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