Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
1b24933e52f50773de29332387a12721811f3012
/
debugger
/
QT
/
SkDebuggerGUI.h
546db46
Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents)
by robertphillips
· 10 years ago
cfdc0e3
debugger: SW rasterize the picture only when it changes
by kkinnunen
· 10 years ago
0cfeaf3
debugger: Update inspector view data consistently while paused
by kkinnunen
· 10 years ago
f3a9e99
debugger: Remove few redundant variables
by kkinnunen
· 10 years ago
5caff91
debugger: Move Skia initialization out of the GUI widget class
by kkinnunen
· 10 years ago
63a4702
debugger: Make draw command image widget resize
by kkinnunen
· 10 years ago
41c79cc
debugger: Make settings widget resizeable
by kkinnunen
· 10 years ago
5037e9d
Change DebugCanvas API to not encourage memory leaks
by kkinnunen
· 10 years ago
ce4dd3d
Split SkPicturePlayback out of SkPictureData
by robertphillips
· 10 years ago
2a67e12
This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate.
by commit-bot@chromium.org
· 10 years ago
57f74e0
Debugger improvements
by commit-bot@chromium.org
· 11 years ago
768ac85
The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves).
by commit-bot@chromium.org
· 11 years ago
bcd431e
Make the debugger left panel resizable.
by commit-bot@chromium.org
· 11 years ago
32bbcf8
Add texture filtering override to debugger
by robertphillips@google.com
· 11 years ago
fde1e7c
Support MSAA in the picture debugger
by commit-bot@chromium.org
· 11 years ago
2ff6d1d
Separate showing and hiding the debugger settings and inspector.
by bungeman@google.com
· 11 years ago
6d9c92b
Remove offsetcanvas from debugger
by robertphillips@google.com
· 11 years ago
20beb48
Normalize the debugger's profile times by the repeat count
by robertphillips@google.com
· 12 years ago
e8fe4bc
Allow debugger to be compiled without Ganesh
by robertphillips@google.com
· 12 years ago
f4741c1
Add overdraw visualization to the debugger
by robertphillips@google.com
· 12 years ago
ff6e6ba
Add command line options to debugger
by robertphillips@google.com
· 12 years ago
5f97114
Make debugger profiling honor deleted commands
by robertphillips@google.com
· 12 years ago
6dec8fc
Add drawing of paths to debugger
by robertphillips@google.com
· 12 years ago
3458716
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
8a1cdae
Breakdown profile time by command type in the overview pane
by robertphillips@google.com
· 12 years ago
2bde91d
Add profiling to debugger
by robertphillips@google.com
· 12 years ago
d26c706
Update debugger GUI to have profile button & list widget to optionally display time
by robertphillips@google.com
· 12 years ago
97cee97
Replaced all instances of std strings and vectors in favor of SkStrings and SkTDArrays within skia code
by chudy@google.com
· 12 years ago
607357f
Refactoring into a public facing facing SkDebugger class first pass.
by chudy@google.com
· 12 years ago
a9e937c
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.
by chudy@google.com
· 12 years ago
2d537a1
Fixed numerous mem errors
by chudy@google.com
· 12 years ago
0ab0339
Skia Debugger can now save modified pictures.
by chudy@google.com
· 12 years ago
a122631
Key Shortcuts for Zooming. Refactored some event propogation.
by chudy@google.com
· 12 years ago
ea5488b
GL Widget Alpha
by chudy@google.com
· 12 years ago
d3058f5
Quick bug fix that was rendering debugger unusable.
by chudy@google.com
· 12 years ago
7e4cfbf
Added more features to deletes and breakpoints
by chudy@google.com
· 12 years ago
e504de0
Cleaned up icons, added keyboard shortcuts to everything
by chudy@google.com
· 12 years ago
9ca9bfe
Feature, HitBox selects current command
by chudy@google.com
· 12 years ago
233e4b8
Bug Fix: Delete redraws correctly when redraw command execution is paused
by chudy@google.com
· 12 years ago
c432f00
Made everything in SkDebuggerGUI live on the stack
by chudy@google.com
· 12 years ago
7dcae67
Added stubs for zoom info panel.
by chudy@google.com
· 12 years ago
902ebe5
clt debugger Review URL: https://codereview.appspot.com/6267043
by chudy@google.com
· 12 years ago