index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Revert "make SkJumper stages normal Skia code"
Mike Klein
2018-03-07
*
make SkJumper stages normal Skia code
Mike Klein
2018-03-07
*
Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants
Brian Salomon
2018-03-07
*
Revert "add tiler for SkDraw"
Florin Malita
2018-03-07
*
[SkSVGDevice] Add support for image shaders.
Alexander Midlash
2018-03-07
*
use safe math for growForRepeatedVerb
Cary Clark
2018-03-06
*
Revert "Centralize mask byte calculations"
Herb Derby
2018-03-06
*
Cleaning up SkColorSpaceXform a bit
Brian Osman
2018-03-06
*
Centralize mask byte calculations
Herb Derby
2018-03-06
*
add tiler for SkDraw
Mike Reed
2018-03-06
*
support 888x, 1010102, and 101010x in SkPixmap::erase()
Mike Klein
2018-03-06
*
remove canvas internal private
Cary Clark
2018-03-06
*
Fix .fp files
Robert Phillips
2018-03-06
*
Draw glyphs from paths if they have an empty path.
Ben Wagner
2018-03-06
*
check for valid inputs to shadows
Mike Reed
2018-03-06
*
Add GetTypefaceOrDefault to SkPaintPriv
Herb Derby
2018-03-06
*
use points instead of verbs for interpolate
Cary Clark
2018-03-06
*
make compute helper for blurs private
Mike Reed
2018-03-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Fix drawing SkAnimatedImages with transparency
Leon Scroggins III
2018-03-06
*
Add bilerp support to scaled emojis
Jim Van Verth
2018-03-05
*
Remove routines no longer needed since stripping NVPR
Herb Derby
2018-03-05
*
Don't use GENERAL layout during mipmap generation in Vulkan
Greg Daniel
2018-03-05
*
SkGlyphCache - update core routines.
Herb Derby
2018-03-05
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Set SkDAARecord to empty type if the scan converter returns early
Yuqian Li
2018-03-05
*
Remove blacklist of dual source blending on AMD vulkan
Greg Daniel
2018-03-02
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Fix creation of extra GrContextThreadSafeProxies in DDL world
Robert Phillips
2018-03-02
*
Update Flush and Invalidate Memory calls in vulkan to take offset and size
Greg Daniel
2018-03-02
*
Various fixes for scaled emojis
Jim Van Verth
2018-03-02
*
Make use of the buffer data null hint a GrContextOption
Robert Phillips
2018-03-02
*
SkString: remove externally unused ::setUTF16() from API
Hal Canary
2018-03-01
*
Fix fuschia roll
Leon Scroggins III
2018-03-01
*
Fixed SkSL use-after-free fuzzer bug and added defensive code to catch such p...
Ethan Nicholas
2018-03-01
*
Move workaround for fSRGBsupport before config table init in GrVkCaps
Greg Daniel
2018-03-01
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
sk_sp-ify GrGlyphCache
Robert Phillips
2018-03-01
*
Move atlas manager creation to GrContext derived classes (take 2)
Robert Phillips
2018-03-01
*
Move the rest of Vulkan driver workarounds into helper function in GrVkCaps
Greg Daniel
2018-03-01
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
SkString: fix ::setUTF16
Hal Canary
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Add unit test the explicit tests create a GrVkCopyPipeline
Greg Daniel
2018-03-01
*
Clean up GrDrawOpAtlas (take 2)
Robert Phillips
2018-03-01
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Support pngs with incorrect CMF bytes
Leon Scroggins III
2018-02-28
*
make SkDestinationSurfaceColorMode private
Cary Clark
2018-02-28
*
Fall back to blurs for unsupported DrawShadow cases
Jim Van Verth
2018-02-28
*
SkPDF: encode metadata strings correctly
Hal Canary
2018-02-28
[next]