index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
debugger
Commit message (
Expand
)
Author
Age
...
*
Fix SkiaServe gpu JSON to work with any reordering algorithm
joshualitt
2016-03-04
*
Remove dependency on SkJsonCanvas.h
joshualitt
2016-03-03
*
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
*
added 'visible' attribute to skiaserve JSON
ethannicholas
2016-02-23
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
fixed SkDrawCommand JSON generation
ethannicholas
2016-02-18
*
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
*
fixed off-by-one error in skiaserve /cmd
ethannicholas
2016-02-11
*
integrated SkDebugCanvas JSON support with UrlDataManager
ethannicholas
2016-02-11
*
wire up new json code in skiaserve
joshualitt
2016-02-11
*
added JSON support for various lesser-used features
ethannicholas
2016-02-10
*
added SkDebugCanvas::toJSON
ethannicholas
2016-02-10
*
added some missing static modifiers
ethannicholas
2016-02-10
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-10
*
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanva...
caryclark
2016-02-10
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-09
*
moved debugger support files from src/utils/debugger to tools/debugger
ethannicholas
2016-02-09
[prev]