Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bb8126dd2e57c6ed6e6613e282f7d739a7187e28
/
tools
/
viewer
207282e
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
by Greg Daniel
· 8 years ago
bcf612b
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
by Greg Daniel
· 8 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
0acd795
add helper makeShader for the common Clamp case
by Mike Reed
· 8 years ago
e3bd422
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
by Greg Daniel
· 8 years ago
fdd77da
Plumb the use of GrBackendRenderTarget throughout Skia
by Greg Daniel
· 8 years ago
c188982
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
by Brian Salomon
· 8 years ago
e79b473
Disable use of directly wrapping msaa RTs on Vulkan
by Greg Daniel
· 8 years ago
9440345
Add backend safe classes for passing in external texture and render targets into gpu
by Greg Daniel
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
b2082af
Detect RenderDoc in Windows viewer and make a core profile
by Brian Osman
· 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
4749b8c
Maintain window position and size when re-created
by Brian Osman
· 8 years ago
41eac79
Add instanced rendering command line flag to viewer.
by Brian Salomon
· 8 years ago
837fcb6
Use glXCreateContextAttribsARB in viewer to make it easier to attach RenderDoc.
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
7b98dc2
Set window dimensions in raster on Unix
by Brian Osman
· 8 years ago
367eae2
Initialize XImage struct fully
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
bcfb8f6
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
by Mike Reed
· 8 years ago
cfd3d9f
Revert "Revert[2] "hide deprecated underline and strikethru""
by Mike Reed
· 8 years ago
aab68c5
Revert[2] "hide deprecated underline and strikethru"
by Mike Reed
· 8 years ago
bf52e3d
Viewer: balance save/restores and draw offscreen to window in src mode
by Brian Salomon
· 8 years ago
008b9d8
Add the ability to enable/disable GPU path renderers
by csmartdalton
· 8 years ago
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
e005edd
Revert "hide deprecated underline and strikethru"
by Leon Scroggins
· 8 years ago
a01bf9a
hide deprecated underline and strikethru
by Mike Reed
· 8 years ago
6f44969
Add more SampleApp support to viewer.
by Jim Van Verth
· 8 years ago
f687709
Pixel zoomer in viewer
by Brian Osman
· 8 years ago
29d8715
Enable threaded SkTaskGroup in Viewer
by csmartdalton
· 8 years ago
79086b9
Integrate the ImGui library with viewer
by Brian Osman
· 8 years ago
1df161a
Improve viewer stats collection and display
by Brian Osman
· 8 years ago
462334e
Fix viewer on Android
by Brian Osman
· 8 years ago
f750fbc
Simplify viewer's handling of backbuffer surface and color space
by Brian Osman
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
964dec3
Move SkGammaColorFilter to tools, limit to sRGB
by Brian Osman
· 8 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
d63c102
Minor fixes for the Linux viewer
by Jim Van Verth
· 8 years ago
9fcc743
Add support for resources on android Viewer
by Greg Daniel
· 8 years ago
bf111d7
Move SkOSPath out of include/core.
by Ben Wagner
· 8 years ago
1b612a8
tools: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
7039f74
Remove SkImageInfoIsGammaCorrect, etc...
by Brian Osman
· 8 years ago
1f05f44
Various fixes in VulkanWindowContext
by Greg Daniel
· 8 years ago
18fa642
chmod -x *.cpp *.h
by Hal Canary
· 8 years ago
0117485
Fix GPU sRGB mode in viewer
by Brian Osman
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
2dd9693
GN builds viewer on Linux, too
by Brian Osman
· 8 years ago
16adfa3
Viewer builds (for Windows) with GN
by Brian Osman
· 8 years ago
777b563
Remove many uses of kSkia8888 and kSkiaGamma8888
by Brian Osman
· 8 years ago
285db44
Add support for Atrace and hook into SkEventTracer framework.
by Greg Daniel
· 8 years ago
e897b97
Fix Vulkan orientation during screne rotations
by Greg Daniel
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
804af7d
Revert of Fix bufferIndex check in VulkanWindowContext (patchset #1 id:1 of https://codereview.chromium.org/2363353003/ )
by egdaniel
· 8 years ago
e6bd20e
Fix bufferIndex check in VulkanWindowContext
by egdaniel
· 8 years ago
9d54afc
Support use of non-coherent memory allocations in Vulkan.
by jvanverth
· 8 years ago
f93d711
SkFontData to use smart pointers.
by bungeman
· 8 years ago
606add3
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ )
by bungeman
· 8 years ago
d8c2476
SkFontData to use smart pointers.
by bungeman
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
580fa59
In VulkanWindowContext add check to see if ganesh changed the layout of the image.
by egdaniel
· 8 years ago
1c9f55b
Do not spam the debugging information
by liyuqian
· 8 years ago
23d2458
Fix touch event parameter order
by liyuqian
· 8 years ago
f5fe4b5
Fix crash in viewer on certain android devices
by egdaniel
· 8 years ago
8c67ebe
Clean up Xlib viewer
by jvanverth
· 8 years ago
a489e3f
Add RasterWindowContext_mac
by jvanverth
· 8 years ago
1ba1d37
Get Mac viewer working with SDL
by jvanverth
· 8 years ago
50ce1f2
Add color space xform support to SkJpegCodec (includes F16!)
by msarett
· 8 years ago
39979d8
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ )
by msarett
· 8 years ago
73d5533
Add color space xform support to SkJpegCodec (includes F16!)
by msarett
· 8 years ago
4484d6a
Remove unused render target members from GL and VK sk_app::WindowContext classes
by bsalomon
· 8 years ago
1c58696
Remove unused sk_app::WindowContext::presentRenderSurface
by bsalomon
· 8 years ago
b8794cc
Enable backend switching for Windows Viewer
by jvanverth
· 8 years ago
ccde4ab
SW backend for viewer on Windows
by bsalomon
· 8 years ago
6c471f7
Add sw support to viewer on Linux.
by bsalomon
· 8 years ago
d1bdd1f
Use Windowing system-specific WindowContext factories.
by bsalomon
· 8 years ago
3a0dbde
Remove SkSurfaceProps gamma-correctness flag entirely.
by brianosman
· 8 years ago
Next »