Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
06f01bd71e3859684b5730dee09308608f1cc5f2
/
tools
34d1331
Particles: Improvements to SkCurve
by Brian Osman
· 6 years ago
ff84d8a
SkTypeface::openStream to return smart pointer.
by Ben Wagner
· 6 years ago
e5d532e
Particles: remove non-stable random, add better enum reflection
by Brian Osman
· 6 years ago
cb32415
Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan.
by Greg Daniel
· 6 years ago
804f17e
[Viewer] Set the current slide first before attaching the fBackendType to fWindow.
by jongdeok.kim
· 6 years ago
843909c
Add full definition of SkStreamAsset.
by Ben Wagner
· 6 years ago
4212a7d
SkTypeface::onOpenStream to return unique_ptr.
by Ben Wagner
· 6 years ago
6989370
Move DrawingManager to RecordingContext
by Robert Phillips
· 6 years ago
22eeb3c
Use upper case hex in viewer's zoom window
by Brian Osman
· 6 years ago
f922c78
add colorspace param to textblobdiff canvas
by Mike Reed
· 6 years ago
b059194
Make SkShaper an interface.
by Ben Wagner
· 6 years ago
b23532b
Fix layout feedback loop in particle GUI
by Brian Osman
· 6 years ago
2991cbe
Remove SkField, it's no longer used
by Brian Osman
· 6 years ago
1bdb219
tools/skqp/release.sh: Add Instant and ABI XML tags
by Hal Canary
· 6 years ago
6a6de56
Begin switching GrRecordingContext over to having the GrDrawingManager
by Robert Phillips
· 6 years ago
543d2e2
Moved image params out to SkParticleDrawable
by Brian Osman
· 6 years ago
be9aff2
Remove GrContextPriv.h from GrRenderTargetContext.h
by Robert Phillips
· 6 years ago
112aa2d
Add curve visualization back, guard eval
by Brian Osman
· 6 years ago
8b6283f
New SkCurve type with multiple curve segments
by Brian Osman
· 6 years ago
83597ce
Remove typeface from SkShaper constructor.
by Ben Wagner
· 6 years ago
ce51c14
Add MoltenVK support to Viewer.
by Jim Van Verth
· 6 years ago
5c1f8eb
Various particle system improvements
by Brian Osman
· 6 years ago
5de7ea4
Particles/SkReflected: Generalize array reflection
by Brian Osman
· 6 years ago
a57d868
Defer loading particle effect to load time.
by Ben Wagner
· 6 years ago
2782b28
Fix drag events in Mac viewer.
by Jim Van Verth
· 6 years ago
b97da53
Switch Ops over to using GrRecordingContext
by Robert Phillips
· 6 years ago
7c979f5
Experimental Particle System
by Brian Osman
· 6 years ago
7ad9b96
Upgrade to Mesa 18.3.3
by Ben Wagner
· 6 years ago
eb46bd8
[sksg] Hit-testing API
by Florin Malita
· 6 years ago
454e5fb
Fix cluster reporting from shaper.
by Ben Wagner
· 6 years ago
640654d
run all available OpenCL devices
by Mike Klein
· 6 years ago
b6e9d3c
Outline GrDrawAtlasOp and GrDrawVerticesOp
by Robert Phillips
· 6 years ago
a9162df
Plumb abandonment throughout GrContext hierarchy
by Robert Phillips
· 6 years ago
8a1f15d
update hello-opencl
by Mike Klein
· 6 years ago
4dbaafa
bookmaker: Remove fflush() on closed file
by Greg Kaiser
· 6 years ago
535c5e3
Add ImGui::DragCanvas, to simplify several custom widgets
by Brian Osman
· 6 years ago
77a1a7e
find_commit_with_best_gold_results takes arguments
by Hal Canary
· 6 years ago
be39f71
Add Metal context to Viewer.
by Jim Van Verth
· 6 years ago
1f05d45
Add GrContext::resetGLTextureBindings().
by Brian Salomon
· 6 years ago
3e8392e
Manage Mac paint events more directly.
by Jim Van Verth
· 6 years ago
70441fa
SkQP: make text context outlast gm
by Hal Canary
· 6 years ago
d684148
Move auditTrail and opMemoryPool from GrContext to GrRecordingContext
by Robert Phillips
· 6 years ago
a5ab35c
Fix vertex indexing error when using ImGui skiaWidgets
by Brian Osman
· 6 years ago
a41c685
Move proxyProvider and singleOwner to GrImageContext
by Robert Phillips
· 6 years ago
764f25a
remove a couple more jsoncpp deps
by Mike Klein
· 6 years ago
480d29b
SkQP: new tool: tools/skqp/find_commit_with_best_gold_results
by Hal Canary
· 6 years ago
6512fa3
SkQP: update tools/skqp/gn_to_bp.py, add release script
by Hal Canary
· 6 years ago
5b9126b
Give ImGui the correct DeltaTime
by Brian Osman
· 6 years ago
dbaf317
Move GrContextPriv methods to their own .cpp file
by Robert Phillips
· 6 years ago
2b1d179
Have the RecreateSKPs bot upload to partner bucket
by Ravi Mistry
· 6 years ago
98385ba
Switch back to non-Retina display resolution.
by Jim Van Verth
· 6 years ago
6c30e74
Add DDL jobs for Intel
by Ben Wagner
· 6 years ago
88cfc50
Remove all references to jsoncpp (build scripts, DEPS, etc)
by Brian Osman
· 6 years ago
5c11d5c
Convert bookmaker to SkJSON
by Brian Osman
· 6 years ago
119196a
s/geTestSVGTypeface/getTestSVGTypeface
by Ben Wagner
· 6 years ago
830ab79
disable DAA by default
by Mike Klein
· 6 years ago
8ce7991
Add release proc apis to SkSurface::MakeFromBackend* calls.
by Greg Daniel
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
24d861d
Add hardware buffer unit test from old skqp to skia.
by Greg Daniel
· 6 years ago
f55e8d5
Add option to skip intermediate release/fulfill calls for promise images.
by Brian Salomon
· 6 years ago
d426dd0
Fix screen invalidation on MacOS
by Jim Van Verth
· 6 years ago
d24cb80
Fix up some event handling in MacOS
by Jim Van Verth
· 6 years ago
8d0f824
Some clangtidy fixes
by Mike Reed
· 6 years ago
1f086ca
Switch sk_app to use native window creation on MacOS.
by Jim Van Verth
· 6 years ago
d8a90f9
Converting more debug code to SkJSONWriter
by Brian Osman
· 6 years ago
41f0e28
Add MaxAPIVersion to GrVkBackendContext.
by Greg Daniel
· 6 years ago
9bc76d9
Change the meaning of GrBudgetedType::kUnbudgetedUncacheable.
by Brian Salomon
· 6 years ago
aa6ca0a
Require explicit GrWrapCacheable specification in more places.
by Brian Salomon
· 6 years ago
722b21e
Fix spreadsheets page set for RecreateSKPs bot
by Ravi Mistry
· 6 years ago
087fad7
Add getTypefaceOrDefault and refTypefaceOrDefault
by Herb Derby
· 6 years ago
7545190
Add new experimental API for rectangles with per-edge AA control
by Michael Ludwig
· 6 years ago
9613e45
Update Viewer for SkFont overrides.
by Ben Wagner
· 6 years ago
77f94ea
Move more utils into SkFontPriv, IWYU
by Mike Reed
· 6 years ago
02738a8
Revert "hide hinting and flag enums with PAINT_FLAGS"
by Hal Canary
· 6 years ago
5d052da
hide hinting and flag enums with PAINT_FLAGS
by Mike Reed
· 6 years ago
3026d4b
SkDocument: use `auto` for MakeDocument().
by Hal Canary
· 6 years ago
6a11fb0
SkQP: branching tools updated.
by Hal Canary
· 6 years ago
a4e4680
Fix variable shadowing in Viewer's ImGui code
by Brian Osman
· 6 years ago
081e6f3
Rename GrGlyphCache -> GrStrikeCache
by Herb Derby
· 6 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 6 years ago
3f4cd77
Make SkPromiseImageTexture ref counted.
by Brian Salomon
· 6 years ago
69802c4
SkQP: clean up make_universal_apk.py
by Hal Canary
· 6 years ago
950243d
Hack up SkShaper to pass additional callback info
by Florin Malita
· 6 years ago
760a052
[sksg] Consolidate Matrix node implementations
by Florin Malita
· 6 years ago
e5f9cfa
expand flag to include all text-related paint fields
by Mike Reed
· 6 years ago
cdd8a0a
Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to""
by Brian Salomon
· 6 years ago
707d202
Make SkAnimTimer support speed control
by Brian Osman
· 6 years ago
426ba46
Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"
by Brian Salomon
· 6 years ago
559c617
Reuse GrTexture instances when the same GrBackendTexture is used to
by Brian Salomon
· 6 years ago
207d410
Viewer: Add ability to pause timer from GUI and keyboard
by Brian Osman
· 6 years ago
919e209
[sksg] 4x4 matrix support
by Florin Malita
· 6 years ago
d8deeee
tools: Remove sk_tool_utils::set_portable_typeface()
by Hal Canary
· 6 years ago
97c7cf1
remove --undefok
by Mike Klein
· 6 years ago
df2d27e
drawText Cleanup, part 2
by Hal Canary
· 6 years ago
89a644b
sed s/drawSimpleText/drawString/
by Hal Canary
· 6 years ago
26d173f
fix bookmaker
by Cary Clark
· 6 years ago
351e80c
Reland "ccpr: Rework the path cache to support sporadic flushing"
by Chris Dalton
· 6 years ago
82ebe04
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 6 years ago
2e825a3
Revert "ccpr: Rework the path cache to support sporadic flushing"
by Chris Dalton
· 6 years ago
d6fa454
ccpr: Rework the path cache to support sporadic flushing
by Chris Dalton
· 6 years ago
Next »