summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Add display() getter to GLX context class.posciak@chromium.org2012-05-042-1/+12
* Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...jennyz@chromium.org2012-05-048-16/+26
* Revert 135426 - Aura: Adds custom cursors for drag and drop.rvargas@google.com2012-05-0412-127/+21
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-0412-21/+127
* Add Jungshik into ui/base/l10n/OWNERStony@chromium.org2012-05-041-0/+1
* Skip the deferred painting workaround when there is a looper.xiyuan@chromium.org2012-05-041-1/+6
* aura: Re-enable CheckXEventForConsistency checks for XI2.2sadrul@chromium.org2012-05-041-6/+5
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-049-11/+159
* Aura: Adds cursor images for drag and drop. Related code added in:varunjain@chromium.org2012-05-044-0/+0
* Revert 135378 - Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-0415-126/+21
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-0415-21/+126
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-045-19/+17
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-049-159/+11
* Aura/ash split: Make the omnibox and the status bar part of the main window.erg@google.com2012-05-042-2/+35
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-049-11/+159
* views: Mark single-argument constructors as explicit.tfarina@chromium.org2012-05-0414-33/+38
* Add some aura::Window debug methodsdavemoore@chromium.org2012-05-042-0/+27
* Aura desktop: Really implement DesktopActivationClient::OnWillFocusWindow().erg@chromium.org2012-05-041-2/+1
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-0314-45/+43
* Use Ash-style textbutton borders on all Views platformsjamescook@chromium.org2012-05-031-2/+2
* Detect missing glyphs as returned by Vista in RenderTextWin.asvitkine@chromium.org2012-05-032-18/+42
* Cache successful substitute fonts in RenderTextWin.asvitkine@chromium.org2012-05-032-1/+23
* Revert 135160 - Re-land: Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-032-37/+1
* Re-land: Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-032-1/+37
* Revert 135144 - Remove resize border from maximized app windowsdavemoore@chromium.org2012-05-031-2/+2
* Remove resize border from maximized app windowsdavemoore@chromium.org2012-05-031-2/+2
* Make EventGenerator send the left button state in releasedavemoore@chromium.org2012-05-031-2/+2
* Revert 135032 (speculative; BookmarkBarViewTest17.ContextMenus3thakis@chromium.org2012-05-038-26/+16
* Revert r123782.thakis@chromium.org2012-05-031-2/+2
* Fixes status bubble on windows. In my fix for 123256 I removed asky@chromium.org2012-05-033-4/+2
* Metrics should log size in pixeloshima@chromium.org2012-05-033-6/+17
* Aura on Linux: Make a DesktopScreenX11 to match the windows one.erg@chromium.org2012-05-035-98/+122
* Implement part of auea menu spec:jennyz@chromium.org2012-05-028-16/+26
* Revert 135020 - Add initial GTK web accessibility framework.jam@chromium.org2012-05-022-37/+1
* Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-022-1/+37
* [ASH] Use real coordinates to sort monitorsoshima@chromium.org2012-05-021-2/+2
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-026-19/+25
* ui/base/clipboard: Instead of doing a conversion just use string16().tfarina@chromium.org2012-05-021-4/+4
* Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-029-159/+11
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-029-11/+159
* win: Fix a few minor issues found by clang.thakis@chromium.org2012-05-022-3/+3
* Fix issue where RenderTextWin would use different fonts to render matching pa...asvitkine@chromium.org2012-05-021-1/+0
* cros: Use touch theme assets with --touch-optimized-uijamescook@chromium.org2012-05-021-2/+4
* Fix ugly non-ClearType text rendering in tab strip.asvitkine@chromium.org2012-05-022-5/+38
* Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...caseq@google.com2012-05-029-159/+11
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-029-11/+159
* Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-029-159/+11
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-029-11/+159
* Prevent the volume slider from sending accessibility events when updated via ...zork@chromium.org2012-05-022-1/+7
* RefCounted types should not have public destructors, printing/ and ui/rsleevi@chromium.org2012-05-0215-75/+85