index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
Commit message (
Expand
)
Author
Age
*
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
*
Quick mem fix for debug canvas leaking when loading new pics.
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
*
Added more DrawPoints debugging info for inspector
chudy@google.com
2012-08-01
*
Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...
chudy@google.com
2012-08-01
*
Getting rid of compile-time warnings
chudy@google.com
2012-07-31
*
Optimized hit testing feature, refactored into seperate function from canvas ...
chudy@google.com
2012-07-31
*
Fixed numerous mem errors
chudy@google.com
2012-07-31
*
Canvas size initializes correctly when drawing from a skia picture
chudy@google.com
2012-07-30
*
Added missing files to fix build.
chudy@google.com
2012-07-28
*
Skia Debugger can now save modified pictures.
chudy@google.com
2012-07-28
*
Key Shortcuts for Zooming. Refactored some event propogation.
chudy@google.com
2012-07-26
*
GL Widget Alpha
chudy@google.com
2012-07-26
*
Fixed glaring typo in SkDebuggerGUI.cpp, unreviewed.
chudy@google.com
2012-07-19
*
Quick bug fix that was rendering debugger unusable.
chudy@google.com
2012-07-19
*
Added more features to deletes and breakpoints
chudy@google.com
2012-07-17
*
Cleaned up icons, added keyboard shortcuts to everything
chudy@google.com
2012-07-16
*
Feature, HitBox selects current command
chudy@google.com
2012-07-12
*
Bug Fix: Delete redraws correctly when redraw command execution is paused
chudy@google.com
2012-07-12
*
SkHitBox added.
chudy@google.com
2012-07-12
*
Seperated Space for displaying breakpoint and deletion icons
chudy@google.com
2012-07-12
*
Bug Fix: Pause drawing execution feature works due to fixed typo
chudy@google.com
2012-07-10
*
Bug Fix: Current command mask now dynamically changes based on bounds of window.
chudy@google.com
2012-07-10
*
Made everything in SkDebuggerGUI live on the stack
chudy@google.com
2012-07-10
*
Added stubs for zoom info panel.
chudy@google.com
2012-07-09
*
Adds missing function
chudy@google.com
2012-07-03
*
Adds functionality to the matrix and clip widget.
chudy@google.com
2012-07-03
*
clt debugger
chudy@google.com
2012-06-29