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
...
*
Make all GrXPFactory instances statics.
Brian Salomon
2017-01-06
*
Add a real SkXbyak bench, implement enough to run it.
Mike Klein
2017-01-06
*
Purge clip masks when they are no longer findable.
Brian Salomon
2017-01-06
*
Avoid SkFixed overflow in decal bitmap procs
Florin Malita
2017-01-06
*
Remove arithmetic mode GrXP code.
Brian Salomon
2017-01-06
*
Add support for tagging GrUniqueKeys with a debug string
Brian Salomon
2017-01-06
*
SkXbyak basics
Mike Klein
2017-01-06
*
Retry "SkRasterPipelineBlitter: support A8"...
Mike Klein
2017-01-06
*
simplify by removing _d stages
Mike Klein
2017-01-06
*
Revert "Revert "Hard code bicubic coefficients in the shader""
Brian Osman
2017-01-06
*
Revert "Hard code bicubic coefficients in the shader"
Brian Osman
2017-01-05
*
Revert "Explicitly fail read/writePixels in invalid color space scenarios"
Brian Osman
2017-01-05
*
Hard code bicubic coefficients in the shader
Brian Osman
2017-01-05
*
Use stack instead of malloc() for most calls to SkRasterPipeline::run().
Mike Klein
2017-01-05
*
Revert "SkRasterPipelineBlitter: support A8"
Mike Klein
2017-01-05
*
SkRasterPipelineBlitter: support A8
Mike Klein
2017-01-05
*
Cleanup ops that are storing GrPipelineOptimizations.
Brian Salomon
2017-01-05
*
Rename batch->op in GrAuditTrail json and skiaserver's url handlers
Brian Salomon
2017-01-05
*
clamp to 1.0f in sk_linear_to_srgb_needs_round()
Mike Klein
2017-01-05
*
ignore max curvature at end point
Cary Clark
2017-01-05
*
Explicitly fail read/writePixels in invalid color space scenarios
Brian Osman
2017-01-05
*
Remove SK_SUPPORT_LEGACY_EVAL_CUBIC-guarded code
Florin Malita
2017-01-05
*
Use nullptr to indicate C locale when using xlocale
Brian Salomon
2017-01-05
*
Delete SkMakeImageFromPixelRef
Matt Sarett
2017-01-05
*
Merge SkColorSpaceXform_XYZ and SkColorSpaceXform_Pipeline
Matt Sarett
2017-01-04
*
add writePixels to SkBitmap
Mike Reed
2017-01-04
*
Modify GrTessellator to use a VertexList where possible.
Stephen White
2017-01-04
*
Retry trim another instruction off SkRasterPipeline overhead
Mike Klein
2017-01-04
*
Removes tracking of whether color is ignored by XP.
Brian Salomon
2017-01-04
*
Clamp premul colors correctly after a gamut change
Brian Osman
2017-01-04
*
Fix color space matrix hashing to avoid hashing the typemask
Matt Sarett
2017-01-04
*
Removing tracking of whether GP/FP coverage calculations are used by XP.
Brian Salomon
2017-01-04
*
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
[prev]
[next]