index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
/
QT
/
SkDebuggerGUI.h
Commit message (
Expand
)
Author
Age
*
Get debugger compiling again
robertphillips
2015-10-26
*
Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...
robertphillips
2015-03-26
*
debugger: SW rasterize the picture only when it changes
kkinnunen
2015-01-13
*
debugger: Update inspector view data consistently while paused
kkinnunen
2015-01-07
*
debugger: Remove few redundant variables
kkinnunen
2015-01-05
*
debugger: Move Skia initialization out of the GUI widget class
kkinnunen
2015-01-02
*
debugger: Make draw command image widget resize
kkinnunen
2014-12-30
*
debugger: Make settings widget resizeable
kkinnunen
2014-12-30
*
Change DebugCanvas API to not encourage memory leaks
kkinnunen
2014-12-30
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
This adds a checkbox to the debugger to allow seeing the effect pathops has o...
commit-bot@chromium.org
2014-05-19
*
Debugger improvements
commit-bot@chromium.org
2014-03-25
*
The new "mega" viz mode both adds visualization and forces all drawing to the...
commit-bot@chromium.org
2014-03-03
*
Make the debugger left panel resizable.
commit-bot@chromium.org
2013-11-21
*
Add texture filtering override to debugger
robertphillips@google.com
2013-10-17
*
Support MSAA in the picture debugger
commit-bot@chromium.org
2013-08-02
*
Separate showing and hiding the debugger settings and inspector.
bungeman@google.com
2013-07-01
*
Remove offsetcanvas from debugger
robertphillips@google.com
2013-05-23
*
Normalize the debugger's profile times by the repeat count
robertphillips@google.com
2013-03-07
*
Allow debugger to be compiled without Ganesh
robertphillips@google.com
2013-02-13
*
Add overdraw visualization to the debugger
robertphillips@google.com
2013-02-06
*
Add command line options to debugger
robertphillips@google.com
2013-01-28
*
Make debugger profiling honor deleted commands
robertphillips@google.com
2012-12-07
*
Add drawing of paths to debugger
robertphillips@google.com
2012-11-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-20
*
Breakdown profile time by command type in the overview pane
robertphillips@google.com
2012-11-19
*
Add profiling to debugger
robertphillips@google.com
2012-11-15
*
Update debugger GUI to have profile button & list widget to optionally displa...
robertphillips@google.com
2012-11-12
*
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
*
Fixed numerous mem errors
chudy@google.com
2012-07-31
*
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
*
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
*
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
*
clt debugger
chudy@google.com
2012-06-29