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
*
Fixed some compilation problems with debugger with robertphillips
rmistry@google.com
2012-11-21
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-08
*
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
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-24
*
Make Debugger print out more information (mainly w.r.t. SkBitmap)
robertphillips@google.com
2012-10-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-19
*
Make debugger print more information for paths
robertphillips@google.com
2012-10-18
*
debugger: Remove obsolete TODO comment.
tfarina@chromium.org
2012-09-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-28
*
Generate debugger MOCs on the fly
fmalita@google.com
2012-09-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-27
*
Added Qt 4.8.3 moc files for the debugger
robertphillips@google.com
2012-09-26
*
remove uses of setBitmapDevice (DEPRECATED)
reed@google.com
2012-09-26
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
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-11
*
Added Qt 4.8.1 moc files for precise builds
robertphillips@google.com
2012-09-10
*
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
*
Added 4.6.2 prefix to existing debugger moc files
robertphillips@google.com
2012-09-06
*
Adding 4.8.2 moc files for debugger
robertphillips@google.com
2012-09-06
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Bug Fix: Fixes transformation bug where debugger locked up during incremental...
chudy@google.com
2012-08-14
*
Bug Fix: Fixes incremental drawing in conjunction with the highlighting filte...
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
*
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
[next]