index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Revert[2] "hide deprecated underline and strikethru"
Mike Reed
2017-02-22
*
Actually test our ref-counting in release builds
Brian Osman
2017-02-22
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
*
Enable legacy premuls in SkColorSpaceXform
Matt Sarett
2017-02-22
*
SkRegion: change serialization unit tests, better validation code
Hal Canary
2017-02-22
*
Support shared GL contexts in GrContextFactory
Brian Osman
2017-02-22
*
Remove SkSpecialImage's GrTexture-based ctors
Robert Phillips
2017-02-21
*
Rename GrContextFactory::ContextOptions to ContextOverrides
csmartdalton
2017-02-21
*
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...
Brian Salomon
2017-02-21
*
Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::Recorde...
Brian Salomon
2017-02-21
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
Replace SkSpecialImage::makeTightSubset with asImage (take 2)
Robert Phillips
2017-02-18
*
SkRegion deserialization more robust
Hal Canary
2017-02-18
*
Revert "hide deprecated underline and strikethru"
Leon Scroggins
2017-02-17
*
sksl support for geometry shaders
Ethan Nicholas
2017-02-17
*
Revert "Add SkTypeface::getVariationDesignPosition."
Ben Wagner
2017-02-17
*
Add SkTypeface::getVariationDesignPosition.
Ben Wagner
2017-02-17
*
hide deprecated underline and strikethru
Mike Reed
2017-02-17
*
Revert "Replace SkSpecialImage::makeTightSubset with asImage"
Robert Phillips
2017-02-17
*
Replace SkSpecialImage::makeTightSubset with asImage
Robert Phillips
2017-02-16
*
Fixed a couple of spots where sksl didn't have proper array support.
Ethan Nicholas
2017-02-16
*
Disable DFPathRenderTest for now.
Jim Van Verth
2017-02-16
*
Simplify more: remove SkRasterPipeline::compile().
Mike Klein
2017-02-16
*
Implement SkHighContrastFilter
Dominic Mazzoni
2017-02-16
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
GrTessellator (AA): null GrGeometryProcessor crash fix.
Stephen White
2017-02-15
*
Clarify when tweak alpha for coverage optimizaton can occur.
Brian Salomon
2017-02-15
*
Non linear blending flag for SkColorSpace
Brian Osman
2017-02-15
*
Rename SkConfig8888/SkPixelInfo to SkConvertPixels
Matt Sarett
2017-02-15
*
stop using SkScalarMul
Mike Reed
2017-02-14
*
Remove SkSmallAllocator.
Herb Derby
2017-02-14
*
Make raster pipeline support all pixel conversions
Matt Sarett
2017-02-14
*
Remove component flags from GrPipelineInput.
Brian Salomon
2017-02-14
*
Remove component flags from GrXPFactory output analysis.
Brian Salomon
2017-02-14
*
Add preserves premul and modulate optimization to compose fragment processors.
Brian Salomon
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
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
Use new fragment processor optimization queries.
Brian Salomon
2017-02-10
*
IWYU
Mike Reed
2017-02-10
*
Remove SkTextureCompressor.
Herb Derby
2017-02-10
*
Add support for RG float textures
csmartdalton
2017-02-10
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Fix int64 overflow in SkClampRange::init()
Florin Malita
2017-02-09
*
[4fGradient] Relax interval checks for SkGradientShaderBase also
Florin Malita
2017-02-09
[next]