summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-149-51/+71
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-149-71/+51
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-149-48/+69
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-149-69/+48
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-1270-9734/+0
* 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
* 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-113-20/+33
* Image(SkBitmap) was calling DeleteSoon. Changed code path slightly such that ...pkotwicz@chromium.org2012-05-111-1/+1
* Added gman as OWNER of a few GPU directories and piman as OWNER of a couple o...kbr@chromium.org2012-05-111-0/+1
* native theme images for touch UI at 2x scaleoshima@chromium.org2012-05-1134-0/+0
* Upstreaming a class used to wrap Android native windows.jcivelli@chromium.org2012-05-117-34/+71
* 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
* Expand RenderText bold width test.asvitkine@chromium.org2012-05-101-1/+15
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-109-312/+503
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-109-502/+312
* Adds the option of aligning the launcher to the left or right. Theresky@chromium.org2012-05-102-0/+10
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-109-312/+502
* Coverity: Fix an uninitialized member variable.jhawkins@chromium.org2012-05-102-0/+6
* Mac Pepper Flash: C++ wrapper for VideoDecodeAcceleration.frameworksail@chromium.org2012-05-093-0/+471
* Removed tracing when the context is already current.kgr@chromium.org2012-05-093-3/+6
* chromeos: Add flag for subpixel-positioned text.derat@chromium.org2012-05-092-5/+25
* Add UI_EXPORT so content_unittests don't fail on shared bot.dmazzoni@chromium.org2012-05-091-5/+5
* Add initial GTK web accessibility framework (third attempt).dmazzoni@chromium.org2012-05-092-1/+37
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-089-32/+3
* Implement part of aura menu spec described in:jennyz@google.com2012-05-083-0/+7
* Revert r135533.thakis@chromium.org2012-05-083-33/+20
* Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...dmazzoni@chromium.org2012-05-062-37/+1
* Add initial GTK web accessibility framework (new with valgrind fix).dmazzoni@chromium.org2012-05-062-1/+37
* New Windows high-contrast mode bubble.dmazzoni@chromium.org2012-05-061-9/+6
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-0551-8103/+0
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-053-20/+33
* Add display() getter to GLX context class.posciak@chromium.org2012-05-042-1/+12
* Revert 135426 - Aura: Adds custom cursors for drag and drop.rvargas@google.com2012-05-043-33/+20
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-043-20/+33
* Skip the deferred painting workaround when there is a looper.xiyuan@chromium.org2012-05-041-1/+6
* Revert 135378 - Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-043-33/+20
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-043-20/+33
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-043-167/+0
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-0314-2448/+0
* 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 r123782.thakis@chromium.org2012-05-031-2/+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-031-91/+0