summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Crash fix - DefWindowProc() may delete the window in a nested message loop wh...ben@chromium.org2012-09-141-0/+5
* Fixed position of plus image on action box button; added ICON_CENTERED placem...yefim@chromium.org2012-09-143-4/+13
* UI resource cleanuposhima@chromium.org2012-09-1498-0/+0
* Remove deprecated gfx::Image::operator NSImage*().rsesek@chromium.org2012-09-143-17/+4
* linux-aura: Make menus work better.sadrul@chromium.org2012-09-141-0/+10
* Hide cursor when key typed, moving to chromedavemoore@chromium.org2012-09-142-2/+4
* ui/gfx/image: Use STLValueDeleter in ImageStorage.tfarina@chromium.org2012-09-141-10/+9
* Adds an iOS implementation of gfx::Image.rohitrao@chromium.org2012-09-1414-54/+396
* New default favicon assetthakis@chromium.org2012-09-142-0/+0
* aura: Make sure the root-window retains the X events it was already listening...sadrul@chromium.org2012-09-143-140/+178
* Move wallpapers to ash/resourceoshima@chromium.org2012-09-142-132/+0
* aura: More fixes for touch-event calibration in multi-monitor setting.sadrul@chromium.org2012-09-142-0/+48
* views: Rename win-aura flag to desktop-aura.tfarina@chromium.org2012-09-143-3/+3
* Allow the Views Delegate to provide the native widget.ben@chromium.org2012-09-139-12/+90
* app_list: Update over-scroll animation.xiyuan@chromium.org2012-09-133-13/+14
* (reland r156610)oshima@chromium.org2012-09-13341-288/+0
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-13341-0/+288
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-13341-288/+0
* Revert 156599 - Fixed position of plus image on action box button; added ICON...miket@chromium.org2012-09-132-10/+4
* Fixed position of plus image on action box button; added ICON_CENTERED placem...yefim@chromium.org2012-09-132-4/+10
* Fix text input type inconsistency between renderer and TsfBridgenona@chromium.org2012-09-132-45/+22
* Additional assets for cros bubble border and shadow.xiyuan@chromium.org2012-09-1324-0/+0
* Makes copying layers clone external textures.sky@chromium.org2012-09-1310-0/+33
* Return suitable error code on TsfTextStore methodshsumita@chromium.org2012-09-131-15/+27
* Remove unsed resouceoshima@chromium.org2012-09-1311-14/+1
* Fix incorrect use of UnrefCustomCursor.mazda@chromium.org2012-09-132-3/+5
* ash: Fix blank window when maximizing an appjamescook@chromium.org2012-09-133-7/+11
* app_list: Make min page switcher button width and spacing smaller.xiyuan@chromium.org2012-09-132-8/+22
* Desktop aura: Use the X11 clipboard for text.erg@chromium.org2012-09-1313-405/+1660
* Fix macben@chromium.org2012-09-121-1/+1
* Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a...ben@chromium.org2012-09-123-0/+39
* Fix Compositor::ReadPixels after GL coordinate transition.aelias@chromium.org2012-09-122-8/+4
* This patch set introduces a new utility method named "IsFocused" and calls TS...Yukawa@chromium.org2012-09-121-13/+28
* Fix build on various Linux and CrOS bots.dbeam@chromium.org2012-09-121-3/+2
* I had originally tried to build upon http://codereview.chromium.org/10869066/...vollick@chromium.org2012-09-128-148/+348
* Add vollick to OWNERS for ui/compositor for layer animation related code.vollick@google.com2012-09-121-1/+2
* Make ash tray bubble detail view UI consistent with default view, slightly ad...jennyz@chromium.org2012-09-124-1/+0
* Add missing initializers to TestLayerAnimationDelegatevollick@google.com2012-09-121-1/+3
* Get rid of swizzle/yflip in ui_compositor now that cc does itjamesr@chromium.org2012-09-122-34/+2
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-121-1/+2
* Get mouse events to work with win aura, and make the combobox function in the...ben@chromium.org2012-09-1211-22/+203
* Revert 156200 - Conservative update button/label/textfield contentdbeam@chromium.org2012-09-123-6/+0
* win aura: fixes for non-chrome binariesscottmg@chromium.org2012-09-121-0/+2
* Conservative update button/label/textfield contentsheu@chromium.org2012-09-123-0/+6
* Now that unit_tests are clean, fix views_unittests.erg@chromium.org2012-09-111-0/+3
* Fix memory leaks caused by misuse of XFree.mazda@chromium.org2012-09-113-6/+40
* Add "Display" item in the uber tray.mukai@chromium.org2012-09-112-3/+18
* ash: New assets for update notification in the tray.sadrul@chromium.org2012-09-1117-0/+8
* Add image resources for "Display" item in the uber tray.mukai@chromium.org2012-09-117-0/+3
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-1122-351/+551