aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Handle close button in SkOSWindow_Unix.Gravatar bungeman2014-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
* YUV to RGB converterGravatar sugoi2014-07-07
* guard registering mallocpixelref for chromeGravatar reed2014-07-07
* remove unneeded flags (have been purged from chrome and android)Gravatar reed2014-07-07
* change pixelref to not inherit from SkFlattenableGravatar reed2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* don't look at SK_SCALAR_IS_FLOAT -- it is true, but no longer definedGravatar reed2014-07-07
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Add return to SkBoxBlurGetPlatformProcs_SSE4.Gravatar scroggo2014-07-07
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Remove GrDrawState::CommonStateGravatar bsalomon2014-07-07
* Remove vertical/horizontal metrics selection.Gravatar bungeman2014-07-07
* Remove deferred version of GrDrawState.Gravatar bsalomon2014-07-07
* Add SSE4 version of BlurImage optimizations.Gravatar henrik.smiding2014-07-07
* with no save flag options, we can directly reference matrix and clip in MCRecGravatar reed2014-07-07