aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE codeGravatar reed2014-07-14
* Make SkPictureShader and SkPictureImageFilter use const SkPicturesGravatar robertphillips2014-07-14
* Remove unused kImageIsOpaque_Flag.Gravatar scroggo2014-07-14
* Deleted SkImage::newShaderClamp: not used, not implemented.Gravatar piotaixr2014-07-14
* Remove Skia's use of the default SkPicture constructor and multi-cloneGravatar Robert Phillips2014-07-13
* Remove SkPicture copy constructorGravatar robertphillips2014-07-13
* Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixelsGravatar reed2014-07-13
* Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::rea...Gravatar reed2014-07-12
* Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixelsGravatar reed2014-07-12
* Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.Gravatar jvanverth2014-07-11
* ios fixesGravatar caryclark2014-07-11
* Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.Gravatar scroggo2014-07-11
* Use SkShader's localMat for SkLocalMatrixShader.Gravatar scroggo2014-07-11
* This moves us towards variable length effect keys. The overall program key no...Gravatar bsalomon2014-07-11
* Add support for 64bit atomic inc/dec/casGravatar bsalomon2014-07-11
* Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...Gravatar jcgregorio2014-07-11
* Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381...Gravatar robertphillips2014-07-11
* Add file access modes to sk_exists.Gravatar bungeman2014-07-10
* add readPixels() to SkBitmapGravatar reed2014-07-10
* Add alternate SkPicture::cloneGravatar robertphillips2014-07-10
* Split SkTRacy into SkTRacy and SkTRacyReffable.Gravatar mtklein2014-07-10
* Split SkTRacy into SkTRacy and SkTRacyReffable.Gravatar mtklein2014-07-10
* Cleanup SkPicture* classes a bitGravatar robertphillips2014-07-10
* Delete third_party/harfbuzzGravatar Mike Klein2014-07-10
* Split SkPictureReplacementPlayback out of SkPicturePlaybackGravatar robertphillips2014-07-10
* fix typo, had two RGBA instead of RGBA and BGRAGravatar reed2014-07-09
* Do not export SkTDArray when building Skia as a DLLGravatar ehsan.akhgari2014-07-09
* Cleanup: Remove SkUTF16_Str API.Gravatar tfarina2014-07-09
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-09
* Add thread safety configuration check.Gravatar henrik.smiding2014-07-09
* Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."Gravatar Mike Klein2014-07-09
* Add SkRacyGravatar mtklein2014-07-08
* Revert of Add SkRacy (https://codereview.chromium.org/371363004/)Gravatar mtklein2014-07-08
* Revert of Missing volatile in AnnotateBenignRaceSized declaration. (https://c...Gravatar mtklein2014-07-08
* Missing volatile in AnnotateBenignRaceSized declaration.Gravatar Mike Klein2014-07-08
* Add SkRacyGravatar mtklein2014-07-08
* add setPreserveSrcDepth to replace PrefTable API for androidGravatar reed2014-07-08
* Fix param name in GrEffect::CastEffectGravatar bsalomon2014-07-08
* Back off from SkPicture API hardening a bitGravatar Robert Phillips2014-07-08
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Harden SkPicture interface a bitGravatar robertphillips2014-07-08
* Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.Gravatar bsalomon2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-08
* Clean up a bit after SkPictureData/SkPicturePlayback splitGravatar robertphillips2014-07-08
* remove unneeded flag for androidGravatar reed2014-07-07
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* remove unneeded flags (have been purged from chrome and android)Gravatar reed2014-07-07