aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* 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
* SkImageSourceGravatar fmalita2015-09-14
* Add helper for creating leaf FPs inside GrFP::TestCreate functionsGravatar bsalomon2015-09-14
* Move some of the adding stencil attachment logic of Gpu and into Render Target.Gravatar egdaniel2015-09-14
* Test that GrFragmentProcessors work without input colors.Gravatar bsalomon2015-09-14
* Revert of Test that GrFragmentProcessors work without input colors. (patchset...Gravatar bsalomon2015-09-14
* Test that GrFragmentProcessors work without input colors.Gravatar bsalomon2015-09-14
* formalize generate->bitmapGravatar reed2015-09-13
* skia: Add ANGLE with GL backend to nanobench/DMGravatar hendrikw2015-09-11
* Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://co...Gravatar jyasskin2015-09-10
* Use SkImageCacherator in SkImagesGravatar reed2015-09-10
* Late creation of GrPathProcessorGravatar joshualitt2015-09-10
* Port SkBlitRow::Color32 to SkOpts.Gravatar mtklein2015-09-10
* Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...Gravatar bsalomon2015-09-10
* Revert of Add a mutex to GrContext::readSurfacePixels to protect against mult...Gravatar bsalomon2015-09-09
* Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...Gravatar bsalomon2015-09-09
* SK_API on GrWrapTextureInBitmapGravatar bsalomon2015-09-09
* Brian requested a new namespace for factories that create fragment processors...Gravatar wangyix2015-09-09
* Parallel cache.Gravatar herb2015-09-09
* Specialize SkOncePtr<T[]>.Gravatar mtklein2015-09-09
* Make GrProcessorDataManager a noopGravatar joshualitt2015-09-09
* GrPathRangeBatchGravatar bsalomon2015-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