aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codere...Gravatar benjaminwagner2015-09-23
* remove unused SkCachingPixelRefGravatar reed2015-09-23
* skia: Add support for ANGLE on linuxGravatar hendrikw2015-09-23
* Move determiniation of strokerect rects internalGravatar joshualitt2015-09-22
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* Small cleanups to SkSmallAllocatorGravatar mdempsky2015-09-22
* Fix for degenerate stroke rectGravatar joshualitt2015-09-22
* Prefer dual source/framebuffer fetch paths for GPU LCD.Gravatar egdaniel2015-09-22
* Avoid CTFontCreateCopyWithAttributes.Gravatar bungeman2015-09-22
* Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://co...Gravatar joshualitt2015-09-22
* Fix for degenerate stroke rectGravatar joshualitt2015-09-22
* Move GrFragmentProcessor implementation to its own cpp fileGravatar bsalomon2015-09-22
* fix factory countGravatar Brian Salomon2015-09-22
* Replace GrExtractAlphaFragmentProcessor with DstIn compose processorGravatar bsalomon2015-09-22
* Remove SkNEW and SkDELETE macrosGravatar mdempsky2015-09-22
* SkTLList throw on sk_malloc failGravatar halcanary2015-09-21
* Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of http...Gravatar bungeman2015-09-18
* Avoid CTFontCreateCopyWithAttributes.Gravatar bungeman2015-09-18
* Create append methods in batch namespacesGravatar joshualitt2015-09-18
* Fix for combining with perspective local rectsGravatar joshualitt2015-09-18
* Disable dithering in libjpeg-turbo for 565 decodesGravatar msarett2015-09-18
* Use rounding when converting desiredScale to a sampleSizeGravatar msarett2015-09-18
* Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 ...Gravatar tomhudson2015-09-18
* add ImageShader, sharing code with its Bitmap cousinGravatar reed2015-09-18
* Purge cached resources on SkImage destruction.Gravatar fmalita2015-09-18
* Move StrokeRectBatches into .cpp filesGravatar joshualitt2015-09-18
* Add debug mode to shared mutex.Gravatar herb2015-09-18
* Merge sub-device annotations in SkPDFDevice::drawDevice()Gravatar wangxianzhu2015-09-17
* Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...Gravatar reed2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar reed2015-09-17
* share IDs between cacherator and its host-imageGravatar reed2015-09-17
* use allocator (if present) when we allocate our cache bitmapGravatar reed2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar joshualitt2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* Fix Ganesh perspective projection bugGravatar robertphillips2015-09-17
* have raster-image return itself as a textureGravatar reed2015-09-16
* share code between SkGr and CacheratorGravatar reed2015-09-16
* minor cleanupGravatar joshualitt2015-09-16
* Use atomic subtract in shared mutex.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
* move SkBitmapProvider to its own fileGravatar reed2015-09-15
* Fix vs2015 buildGravatar bsalomon2015-09-15
* Add onMemoryDump to GrContextGravatar ericrk2015-09-15
* fix up GrGLProgrambuilder precision on varyingsGravatar joshualitt2015-09-15
* use SkBitmapProvider for shader-contextGravatar reed2015-09-15
* On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm.Gravatar egdaniel2015-09-15
* Update params to get better packing for DF path atlasGravatar jvanverth2015-09-15
* Forward declare SkStrokeRec in SkPathEffectGravatar halcanary2015-09-15