index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
/
SkDebugCanvas.h
Commit message (
Expand
)
Author
Age
*
Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas
robertphillips@google.com
2013-04-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-12
*
Add misc. optimizations to filter tool
robertphillips@google.com
2013-03-11
*
Add overdraw visualization to the debugger
robertphillips@google.com
2013-02-06
*
Update filter tool to allow more flexible filtering
robertphillips@google.com
2013-01-31
*
Make navigating the picture view in debugger more functional.
bungeman@google.com
2013-01-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-03
*
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
*
Breakdown profile time by command type in the overview pane
robertphillips@google.com
2012-11-19
*
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
*
Replaced all instances of std strings and vectors in favor of SkStrings and S...
chudy@google.com
2012-08-07
*
Refactoring into a public facing facing SkDebugger class first pass.
chudy@google.com
2012-08-07
*
Moved the ownership of the current clip and current matrix into the debug can...
chudy@google.com
2012-08-03
*
Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...
chudy@google.com
2012-08-01
*
Optimized hit testing feature, refactored into seperate function from canvas ...
chudy@google.com
2012-07-31
*
Canvas size initializes correctly when drawing from a skia picture
chudy@google.com
2012-07-30
*
Added more features to deletes and breakpoints
chudy@google.com
2012-07-17
*
SkHitBox added.
chudy@google.com
2012-07-12
*
Bug Fix: Current command mask now dynamically changes based on bounds of window.
chudy@google.com
2012-07-10
*
Adds missing function
chudy@google.com
2012-07-03
*
clt debugger
chudy@google.com
2012-06-29