| Commit message (Expand) | Author | Age | Files | Lines |
* | The "icon-tasks" KDE task manager Plasmoid understands the Unity Launcher API... | eocanha@igalia.com | 2014-02-28 | 1 | -1/+6 |
* | linux_aura: Respond to system "style-set" signals. | erg@chromium.org | 2014-02-26 | 9 | -40/+414 |
* | Fix a possible memory leak in SetMenuItemInfo() | sudarsana.nagineni@intel.com | 2014-02-25 | 1 | -4/+4 |
* | Fix a memory leak in Gtk2UI::GetScrollbarColors(). | sudarsana.nagineni@intel.com | 2014-02-25 | 1 | -6/+16 |
* | Move root_window.* to window_event_dispatcher.* | ben@chromium.org | 2014-02-21 | 2 | -2/+2 |
* | linux_aura: Keep GTK state from leaking between profiles. | erg@chromium.org | 2014-02-19 | 4 | -29/+14 |
* | Changed RefCountedStaticMemory() to accept a void pointer. | joaoe@opera.com | 2014-02-12 | 1 | -1/+1 |
* | Linux Aura: Notify the window manager when a new browser instance opens in an... | thestig@chromium.org | 2014-02-12 | 2 | -0/+7 |
* | linux_aura: Make web popup windows inherit the native theme. | erg@chromium.org | 2014-02-10 | 1 | -0/+4 |
* | Swap linux_aura for linux_gtk in PRESUBMIT try stuff. | agable@chromium.org | 2014-02-07 | 1 | -2/+2 |
* | Fix a crash when file chooser dialog is closed after the window is destroyed | sudarsana.nagineni@intel.com | 2014-01-28 | 1 | -0/+9 |
* | linux_aura: Fixes a couple of issues with the button border integration. | erg@chromium.org | 2014-01-25 | 4 | -40/+119 |
* | views: Make View::set_border() take a scoped_ptr<>. | erg@chromium.org | 2014-01-24 | 4 | -10/+11 |
* | linux_aura: Use GTK button borders in GTK theme mode. | erg@chromium.org | 2014-01-22 | 5 | -2/+270 |
* | Allows gtk2 printing dialog in Linux-Aura. | mukai@chromium.org | 2014-01-14 | 6 | -0/+662 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 6 | -15/+15 |
* | Remove ui::InputMethod::GetInputTextDirection | yukawa@chromium.org | 2013-12-19 | 2 | -18/+0 |
* | linux_aura: Use the system font rendering settings. | erg@chromium.org | 2013-12-18 | 2 | -2/+90 |
* | linux_aura: Lookup theme colors on GtkCustomMenu{,Item}. | erg@chromium.org | 2013-12-16 | 4 | -2/+81 |
* | gtk: Make directory selection work with upload type | lazyboy@chromium.org | 2013-12-13 | 1 | -3/+5 |
* | Use base namespace for string16 in chrome/browser. | brettw@chromium.org | 2013-12-06 | 7 | -11/+11 |
* | Removes DispatchFabricatedKeyEvent to simplify InputMethodLinuxX11. | yukishiino@chromium.org | 2013-12-05 | 2 | -3/+8 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Linux Aura: Hide title-bar buttons when window is maximized on Unity. | mgiuca@chromium.org | 2013-11-29 | 2 | -0/+5 |
* | linux_aura: Move status bar text color calculation to ThemeService. | erg@chromium.org | 2013-11-27 | 1 | -0/+1 |
* | Moves the IBUS_ENABLE_SYNC_MODE hack to ui::InitializeInputMethod(). | yukishiino@chromium.org | 2013-11-25 | 1 | -23/+0 |
* | Dissociate ui_resources target from ui.gyp. | tfarina@chromium.org | 2013-11-20 | 1 | -1/+1 |
* | linux aura: Use Chrome-default NativeTheme as appropriate. | estade@chromium.org | 2013-11-19 | 2 | -7/+11 |
* | Linux: respect use_gconf in Aura | phajdan.jr@chromium.org | 2013-11-15 | 3 | -1/+16 |
* | Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH... | ben@chromium.org | 2013-11-15 | 2 | -2/+2 |
* | linux_aura: Don't crash when opening a file dialog on KDE | mek@chromium.org | 2013-11-14 | 1 | -2/+2 |
* | Get download icons from GTK in linux_aura. | davidben@chromium.org | 2013-11-13 | 2 | -0/+41 |
* | Make GetRootWindow() return a Window instead of a RootWindow. | ben@chromium.org | 2013-10-25 | 1 | -1/+1 |
* | linux_aura: Fix ASAN bug in the app indicator handling code. | erg@chromium.org | 2013-10-25 | 2 | -2/+6 |
* | Implements ui::InputMethodLinuxX11 which is a IME bridge from/to gtk-immodule... | yukishiino@chromium.org | 2013-10-24 | 6 | -0/+529 |
* | Move Gtk initialization earlier in BrowserMain. | kbr@chromium.org | 2013-10-23 | 2 | -0/+3 |
* | Cleanup libgtk2ui::AppIndicatorIcon. | thestig@chromium.org | 2013-10-15 | 2 | -92/+89 |
* | linux_aura: Remove useless dlog. | erg@chromium.org | 2013-09-26 | 1 | -1/+0 |
* | linux_aura: We should plumb LinuxUI colors to RendererPreferences. | erg@chromium.org | 2013-09-25 | 2 | -1/+61 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-24 | 1 | -1/+1 |
* | Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" | davemoore@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | Moves most files from ui/base/keycodes to ui/events/keycodes | sky@chromium.org | 2013-09-17 | 1 | -1/+1 |
* | linux_aura: Retrieve the titlebar configuration from GConf. | erg@chromium.org | 2013-09-13 | 5 | -0/+250 |
* | Merge the LinuxUI interface from its own .so into libviews.so. | erg@chromium.org | 2013-09-10 | 4 | -12/+12 |
* | Update Status Icon menu when menu model changes (Linux Aura) | sidharthms@chromium.org | 2013-08-28 | 2 | -19/+9 |
* | linux_aura: Fix clang build. | erg@chromium.org | 2013-08-01 | 2 | -3/+1 |
* | Status tray refactor and no-menu status icon support on Linux | sidharthms@chromium.org | 2013-07-31 | 4 | -70/+75 |
* | linux: Move the menu_label_accelerator tools. | erg@chromium.org | 2013-07-31 | 3 | -38/+4 |