aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Remove last SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.Gravatar scroggo2014-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
* Reallow default SkPicture constructor for ChromiumGravatar Robert Phillips2014-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
* fix ios breakGravatar caryclark2014-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
* nanobench: add a cute bar chartGravatar mtklein2014-07-11
* Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.Gravatar scroggo2014-07-11
* resizeimagefiler is ok with a BBH nowGravatar mtklein2014-07-11
* Use unpremul for premul_and_unpremul_alpha_ bench.Gravatar scroggo2014-07-11
* Use SkShader's localMat for SkLocalMatrixShader.Gravatar scroggo2014-07-11
* New Mac 10.6 x86_64 Debug baselines for perlin noise tests.Gravatar senorblanco2014-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
* Revert of Remove public_headers.gypi, unneeded by Skia. (https://codereview.c...Gravatar scroggo2014-07-11
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-11
* roll "common" DEPS, and replace tools/pyutils with itGravatar epoger2014-07-11
* Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr...Gravatar bungeman2014-07-11
* explicitly add /data/local/tmp to the library path to support new AOSP restri...Gravatar djsollen2014-07-11
* Remove public_headers.gypi, unneeded by Skia.Gravatar scroggo2014-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
* Pin to a newer version of ANGLE than M36 branch.Gravatar jcgregorio2014-07-11
* Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381...Gravatar robertphillips2014-07-11
* manual bench rebase after bf0b9ceGravatar bensong2014-07-11
* Pin to a specific version of ANGLE.Gravatar jcgregorio2014-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