index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
...
*
Add ASYNC trace macros
Brian Osman
2018-04-27
*
use std::atomic in SkRegionPriv
Mike Reed
2018-04-27
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Replace flatten with writeFlattenable for desc.
Ben Wagner
2018-04-26
*
Call destructors during reset to avoid memory leak
Yuqian Li
2018-04-26
*
Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape."""
Brian Salomon
2018-04-26
*
Track tail of strike cache
Herb Derby
2018-04-26
*
Make rounding code public
Herb Derby
2018-04-26
*
Count the correct number of pos using text encoding.
Yuqian Li
2018-04-26
*
Check negative width before blitAntiRect
Yuqian Li
2018-04-26
*
Reland "Revert "Add arcs as a specialized geometry to GrShape.""
Brian Salomon
2018-04-25
*
Remove SkASSERT(fConvexity == kUnknown_Convexity) due to racing
Yuqian Li
2018-04-25
*
Make SkString::appendf safe for long strings.
Brian Salomon
2018-04-25
*
fix android-framework
Mike Reed
2018-04-25
*
Snap bitmap for SkThreadedBMPDevice::drawBitmapRect
Yuqian Li
2018-04-25
*
Revert "Revert "Add arcs as a specialized geometry to GrShape.""
Brian Salomon
2018-04-25
*
Experiment to track coverage in a layer
Mike Reed
2018-04-25
*
Refactor GaussianBlur
Robert Phillips
2018-04-25
*
Make SkColorSpace::Make(skcms_ICCProfile) stricter
Brian Osman
2018-04-24
*
Reland "call skcms_OptimizeForSpeed()"
Mike Klein
2018-04-24
*
Properly restore from image filter save layers.
Ben Wagner
2018-04-24
*
Revert "Add arcs as a specialized geometry to GrShape."
Mike Klein
2018-04-24
*
Revert "call skcms_OptimizeForSpeed()"
Mike Klein
2018-04-24
*
Add arcs as a specialized geometry to GrShape.
Brian Salomon
2018-04-23
*
call skcms_OptimizeForSpeed()
Mike Klein
2018-04-23
*
Fix variable name collision
Yuqian Li
2018-04-23
*
Clip the SkAntiRect because of possible tilings
Yuqian Li
2018-04-23
*
Generalize to SkDescriptorMap
Herb Derby
2018-04-23
*
Fix deprecated constructor usage
Brian Osman
2018-04-23
*
use SkRect::outset, as it clamps on overflow
Mike Reed
2018-04-23
*
Rewrite CHECK_INTERSECT to perform the !(opposite) predicate, so that we
Mike Reed
2018-04-23
*
Reject XYZ profiles missing some (or all) TRC tags
Brian Osman
2018-04-23
*
(Mostly) respect FilterQuality in draw[stretchy]
Leon Scroggins III
2018-04-23
*
Fixed SkVertices crashing on Windows DLL builds
Yong-Hwan Baek
2018-04-22
*
Remove assert that color spaces have valid profile data
Brian Osman
2018-04-22
*
Fix argument names and documentation for SkMatrix44::set3x3()
Brian Osman
2018-04-20
*
Remove another writePixels instance
Robert Phillips
2018-04-20
*
Prevent matrix stack from being corrupted if a rotated image filter is clippe...
Robert Phillips
2018-04-20
*
guard against NaN in path is rect
Cary Clark
2018-04-20
*
Adding pinning to the strike cache
Herb Derby
2018-04-19
*
check if we fail to eval the conic in pathmeasure
Mike Reed
2018-04-19
*
Remove unused parameters from internalGetPath.
Ben Wagner
2018-04-19
*
Untangle strike cache and glyph cache
Herb Derby
2018-04-19
*
rm SkTDArray::select()
Mike Klein
2018-04-19
*
path is rect track corners
Cary Clark
2018-04-19
*
Move strike cache Find*() to strike cache
Herb Derby
2018-04-18
*
Remove SK_SUPPORT_LEGACY_PATH_DAA_BIT
Yuqian Li
2018-04-18
*
Prevent unnecessary/unbounded growth of SkTDynamicHash capacity
Florin Malita
2018-04-18
*
Convert A8 D32 mask blitters to Sk4px
Florin Malita
2018-04-18
*
Reland "Fix the fat rect bug in the threaded backend"
Yuqian Li
2018-04-18
[prev]
[next]