Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e5f9cfad7b087451650156e7fb3734f65a959785
/
tools
/
viewer
/
Viewer.cpp
e5f9cfa
expand flag to include all text-related paint fields
by Mike Reed
· 7 years ago
707d202
Make SkAnimTimer support speed control
by Brian Osman
· 7 years ago
207d410
Viewer: Add ability to pause timer from GUI and keyboard
by Brian Osman
· 7 years ago
82ebe04
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 7 years ago
d4c7458
Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 7 years ago
3ae4733
start to change Viewer's filtering to know about fonts
by Mike Reed
· 7 years ago
a9549ab
Add SkColorSpace factory from 3x3 row-major gamut and transfer function
by Brian Osman
· 7 years ago
1688507
Try out clang-tidy, starting with bugprone-use-after-move
by Mike Klein
· 7 years ago
6d59568
change private alloc methods to also take fonts
by Mike Reed
· 7 years ago
e9ed0f0
Add tiled rendering option to viewer
by Brian Osman
· 7 years ago
03115dc
Remove xform canvas mode from Viewer, simplify color management
by Brian Osman
· 7 years ago
9edbf42
Revert[4] "hide nested hinting enum"
by Mike Reed
· 7 years ago
8e12cc6
Reland "Revert "hide nested hinting enum""
by Mike Klein
· 7 years ago
f49563b
Revert "Revert "hide nested hinting enum""
by Mike Reed
· 7 years ago
6bd19df
Revert "hide nested hinting enum"
by Mike Reed
· 7 years ago
fbebece
hide nested hinting enum
by Mike Reed
· 7 years ago
8930575
Call GrContext::performDeferredCleanup from viewer
by Chris Dalton
· 7 years ago
c88cc77
remove (unused) vertical-text
by Mike Reed
· 7 years ago
4429a4f
re-precate SkMatrix44::SkMatrix44()
by Mike Klein
· 7 years ago
41e4047
Filter TextBlob paints in Viewer.
by Ben Wagner
· 7 years ago
8a00144
test,tools: whitespace changes for clang-format
by Hal Canary
· 7 years ago
343553a
Don't use MEM_MOVE=true with SkTArrays of sk_sp
by Brian Salomon
· 7 years ago
b35c655
Fix viewer assert in onResize
by Jim Van Verth
· 7 years ago
897dfa2
Subpixel in Viewer from -1 to 1.
by Ben Wagner
· 7 years ago
a191597
Viewer to resize Samples with window resize.
by Ben Wagner
· 7 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 7 years ago
234e5a2
Improve touch support for iOS viewer
by Jim Van Verth
· 7 years ago
ffee60f
Fix GUI windows not appearing on first key in viewer
by Brian Osman
· 7 years ago
61fb4bb
Clean up code for custom slide GUIs
by Brian Osman
· 7 years ago
972eba3
sk_tool::Registry: make an iterator.
by Hal Canary
· 7 years ago
5d3ff43
Fix !defined(SK_XML) builds
by Florin Malita
· 7 years ago
6cfa297
remove conditional flags for sksg -- not needed for a module
by Mike Reed
· 7 years ago
b63f600
Add 'u' to zoom stats display on high DPI devices
by Brian Osman
· 7 years ago
48b6490
remove SkThreadedBMPDevice and friends
by Mike Klein
· 7 years ago
8c172ba
[infra] Add infra support for Lottie
by Eric Boren
· 7 years ago
1994f20
Merge "All" and "Default" path renderer options in viewer
by Brian Osman
· 7 years ago
f510149
skeletal animation support added to API and software backend
by Ruiqi Mao
· 7 years ago
7197e05
Update ImGui to v1.62 (June 22, 2018)
by Brian Osman
· 7 years ago
3627d2e
Add subpixel offset to Viewer app.
by Ben Wagner
· 7 years ago
b632df7
Use SkJSONWriter for viewer UI serialization
by Florin Malita
· 7 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 7 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 7 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 7 years ago
d2ae4df
Add text size override to Viewer.
by Ben Wagner
· 7 years ago
3b526b0
"Modularize" SkSG
by Florin Malita
· 7 years ago
e19e23f
Clip to perspective quad in viewer
by Brian Osman
· 7 years ago
81f60ec
Allow slides/gms to extend the UI
by Mike Reed
· 7 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
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
· 8 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 8 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 8 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 8 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 8 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 8 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 8 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 8 years ago
0848fb0
Fix startup for SampleSlide
by Jim Van Verth
· 8 years ago
87d18ce
Add Chinese zoom Sample.
by Jim Van Verth
· 8 years ago
ab99c34
Fix Viewer slide load on backend change - take 2
by Florin Malita
· 8 years ago
54f65c4
Skotty -> Skottie
by Florin Malita
· 8 years ago
3d18694
Revert "Fix Viewer slide load on backend change"
by Florin Malita
· 8 years ago
5fb009d
Fix Viewer slide load on backend change
by Florin Malita
· 8 years ago
2985987
add skotty-dir slide
by Mike Reed
· 8 years ago
88d99df
[Viewer] Preserve gesture transformation matrix on slide/backend change
by Brian Salomon
· 8 years ago
094ccde
Initial Lottie loader impl (Skotty)
by Florin Malita
· 8 years ago
16c81a1
Avoid redrawing every time the mouse moves
by Brian Osman
· 8 years ago
56a2481
Move stats code to new layer (with configurable list of timers)
by Brian Osman
· 8 years ago
040238b
Add a tools flag to suppress geometry shaders
by Chris Dalton
· 8 years ago
f09e35e
Remove unnecessary includes from Viewer
by Brian Osman
· 8 years ago
d67e518
Move ImGui support code to ImGuiLayer
by Brian Osman
· 8 years ago
80fc07e
Create a Window::Layer interface to reduce sk_app glue code
by Brian Osman
· 8 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 8 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 8 years ago
3ac99cf
Add 'Save to SKP' option to Viewer
by Brian Osman
· 8 years ago
b2ba664
Add threaded backend to viewer
by Yuqian Li
· 8 years ago
07b56b2
Add XY to zoom window
by Brian Osman
· 8 years ago
Next »