Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
94f509b5042c29540d0b4ef255798b8daed5ace6
/
tools
94f509b
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
by Brian Salomon
· 7 years ago
2f46624
working on image and nightly housekeeping bot
by Cary Clark
· 7 years ago
ca8c095
Implement a fast path for solid color lattice rectangle
by Stan Iliev
· 7 years ago
3d6801e
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
by Brian Salomon
· 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
036fe5f
resources: file moved
by Hal Canary
· 7 years ago
0933bc9
Revert "Revert "resources: remove most uses of GetResourcePath()""
by Mike Reed
· 7 years ago
cca2300
Revert "resources: remove most uses of GetResourcePath()"
by Mike Reed
· 7 years ago
53e5e7d
resources: resource identifiers don't begin with leading slash
by Hal Canary
· 7 years ago
5093a53
resources: remove most uses of GetResourcePath()
by Hal Canary
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
afb7ec7
Revert "Revert "Add define to use customize vulkan header.""
by Greg Daniel
· 7 years ago
384fab4
sk_spification of GrGpu creation.
by Brian Salomon
· 7 years ago
b351817
Revert "Add define to use customize vulkan header."
by Brian Salomon
· 7 years ago
fadbfcd
upgrade SkReadBuffer to always validate
by Mike Reed
· 7 years ago
a492eb0
Add define to use customize vulkan header.
by Greg Daniel
· 7 years ago
bbfe515
remove ThermalManager
by Mike Klein
· 7 years ago
60691a5
add serial procs to pictures
by Mike Reed
· 7 years ago
a32a3c3
Add analytic clip FPs that read from the CCPR atlas
by Chris Dalton
· 7 years ago
bb4b20a
Keep animation running while moving the mouse in viewer (on Windows)
by Brian Osman
· 7 years ago
6f3eac9
Fix sample modifier keys for mouse events
by Brian Osman
· 7 years ago
2484660
add util to compare images
by Mike Reed
· 7 years ago
d1ec410
Fix ANGLE build with extended clang warnings
by Chris Dalton
· 7 years ago
1ef8094
turn on extended Clang warnings on Windows too
by Chris Dalton
· 7 years ago
80654c1
Exit from GLTestAtlasTextRenderer early if GL version is not supported.
by Brian Salomon
· 7 years ago
3cd22cc
working on skimage
by Cary Clark
· 7 years ago
3ac99cf
Add 'Save to SKP' option to Viewer
by Brian Osman
· 7 years ago
fa91627
Move some bits from views to sk_app
by Brian Osman
· 7 years ago
706a6ff
Add "lazy" texture proxies
by Chris Dalton
· 7 years ago
ede860e
Delete even more unused views code
by Brian Osman
· 7 years ago
19ea45e
Exclude URLs only for some page sets
by Ravi Mistry
· 7 years ago
d395596
remove writeBitmap from SkWriteBuffer -- unused
by Mike Reed
· 7 years ago
0f8e4db
Make RecreateSKPs bot fail if capturing SKPs fails + exclude failing page sets
by Ravi Mistry
· 7 years ago
7f1b4f8
Fix issues related to backend texture/rendertarget creation
by Robert Phillips
· 7 years ago
7b093b7
remove SkDebugCanvas clip query overrides
by Mike Klein
· 7 years ago
aa73b96
clean up SkDeferredCanvas
by Mike Klein
· 7 years ago
c34aa9d
Add Fiddle DrawOptions for the backend objects
by Robert Phillips
· 7 years ago
cf7e1d0
Make EGL test context access GL via GrGLInterface
by Brian Salomon
· 7 years ago
a560c47
bookmaker refresh
by Cary Clark
· 7 years ago
4f99e58
Remove a huge pile of views code
by Brian Osman
· 7 years ago
b2ba664
Add threaded backend to viewer
by Yuqian Li
· 7 years ago
7784fac
Remove old iOSShell code
by Brian Osman
· 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
0c1c2b3
Make SkAtlasTextTarget use glyph IDs
by Brian Salomon
· 7 years ago
40dc8a7
Add clear function to TestAtlasTextRendering interface
by Brian Salomon
· 7 years ago
cbcb0a1
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
by Brian Salomon
· 7 years ago
9c2202f
Revert "Add Atlas Text interface for rendering SDF glyphs."
by Greg Daniel
· 7 years ago
39631f3
Add Atlas Text interface for rendering SDF glyphs.
by Brian Salomon
· 7 years ago
55ad774
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context.""
by Brian Salomon
· 7 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 7 years ago
1e09e46
Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."
by Brian Osman
· 7 years ago
5627d65
Add method to sk_gpu_test::TestContext to automatically restore the previous context.
by Brian Salomon
· 7 years ago
dcfca43
Use GrContextFactories that produce a single GrContext in unit tests.
by Brian Salomon
· 7 years ago
f436fbc
slice GMs by native font platform, not by emoji format
by Mike Klein
· 7 years ago
fce09c5
Viewer: backspace jumps directly to the slide picker
by Brian Osman
· 7 years ago
cb9fc41
remove platform_font_name()
by Mike Klein
· 7 years ago
0387d35
Add SkColorSpace_Base::makeColorSpin
by Brian Osman
· 7 years ago
ccafca0
DM: hide DM:FontMgr behind a factory
by Hal Canary
· 7 years ago
ead517d
Improve zoom window in Viewer
by Brian Osman
· 7 years ago
b251b72
add platform_font_manager()
by Mike Klein
· 7 years ago
f44754a
Drop support for OSMesa in test tools and remove build bot
by Brian Salomon
· 7 years ago
8675f9b
clean up debug diagnostics in SkTestFont
by Mike Klein
· 7 years ago
63b8a43
Fix VkTextUtils to include SkTypes before ifdef
by Greg Daniel
· 7 years ago
71a38d9
implement SkTestTypeface::onCharsToGlyphs()
by Mike Klein
· 7 years ago
5e9dfdb
Change add to toggle in the comments
by Yuqian Li
· 7 years ago
10d66cc
move Sk{Test,Random}ScalerContext to tools
by Mike Klein
· 7 years ago
35970ec
Revert "Revert "Dynamically load the vulkan library in our test tools""
by Greg Daniel
· 7 years ago
c8dd283
Revert "Dynamically load the vulkan library in our test tools"
by Greg Daniel
· 7 years ago
22499b0
Update mirror-dev for *-dev:amd64 packages.
by Ben Wagner
· 7 years ago
98c5b8b
Move ms meter from the title bar to the display
by Jim Van Verth
· 7 years ago
77d6fea
Dynamically load the vulkan library in our test tools
by Greg Daniel
· 7 years ago
fdab576
Allow changing the transfer function in xform canvas mode
by Brian Osman
· 7 years ago
700ff17
Bookmaker to work on Linux.
by Ben Wagner
· 7 years ago
bb4b489
Support toggling flags
by Yuqian Li
· 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
427293c
Update chromium codebase during add_legacy_flag.py
by Yuqian Li
· 7 years ago
361dde0
add DM::FontMgr to ok
by Mike Klein
· 7 years ago
7c02cc7
Add clipping options to path text bench and samples
by Chris Dalton
· 7 years ago
61ffd53
githash is a string, not an array
by Yuqian Li
· 7 years ago
97f0bc6
clean up cruft about --portableFonts and --resourceFonts
by Mike Klein
· 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
b718fbb
Add Pixelbook to tree
by Kevin Lubick
· 7 years ago
d1b2eec
API to cache shader binaries between runs of Skia.
by Ethan Nicholas
· 7 years ago
028b32c
Fix bookmaker compile warning
by Brian Osman
· 7 years ago
bef063a
cataloger
by Cary Clark
· 7 years ago
f78b55c
Simplify SkColorSpace::MakeICC
by Leon Scroggins III
· 7 years ago
772f50d
update valgrind suppressions for revised keepalive thread
by Mike Klein
· 7 years ago
ee6784d
Reuse more upload_to_android and allow removing flag on Android
by Yuqian Li
· 7 years ago
228da62
Output calmbench json in nanobench format
by Yuqian Li
· 7 years ago
154beea
Add docs for SkMatrix, SkRect, SkIRect, SkBitmap
by Cary Clark
· 7 years ago
291af4f
tools/skp_parser: add some explanitory comments
by Hal Canary
· 7 years ago
33e2fad
Automatically generate CLs for legacy guard flags
by Yuqian Li
· 7 years ago
49b7ed3
skpbench: always reboot instead of unlocking clocks
by Chris Dalton
· 7 years ago
85c6aad
Add a gdb viewer for skbitmap.
by Ben Wagner
· 7 years ago
34d9055
skpbench: support pixel phone
by Chris Dalton
· 7 years ago
Next »