summaryrefslogtreecommitdiffstats
path: root/cc/test/skia_common.h
Commit message (Expand)AuthorAgeFilesLines
* [#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-18/+0
* implement onNewLockPixels for SkPixelRefreed@google.com2014-01-131-0/+3
* 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-19/+1
* use SkImageInfo parameter for SkPixelRef constructorreed@google.com2013-12-121-2/+2
* Roll Skia DEPS to r11890robertphillips@google.com2013-10-221-2/+2
* Turn on lightweight image decode check.tomhudson@chromium.org2013-06-141-0/+1
* Only use skia::RefPtr for refcountingenne@chromium.org2013-05-181-0/+62