aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* Add support for light dumps in SkTraceMemoryDump interface.Gravatar ssid2015-09-30
* remove unused helper functionGravatar reed2015-09-29
* Unify ThreadID.Gravatar herb2015-09-29
* Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 i...Gravatar mtklein2015-09-29
* Implement SkImageFilter::Cache with SkResourceCache.Gravatar mtklein2015-09-29
* Move Mutexy things to private.Gravatar herb2015-09-29
* Handle inverted rects in SkRRect creation methodsGravatar robertphillips2015-09-29
* update memset16/32 inlining heuristicsGravatar mtklein2015-09-29
* Use child processors to implement compose color filter.Gravatar bsalomon2015-09-29
* Move SkAtomics.h to private.Gravatar herb2015-09-28
* Make SkPath fFirstDirection atomic to fix tsan.Gravatar herb2015-09-28
* simplify code in SkRecords.hGravatar mtklein2015-09-28
* 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
* skia: Add support for ANGLE on linuxGravatar hendrikw2015-09-23
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* Fix possible integer overflow in SkTSearch's midpoint calculationGravatar mdempsky2015-09-22
* Replace GrExtractAlphaFragmentProcessor with DstIn compose processorGravatar bsalomon2015-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
* SK_API for include/gpu/gl/GrGLInterface.hGravatar halcanary2015-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
* share code between SkGr and CacheratorGravatar reed2015-09-16
* 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
* Add onMemoryDump to GrContextGravatar ericrk2015-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
* Add support for blending of LCD for all blend modes.Gravatar egdaniel2015-09-15
* Parallel cache.Gravatar herb2015-09-15