aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Improve gpu tracing when applying markers directly to gpu targetGravatar egdaniel2014-07-09
* Always initialize SkDashPathEffect fields.Gravatar mtklein2014-07-09
* Add bounds checks to SkTDynamicHashGravatar mtklein2014-07-09
* Cleanup: Remove SkUTF16_Str API.Gravatar tfarina2014-07-09
* Optimized R11 EAC compressorGravatar krajcevski2014-07-09
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-09
* Revert of Make GrGLConfigConversionEffect work for Imagination and some other...Gravatar bsalomon2014-07-09
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-09
* Make GrGLConfigConversionEffect work for Imagination and some other GPUs.Gravatar changjun.yang2014-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
* Fixed up SkTimedPicturePlaybackGravatar robertphillips2014-07-08
* Add SkRacyGravatar mtklein2014-07-08
* add setPreserveSrcDepth to replace PrefTable API for androidGravatar reed2014-07-08
* Use stack allocation for Android data in SkScalerContext::MakeRec().Gravatar jvanverth2014-07-08
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Adding validation before using an SkImageInfo object read from an SkReadBuffer.Gravatar sugoi2014-07-08
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Split SkPictureRangePlayback out of SkPicturePlaybackGravatar 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
* fix WBMP image will get null color table when draw in RGB565 CanvasGravatar Derek Sollenberger2014-07-08
* MIPS: added optimizations for functions from SkBitmapProcStateGravatar djordje.pesut2014-07-08
* Turn on threaded DMQuiltTask drawing for old-format SkPictures too.Gravatar mtklein2014-07-07