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
*
Improve detection of color space transfer fns
Matt Sarett
2017-01-04
*
auto-generate _d stages
Mike Klein
2017-01-04
*
fix skslc crash when ternary parameter types don't match
Ethan Nicholas
2017-01-04
*
Use shared toSRGBD50 matrix in SkPngCodec
Matt Sarett
2017-01-04
*
Stage SkFontMgr factories to return smart pointers.
Ben Wagner
2017-01-04
*
Remove SkImageShader -> SkColorShader optimization.
Mike Klein
2017-01-04
*
Scale the result of TightBounds when path was inverse-scaled
Fredrik Söderquist
2017-01-04
*
fix fuzz
Cary Clark
2017-01-04
*
Revert "trim another instruction off SkRasterPipeline overhead"
Mike Klein
2017-01-04
*
Quality and performance fixes for AA tessellating path renderer.
Stephen White
2017-01-03
*
Revert "Quality and performance fixes for AA tessellating path renderer."
Stephan White
2017-01-03
*
Quality and performance fixes for AA tessellating path renderer.
Stephen White
2017-01-03
*
fixed a divide-by-zero bug in skslc
Ethan Nicholas
2017-01-03
*
switched GrVkPipelineStateCache over to use SkLRUCache
Ethan Nicholas
2017-01-03
*
Fix: when pos is not finite, text pointer not advanced.
Herb Derby
2017-01-03
*
validate deserialized path verbs
Mike Reed
2017-01-03
*
Force classic locale when parsing floats in skslc.
Ethan Nicholas
2017-01-03
*
fix for Vulkan SPIR-V crash on some systems
Ethan Nicholas
2017-01-03
*
trim another instruction off SkRasterPipeline overhead
Mike Klein
2017-01-03
*
clean up non-ASCII comments
Hal Canary
2017-01-03
*
fix fuzzer
Cary Clark
2017-01-03
*
Use nullptr instead of png_NULL in SkPNGImageEncoder
Matt Sarett
2017-01-03
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Change GaussianBlur logic wrt color spaces
Brian Osman
2017-01-03
*
Move two skia arrays to read-only data segment
Bruce Dawson
2017-01-03
*
remove unused parameter in onNewimageSnapshot
Mike Reed
2016-12-30
*
Add ImageToColorSpace helper in SkImageFilter
Brian Osman
2016-12-29
*
remove unused ForceUnique option from makeImageSnapshot
Mike Reed
2016-12-29
*
Revert "Add ImageToColorSpace helper in SkImageFilter"
Brian Osman
2016-12-29
*
Add ImageToColorSpace helper in SkImageFilter
Brian Osman
2016-12-29
*
Add color space fallback for matrix convolution filter
Brian Osman
2016-12-27
*
Remove legacy matrix defines
Matt Sarett
2016-12-22
*
Remove render target unique ID virtual from GrOp.
Brian Salomon
2016-12-22
*
Improve color space support in SkImage::readPixels()
Matt Sarett
2016-12-22
*
Change GPU read/write pixels API to support color space conversion
Brian Osman
2016-12-22
*
Do not support index8 for generateScaledPixels
Leon Scroggins III
2016-12-22
*
remove SK_SUPPORT_LEGACY_PREROLL code
Mike Reed
2016-12-22
*
Protect glyph sub-pixel placement against NaN and Inf.
Herb Derby
2016-12-21
*
Cleanup GrBicubicEffect
Brian Osman
2016-12-21
*
Add color space xform fallback to GrMorphologyEffect
Brian Osman
2016-12-21
*
Implement scaling in SkCodecImageGenerator
Leon Scroggins III
2016-12-21
*
Clean up SkFontHost_Mac ownership.
bungeman
2016-12-21
*
helper to convert CGImage -> SkImage
Mike Reed
2016-12-21
*
Rename GrOp::draw to GrOp::execute
Brian Salomon
2016-12-21
*
Misc batch->op cleanup Part 2 of 2
Brian Salomon
2016-12-21
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
utils/win/SkTScopedComPtr: reset(T*)
Hal Canary
2016-12-21
*
one more empty contour
Cary Clark
2016-12-21
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-21
[next]