index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
/
SkDrawCommand.cpp
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-30
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-26
*
Fix compiler errors/warnings in r8355
robertphillips@google.com
2013-03-25
*
SkDrawCommand cleanup
robertphillips@google.com
2013-03-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-23
*
More SkDrawCommand cleanup
robertphillips@google.com
2013-03-22
*
More SkDrawCommand cleanup
robertphillips@google.com
2013-03-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-18
*
Making SkDrawCommand more robust
robertphillips@google.com
2013-03-17
*
Add misc. optimizations to filter tool
robertphillips@google.com
2013-03-11
*
Make debugger 'text' output less useless.
bungeman@google.com
2013-03-07
*
Fix handling of setMatrix in debugger
robertphillips@google.com
2013-02-19
*
Add NOOP "command" to picture format
robertphillips@google.com
2013-02-15
*
Added cast to make SkIntToScalar happy with size_t in debug (in SkDrawCommand...
robertphillips@google.com
2013-01-31
*
Update filter tool to allow more flexible filtering
robertphillips@google.com
2013-01-31
*
Added toString to SkXfermode-derived classes (for debugger)
robertphillips@google.com
2013-01-22
*
Fix debugger handling of clip rrects
robertphillips@google.com
2013-01-17
*
dashing asPoints could draw excessively long first dash
robertphillips@google.com
2013-01-15
*
Fixed debugger for addition of drawRRect, clipRRect & drawOval
robertphillips@google.com
2013-01-02
*
Close pending save() calls in QT debugger to avoid saveLayer() corruption.
tomhudson@google.com
2012-11-27
*
Visualize bitmaps in debugger
robertphillips@google.com
2012-11-26
*
Add drawing of paths to debugger
robertphillips@google.com
2012-11-21
*
Enhanced debugger with command indenting and Path Bound print out
robertphillips@google.com
2012-11-06
*
Got debugger compiling again after SkCanvas API change
robertphillips@google.com
2012-09-20
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
*
Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This
reed@google.com
2012-09-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-07
*
Fixed Windows compiler complaints (esp. in debugger)
robertphillips@google.com
2012-09-06
*
Replaced all instances of std strings and vectors in favor of SkStrings and S...
chudy@google.com
2012-08-07
*
Added more DrawPoints debugging info for inspector
chudy@google.com
2012-08-01
*
clt debugger
chudy@google.com
2012-06-29