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
*
Revert "remove legacy support for old old picture versions"
Mike Reed
2017-12-29
*
remove legacy support for old old picture versions
Mike Reed
2017-12-29
*
Fix bug of a + (b - a) == 0 for small positive b and huge a (e.g., 1e18)
Yuqian Li
2017-12-28
*
Fix conical test where r1 = r2 = 0
Yuqian Li
2017-12-27
*
Remove usage of SkGammas in SkColorSpace serialization
Brian Osman
2017-12-27
*
Revert "remove approxbytes api from SkPicture"
Mike Reed
2017-12-25
*
remove approxbytes api from SkPicture
Mike Reed
2017-12-24
*
Rearrange GRTC::drawPath()
Brian Salomon
2017-12-22
*
Revert "CCPR: Initial semi-optimized vertex shader Impl"
Chris Dalton
2017-12-22
*
CCPR: Initial semi-optimized vertex shader Impl
Chris Dalton
2017-12-22
*
fix usage of deprecated SkMatrix44 constructor
Ethan Nicholas
2017-12-22
*
attempt 3: add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-22
*
handle closed dashed rects
Cary Clark
2017-12-22
*
Remove another stray pair of clamps.
Mike Klein
2017-12-22
*
converted YUVEffect to SkSL
Ethan Nicholas
2017-12-22
*
add safemath version of readbuffer->skip
Mike Reed
2017-12-22
*
remove dead code behind SK_SUPPORT_LEGACY_SERIALPROCS_REF
Mike Reed
2017-12-22
*
CCPR: Fix Intel crash and un-blacklist
Chris Dalton
2017-12-22
*
Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals ...
Brian Salomon
2017-12-21
*
Disable geometry shaders on old Qualcomm drivers
Chris Dalton
2017-12-21
*
Debug random 2pt conical shaders
Yuqian Li
2017-12-21
*
Reland "remove bicubic clamp in SkImageShader"
Mike Klein
2017-12-21
*
validate text during deserialization
Mike Reed
2017-12-21
*
no asserts in deserialization, just fail
Mike Reed
2017-12-21
*
Remove more functionality from SkColorSpace_Base
Brian Osman
2017-12-21
*
GrTessellator: implement straight skeleton, phase 2.
Stephen White
2017-12-21
*
Revert "remove bicubic clamp in SkImageShader"
Mike Klein
2017-12-21
*
Revert "Revert "long rect dash fix with guards""
Greg Daniel
2017-12-21
*
Revert "long rect dash fix with guards"
Greg Daniel
2017-12-21
*
add serialprocs to MultiDocument, hide redundant methods
Mike Reed
2017-12-21
*
Revert "CCPR: Initial semi-optimized vertex shader Impl"
Brian Osman
2017-12-20
*
CCPR: Initial semi-optimized vertex shader Impl
Chris Dalton
2017-12-20
*
removed extraneous unused uniform handles for SkSL samplers
Ethan Nicholas
2017-12-20
*
remove unused willPlayBackBitmaps from picture
Mike Reed
2017-12-20
*
converted GrRRectBlurEffect to SkSL
Ethan Nicholas
2017-12-20
*
SkRegion: validate_run() checks for overflow
Hal Canary
2017-12-20
*
Guard the sqrt(temp) where temp < 0 in 2pt conical gradient
Yuqian Li
2017-12-20
*
make InternalOnly_ functions actually private
Mike Reed
2017-12-20
*
remove unused setter
Mike Reed
2017-12-20
*
long rect dash fix with guards
Cary Clark
2017-12-20
*
Make GrRenderTargetContext::drawPath() use GrShape to identify simpler
Brian Salomon
2017-12-20
*
Revert "long rect dash with guards"
Cary Clark
2017-12-20
*
ensure self-consistent parameters for drawtext
Mike Reed
2017-12-20
*
Handle invalid mode in SkGpuDevice::drawPoints.
Brian Salomon
2017-12-20
*
long rect dash with guards
Cary Clark
2017-12-20
*
Account for border with small sigma.
Herb Derby
2017-12-20
*
Fix Adobe RGB color space in Skia
Brian Osman
2017-12-20
*
Add matrix stack to SkAtlasTextTarget.
Brian Salomon
2017-12-20
*
Reland "hide unused var"
Mike Reed
2017-12-20
*
remove bicubic clamp in SkImageShader
Mike Klein
2017-12-20
[next]