| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ui/base/gtk | davidben@chromium.org | 2014-04-16 | 4 | -243/+0 |
* | Delete the GTK+ port of Chrome. | erg@chromium.org | 2014-04-10 | 20 | -1693/+0 |
* | GTK: Adds #error statements to GTK code to root out unknown bots. | erg@chromium.org | 2014-04-10 | 1 | -0/+2 |
* | ui: Rename ui_export.h to ui_base_export.h | tfarina@chromium.org | 2014-01-06 | 10 | -41/+46 |
* | [Gtk] Fix gtk_floating_container_forall ordering. | dgozman@chromium.org | 2013-12-18 | 1 | -4/+4 |
* | Do not include ui/base/ui_export.h where it isn't used. | tfarina@chromium.org | 2013-12-10 | 1 | -2/+0 |
* | Implements ui::InputMethodLinuxX11 which is a IME bridge from/to gtk-immodule... | yukishiino@chromium.org | 2013-10-24 | 3 | -290/+0 |
* | Moves most files from ui/base/keycodes to ui/events/keycodes | sky@chromium.org | 2013-09-17 | 2 | -2/+2 |
* | Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfx | davemoore@chromium.org | 2013-09-11 | 6 | -161/+3 |
* | Move Range code to gfx. | ben@chromium.org | 2013-09-06 | 1 | -1/+1 |
* | linux: Move the menu_label_accelerator tools. | erg@chromium.org | 2013-07-31 | 3 | -166/+0 |
* | Use a direct include of strings headers in ui/, part 1. | avi@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, ui/ edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -1/+1 |
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 2 | -9/+8 |
* | [gtk] re-acquire input grab on bubbles when another widget | estade@chromium.org | 2012-09-21 | 2 | -2/+22 |
* | ui: Forward declare DefaultSingletonTraits in header files. | tfarina@chromium.org | 2012-07-20 | 3 | -4/+9 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 15 | -15/+0 |
* | Remove evan[m]?@chromium.org from OWNERS files. | tony@chromium.org | 2012-05-10 | 1 | -1/+0 |
* | linux: Move linux_util.h from gfx/ to ui/base/gtk. | tfarina@chromium.org | 2012-05-04 | 3 | -0/+167 |
* | ui: Convert VLOGs to DVLOGs. | tfarina@chromium.org | 2012-04-23 | 1 | -5/+5 |
* | Remove obsolete chromeos specific code | oshima@chromium.org | 2012-04-09 | 2 | -154/+0 |
* | Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and... | oshima@chromium.org | 2012-03-16 | 3 | -28/+68 |
* | gtk: Move ScopedGObject into ui/base/gtk/scoped_gobject.h | tfarina@chromium.org | 2012-03-07 | 1 | -0/+35 |
* | gtk: Move ScopedRegion into scoped_region.{h,cc}. | tfarina@chromium.org | 2012-03-06 | 3 | -55/+82 |
* | Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc... | finnur@chromium.org | 2012-03-06 | 3 | -81/+55 |
* | gtk: Move ScopedRegion into scoped_region.{h,cc}. | tfarina@chromium.org | 2012-03-06 | 3 | -55/+81 |
* | gtk: Factor gray color into a constant and place it into a common location. | tfarina@chromium.org | 2012-02-24 | 1 | -4/+4 |
* | GTK: Closing in on being completely GSEALed. | erg@chromium.org | 2012-02-15 | 1 | -0/+4 |
* | GTK: More GSEALing. | erg@chromium.org | 2012-01-11 | 1 | -0/+4 |
* | GTK: Seal up GSEALs, focusing on GtkSelectionData. | erg@chromium.org | 2012-01-10 | 2 | -2/+6 |
* | Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData. | erg@google.com | 2012-01-10 | 1 | -2/+2 |
* | GTK: Seal up GSEALs, focusing on GtkSelectionData. | erg@chromium.org | 2012-01-09 | 1 | -2/+2 |
* | Linux: Make the minimal required GTK version in Google Chrome builds 2.18. | thestig@chromium.org | 2012-01-05 | 1 | -6/+6 |
* | GTK: Make the minimal required GTK version in official builds 2.18. | thestig@chromium.org | 2012-01-04 | 1 | -5/+14 |
* | GTK: Remove deprecated methods and replace them with the new standard calls. | erg@chromium.org | 2011-12-10 | 1 | -0/+20 |
* | GTK: Port RenderWidgetHostViewGtk to latest GTK | robert.bradford@intel.com | 2011-12-01 | 1 | -0/+18 |
* | GTK: Port to gdk_x11_window_lookup_for_display | robert.bradford@intel.com | 2011-11-30 | 1 | -0/+27 |
* | GTK: Port ui/base/gtk to use avoid deprecated API and accessors | robert.bradford@intel.com | 2011-11-29 | 4 | -44/+51 |
* | GTK: Move code shared by future content/ classes and chrome/ to ui/. | erg@chromium.org | 2011-11-22 | 2 | -0/+102 |
* | GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES. | erg@chromium.org | 2011-11-22 | 1 | -4/+5 |
* | GTK: Create the start of a compatibility header wrapping deprecated methods. | erg@chromium.org | 2011-11-22 | 4 | -7/+51 |
* | Add OWNERS file to ui/base/gtk/ | erg@chromium.org | 2011-11-22 | 1 | -0/+3 |
* | Devirtualize CHROMEGTK_CALLBACK. | dcheng@chromium.org | 2011-11-12 | 2 | -11/+38 |
* | Devirtualize CHROMEG_CALLBACK | dcheng@chromium.org | 2011-11-11 | 1 | -9/+11 |
* | Move glib headers in ui/base/gtk/ to ui/base/glib/. | yusukes@chromium.org | 2011-11-08 | 3 | -108/+3 |
* | content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts. | erg@chromium.org | 2011-10-13 | 2 | -0/+53 |