aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Revert of change pixel-serializer to support reencoding existing data (patchs...Gravatar reed2015-09-28
* Add cast and assignment operators to SkAtomic.Gravatar herb2015-09-28
* change pixel-serializer to support reencoding existing dataGravatar reed2015-09-28
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* SkInstallDiscardablePixelRef is deprecated, enforce thatGravatar reed2015-09-25
* Eliminate some clutter in SkFlattenableGravatar mdempsky2015-09-24
* Remove SkImage::newImage()Gravatar fmalita2015-09-24
* Make mutex semaphore based.Gravatar herb2015-09-24
* remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...Gravatar reed2015-09-24
* SkPDF: add basic metadata supportGravatar halcanary2015-09-23
* Fix possible integer overflow in SkTSearch's midpoint calculationGravatar mdempsky2015-09-22
* Remove SkNEW and SkDELETE macrosGravatar mdempsky2015-09-22
* Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chro...Gravatar mtklein2015-09-21
* Combined approach.Gravatar mtklein2015-09-21
* Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id...Gravatar mtklein2015-09-20
* try simplest code: inline whenever vaguely sensibleGravatar mtklein2015-09-20
* Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.or...Gravatar mtklein2015-09-20
* try stosd/wGravatar mtklein2015-09-20
* Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https:/...Gravatar mtklein2015-09-20
* update memset16/32 inlining heuristicsGravatar mtklein2015-09-20
* Add debug mode to shared mutex.Gravatar herb2015-09-18
* use allocator (if present) when we allocate our cache bitmapGravatar reed2015-09-17
* Add subtract to atomics.Gravatar herb2015-09-16
* Create fragment processor for performing input color blend with child processorGravatar bsalomon2015-09-15
* Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://co...Gravatar herb2015-09-15
* use SkBitmapProvider for shader-contextGravatar reed2015-09-15
* Forward declare SkStrokeRec in SkPathEffectGravatar halcanary2015-09-15
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* Parallel cache.Gravatar herb2015-09-15
* formalize generate->bitmapGravatar reed2015-09-13
* Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://co...Gravatar jyasskin2015-09-10
* Use SkImageCacherator in SkImagesGravatar reed2015-09-10
* Port SkBlitRow::Color32 to SkOpts.Gravatar mtklein2015-09-10
* Parallel cache.Gravatar herb2015-09-09
* Specialize SkOncePtr<T[]>.Gravatar mtklein2015-09-09
* Port uses of SkLazyPtr to SkOncePtr.Gravatar mtklein2015-09-09
* Make SkGraphics::Term a no-op, stop calling it.Gravatar mtklein2015-09-09
* Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...Gravatar mtklein2015-09-09
* Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...Gravatar mtklein2015-09-09
* Port uses of SkLazyPtr to SkOncePtr.Gravatar mtklein2015-09-09
* Make SkGraphics::Term a no-op, stop calling it.Gravatar mtklein2015-09-08
* Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"Gravatar reed2015-09-08
* Comments: note existance of SkImage::newShader next to CreateBitmapShaderGravatar halcanary2015-09-08
* Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (...Gravatar scroggo2015-09-08
* switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPEGravatar reed2015-09-07
* Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://co...Gravatar herb2015-09-04
* Handle zero-length encoded images gracefully during deserializationGravatar fmalita2015-09-04
* Parallel cache.Gravatar herb2015-09-04
* Add a SkPixelSerializer SkImage encode variantGravatar fmalita2015-09-03