index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
/
QT
/
SkGLWidget.cpp
Commit message (
Expand
)
Author
Age
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Avoid black flashes when resizing debugger window using MSAA
commit-bot@chromium.org
2014-03-10
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Support MSAA in the picture debugger
commit-bot@chromium.org
2013-08-02
*
Basic error checking for debugger GL widget.
bungeman@google.com
2013-07-01
*
Allow debugger to be compiled without Ganesh
robertphillips@google.com
2013-02-13
*
Fix uninitialized Render Target origin issue in debugger
robertphillips@google.com
2013-02-08
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Bug Fix: Fixes incremental drawing in conjunction with the highlighting filte...
chudy@google.com
2012-08-14
*
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
*
GL Widget Alpha
chudy@google.com
2012-07-26