Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
skia
/
refs/heads/main
/
tools
54f6a0b
DM builds with graphite enabled and ganesh disabled
by Brian Salomon
· 23 hours ago
3754c58
[Graphite] Fix track of how feature flags affect ycbcr filters.
by Greg Daniel
· 25 hours ago
ba86d7a
Mark more single argument constructors explicit
by Kaylee Lubick
· 3 days ago
b5df365
Replace SkScalarAve with sk_float_midpoint
by Florin Malita
· 3 days ago
21ffb38
Start migration off of pathref in SkPath impl : spans
by Michael Reed
· 3 days ago
89e8286
SG slides to fScene->revalidate when needed
by Ben Wagner
· 6 days ago
2c5fe48
[rust png] Support for using `SkPngRustEncoder` from `SkXPSDevice.cpp`.
by Lukasz Anforowicz
· 7 days ago
f0936de
Have GN shell out to CMake to build Dawn
by Kaylee Lubick
· 7 days ago
57b9834
Treat kGraphiteVulkan_BackendType as Vulkan
by Ben Wagner
· 7 days ago
4a90fb5
Change PathRaw to store convexity enum, not just bool
by Michael Reed
· 7 days ago
6c185ab
Miscellaneous code cleanup
by Robert Phillips
· 7 days ago
2d9df7c
Mark some private constructors explicit
by Kaylee Lubick
· 8 days ago
c68ee19
Include SkSurface.h where needed
by Ben Wagner
· 8 days ago
bbd968f
Reapply "Move editing methods into separate .cpp"
by Michael Reed
· 8 days ago
cd94333
Allow GMs to specify surface props
by Ben Wagner
· 9 days ago
aef3dc85
Prevent Viewer::fDisplay from always being nullptr
by Ben Wagner
· 9 days ago
5c9f730
Revert "Move editing methods into separate .cpp"
by Thomas Smith
· 9 days ago
6089670
Update Ganesh VulkanWindowContext
by Nicolette Prevost
· 9 days ago
06e1e1b
[graphite] Refactor GraphiteVulkanWindowContext
by Nicolette Prevost
· 9 days ago
a23efe3
Move editing methods into separate .cpp
by Michael Reed
· 9 days ago
5126be2
Add c++98-compat-extra-semi warning
by Robert Phillips
· 9 days ago
3b3444d
Fontations tests to error on missing data
by Ben Wagner
· 13 days ago
e1555f6
Pass in targetSurface to asView for same surface check.
by Greg Daniel
· 13 days ago
351920c
Use path builder in viewer and examples
by Michael Reed
· 13 days ago
b6be2da
Track and expose LayerInfo to skottie users
by Jorge Betancourt
· 2 weeks ago
02ea58d
[graphite] Add testing for Vulkan's PersistentPipelineStorage
by Robert Phillips
· 2 weeks ago
66c6853
Remove SkOnce from function local initializations
by Kaylee Lubick
· 2 weeks ago
81cab27
Return optional raw for path/builder
by Michael Reed
· 3 weeks ago
cdf24b9
Viewer builds with Graphite but not Ganesh
by Brian Salomon
· 3 weeks ago
973908d
compare utility for paths
by Michael Reed
· 3 weeks ago
4c7ae6e
Unify most common form of encoders: returning SkData
by Michael Reed
· 3 weeks ago
a47e6ac
SkPath::getLastPt() to return optional
by Michael Reed
· 4 weeks ago
47f7503
Fix YCbCr unit test crash
by Robert Phillips
· 4 weeks ago
69fedde
More tools/ gms/ changes in anticipation of Graphite-only viewer build.
by Brian Salomon
· 4 weeks ago
e3b899e
PathOps Op() return its result
by Michael Reed
· 4 weeks ago
82156da
Migrate gms to use pathbuilder
by Michael Reed
· 5 weeks ago
d2205a6
Return paths as results, aiding our conversion to immutability.
by Michael Reed
· 5 weeks ago
09bfdfa
Remove valgrind from our test configurations
by Kaylee Lubick
· 5 weeks ago
a44e5e2
[graphite] Move TokenTracker out of AtlasTypes
by Thomas Smith
· 5 weeks ago
012af2f
More FromSVGString site updates
by Michael Reed
· 6 weeks ago
4a50bc3
[rust png] Move Rust PNG public headers to non-"experimental" dirs (1/3)
by Lukasz Anforowicz
· 6 weeks ago
a9e51a2
Use pathbuilder to keep paths immutable
by Michael Reed
· 6 weeks ago
5dc8b7d
Change CreateDrawArcPath to return its path
by Michael Reed
· 6 weeks ago
cbb0388
Move Ganesh-only tool code into tools/ganesh
by Brian Salomon
· 6 weeks ago
55c9d69
Migrate sites from SkTLazy to std::optional
by Michael Reed
· 6 weeks ago
a0cd0b2
Move BC1 compression utility from Ganesh to shared GPU tool code
by Brian Salomon
· 6 weeks ago
c3a3d1e
rm unused tools/gpu/FenchSync.h file
by Brian Salomon
· 6 weeks ago
c10f5cc
[graphite][vulkan] Use VK_EXT_host_image_copy
by Shahbaz Youssefi
· 6 weeks ago
cf34878
Mac viewer builds with bazel
by Brian Salomon
· 6 weeks ago
6a4613b
[vulkan] Fix threading issues with VMA in tests
by Shahbaz Youssefi
· 6 weeks ago
bfbe80b
Silence unuseful printfs in tests
by Michael Reed
· 6 weeks ago
064cf12
Better bounds check idIndex in ImGuiLayer
by Ben Wagner
· 7 weeks ago
cb2be10
Remove SkHeifCodec and related defines
by Vignesh Venkat
· 7 weeks ago
0085cad
[graphite] Check for VK_EXT_layer_settings during test instance creation
by Nicolette Prevost
· 8 weeks ago
8c8ef39
[skottie] Strict line break option
by Florin Malita
· 8 weeks ago
efedff1
[graphite] Add plumbing for ContextOptions::fExecutor
by Robert Phillips
· 9 weeks ago
26a69c4
Use new path::iter
by Michael Reed
· 2 months ago
f5a19c8
More flexible rect->quad variants
by Michael Reed
· 2 months ago
8178648
SkMatrix::RectToRect can fail, so change API to clarify that
by Michael Reed
· 3 months ago
fe919dd
[viewer] Don't use framebufferOnly metal layers in Ganesh
by Michael Ludwig
· 3 months ago
f7606fd
Compile include/ headers on their own
by Kaylee Lubick
· 3 months ago
9e89279
More conversions of verbs from uint8_t to SkPathVerb
by Michael Reed
· 3 months ago
a2ad9e4
Migrate SkPathRef to use SkPathVerb
by Michael Reed
· 3 months ago
cdd8212
identify_transfer_fn: Return C string for PQ and HLG
by Christopher Cameron
· 3 months ago
c15b236
HDR v2: Make more paths robust to new version
by Christopher Cameron
· 3 months ago
1563e83
Update Matrix PolyToPoly to take spans
by Michael Reed
· 3 months ago
8509cb8
skscan to take pathraw
by Michael Reed
· 3 months ago
652a926
Helpers to return corners of SkRect
by Michael Reed
· 3 months ago
eea1c33
Remove IWYU build logic from Bazel
by Kaylee Lubick
· 3 months ago
847e179
Return computed matrices by value, allowing const and temp values
by Michael Reed
· 3 months ago
da93c5e
Remove code guarded by SK_DISABLE_LEGACY_NONRECORDER_IMAGE_APIS
by Kaylee Lubick
· 3 months ago
3ad1aac
Update clang and iwyu for Linux
by Ben Wagner
· 3 months ago
9e5fb15
change getPath() to return optional
by Michael Reed
· 3 months ago
0a17dad
GraphiteDawn: use push constants.
by Le Hoang Quyen
· 3 months ago
af3b642
change generatePath() to return optional<GeneratedPath>
by Michael Reed
· 3 months ago
150ffc7
[graphite] Clean up old WGPU_BREAKING_CHANGE_* guards
by Kai Ninomiya
· 3 months ago
3c7c322
Enforce IWYU on more graphite files
by Kaylee Lubick
· 4 months ago
8eda170
Remove uses of deprecated no-args makeRasterImage
by Kaylee Lubick
· 4 months ago
0fef076
Deprecate non-recorder SkImage methods
by Kaylee Lubick
· 4 months ago
ef10490
Reapply "SkRegion to use pathbuilder"
by Michael Reed
· 4 months ago
05374bb
Revert "SkRegion to use pathbuilder"
by Robert Phillips
· 4 months ago
72a5d17
SkRegion to use pathbuilder
by Michael Reed
· 4 months ago
6e2ec5c
SkTypeface virtuals to take SkSpan
by Michael Reed
· 4 months ago
97c3c98
Change patheffect's virtual to take pathbuilder
by Michael Reed
· 4 months ago
11c3b89
Add Skia pride example
by Kaylee Lubick
· 4 months ago
227d906
[graphite] Remove TintIR option and jobs
by Thomas Smith
· 4 months ago
85af2b1
Rename :fontmgr_android_freetype :fontmgr_android
by Ben Wagner
· 4 months ago
2dc747d
Remove SkFontMgr_New_* FreeType defaults
by Ben Wagner
· 4 months ago
f5be51c
Revert "Reland "move pathops into a module""
by Florin Malita
· 4 months ago
11d3a15
[graphite] Handle Dawn breaking change in WGPUInstanceDescriptor
by Kai Ninomiya
· 4 months ago
0132370
Reland "move pathops into a module"
by Florin Malita
· 4 months ago
8a710de
[vulkan] Generate SPIR-V directly in vector<uint32_t>
by Shahbaz Youssefi
· 4 months ago
2ac2476
[vulkan] Use std::vector<uint32_t> for SPIR-V
by Shahbaz Youssefi
· 4 months ago
42a071a
Use SkSpan in SkData
by Michael Reed
· 4 months ago
35d5edf
Reland "[vulkan] Add helpers for Skia to enable Vulkan features"
by Shahbaz Youssefi
· 4 months ago
4bbeb75
Revert "[vulkan] Add helpers for Skia to enable Vulkan features"
by Michael Ludwig
· 4 months ago
f346ea1
[vulkan] Add helpers for Skia to enable Vulkan features
by Shahbaz Youssefi
· 4 months ago
b51aff0
Revert "move pathops into a module"
by Florin Malita
· 4 months ago
33e2504
[vulkan] Generate more readable SPIR-V disassembly
by Shahbaz Youssefi
· 4 months ago
39fc446
Use SkSpan for drawAtlas
by Michael Reed
· 4 months ago
Next »