summaryrefslogtreecommitdiffstats
path: root/ui/gfx/canvas_skia_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-2/+2
* Remove unused CanvasSkia::GetTextureID() functions.asvitkine@chromium.org2012-01-191-5/+0
* Fix obvious bug that always turned off character break for CanvasSkia on Win.pkasting@chromium.org2012-01-051-2/+4
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-3/+4
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-171-1/+1
* Revert 111288 - Possibly broke media_unittests on Macrsleevi@chromium.org2011-11-231-5/+3
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-11-231-3/+5
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-271-2/+2
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-261-2/+1
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-20/+10
* Introduce FORCE_LTR_DIRECTIONALTY in Canvas.xji@chromium.org2011-08-181-7/+12
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* Remove set of redundant API calls for PlatformDevice instances. These functio...twiz@chromium.org2011-06-161-16/+13
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-32/+38
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-38/+32
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-32/+38
* Fix glitch in title fading codesail@chromium.org2011-05-241-1/+1
* Fix glitchy drawing in faded tab titlessail@chromium.org2011-04-261-13/+10
* Fix leak in new fade tab title codesail@chromium.org2011-04-121-11/+9
* Fix crash in fade tab title changesail@chromium.org2011-04-091-5/+12
* Fade tab titlessail@chromium.org2011-04-081-4/+280
* Revert 80870 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-081-280/+4
* Fade tab titlessail@chromium.org2011-04-071-4/+280
* Revert 80748 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-071-280/+4
* Fade tab titlessail@chromium.org2011-04-071-4/+280
* Revert 80416 - Fade tab titlesjar@chromium.org2011-04-051-273/+4
* Fade tab titlessail@chromium.org2011-04-051-4/+273
* Start working on compositor tree painting.sadrul@chromium.org2011-03-151-0/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+301