index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRecordReplaceDraw.cpp
Commit message (
Expand
)
Author
Age
*
wip for drawables
reed
2014-11-18
*
Add return value on GrRecordReplaceDraw
robertphillips
2014-10-30
*
BBHs: void* data -> unsigned data
mtklein
2014-10-02
*
Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw
robertphillips
2014-10-01
*
Update RecordReplaceDrawTest to generate and pass pictures
robertphillips
2014-09-29
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
Copy layer-hoisting related SkPaints
robertphillips
2014-09-18
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of ht...
robertphillips
2014-09-08
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
*
Replace SkPictureReplacementPlayback with GrRecordReplaceDraw
robertphillips
2014-09-03