summaryrefslogtreecommitdiffstats
path: root/cc/test/skia_common.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Use SkRecord recording back-end in bleeding edge rendering modeskyostil@chromium.org2014-05-061-1/+3
* SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-251-12/+5
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* replace TestPixelRef with bitmap.allocPixels() -- removing unneeded subclass ...reed@google.com2014-01-151-40/+5
* implement onNewLockPixels for SkPixelRefreed@google.com2014-01-131-0/+12
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* cc: Gather and lock/unlock SkDiscardablePixelRefs instead of skia::LazyPixelR...reveman@chromium.org2014-01-081-31/+4
* Revert of https://codereview.chromium.org/63443003/enne@chromium.org2014-01-081-1/+1
* cc: Combine analysis and rasterenne@chromium.org2014-01-071-1/+1
* use SkImageInfo parameter for SkPixelRef constructorreed@google.com2013-12-121-8/+14
* Revert 234641 "cc: Combine analysis and raster"enne@chromium.org2013-11-131-1/+1
* cc: Combine analysis and rasterenne@chromium.org2013-11-121-1/+1
* Roll Skia DEPS to r11890robertphillips@google.com2013-10-221-2/+2
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-2/+2
* Turn on lightweight image decode check.tomhudson@chromium.org2013-06-141-0/+4
* cc: Low quality support for low res tilesvmpstr@chromium.org2013-06-071-1/+1
* cc: Early out on text in analysis canvasvmpstr@chromium.org2013-05-241-1/+1
* Only use skia::RefPtr for refcountingenne@chromium.org2013-05-181-0/+82