aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...Gravatar bsalomon2014-07-17
* factor out flattening/unflattening of common fields from SkImageFilterGravatar reed2014-07-17
* Set maximum output size for scaled-image-cache imagesGravatar halcanary2014-07-17
* Add new ASTC pixel configGravatar krajcevski2014-07-16
* Disable assertion of fBoundsIsDirty.Gravatar Mike Klein2014-07-16
* 32 bpp floating point texturesGravatar joshualitt2014-07-16
* Remove yet-unused 64-bit atomic hooks.Gravatar Mike Klein2014-07-16
* Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...Gravatar mtklein2014-07-16
* Remove kImageIsImmutable_Flag.Gravatar scroggo2014-07-15
* Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...Gravatar bsalomon2014-07-15
* SkAutoRef seems lonely. Might as well delete it.Gravatar mtklein2014-07-15
* Change SkCanvasState to use inheritance.Gravatar scroggo2014-07-15
* patch from issue 383923002Gravatar reed2014-07-14
* Cleanup: Remove unused/unimplemented SkTextLayout.h.Gravatar tfarina2014-07-14
* remove unused SkPixelRef constructorGravatar reed2014-07-14
* 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