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
*
Unfriend SkImageFilter subclasses
Florin Malita
2017-07-06
*
add stages for black and white colors
Mike Reed
2017-07-06
*
only create new instance if needed for colorspacexformer
Mike Reed
2017-07-06
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
ICO: Prevent calling 'new' with large values
Leon Scroggins III
2017-07-06
*
SkPDF: Change some identifiers.
Hal Canary
2017-07-06
*
Make mock GrContext unit testable.
Brian Salomon
2017-07-06
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
srgb conversion needs to be in unpremul
Mike Reed
2017-07-06
*
protect against fuzzer
Cary Clark
2017-07-06
*
SkTypeface: fix non-determinism on AdvacedMetrics
Hal Canary
2017-07-06
*
SkDocument: consolidate trimBox code
Hal Canary
2017-07-05
*
Add basic metal build files for backend
Greg Daniel
2017-07-05
*
rewrote GrAlphaThresholdFragmentProcessor in sksl
Ethan Nicholas
2017-07-05
*
add srgb gamma colorfilters
Mike Reed
2017-07-05
*
SkPDF: GradientShaderPatterns use one hashmap not two.
Hal Canary
2017-07-05
*
SkPDF: Refactor PDFShader to use ShTHashMap<>
Hal Canary
2017-07-05
*
Revert "Indicate texel buffer support in Vulkan"
Chris Dalton
2017-07-05
*
Disallow burst context instantiation for non-invertible CTMs
Florin Malita
2017-07-05
*
optimize for diff matrix types
Mike Reed
2017-07-05
*
Indicate texel buffer support in Vulkan
Chris Dalton
2017-07-05
*
header cleanup
Hal Canary
2017-07-05
*
consolidate logic for matrix stage
Mike Reed
2017-07-04
*
Handle degenerate 2pt conical center values gracefully
Florin Malita
2017-07-03
*
remove unneeded code for index8 imagse
Mike Reed
2017-07-03
*
hide index8 support
Mike Reed
2017-07-03
*
SPIR-V comma operator support
Ethan Nicholas
2017-06-30
*
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
wutao
2017-06-30
*
Delete non-raster-pipeline SkTwoPointConicalGradient impl
Florin Malita
2017-06-30
*
clean up GCC 6.3 workaround
Mike Klein
2017-06-30
*
SkPDF: simplify SkPDFGraphicState
Hal Canary
2017-06-30
*
SkPDF: clean up fRasterDpi
Hal Canary
2017-06-30
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
Allow caps on hairlines for gpu dashed lines
Greg Daniel
2017-06-30
*
remove unreachable samples for non-N32 imageshaders
Mike Reed
2017-06-29
*
Fix to GLProgramTest dashing
Greg Daniel
2017-06-29
*
Always use raster pipeline for SkTwoPointConicalGradient
Florin Malita
2017-06-29
*
Decrease the tolerance for classifying degenerate cubics
Chris Dalton
2017-06-29
*
Fix gpu dashing for case when circle dashes are large enough to overlap
Greg Daniel
2017-06-29
*
update long out of date comment
Mike Klein
2017-06-29
*
remove filterSpan from SkColorFilter
Mike Reed
2017-06-29
*
Fix memory leak in SkImageFilter
xidachen
2017-06-29
*
2pt conical stage for focal-point-outside case
Florin Malita
2017-06-29
*
Re-re-land sksl fragment processor support
Ethan Nicholas
2017-06-29
*
clean up colorfilter sprite blitters
Mike Klein
2017-06-29
*
remove S4444 sprite blitters
Mike Klein
2017-06-29
*
remove unused flag SK_SUPPORT_LEGACY_COLORFILTER_FILTERSPAN
Mike Reed
2017-06-29
*
remove unused flag SK_SUPPORT_BLITV_FOR_BLUR_NINE
Mike Reed
2017-06-29
*
add null-surface
Mike Reed
2017-06-29
*
add guard for handling swizzles via rasterpipeline
Mike Reed
2017-06-28
[next]