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
*
Make GrShape compute keys for short paths from path data instead of using the...
bsalomon
2016-09-21
*
Stop closing filled paths in GrShape
bsalomon
2016-09-21
*
Add setBounds to SkLiteDL for Android
liyuqian
2016-09-21
*
Fix memory leaks reported by clang static analyzer.
sdefresne
2016-09-21
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Remove SK_ADDING_src_ports_SkFontConfigInterface_cpp
bungeman
2016-09-20
*
Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://c...
fmalita
2016-09-20
*
Revert of Clear stencil buffer before using it for drawing (patchset #2 id:20...
stani
2016-09-20
*
Disable framebuffer fetch on the Adreno5xx devices.
egdaniel
2016-09-20
*
Fix possible divide by zero in vulkan granularity adjustments
egdaniel
2016-09-20
*
Stop closing filled paths in GrShape
bsalomon
2016-09-20
*
Use STDArray to for tracked resources in vulkan command buffer
egdaniel
2016-09-20
*
Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly
brianosman
2016-09-20
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
Workaround for Adreno INITIALIZATION_FAILED bug
egdaniel
2016-09-20
*
Fix a memory leak reported by clang static analyzer.
sdefresne
2016-09-20
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Harden LinearGradient4fContext
fmalita
2016-09-20
*
SkASSERT firing because pointer wraps negative.
cblume
2016-09-19
*
Create GrVkCopyPipeline class
egdaniel
2016-09-19
*
remove dead code around SK_ENABLE_CLIP_QUICKREJECT
reed
2016-09-19
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
Remove unnecessary assert in GrBatchAtlas.
jvanverth
2016-09-19
*
SkPDF: SkBitSet gets reset() to make drop() better.
halcanary
2016-09-19
*
Move vulkan spir-v compile call to GrVkUtil
egdaniel
2016-09-19
*
Refactor vulkan buffer mapping and unmapping
egdaniel
2016-09-19
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Add F16 to the list of allowed formats in GaussianBlur
brianosman
2016-09-19
*
Remove release asserts.
cblume
2016-09-19
*
fix fuzzer bugs
caryclark
2016-09-19
*
Fix filling of incomplete images in SkSampledCodec
msarett
2016-09-16
*
SkPDF: Implement /ActualText to make text extraction correct.
halcanary
2016-09-16
*
Improve ColorStopOptimizer safety
tomhudson
2016-09-16
*
Revert of SkPDF: Implement /ActualText to make text extraction correct. (pat...
halcanary
2016-09-16
*
Sane use of FcPatternGetXXX in SkFontConfigInterface.
bungeman
2016-09-16
*
SkPDF: Implement /ActualText to make text extraction correct.
halcanary
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Improve join between the two RRects in SkRRectsGaussianEdgeShader
robertphillips
2016-09-16
*
Clear stencil buffer before using it for drawing
stani
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Keeping asserts in release.
cblume
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Remove old SkGaussianEdgeShader code
jvanverth
2016-09-16
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
SkPDF: fix unembeddable text drawn with positioning (broken in 6059dc3)
halcanary
2016-09-16
*
Make Sk2DPathEffect thread safe.
bungeman
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android)
robertphillips
2016-09-16
[next]