aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add support for NEON intrinsics to speed up texture compression. We canGravatar krajcevski2014-07-14
* Fix for saveLayer() with filters vs. the BBox Hierarchy.Gravatar senorblanco2014-07-14
* remove unused SkPixelRef constructorGravatar reed2014-07-14
* remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE codeGravatar reed2014-07-14
* Move SkPDFStream back to SkStream to save memory.Gravatar halcanary2014-07-14
* Revert of Enable the SSSE3 compile time check on all platforms. (https://code...Gravatar halcanary2014-07-14
* Revert "Fix for saveLayer() with filters vs. the BBox Hierarchy." andGravatar senorblanco2014-07-14
* Enable the SSSE3 compile time check on all platforms.Gravatar djsollen2014-07-14
* Make SkPictureShader and SkPictureImageFilter use const SkPicturesGravatar robertphillips2014-07-14
* Remove unused kImageIsOpaque_Flag.Gravatar scroggo2014-07-14
* MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMaskGravatar djordje.pesut2014-07-14
* Deleted SkImage::newShaderClamp: not used, not implemented.Gravatar piotaixr2014-07-14
* Make GrAtlas::removePlot staticGravatar robertphillips2014-07-13
* 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
* don't draw unpremul alpha (yet)Gravatar reed2014-07-12
* 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
* Make SkPDFFont::fFontInfo a const pointer.Gravatar halcanary2014-07-11
* Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.Gravatar jvanverth2014-07-11
* Revert of Add support for NEON intrinsics to speed up texture compression. We...Gravatar krajcevski2014-07-11
* No need to cache local matrix in picture shader.Gravatar scroggo2014-07-11
* ios fixesGravatar caryclark2014-07-11
* Add support for NEON intrinsics to speed up texture compression. We canGravatar krajcevski2014-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
* Fix for saveLayer() with filters vs. the BBox Hierarchy.Gravatar senorblanco2014-07-11
* Revert of Remove gpu shader optimatization for solid white or trans black col...Gravatar egdaniel2014-07-11
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-11
* Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr...Gravatar bungeman2014-07-11
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-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
* Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...Gravatar reed2014-07-10
* add readPixels() to SkBitmapGravatar reed2014-07-10
* Add alternate SkPicture::cloneGravatar robertphillips2014-07-10
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-10
* Use a consume load in SkLazyPtr.Gravatar mtklein2014-07-10
* Re-add friend Chrome requiresGravatar robertphillips2014-07-10
* Cleanup SkPicture* classes a bitGravatar robertphillips2014-07-10
* sk_malloc_throw/sk_calloc_throw in debug prints size in failure messageGravatar halcanary2014-07-10
* Split SkPictureReplacementPlayback out of SkPicturePlaybackGravatar robertphillips2014-07-10
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-10
* Handle bad ICO data better.Gravatar scroggo2014-07-09
* Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...Gravatar mtklein2014-07-09
* Refactor SkPicturePlayback for SkPictureReplacementPlaybackGravatar robertphillips2014-07-09