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