index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathRendererChain.cpp
Commit message (
Expand
)
Author
Age
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.
bsalomon@google.com
2013-03-25
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
minor fix: remove unnecessary init
bsalomon@google.com
2012-03-02
*
Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa
bsalomon@google.com
2011-10-27
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12