Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
99a78dcb1ad16a37d9cdb5f1d82645bb1652b9ff
/
tools
/
viewer
/
Viewer.cpp
99a78dc
Add all SkPaint::Flags to Viewer app.
by Ben Wagner
· 7 years ago
38792ce
Add a single-file viewer option
by Florin Malita
· 7 years ago
4e9e325
[viewer] Avoid per-frame json UI updates
by Florin Malita
· 7 years ago
cb13935
Allow finer rotation in Viewer app.
by Ben Wagner
· 7 years ago
87ccf33
[skottie] Disable on Android Framework builds
by Florin Malita
· 7 years ago
805a727
Add toggle for 'real' vs. 'fake' perspective in Viewer
by Brian Osman
· 7 years ago
efe39bc
Take sk_sp<SkDevice> instead of SkDevice*
by Herb Derby
· 7 years ago
bdaf97b
Rotate about the slide center, and before perspective
by Brian Osman
· 7 years ago
9bb47cf
Add perspective support (rect to rect) to Viewer
by Brian Osman
· 7 years ago
218c294
Remove the MSAA path renderer
by Chris Dalton
· 7 years ago
d02a74d
Add Transform section to viewer tools window.
by Ben Wagner
· 7 years ago
7a3c674
Backspace opens slide picker (not paint) in viewer.
by Ben Wagner
· 7 years ago
a580fb3
Add paint flags to viewer GUI.
by Ben Wagner
· 7 years ago
37c5403
Add pixel geometry and dft selection to viewer app.
by Ben Wagner
· 7 years ago
0ffa322
[viewer] Consolidate external slide loading
by Florin Malita
· 7 years ago
c659c2c
Viewer SVG support
by Florin Malita
· 7 years ago
755778c
Update trans limit after zoom changes in viewer
by Yuqian Li
· 7 years ago
aa5da73
Check that paint is not null in OveridePaintFilterCanvas.
by Ben Wagner
· 7 years ago
483c772
Add nativeFonts flag to Viewer.
by Ben Wagner
· 7 years ago
2d18f41
Resurrect pathfinder in viewer and rename to "bisect"
by Chris Dalton
· 7 years ago
7d910d4
Delete SkottieSlide2
by Florin Malita
· 7 years ago
cefc1b9
Pass Viewer touch events to slides
by Florin Malita
· 7 years ago
76a076b
Generic "directory" viewer slide
by Florin Malita
· 7 years ago
abdcc5f
Add text rendering related overrides to Viewer.
by Ben Wagner
· 7 years ago
8deb295
Map Viewer mouse events to Slide space.
by Florin Malita
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
0848fb0
Fix startup for SampleSlide
by Jim Van Verth
· 7 years ago
87d18ce
Add Chinese zoom Sample.
by Jim Van Verth
· 7 years ago
ab99c34
Fix Viewer slide load on backend change - take 2
by Florin Malita
· 7 years ago
54f65c4
Skotty -> Skottie
by Florin Malita
· 7 years ago
3d18694
Revert "Fix Viewer slide load on backend change"
by Florin Malita
· 7 years ago
5fb009d
Fix Viewer slide load on backend change
by Florin Malita
· 7 years ago
2985987
add skotty-dir slide
by Mike Reed
· 7 years ago
88d99df
[Viewer] Preserve gesture transformation matrix on slide/backend change
by Brian Salomon
· 7 years ago
094ccde
Initial Lottie loader impl (Skotty)
by Florin Malita
· 7 years ago
16c81a1
Avoid redrawing every time the mouse moves
by Brian Osman
· 7 years ago
56a2481
Move stats code to new layer (with configurable list of timers)
by Brian Osman
· 7 years ago
040238b
Add a tools flag to suppress geometry shaders
by Chris Dalton
· 7 years ago
f09e35e
Remove unnecessary includes from Viewer
by Brian Osman
· 7 years ago
d67e518
Move ImGui support code to ImGuiLayer
by Brian Osman
· 7 years ago
80fc07e
Create a Window::Layer interface to reduce sk_app glue code
by Brian Osman
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
3ac99cf
Add 'Save to SKP' option to Viewer
by Brian Osman
· 7 years ago
b2ba664
Add threaded backend to viewer
by Yuqian Li
· 7 years ago
07b56b2
Add XY to zoom window
by Brian Osman
· 7 years ago
eff04b5
Remove SampleApp and convert HelloWorld to sk_app
by Brian Osman
· 7 years ago
fce09c5
Viewer: backspace jumps directly to the slide picker
by Brian Osman
· 7 years ago
ead517d
Improve zoom window in Viewer
by Brian Osman
· 7 years ago
98c5b8b
Move ms meter from the title bar to the display
by Jim Van Verth
· 7 years ago
fdab576
Allow changing the transfer function in xform canvas mode
by Brian Osman
· 7 years ago
f479e42
Use ListBox for slide picker in Viewer
by Brian Osman
· 7 years ago
70d2f43
In Viewer, use a GL window for Raster mode
by Brian Osman
· 7 years ago
90dcce5
Add ms display to Viewer.
by Jim Van Verth
· 7 years ago
c9e7f9c
Add sample mouse support to Viewer
by Jim Van Verth
· 7 years ago
7a0ebfc
Add a tooling flag for path mask caching
by Chris Dalton
· 7 years ago
195c05b
Move several GrContextOptions fields behind GR_TEST_UTILS
by Brian Osman
· 8 years ago
f981066
Threaded generation of software paths
by Brian Osman
· 8 years ago
8b0f265
Always include the default path renderer in the chain
by Brian Osman
· 8 years ago
87ae989
Revert "Threaded generation of software paths"
by Brian Salomon
· 8 years ago
76323bc
Threaded generation of software paths
by Brian Osman
· 8 years ago
194db17
Add ANGLE support to Viewer on Windows
by Brian Salomon
· 8 years ago
399b3c2
Add AAA and DAA toggles to viewer
by Yuqian Li
· 8 years ago
c722f79
clang on windows support
by Mike Klein
· 8 years ago
d902042
Fix viewer state that has empty state/option
by Yuqian Li
· 8 years ago
bc8150f
Faster, thread-safe implementation
by Brian Osman
· 8 years ago
53136aa
First stab at JSON event tracer
by Brian Osman
· 8 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 8 years ago
80a82df
On Windows, always re-create window for GL or Vulkan
by Brian Osman
· 8 years ago
2ac96dc
Hack to fix MSAA GL -> Vk transition on Windows Viewer
by Brian Osman
· 8 years ago
b53f48c
Touch input support for Windows
by Brian Osman
· 8 years ago
42bb6ac
Simplify some Viewer code, and fix a few bugs
by Brian Osman
· 8 years ago
96789b3
Fix resource and skp paths in Android viewer
by Brian Salomon
· 8 years ago
175f588
Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed.
by Brian Salomon
· 8 years ago
e770578
Add ShadowUtils sample.
by Jim Van Verth
· 8 years ago
fbdc080
Add wireframe mode to Viewer.
by Jim Van Verth
· 8 years ago
0acd795
add helper makeShader for the common Clamp case
by Mike Reed
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
8301046
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
by Jim Van Verth
· 8 years ago
e0d4fba
Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas
by Brian Osman
· 8 years ago
28b1252
Added MSAA selection to viewer GUI
by Brian Osman
· 8 years ago
41eac79
Add instanced rendering command line flag to viewer.
by Brian Salomon
· 8 years ago
99a3390
Add viewer GUI options for desktop and Android to toggle instanced rendering.
by Brian Salomon
· 8 years ago
9200480
Add legacy++ to viewer (sRGB w/nonlinear blending)
by Brian Osman
· 8 years ago
42c456f
Remove PLS path renderer
by Brian Salomon
· 8 years ago
8a9de3d
Add path renderer options to viewer GUI
by Brian Osman
· 8 years ago
621491e
Add backend selection to viewer's GUI
by Brian Osman
· 8 years ago
585dba8
Fix crash switching to Vulkan in viewer on Windows
by Brian Osman
· 8 years ago
61cd31a
viewer: Add a "Path renderer" dropdown menu
by csmartdalton
· 8 years ago
578f064
Add msaa flag and UI to viewer
by csmartdalton
· 8 years ago
443ec1b
Add onBackendCreated callback to Viewer
by Christopher Dalton
· 8 years ago
fd8f4d5
Fix some viewer crashes when switching color mode
by Brian Osman
· 8 years ago
a109e39
ImGui color space controls
by Brian Osman
· 8 years ago
bf52e3d
Viewer: balance save/restores and draw offscreen to window in src mode
by Brian Salomon
· 8 years ago
Next »