aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* dd readPixels to SkImageGravatar reed2014-12-10
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* Adding an option for pixelated rendering in SkPictureImageFilterGravatar junov2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* change SkPoint::setLength to set itself to (0,0) if it starting length is deg...Gravatar reed2014-12-09
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Use threshold of 1 texture coord value per pixel w/ nearest neighbor.Gravatar bsalomon2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Tweak SkPictureShader's tile semantics.Gravatar fmalita2014-12-08
* Constify CreatePictureShader's picture arg.Gravatar fmalita2014-12-08
* remove device::clear -- no longer calledGravatar reed2014-12-08
* make SkColorShader private, use public factoryGravatar reed2014-12-08
* add convexity logic and tests for scalar max, Inf, and NaNGravatar caryclark2014-12-08
* Add support for half float alpha textures.Gravatar jvanverth2014-12-05
* Factor text size device mapping in SkScalerContext.Gravatar bungeman2014-12-05
* Use size of SkRect as the key for blur mask cacheGravatar qiankun.miao2014-12-05
* Remove backend factoriesGravatar joshualitt2014-12-04
* check (thread-tricky) colortable after we've copied the bitmap into a per-thr...Gravatar reed2014-12-04
* Change clear() to respect the clipGravatar reed2014-12-04
* Add SSSE3 acceleration for S32_D16_filter_DXDYGravatar qiankun.miao2014-12-04
* Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:4000...Gravatar jam2014-12-03
* Turn on MPD threading in nanobench.Gravatar mtklein2014-12-03
* Use static XPF for porter duff xp factories.Gravatar egdaniel2014-12-03
* Copy src in SkDrawLooper::computeFastBounds().Gravatar mtklein2014-12-03
* Add XferProcessor factory in GrPaint and GrDrawState.Gravatar egdaniel2014-12-03
* Fuse GrReplacements and GrLayerCacheGravatar robertphillips2014-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
* 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
* Change clear() to respect the clipGravatar reed2014-12-02
* Make SkColorTable explicitly thread-safe.Gravatar mtklein2014-12-02
* SkColorTable locking serves no purpose anymore.Gravatar mtklein2014-12-02
* Pre-cache local matrix type in shader constructor.Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-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
* Add color emoji fallback for nvpr textGravatar cdalton2014-12-01
* Force path bounds in recording.Gravatar mtklein2014-12-01