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
*
Avoid double-destruction of Sk3DShaderContext-wrapped objects
Florin Malita
2017-11-29
*
SkPDF: fix fTextScaleX error
Hal Canary
2017-11-28
*
remove unused readBitmapAsImage from readbuffer
Mike Reed
2017-11-28
*
remove writeBitmap from SkWriteBuffer -- unused
Mike Reed
2017-11-28
*
Make Skia compatible with Android NDK r16
bsheedy
2017-11-28
*
remove clip-bounds query overrides from SkColorSpaceXformCanvas
Mike Klein
2017-11-28
*
shader cache now ignores shaders with a length of 0
Ethan Nicholas
2017-11-28
*
Fix shader initialization on a cache hit
Ethan Nicholas
2017-11-28
*
Fix issues related to backend texture/rendertarget creation
Robert Phillips
2017-11-28
*
CCPR: Transform path points before parsing
Chris Dalton
2017-11-27
*
Cleanup yes/no enums in Ganesh
Chris Dalton
2017-11-27
*
Batch ops together in SkAtasTextTarget
Brian Salomon
2017-11-27
*
clean up SkDeferredCanvas
Mike Klein
2017-11-27
*
Include opList ids in GrOnFlushCallbackObject::postFlush
Chris Dalton
2017-11-27
*
Fix caps for advanced blend extension with regards to layout qualifiers
Greg Daniel
2017-11-27
*
Revert "Make sure to visit clips and dst proxies during gather"
Robert Phillips
2017-11-27
*
Make sure to visit clips and dst proxies during gather
Chris Dalton
2017-11-27
*
added SkSL support for all blend mode layouts
Ethan Nicholas
2017-11-27
*
Handle null colorspace in SkToSRGBColorFilter.
Mike Klein
2017-11-27
*
Add forceDAA parameter to AntiFillPath
Yuqian Li
2017-11-27
*
Delete an opList's clips when it survives a flush
Chris Dalton
2017-11-27
*
SkPDF: less tolerance for small circles
Hal Canary
2017-11-27
*
Disallow negative radii in deserialized SkRRects
Brian Salomon
2017-11-27
*
Remove a huge pile of views code
Brian Osman
2017-11-22
*
Use SkSafeMath for text blob storage calculations
Florin Malita
2017-11-22
*
Fix SkTextblob deserialization fuzzer issues
Florin Malita
2017-11-22
*
Eliminate the use of a tmp buffer for image blur
Herb Derby
2017-11-21
*
Enable DAA for MSVC
Yuqian Li
2017-11-21
*
detect too many points
Mike Reed
2017-11-21
*
Remove SampleApp and convert HelloWorld to sk_app
Brian Osman
2017-11-21
*
Revert "Use int when possible to calculate atlas indices in shaders."
Jim Van Verth
2017-11-20
*
Revert "Only use flat varyings for integer texIndex."
Jim Van Verth
2017-11-20
*
converted ConstColorProcessor to SkSL
Ethan Nicholas
2017-11-20
*
Enable tonal color for shadows by default.
Jim Van Verth
2017-11-20
*
Harden SkTextBlob deserialization
Florin Malita
2017-11-20
*
Require glyph positions in SkAtlasTextTarget::drawText
Brian Salomon
2017-11-20
*
Only use flat varyings for integer texIndex.
Jim Van Verth
2017-11-20
*
Make SkAtlasTextTarget use glyph IDs
Brian Salomon
2017-11-20
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2017-11-20
*
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
Brian Salomon
2017-11-19
*
Fix assert in blink chromeos
Greg Daniel
2017-11-19
*
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...
Greg Daniel
2017-11-18
*
Revert "Add Atlas Text interface for rendering SDF glyphs."
Greg Daniel
2017-11-18
*
Add Atlas Text interface for rendering SDF glyphs.
Brian Salomon
2017-11-17
*
converted Premul / Unpremul to SkSL
Ethan Nicholas
2017-11-17
*
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...
Brian Osman
2017-11-17
*
Remove api call from SkGaussFilter
Herb Derby
2017-11-17
*
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...
Greg Daniel
2017-11-17
*
Do not return null paint if shaderFP is null
Yuqian Li
2017-11-17
*
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...
Brian Salomon
2017-11-17
[next]