summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds the option of aligning the launcher to the left or right. Theresky@chromium.org2012-05-105-18/+90
* aura: Preprocess an XEvent to make changes for 'alt-click to right-click' bef...sadrul@chromium.org2012-05-102-23/+29
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-1010-322/+514
* Disable LayerWithRealCompositorTest.NoScaleCanvas and LayerWithRealCompositor...glider@chromium.org2012-05-101-2/+2
* Disable LayerWithRealCompositorTest.ScaleUpDown because of a real UAF.glider@chromium.org2012-05-101-1/+2
* Coverity: Fix an uninitialized member variable.jhawkins@chromium.org2012-05-102-0/+6
* Broke the aura compile on Linux and Windows.dbeam@chromium.org2012-05-102-5/+6
* Zoom the web contents 2x such that they are blurry in High DPIpkotwicz@chromium.org2012-05-101-4/+11
* ui/oak: Build oak as a component library.tfarina@chromium.org2012-05-102-6/+5
* Add ability to turn off DIPoshima@chromium.org2012-05-102-3/+6
* Add CVPixelBufferGetIOSurface() to IOSurfaceSupportsail@chromium.org2012-05-092-12/+49
* Mac Pepper Flash: C++ wrapper for VideoDecodeAcceleration.frameworksail@chromium.org2012-05-095-0/+475
* Aura desktop: Don't move the window to the origin when we get an external siz...erg@chromium.org2012-05-091-1/+2
* Revert 136124 - Allow the RWHVW to be focused when a window is restored from ...ben@chromium.org2012-05-092-17/+0
* Check for NULL X device info list before freeing it.bauerb@chromium.org2012-05-091-1/+2
* Allow the RWHVW to be focused when a window is restored from minimized.ben@chromium.org2012-05-092-0/+17
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-093-37/+53
* Removed tracing when the context is already current.kgr@chromium.org2012-05-093-3/+6