aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* 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
* 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
* clear() is now an alias for drawPaint, so remove its virtualGravatar reed2014-12-05
* Change clear() to respect the clipGravatar reed2014-12-04
* make clear private (before we delete it)Gravatar reed2014-12-04
* Revert of Revert of remove unused device::eraseColor (patchset #1 id:1 of htt...Gravatar reed2014-12-03
* Revert of remove unused device::eraseColor (patchset #1 id:1 of https://coder...Gravatar halcanary2014-12-03
* Add XferProcessor factory in GrPaint and GrDrawState.Gravatar egdaniel2014-12-03
* remove unused device::eraseColorGravatar reed2014-12-03
* Revert "Change clear() to respect the clip"Gravatar reed2014-12-02
* Flail a little against LLVM crash.Gravatar mtklein2014-12-02
* Remove SK_SUPPORT_DEPRECATED_SCALARROUND.Gravatar scroggo2014-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
* SkDrawLooper: No need for virtual bounds computation methods.Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-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
* Add color emoji fallback for nvpr textGravatar cdalton2014-12-01
* Force path bounds in recording.Gravatar mtklein2014-12-01
* Bump min picture version.Gravatar mtklein2014-12-01
* Add an Android-framework-only stable ID to SkPixelRef.Gravatar scroggo2014-11-25
* Revert of Blink hasn't rolled yet, better. (patchset #1 id:1 of https://coder...Gravatar mtklein2014-11-25
* free up picturerecorder refs after returning picture or drawableGravatar reed2014-11-24
* option to return drawable from recordingGravatar reed2014-11-24
* Blink hasn't rolled yet, better.Gravatar Mike Klein2014-11-24
* Revert of Blink hasn't rolled yet. (patchset #1 id:1 of https://codereview.ch...Gravatar mtklein2014-11-24
* restore old convention of asserting refcnt==1 in destructorGravatar reed2014-11-24
* Blink hasn't rolled yet.Gravatar Mike Klein2014-11-24
* make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.Gravatar mtklein2014-11-24
* add some debugging to SkNVRefCntGravatar reed2014-11-24
* Remove android-framework-only unused parameter.Gravatar scroggo2014-11-24
* Remove Picture deletion listeners.Gravatar mtklein2014-11-24
* use int instead of size_t to match skia conventionGravatar reed2014-11-23
* SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.Gravatar mtklein2014-11-21
* Switch SkBitmapProcState's SkFractionalInt to 32.32.Gravatar mtklein2014-11-21
* Watch out for SkFixed overflow in SkMipMap.cpp.Gravatar mtklein2014-11-21
* public SkNVRefCnt<SnapshotArray>Gravatar mtklein2014-11-21
* SkData -> SkPicture::SnapshotArrayGravatar mtklein2014-11-21
* add SkImage::newSurfaceGravatar reed2014-11-21
* simplify uniqueID code in pictureGravatar reed2014-11-21
* Add MultiPictureDraw to nanobenchGravatar robertphillips2014-11-21