index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
Commit message (
Expand
)
Author
Age
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Make SkAutoTMalloc movable
csmartdalton
2017-02-13
*
Revert "Revert "IWYU""
Mike Reed
2017-02-13
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
IWYU
Mike Reed
2017-02-10
*
Fixed3232 overflow in LinearGradientContext::shadeSpan()
Florin Malita
2017-02-10
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Add integer vectors to GrSLType
csmartdalton
2017-02-08
*
Remove exec bit from source files.
Ben Wagner
2017-02-08
*
Revert "Revert "SkScalar: delete code that doesn't compile.""
Hal Canary
2017-02-02
*
Revert "SkScalar: delete code thqat doesn't compile."
Leon Scroggins
2017-02-02
*
SkScalar: delete code thqat doesn't compile.
Hal Canary
2017-02-02
*
Make SkShadowUtils tessellations ref counted in preparation for caching them.
Brian Salomon
2017-01-31
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
*
Remove SkTDict and calls from SkView.
Herb Derby
2017-01-24
*
Update SkTDict to use SkArenaAlloc.
Herb Derby
2017-01-23
*
Add class GrProcessorSet which represents color and coverage FPs and a XPFact...
Brian Salomon
2017-01-18
*
Split ShadowMaskFilter into separate ambient and spot mask filters
Jim Van Verth
2017-01-16
*
Fix syntax error for adjusting old stdc++ headers.
Herb Derby
2017-01-13
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-13
*
cleanup after 95e3c05
Hal Canary
2017-01-12
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Revert "Add Gray8 pixel config"
Brian Osman
2017-01-10
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Purge clip masks when they are no longer findable.
Brian Salomon
2017-01-06
*
Remove render target unique ID virtual from GrOp.
Brian Salomon
2016-12-22
*
Rename batch->op in GrAuditTrail.
Brian Salomon
2016-12-20
*
tweak SkOnce.h header to work around issues with std::atomic::compare_exchang...
Lee Salzman
2016-12-16
*
simplify SkTHash* move support
Mike Klein
2016-12-15
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Remove tombstones from SkTHash.
Herb Derby
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
add move semantics to SkTHash*
Mike Klein
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-12-09
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Guard against buggy ucrt\math.h.
Mike Klein
2016-11-28
*
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-11-25
[next]