Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d1c85d29204ad94950b23014c03e781409b9b682
/
debugger
/
QT
/
SkRasterWidget.cpp
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
5a867c7
fix swapped bitmap channels on Mac for debugger
by humper@google.com
· 12 years ago
f4741c1
Add overdraw visualization to the debugger
by robertphillips@google.com
· 12 years ago
dbfac8a
Defining new color constat for transparent color
by junov@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
830b879
Optimization: SkDebugCanvas is capable of pausing and drawing incrementally instead of redrawing all commands.
by chudy@google.com
· 12 years ago
0b5bbb0
Optimized hit testing feature, refactored into seperate function from canvas draw calls
by chudy@google.com
· 12 years ago
2d537a1
Fixed numerous mem errors
by chudy@google.com
· 12 years ago
80a4a60
Canvas size initializes correctly when drawing from a skia picture
by chudy@google.com
· 12 years ago
38b08ce
Added missing files to fix build.
by chudy@google.com
· 12 years ago