summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-149-48/+52
* Add support for perspective transformsvollick@chromium.org2012-05-142-0/+11
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-1420-209/+248
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-1420-248/+209
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-1410-55/+75
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-1410-75/+55
* app_list: Remove unneeded forward declaration from app_list_model.h.tfarina@chromium.org2012-05-144-13/+9
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-1410-52/+73
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-1410-73/+52
* app_list: Remove aura from dependency list.tfarina@chromium.org2012-05-131-1/+0
* views: Export MessageBoxView::InitParams struct as well.tfarina@chromium.org2012-05-131-1/+1
* views: Add a new ctor to MessageBoxView that takes only a InitParams.tfarina@chromium.org2012-05-133-38/+32
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-1282-320/+342
* views: Have a more accurate name for View parent_owned accessors.tfarina@chromium.org2012-05-128-17/+16
* mac: s/UI_EXPORT/GL_EXPORT/ for GLSurfaceCGLthakis@chromium.org2012-05-121-1/+1
* Add a RenderText test that checks that matching parentheses use the same font.asvitkine@chromium.org2012-05-126-0/+125
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-112-2/+2
* native theme images for for touch friendly UI at 1x scale.oshima@chromium.org2012-05-11101-32/+32
* Disable dynamic GPU switching on Mac OS X 10.8 (Mountain Lion) to work around...kbr@chromium.org2012-05-113-7/+23
* Aura: Adds custom cursors for drag and drop (second attempt:varunjain@chromium.org2012-05-1114-21/+219
* Image(SkBitmap) was calling DeleteSoon. Changed code path slightly such that ...pkotwicz@chromium.org2012-05-111-1/+1
* Makes gesture events generate mouse events.sky@chromium.org2012-05-112-27/+242
* Makes View only consume a long press if drag was started.sky@chromium.org2012-05-112-5/+9
* Added gman as OWNER of a few GPU directories and piman as OWNER of a couple o...kbr@chromium.org2012-05-111-0/+1
* ash: Add hover-effect to the items in the bottom rows of the uber tray popups.sadrul@chromium.org2012-05-111-0/+10
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-0/+5
* views: Fix SetHotTracked/IsHotTracked issue.tfarina@chromium.org2012-05-116-47/+48
* native theme images for touch UI at 2x scaleoshima@chromium.org2012-05-1134-0/+0
* Dilate the damage rect when DIP enabled for web contents.backer@chromium.org2012-05-111-10/+24
* Add test for Layer::SetBounds when invisiblepiman@chromium.org2012-05-111-0/+44
* Fix app list asan failure.xiyuan@chromium.org2012-05-113-15/+14
* Fix chromium_base.jar path for APK builds.nileshagrawal@chromium.org2012-05-111-2/+2
* Upstreaming a class used to wrap Android native windows.jcivelli@chromium.org2012-05-117-34/+71
* Add GetImageSkiaNamed to resource_bundle and theme_provider.pkotwicz@chromium.org2012-05-115-0/+30
* make GLboolean print GL_TRUE, GL_FALSE when debugging.gman@chromium.org2012-05-101-0/+5
* Match omnibar selected text background color with page selected text colorskuhne@chromium.org2012-05-101-1/+1
* app_list: List app_list_export.h in the gyp file.tfarina@chromium.org2012-05-102-1/+2
* Plumg long press gesture event. Also fix bug in gesture sequence where pointvarunjain@chromium.org2012-05-102-3/+5
* Revert 136373 - Plumg long press gesture event. Also fix bug in gesture seque...varunjain@chromium.org2012-05-101-5/+2
* Don't call ScheduleDraw from destructoroshima@chromium.org2012-05-102-9/+10
* Remove evan[m]?@chromium.org from OWNERS files.tony@chromium.org2012-05-101-1/+0
* Plumg long press gesture event. Also fix bug in gesture sequence where pointvarunjain@chromium.org2012-05-101-2/+5
* Fixes drag and drop crash. The problem was when I madesky@chromium.org2012-05-102-8/+33
* Expand RenderText bold width test.asvitkine@chromium.org2012-05-101-1/+15
* Add power icon image.stevenjb@google.com2012-05-102-0/+1
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-1010-322/+515
* ash: Remove the row for power, and add a row for date + system buttons.sadrul@chromium.org2012-05-104-0/+3
* Implement part of aura menu spec: Update the check and submenu arrow image fi...jennyz@google.com2012-05-102-0/+0
* Adds Tony and Sailesh to ui/base/resources/OWNERSsky@chromium.org2012-05-101-0/+2
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-1010-514/+322