index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
debugger
/
SkDebugCanvas.cpp
Commit message (
Expand
)
Author
Age
*
Fix up no gpu build
joshualitt
2016-03-11
*
Fix some bugs and performance issues with skiaserve
joshualitt
2016-03-10
*
Fix up GrAuditTrail to allow arbitrary reordering
joshualitt
2016-03-08
*
Fix SkiaServe gpu JSON to work with any reordering algorithm
joshualitt
2016-03-04
*
add /img/n/m endpoint to skiaserve
joshualitt
2016-03-02
*
Change skiaserve color palette for drawing batch bounds
joshualitt
2016-03-01
*
SkDebugCanvas ignore batch bounds if they are offscreen
joshualitt
2016-03-01
*
fix minor bug drawing batch bounds by default
joshualitt
2016-02-29
*
Render batch bounds as stroke rects
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Revert of Add abilitly to query audit trail for batches by draw op (patchset ...
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
converted skiaserve PNGs from RGBA to RGB
ethannicholas
2016-02-17
*
Add batch information to json
joshualitt
2016-02-17
*
Revert of further skiaserve image performance improvements (patchset #1 id:1 ...
ethannicholas
2016-02-17
*
further skiaserve image performance improvements
ethannicholas
2016-02-17
*
added clip visualization to skiaserve
ethannicholas
2016-02-12
*
fixed SkDebugCanvas' handling of drawPicture
ethannicholas
2016-02-12
*
integrated SkDebugCanvas JSON support with UrlDataManager
ethannicholas
2016-02-11
*
wire up new json code in skiaserve
joshualitt
2016-02-11
*
added SkDebugCanvas::toJSON
ethannicholas
2016-02-10
*
moved debugger support files from src/utils/debugger to tools/debugger
ethannicholas
2016-02-09