index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
/
QT
/
SkDebuggerGUI.cpp
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
Fix debugger build errors/warnings
robertphillips@google.com
2013-03-12
*
NaCl Debugger: Implement overview and filters, cleanup
borenet@google.com
2013-03-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-08
*
Normalize the debugger's profile times by the repeat count
robertphillips@google.com
2013-03-07
*
Remove bogus ability for creating an SkPicturePlayback to fail.
scroggo@google.com
2013-02-25
*
Fix debugger build.
scroggo@google.com
2013-02-22
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Allow debugger to be compiled without Ganesh
robertphillips@google.com
2013-02-13
*
Cleanup debugger's handling of bad input files
robertphillips@google.com
2013-02-07
*
Add overdraw visualization to the debugger
robertphillips@google.com
2013-02-06
*
Fix for issue 1029: Debugger opens files with ^O, but crashes when opening fi...
jvanverth@google.com
2013-02-05
*
Added option of profiling GPU backend to debugger
robertphillips@google.com
2013-01-30
*
Add missing params to renderer->resetState().
jvanverth@google.com
2013-01-28
*
Add data() to all QString::toASCII Qt calls to help out Linux compiler
robertphillips@google.com
2013-01-28
*
Add command line options to debugger
robertphillips@google.com
2013-01-28
*
Added multi-select deletion to debugger
robertphillips@google.com
2013-01-22
*
Fix saving modified skp from debugger
robertphillips@google.com
2013-01-22
*
Make navigating the picture view in debugger more functional.
bungeman@google.com
2013-01-17
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-08
*
Make debugger profiling honor deleted commands
robertphillips@google.com
2012-12-07
*
Address debugger profiling issue in tile mode
robertphillips@google.com
2012-11-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-22
*
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
*
Added Reload icon
robertphillips@google.com
2012-11-19
*
Add original resources back and update code to match
robertphillips@google.com
2012-11-19
*
3 minor fixes for debugger
robertphillips@google.com
2012-11-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-16
*
Fix debugger crash when SK_PICTURE_PROFILING_STUBS isn't defined
robertphillips@google.com
2012-11-15
*
Add profiling to debugger
robertphillips@google.com
2012-11-15
*
Fix linux compiler error with the debugger app.
djsollen@google.com
2012-11-13
*
Update debugger GUI to have profile button & list widget to optionally displa...
robertphillips@google.com
2012-11-12
*
Decode images during deserialization in the picture debugger.
scroggo@google.com
2012-11-06
*
Enhanced debugger with command indenting and Path Bound print out
robertphillips@google.com
2012-11-06
*
Bug Fix: Fixes transformation bug where debugger locked up during incremental...
chudy@google.com
2012-08-14
*
Refactored inspector widget such that creating custom tabs for information is...
chudy@google.com
2012-08-14
*
Bug Fix: Resets the users zoom and translation every picture load. Was acting...
chudy@google.com
2012-08-14
*
Effects Bug Fix
chudy@google.com
2012-08-13
*
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
*
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
[next]