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
*
Remove component flags from GrXPFactory output analysis.
Brian Salomon
2017-02-14
*
Add check for finite phase to SkPath1DPathEffect::Make
Robert Phillips
2017-02-14
*
SkSplicer: implement constant_color
Mike Klein
2017-02-14
*
SkSplicer: fix dstover
Mike Klein
2017-02-14
*
Revert "Revert "Always make SkImageShaders in heap.""
Herb Derby
2017-02-14
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
SkSplicer support for 2-point gradients.
Mike Klein
2017-02-14
*
Move the rt adjust uniform into GP EmitArgs
csmartdalton
2017-02-13
*
GrTessellator (AA): fix "Canvas Arcs" coverage artifact.
Stephen White
2017-02-13
*
Enable sse2 backend for SkSplicer.
Mike Klein
2017-02-13
*
Revert "Always make SkImageShaders in heap."
Herb Derby
2017-02-13
*
Fix stack alignment in Windows before_loop/after_loop.
Mike Klein
2017-02-13
*
SkPDF: skip shader lookup for SkShader::kColor_GradientType
Hal Canary
2017-02-13
*
Move GrTessellator from SkChunckAlloc to SkArenaAlloc.
Herb Derby
2017-02-13
*
SkPDF: better tolerance path conversion to quadratics
Hal Canary
2017-02-13
*
Add preserves premul and modulate optimization to compose fragment processors.
Brian Salomon
2017-02-13
*
Always make SkImageShaders in heap.
Herb Derby
2017-02-13
*
Revert "Revert "IWYU""
Mike Reed
2017-02-13
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Initialize test textures for ProcessorOptimizationValidationTest.
Brian Salomon
2017-02-13
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Remove unused/barely-supported compressed GrPixelConfigs
Robert Phillips
2017-02-13
*
Only use DeviceCM->fNext if the layer doesn't affect the clip
Mike Reed
2017-02-12
*
Refactor without turning on sse2/sse41.
Mike Klein
2017-02-11
*
Make Win before_loop/after_loop SSE compatible.
Mike Klein
2017-02-11
*
Revert "Generate sse2/sse4.1 splices, use them."
Mike Klein
2017-02-11
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
Revert "More non-invertible shader local matrix guards"
Robert Phillips
2017-02-11
*
Delete legacy named color space API
Matt Sarett
2017-02-10
*
Add GrGLSLShaderBuilder::declareGlobal
csmartdalton
2017-02-10
*
Remove unused field, and use official size.
Herb Derby
2017-02-10
*
Re-enable ProcessorOptimizationValidationTest on iOS.
Brian Salomon
2017-02-10
*
Revert "Use SDF path miplevels based on the original path's size."
Jim Van Verth
2017-02-10
*
Use SDF path miplevels based on the original path's size.
Jim Van Verth
2017-02-10
*
More non-invertible shader local matrix guards
Florin Malita
2017-02-10
*
Generate sse2/sse4.1 splices, use them.
Mike Klein
2017-02-10
*
'gasp' to control symmetric rendering on Windows.
Ben Wagner
2017-02-10
*
Use new fragment processor optimization queries.
Brian Salomon
2017-02-10
*
IWYU
Mike Reed
2017-02-10
*
Remove declaration of non-existent constructor
Brian Osman
2017-02-10
*
Remove SkTextureCompressor.
Herb Derby
2017-02-10
*
Add support for RG float textures
csmartdalton
2017-02-10
*
Fixed3232 overflow in LinearGradientContext::shadeSpan()
Florin Malita
2017-02-10
*
Change the Sprite portion of SkBlitter use SkArenaAlloc.
Herb Derby
2017-02-10
*
Fix GrRenderTargetContext::drawArc's abandoned Context handling
Robert Phillips
2017-02-10
*
Revert "Roll minimum picture version up to 44."
Robert Phillips
2017-02-10
*
Add a -Mini build bot to build the smallest Skia possible.
Mike Klein
2017-02-10
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Fix CopyPixels() bug
Matt Sarett
2017-02-10
[next]