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
/
SkGLWidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
1
-1
/
+2
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
1
-2
/
+1
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
1
-1
/
+2
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
1
-2
/
+1
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
1
-1
/
+2
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
1
-2
/
+1
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
1
-1
/
+2
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
1
-2
/
+9
*
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
Brian Salomon
2017-12-11
1
-1
/
+1
*
Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...
Brian Salomon
2017-08-31
1
-17
/
+17
*
Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...
Brian Salomon
2017-08-31
1
-17
/
+17
*
Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...
Brian Salomon
2017-08-30
1
-17
/
+17
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
1
-1
/
+1
*
Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."
Brian Salomon
2017-07-20
1
-17
/
+17
*
Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.
Brian Salomon
2017-07-20
1
-17
/
+17
*
Get Debugger app compiling again
Robert Phillips
2017-01-06
1
-3
/
+3
*
Resurrect SkDebugger
Florin Malita
2016-11-15
1
-1
/
+1
*
Remove some ancillary users of SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-01
1
-12
/
+7
*
Fix debugger build by specifying nullptr for color space.
chrishtr
2016-07-25
1
-1
/
+1
*
Fix old debugger
robertphillips
2016-04-29
1
-3
/
+3
*
Unbust the old debugger
robertphillips
2016-03-01
1
-1
/
+1
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-4
/
+4
*
Fix debugger compilation
robertphillips
2015-06-24
1
-2
/
+3
*
Get debugger compiling again
robertphillips
2015-05-04
1
-1
/
+2
*
debugger: Abandon context when Qt changes it without notice
kkinnunen
2015-02-10
1
-9
/
+7
*
Fix debugger wrt to new SkGpuDevice factory signature'
Brian Salomon
2015-01-16
1
-2
/
+2
*
debugger: SW rasterize the picture only when it changes
kkinnunen
2015-01-13
1
-1
/
+0
*
Remove draw window size state from SkDebugCanvas
kkinnunen
2015-01-05
1
-1
/
+0
*
Avoid leaking render targets in debugger
kkinnunen
2014-12-22
1
-34
/
+36
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
1
-2
/
+4
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
1
-4
/
+2
*
introduce Props to surface (work in progress)
reed
2014-09-21
1
-2
/
+4
*
Try out scalar picture sizes
robertphillips
2014-08-29
1
-1
/
+1
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
1
-2
/
+2
*
Avoid black flashes when resizing debugger window using MSAA
commit-bot@chromium.org
2014-03-10
1
-5
/
+10
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
1
-2
/
+2
*
Support MSAA in the picture debugger
commit-bot@chromium.org
2013-08-02
1
-0
/
+8
*
Basic error checking for debugger GL widget.
bungeman@google.com
2013-07-01
1
-8
/
+13
*
Allow debugger to be compiled without Ganesh
robertphillips@google.com
2013-02-13
1
-0
/
+4
*
Fix uninitialized Render Target origin issue in debugger
robertphillips@google.com
2013-02-08
1
-0
/
+2
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
1
-1
/
+1
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
1
-5
/
+7
*
Bug Fix: Fixes incremental drawing in conjunction with the highlighting filte...
chudy@google.com
2012-08-14
1
-1
/
+0
*
Refactoring into a public facing facing SkDebugger class first pass.
chudy@google.com
2012-08-07
1
-11
/
+11
*
Moved the ownership of the current clip and current matrix into the debug can...
chudy@google.com
2012-08-03
1
-0
/
+1
*
Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...
chudy@google.com
2012-08-01
1
-9
/
+8
*
Optimized hit testing feature, refactored into seperate function from canvas ...
chudy@google.com
2012-07-31
1
-2
/
+1
*
Fixed numerous mem errors
chudy@google.com
2012-07-31
1
-1
/
+4
*
GL Widget Alpha
chudy@google.com
2012-07-26
1
-0
/
+71