aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Change clear() to respect the clipGravatar reed2014-12-02
* Make SkColorTable explicitly thread-safe.Gravatar mtklein2014-12-02
* move some copy surface stuff to GrFlushToGpuDrawTargetGravatar bsalomon2014-12-02
* colorwheelnative gm, to test that colors look right under all conditions.Gravatar halcanary2014-12-02
* SkColorTable locking serves no purpose anymore.Gravatar mtklein2014-12-02
* Remove commentGravatar robertphillips2014-12-02
* skia: Prevent GL_RED from being used with MESAGravatar hendrikw2014-12-02
* updated expectations from d476a176b774Gravatar halcanary2014-12-02
* Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.Gravatar halcanary2014-12-02
* Remove support for OSX 10.5.Gravatar bungeman2014-12-01
* Remove SkASSERT_CONTINUE.Gravatar bungeman2014-12-01
* Add scale and skew to C canvas APIGravatar abarth2014-12-01
* Clean up FreeType library ref counting.Gravatar bungeman2014-12-01
* add gm to test rounding between clips and drawBitmapRectGravatar reed2014-12-01
* SkDrawLooper: No need for virtual bounds computation methods.Gravatar mtklein2014-12-01
* Add function to return an unpremuled version of a GrColorGravatar egdaniel2014-12-01
* multipage_pdf_profiler, gmtoskpGravatar halcanary2014-12-01
* Pre-cache local matrix type in shader constructor.Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Add additional clean up code in MPD pathGravatar robertphillips2014-12-01
* Remove orphaned SkImageDecoder::Target.Gravatar scroggo2014-12-01
* Force SkMatrix type while recording too.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Use variable length key (rather than accumulated matrix) as save layer hoisti...Gravatar robertphillips2014-12-01
* Ignore SkGlyphCache gamma for nvpr textGravatar cdalton2014-12-01
* Add color emoji fallback for nvpr textGravatar cdalton2014-12-01
* Add a base class for GrIODB that handles geometry dataGravatar bsalomon2014-12-01
* Force path bounds in recording.Gravatar mtklein2014-12-01
* Bump min picture version.Gravatar mtklein2014-12-01
* Add extra safety check to the EGL context setup.Gravatar joakim.landberg2014-12-01
* Fix Windows SkTime versionGravatar robertphillips2014-12-01
* add clip to PictureRenderer to better mimic Chromium's rendering methodGravatar robertphillips2014-11-28
* Add float-to-half (binary16) conversion functions.Gravatar jvanverth2014-11-26
* Make skia trace category disabled by default.Gravatar danakj2014-11-26
* some cleanup around GrGpu/GrDrawTarget copySurfaceGravatar bsalomon2014-11-26
* Fix assert in GrMaskFormatBytesPerPixel.Gravatar jvanverth2014-11-26
* Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:...Gravatar bsalomon2014-11-26
* add basic tests for save/restore countingGravatar reed2014-11-26
* Update effect key for descriptor to not record offsets.Gravatar egdaniel2014-11-26
* rename SkDrawable to SkADrawableGravatar reed2014-11-26
* add sample to exercising hittestingGravatar reed2014-11-26
* some cleanup around GrGpu/GrDrawTarget copySurfaceGravatar bsalomon2014-11-26
* Fix early out in GrResourceCache2::purgeAsNeededGravatar bsalomon2014-11-26
* Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...Gravatar mtklein2014-11-25
* remove proc keyGravatar joshualitt2014-11-25
* nanobench: lazily decode bitmaps in .skps.Gravatar mtklein2014-11-25
* remove one place we read from gpu key in effectsGravatar joshualitt2014-11-25
* Add an Android-framework-only stable ID to SkPixelRef.Gravatar scroggo2014-11-25
* Add IndexType parameter to GrDrawTarget::drawPathsGravatar cdalton2014-11-25