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
*
fixed incorrect index in SPIR-V matrix construction
Ethan Nicholas
2018-05-11
*
SkPDF: scale entire canvas for non-standard rasterDpi
Hal Canary
2018-05-11
*
Roll clang for Windows to chromium's current.
Ben Wagner
2018-05-11
*
Revert "reject large paths to avoid potential float overflows"
Mike Reed
2018-05-11
*
Avoid possible memory leak with inner blurs.
Ben Wagner
2018-05-11
*
reject large paths to avoid potential float overflows
Mike Reed
2018-05-11
*
Define ~GrContextThreadSafeProxy in GrContext.cpp
Brian Salomon
2018-05-11
*
Shadow fixes to avoid popping.
Jim Van Verth
2018-05-11
*
ccpr: Bugfix for cropped paths
Chris Dalton
2018-05-11
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Non-normal blur styles to work with non-a8.
Ben Wagner
2018-05-10
*
Fix unchecked allocation in kImageFilter::Common::unflatten()
Florin Malita
2018-05-10
*
Revert "Remove GrBackendObject and all related functions from Skia."
Brian Osman
2018-05-10
*
Revert "strip down SkICC.cpp"
Mike Klein
2018-05-10
*
Add SkColorSpace::toProfile
Brian Osman
2018-05-10
*
Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy
Brian Salomon
2018-05-10
*
non-linear blending first steps
Mike Klein
2018-05-10
*
Revert "Add driver bug workarounds to GrCaps"
Greg Daniel
2018-05-10
*
Revert "Driver bug workaround: disable_blend_equation_advanced"
Greg Daniel
2018-05-10
*
Revert "Driver bug workaround: disable_discard_framebuffer"
Greg Daniel
2018-05-10
*
Driver bug workaround: disable_discard_framebuffer
Adrienne Walker
2018-05-10
*
rm SkColorSpace_New
Mike Klein
2018-05-10
*
Driver bug workaround: disable_blend_equation_advanced
Adrienne Walker
2018-05-10
*
Validate readByteArrayAsData size
Florin Malita
2018-05-10
*
Add driver bug workarounds to GrCaps
Adrienne Walker
2018-05-10
*
Remove GrBackendObject and all related functions from Skia.
Greg Daniel
2018-05-10
*
Validate gradient DescriptorScope size during deserialization
Florin Malita
2018-05-10
*
Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not...
Brian Salomon
2018-05-10
*
Fix clipping of SkMatrixImageFilter input (take 2)
Robert Phillips
2018-05-10
*
Fix extra texture creation in GrResourceProvider::createTexture() with SRGB d...
Brian Salomon
2018-05-09
*
Revert "Don't use GrRRectBlurEffect for large rects when highp is not full fl...
Brian Salomon
2018-05-09
*
Support C++11 range-for loops in SkTInternalLList
Chris Dalton
2018-05-09
*
Don't use GrRRectBlurEffect for large rects when highp is not full float
Brian Salomon
2018-05-09
*
SkColorSpace::Make(const skcms_ICCProfile&)
Mike Klein
2018-05-09
*
strip down SkICC.cpp
Mike Klein
2018-05-09
*
Revert "Fix clipping of SkMatrixImageFilter input"
Robert Phillips
2018-05-09
*
rewrite while to for loop to avoid last increment
Mike Reed
2018-05-09
*
check for focaldata failure
Mike Reed
2018-05-09
*
make sure we don't set level-of-detail to zero
Mike Reed
2018-05-09
*
ccpr: Clean up GrCoverageCountingPathRenderer
Chris Dalton
2018-05-09
*
Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported
Brian Salomon
2018-05-09
*
Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode""
Hal Canary
2018-05-09
*
Add fPreferExternalImagesOverES3 to GrContextOptions
Brian Osman
2018-05-09
*
Fix clipping of SkMatrixImageFilter input
Robert Phillips
2018-05-09
*
Remove SK_IGNORE_MASK_FILTER_GLYPH_FIX.
Ben Wagner
2018-05-09
*
Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"
Greg Daniel
2018-05-09
*
clean up some SkDebugf()
Mike Klein
2018-05-09
*
ccpr: Cleanup on-flush path stats
Chris Dalton
2018-05-09
*
Cleanup SK_IGNORE_BLUR_IMAGE_FILTER_FIX (since Chrome no longer uses it)
Robert Phillips
2018-05-09
*
When validating transfer fns, allow D > 1
Brian Osman
2018-05-09
[next]