aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Decompose a weird assert.Gravatar mtklein2014-12-03
* Remove unused constants.Gravatar mtklein2014-12-03
* Fuse GrReplacements and GrLayerCacheGravatar robertphillips2014-12-03
* First step to moving vertex attributes to the geometryProcessorGravatar joshualitt2014-12-03
* Revert "Change clear() to respect the clip"Gravatar reed2014-12-02
* Revert of implement device::clear until we can remove callers in chrome skia/...Gravatar reed2014-12-02
* Add SSSE3 acceleration for S32_D16_filter_DXDYGravatar qiankun.miao2014-12-02
* Add matrix operations to C canvas APIGravatar abarth2014-12-02
* check matrix does not have rotation or perspective transformationGravatar derekf2014-12-02
* Flail a little against LLVM crash.Gravatar mtklein2014-12-02
* implement device::clear until we can remove callers in chrome skia/extGravatar reed2014-12-02
* Adding a PictureResolution option to SkPictureImageFilterGravatar Justin Novosad2014-12-02
* use drawRect when drawing a bitmap with anti-aliasing on a non-msaa targetGravatar derekf2014-12-02
* 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
* 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
* 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
* 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
* 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 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
* 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
* some cleanup around GrGpu/GrDrawTarget copySurfaceGravatar bsalomon2014-11-26
* Fix early out in GrResourceCache2::purgeAsNeededGravatar bsalomon2014-11-26
* remove proc keyGravatar joshualitt2014-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