summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Tweak text with halo to avoid truncated "J".falken@chromium.org2011-04-141-2/+2
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-1411-454/+557
* Fix typo in unit test.dcheng@chromium.org2011-04-131-1/+1
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-134-9/+86
* [Reason for revert: checkdeps failure in png_codec_unittest.cc]nick@chromium.org2011-04-133-85/+9
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-133-9/+85
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-132-0/+19
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-123-12/+12
* step 3 of native theme refactoringrogerta@chromium.org2011-04-123-180/+196
* Fix leak in new fade tab title codesail@chromium.org2011-04-121-11/+9
* Eliminate skia::PlatformCanvas - Step 1 (linux)alokp@chromium.org2011-04-117-67/+59
* Fix crash in fade tab title changesail@chromium.org2011-04-091-5/+12
* Retrieve a larger favicon when availablesaintlou@chromium.org2011-04-081-1/+5
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-082-10/+8
* Fade tab titlessail@chromium.org2011-04-082-4/+299
* Revert 80870 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-082-299/+4
* Fade tab titlessail@chromium.org2011-04-072-4/+299
* Step 2 in refactoring NativeThemeWinrogerta@chromium.org2011-04-075-175/+86
* Removing uneeded test. Because of the native theme cleanup, the methodrogerta@chromium.org2011-04-071-18/+0
* Revert 80748 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-072-299/+4
* Fade tab titlessail@chromium.org2011-04-072-4/+299
* ANGLE has to check for lost device whenever it switches to a context, which c...jbauman@chromium.org2011-04-061-0/+4
* Roll Skiabsalomon@google.com2011-04-064-36/+26
* Switch fonts when Chrome OS locale changes.falken@chromium.org2011-04-062-1/+12
* Step 1 in refactoring NativeThemeWin so that it shares more with the nativerogerta@chromium.org2011-04-054-70/+612
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-17/+9
* Revert 80416 - Fade tab titlesjar@chromium.org2011-04-052-292/+4
* Fade tab titlessail@chromium.org2011-04-052-4/+292
* Revert 80314 - Step 1 in refactoring NativeThemeWin so that it shares more wi...rogerta@chromium.org2011-04-044-622/+70
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-044-123/+29
* Step 1 in refactoring NativeThemeWin so that it shares more with the nativerogerta@chromium.org2011-04-044-70/+622
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-304-139/+139
* C++ readability review for Robert Sesek <rsesek@google.com>.rsesek@chromium.org2011-03-303-44/+40
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-2828-8/+5265
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-283-30/+164
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-282-4/+13
* Move NativeThemeChromeOS into gfx.xiyuan@chromium.org2011-03-286-50/+881
* Move some files from base to base/memory.levin@chromium.org2011-03-2826-38/+38
* Step 1 of moving NativeThemeChromeOS into gfx.xiyuan@chromium.org2011-03-2512-0/+0
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-259-0/+1462
* Refactor: Move gfx/compositor* to gfx/compositor/backer@chromium.org2011-03-234-10/+45
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-212-0/+38
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-181-253/+0
* Revert 78536 - Use gl_bindings instead of linking against OpenGL directly.backer@chromium.org2011-03-172-3/+11
* Use gl_bindings instead of linking against OpenGL directly.backer@chromium.org2011-03-172-11/+3
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-161-12/+10
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-151-5/+5
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...sadrul@chromium.org2011-03-151-1/+1
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.sadrul@chromium.org2011-03-151-0/+1
* Start working on compositor tree painting.sadrul@chromium.org2011-03-1512-0/+201