robertphillips@google.com
|
5f97114fd2
|
Make debugger profiling honor deleted commands
https://codereview.appspot.com/6906043/
git-svn-id: http://skia.googlecode.com/svn/trunk@6713 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-12-07 20:48:56 +00:00 |
|
robertphillips@google.com
|
6dec8fcb44
|
Add drawing of paths to debugger
https://codereview.appspot.com/6850082/
git-svn-id: http://skia.googlecode.com/svn/trunk@6532 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-21 17:11:02 +00:00 |
|
skia.committer@gmail.com
|
3458716b52
|
Sanitizing source files in Skia_Periodic_House_Keeping
git-svn-id: http://skia.googlecode.com/svn/trunk@6500 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-20 02:01:23 +00:00 |
|
robertphillips@google.com
|
8a1cdaece7
|
Breakdown profile time by command type in the overview pane
https://codereview.appspot.com/6851073/
git-svn-id: http://skia.googlecode.com/svn/trunk@6492 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-19 20:44:29 +00:00 |
|
robertphillips@google.com
|
2bde91dcb6
|
Add profiling to debugger
https://codereview.appspot.com/6817114/
git-svn-id: http://skia.googlecode.com/svn/trunk@6430 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-15 14:57:57 +00:00 |
|
robertphillips@google.com
|
d26c70688f
|
Update debugger GUI to have profile button & list widget to optionally display time
https://codereview.appspot.com/6813117/
git-svn-id: http://skia.googlecode.com/svn/trunk@6385 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-12 20:42:12 +00:00 |
|
chudy@google.com
|
97cee97353
|
Replaced all instances of std strings and vectors in favor of SkStrings and SkTDArrays within skia code
Review URL: https://codereview.appspot.com/6445088
git-svn-id: http://skia.googlecode.com/svn/trunk@4995 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-08-07 20:41:37 +00:00 |
|
chudy@google.com
|
607357fde8
|
Refactoring into a public facing facing SkDebugger class first pass.
Review URL: https://codereview.appspot.com/6450096
git-svn-id: http://skia.googlecode.com/svn/trunk@4986 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-08-07 16:12:23 +00:00 |
|
chudy@google.com
|
a9e937c7b7
|
Moved the ownership of the current clip and current matrix into the debug canvas as part of the upcoming general refactor to everything living in debug canvas.
Review URL: https://codereview.appspot.com/6447077
git-svn-id: http://skia.googlecode.com/svn/trunk@4950 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-08-03 17:32:05 +00:00 |
|
chudy@google.com
|
2d537a18f4
|
Fixed numerous mem errors
Review URL: https://codereview.appspot.com/6441070
git-svn-id: http://skia.googlecode.com/svn/trunk@4849 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-31 12:49:52 +00:00 |
|
chudy@google.com
|
0ab03397af
|
Skia Debugger can now save modified pictures.
Review URL: https://codereview.appspot.com/6442055
git-svn-id: http://skia.googlecode.com/svn/trunk@4821 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-28 20:16:11 +00:00 |
|
chudy@google.com
|
a1226319b7
|
Key Shortcuts for Zooming. Refactored some event propogation.
Review URL: https://codereview.appspot.com/6452052
git-svn-id: http://skia.googlecode.com/svn/trunk@4794 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-26 20:26:44 +00:00 |
|
chudy@google.com
|
ea5488b965
|
GL Widget Alpha
Review URL: https://codereview.appspot.com/6422060
git-svn-id: http://skia.googlecode.com/svn/trunk@4789 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-26 19:38:22 +00:00 |
|
chudy@google.com
|
d3058f5fd8
|
Quick bug fix that was rendering debugger unusable.
Review URL: https://codereview.appspot.com/6422050
git-svn-id: http://skia.googlecode.com/svn/trunk@4668 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-19 13:41:27 +00:00 |
|
chudy@google.com
|
7e4cfbf144
|
Added more features to deletes and breakpoints
Review URL: https://codereview.appspot.com/6406050
git-svn-id: http://skia.googlecode.com/svn/trunk@4637 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-17 15:40:51 +00:00 |
|
chudy@google.com
|
e504de0a50
|
Cleaned up icons, added keyboard shortcuts to everything
Keyboard Shortcuts and Menu reordering
Review URL: https://codereview.appspot.com/6400051
git-svn-id: http://skia.googlecode.com/svn/trunk@4630 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-16 18:35:23 +00:00 |
|
chudy@google.com
|
9ca9bfe9f6
|
Feature, HitBox selects current command
Review URL: https://codereview.appspot.com/6345091
git-svn-id: http://skia.googlecode.com/svn/trunk@4588 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-12 21:58:14 +00:00 |
|
chudy@google.com
|
233e4b80e0
|
Bug Fix: Delete redraws correctly when redraw command execution is paused
Review URL: https://codereview.appspot.com/6392053
git-svn-id: http://skia.googlecode.com/svn/trunk@4567 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-12 14:38:49 +00:00 |
|
chudy@google.com
|
c432f00a84
|
Made everything in SkDebuggerGUI live on the stack
Review URL: https://codereview.appspot.com/6389043
git-svn-id: http://skia.googlecode.com/svn/trunk@4502 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-10 13:19:25 +00:00 |
|
chudy@google.com
|
7dcae67cae
|
Added stubs for zoom info panel.
Review URL: https://codereview.appspot.com/6350071
git-svn-id: http://skia.googlecode.com/svn/trunk@4493 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-09 20:26:53 +00:00 |
|
chudy@google.com
|
902ebe5eb4
|
clt debugger
Review URL: https://codereview.appspot.com/6267043
git-svn-id: http://skia.googlecode.com/svn/trunk@4404 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-29 14:21:22 +00:00 |
|