index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
viewer
Commit message (
Expand
)
Author
Age
*
Move ImGui support code to ImGuiLayer
Brian Osman
2017-12-11
*
Create a Window::Layer interface to reduce sk_app glue code
Brian Osman
2017-12-11
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Fix sample modifier keys for mouse events
Brian Osman
2017-12-05
*
Add 'Save to SKP' option to Viewer
Brian Osman
2017-12-01
*
Delete even more unused views code
Brian Osman
2017-11-29
*
Remove a huge pile of views code
Brian Osman
2017-11-22
*
Add threaded backend to viewer
Yuqian Li
2017-11-22
*
Add XY to zoom window
Brian Osman
2017-11-21
*
Remove SampleApp and convert HelloWorld to sk_app
Brian Osman
2017-11-21
*
Viewer: backspace jumps directly to the slide picker
Brian Osman
2017-11-14
*
Improve zoom window in Viewer
Brian Osman
2017-11-13
*
Revert "Revert "Dynamically load the vulkan library in our test tools""
Greg Daniel
2017-11-10
*
Revert "Dynamically load the vulkan library in our test tools"
Greg Daniel
2017-11-10
*
Move ms meter from the title bar to the display
Jim Van Verth
2017-11-09
*
Dynamically load the vulkan library in our test tools
Greg Daniel
2017-11-09
*
Allow changing the transfer function in xform canvas mode
Brian Osman
2017-11-09
*
Use ListBox for slide picker in Viewer
Brian Osman
2017-11-08
*
In Viewer, use a GL window for Raster mode
Brian Osman
2017-11-08
*
Add ms display to Viewer.
Jim Van Verth
2017-11-03
*
Add sample mouse support to Viewer
Jim Van Verth
2017-11-02
*
Add a tooling flag for path mask caching
Chris Dalton
2017-10-13
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Add Win Clang Vulkan builds.
Ben Wagner
2017-10-07
*
Get viewer running on iOS
Jim Van Verth
2017-09-01
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
Add ANGLE support to Viewer on Windows
Brian Salomon
2017-08-17
*
Add AAA and DAA toggles to viewer
Yuqian Li
2017-08-07
*
clang on windows support
Mike Klein
2017-07-31
*
Fix viewer state that has empty state/option
Yuqian Li
2017-07-26
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Faster, thread-safe implementation
Brian Osman
2017-07-24
*
First stab at JSON event tracer
Brian Osman
2017-07-20
*
Coverage counting path renderer
Chris Dalton
2017-07-14
*
On Windows, always re-create window for GL or Vulkan
Brian Osman
2017-07-12
*
Hack to fix MSAA GL -> Vk transition on Windows Viewer
Brian Osman
2017-06-23
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Touch input support for Windows
Brian Osman
2017-06-07
*
Simplify some Viewer code, and fix a few bugs
Brian Osman
2017-06-05
*
Implement an SkImage backed by a Android hardware buffer
Stan Iliev
2017-06-02
*
Fix resource and skp paths in Android viewer
Brian Salomon
2017-05-26
*
Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has ...
Brian Salomon
2017-05-12
*
Add ShadowUtils sample.
Jim Van Verth
2017-05-04
*
Add wireframe mode to Viewer.
Jim Van Verth
2017-05-02
[next]