index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debugger
/
QT
/
SkRasterWidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix debugger w.r.t. sk_sp changes
robertphillips
2016-03-24
1
-2
/
+2
*
Update debugger to use SkPixmap
robertphillips
2016-03-10
1
-7
/
+7
*
Unbust the old debugger
robertphillips
2016-03-01
1
-1
/
+1
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-1
/
+1
*
debugger: SW rasterize the picture only when it changes
kkinnunen
2015-01-13
1
-31
/
+48
*
Remove draw window size state from SkDebugCanvas
kkinnunen
2015-01-05
1
-1
/
+0
*
Make debugger raster window background black
kkinnunen
2014-12-22
1
-1
/
+1
*
Try out scalar picture sizes
robertphillips
2014-08-29
1
-1
/
+1
*
hide SkBitmap::setConfig
reed
2014-06-09
1
-4
/
+2
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
1
-2
/
+2
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
1
-2
/
+2
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
1
-2
/
+2
*
fix swapped bitmap channels on Mac for debugger
humper@google.com
2013-07-10
1
-1
/
+4
*
Add overdraw visualization to the debugger
robertphillips@google.com
2013-02-06
1
-0
/
+1
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
1
-1
/
+1
*
Refactoring into a public facing facing SkDebugger class first pass.
chudy@google.com
2012-08-07
1
-7
/
+5
*
Moved the ownership of the current clip and current matrix into the debug can...
chudy@google.com
2012-08-03
1
-4
/
+1
*
Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...
chudy@google.com
2012-08-01
1
-16
/
+12
*
Optimized hit testing feature, refactored into seperate function from canvas ...
chudy@google.com
2012-07-31
1
-7
/
+3
*
Fixed numerous mem errors
chudy@google.com
2012-07-31
1
-8
/
+7
*
Canvas size initializes correctly when drawing from a skia picture
chudy@google.com
2012-07-30
1
-24
/
+29
*
Added missing files to fix build.
chudy@google.com
2012-07-28
1
-0
/
+64