aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
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
* 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