Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
2cd1075b442f97fbc3cef429425a3ed03cc584f3
2cd1075
Roll vulkan-deps from 7d797ec7d6bb to 1172dba33888 (4 revisions)
by skia-autoroll
· 3 years ago
d34ac09
[graphite] Use runtime effect blocks for runtime color filters, blenders, shaders
by Nicolette Prevost
· 3 years ago
a454bfc
Note the performance enhancement in sk_free
by Herb Derby
· 3 years ago
b54966c
Revert "Remove guard protecting free in sk_free"
by Herb Derby
· 3 years ago
655489c
[graphite] add Recorder::updateBackendTexture call
by Robert Phillips
· 3 years ago
4de2142
Never emit sk_Caps.rewriteMatrixVectorMultiply in a module.
by John Stiles
· 3 years ago
5418c20
Remove local matrix from SkShaderBase.
by Brian Salomon
· 3 years ago
540492f
Rearrange append to multiply by sizeOfT in the templated code
by Herb Derby
· 3 years ago
3f4db3a
SkSL version of color conversion functions for new CSS gradients
by Brian Osman
· 3 years ago
af1e15f
Roll vulkan-deps from 77b69159532a to 7d797ec7d6bb (4 revisions)
by skia-autoroll
· 3 years ago
301af6b
[Graphite] Add VulkanQueueManager class.
by Greg Daniel
· 3 years ago
54c0e06
Correct line metric style for the first/last lines
by Julia Lavrova
· 3 years ago
79fd56b
Cleanup constructors for SkTDArray
by Herb Derby
· 3 years ago
729ac04
Roll ANGLE from 637209c912cc to 13195f8a9000 (16 revisions)
by skia-autoroll
· 3 years ago
3df053b
Roll SwiftShader from 3d7faaa40575 to 2b155acd6a90 (3 revisions)
by skia-autoroll
· 3 years ago
db05c57
Roll Dawn from 8800d885e765 to 3a7c6bd59525 (11 revisions)
by skia-autoroll
· 3 years ago
cba56da
Roll vulkan-deps from 5d66d3e5917b to 77b69159532a (8 revisions)
by skia-autoroll
· 3 years ago
8bfeb28
Change SkTHashTable::Slot from a struct to a class.
by John Stiles
· 3 years ago
78391f2
Allow sk_Caps usage from Runtime Effect modules.
by John Stiles
· 3 years ago
619122c
Improve Setting node IR creation.
by John Stiles
· 3 years ago
d6a9937
Fix simplified emboldened glyphs
by Ben Wagner
· 3 years ago
6452da9
Remove guard protecting free in sk_free
by Herb Derby
· 3 years ago
bb183f3
Reland "Narrow usage of GrGpu::didWriteToSurface in GL backend"
by Brian Salomon
· 3 years ago
686af44
Eliminate parameter names in function prototypes.
by John Stiles
· 3 years ago
a0367d9
Revert "[bazel] Add individual test targets, broken up by CPU and GPU"
by Greg Daniel
· 3 years ago
3e1ecca
RectanizerSkyline: optimize reset
by Herb Derby
· 3 years ago
9887272
[graphite] Instantiate in CopyTextureToBufferTask::prepareResources.
by Jim Van Verth
· 3 years ago
e034091
[bazel] Add individual test targets, broken up by CPU and GPU
by Kevin Lubick
· 3 years ago
1a2cfac
SkTArray: more mem-movable types
by Florin Malita
· 3 years ago
3033676
Improve string-to-float roundtrip checking.
by John Stiles
· 3 years ago
149aa89
Cleanup casting for SkTDArray
by Herb Derby
· 3 years ago
34d2fe2
Roll vulkan-deps from e009633d2013 to 5d66d3e5917b (2 revisions)
by skia-autoroll
· 3 years ago
1c2a714
Rename skgpu::v1 -> skgpu::ganesh in some Ganesh ops (ed. 2)
by Robert Phillips
· 3 years ago
196e2b1
Roll ANGLE from 5d7c4eca9bf2 to 637209c912cc (9 revisions)
by skia-autoroll
· 3 years ago
9ae404a
Roll Dawn from 0c2909e4d4c8 to 8800d885e765 (17 revisions)
by skia-autoroll
· 3 years ago
ec4cb06
Roll SwiftShader from 6ce35a782d41 to 3d7faaa40575 (6 revisions)
by skia-autoroll
· 3 years ago
5b0e39e
Roll vulkan-deps from daf416b93bfd to e009633d2013 (2 revisions)
by skia-autoroll
· 3 years ago
2a180b2
Split SkFontMgr FCI and SkFontMgr FontConfig tests
by Ben Wagner
· 3 years ago
f1e00f7
Add ClientMappedBufferManager.h to public.bzl
by Robert Phillips
· 3 years ago
ff53c09
Revert "Narrow usage of GrGpu::didWriteToSurface in GL backend"
by Brian Salomon
· 3 years ago
489f671
Rename private functions (starting with $) to save space.
by John Stiles
· 3 years ago
7af5cb5
[Graphite] Add ability to reuse CommandBuffers frame to frame.
by Greg Daniel
· 3 years ago
2c005aa
Narrow usage of GrGpu::didWriteToSurface in GL backend
by Brian Salomon
· 3 years ago
32fbf5b
Disable wuffs for renderengine Android build
by Kevin Lubick
· 3 years ago
4a2bc2e
Templatize GrClientMappedBufferManager so it can be used in Graphite.
by Jim Van Verth
· 3 years ago
27e36b0
[bazel] Fix test files so they compile individually
by Kevin Lubick
· 3 years ago
c889a9a
Fold random_parse_path into arcto gm
by Kevin Lubick
· 3 years ago
6fb6f12
Add $export keyword to SkSL.
by John Stiles
· 3 years ago
07c9d6c
Fix the font resolution algorithm for ellipsis
by Julia Lavrova
· 3 years ago
f6b60c2
Reduce visibility of sksl:txts
by Kevin Lubick
· 3 years ago
4c2a823
Manually Roll Dawn from 4ad7f01ff504 to 0c2909e4d4c8 (26 revisions)
by Kevin Lubick
· 3 years ago
b8f34a5
Disable overzealous assertion.
by John Stiles
· 3 years ago
23e0f553
Fix fuzzer-discovered error with inlining unscoped variables.
by John Stiles
· 3 years ago
62799ef
Reland "Remove libgifcodec references and SkStreamBuffer"
by Kevin Lubick
· 3 years ago
c990c7d
Roll vulkan-deps from 852ebb01da56 to daf416b93bfd (3 revisions)
by skia-autoroll
· 3 years ago
9afb9e5
Roll ANGLE from a7dc51f2465f to 5d7c4eca9bf2 (5 revisions)
by skia-autoroll
· 3 years ago
6937e7b
Roll SwiftShader from 666fb5f89f5a to 6ce35a782d41 (2 revisions)
by skia-autoroll
· 3 years ago
9b0267c
Roll vulkan-deps from fc1685f99761 to 852ebb01da56 (3 revisions)
by skia-autoroll
· 3 years ago
efc7a76
Minify variable names in module code.
by John Stiles
· 3 years ago
2c6d01f
Add SymbolTable::getMutableSymbol.
by John Stiles
· 3 years ago
77ac676
Rename skgpu::v1 -> skgpu::ganesh in some Ganesh ops
by Robert Phillips
· 3 years ago
a760133
Google3 ClangTidy: cleanup size() calls that a really empty()
by Herb Derby
· 3 years ago
bd3fc2d
[graphite] Clean up legacy pre-local matrix system for local coord hack
by Nicolette Prevost
· 3 years ago
cfad7ef
Fix Programs test.
by John Stiles
· 3 years ago
5521ef9
Revert "Remove libgifcodec references and SkStreamBuffer"
by Kevin Lubick
· 3 years ago
981151d
concatTransform() can handle null images
by Michael Ludwig
· 3 years ago
9e95184
Implement scaled blits for GL and Vulkan
by Michael Ludwig
· 3 years ago
128982b
Remove libgifcodec references and SkStreamBuffer
by Kevin Lubick
· 3 years ago
5b5a06c
Adding an empty font manager with no dependencies
by Julia Lavrova
· 3 years ago
12cc357
Method to use old matrix concat for apps targeting earlier API levels
by Brian Salomon
· 3 years ago
65505f0
Full default init of GrVkBackendContext
by Brian Salomon
· 3 years ago
85b2c7d
[COLRv1] Negative radial gradient radii projection
by Dominik Röttsches
· 3 years ago
3050ef5
Rename SkTDArray::count -> size
by Herb Derby
· 3 years ago
a49192d
Separate sk_sp and bare ptr SkMesh[Specification] getters
by Brian Salomon
· 3 years ago
4e5760e
Replace constant variables with their values when it saves space.
by John Stiles
· 3 years ago
74f5fc9
Update skstd::to_string to write smaller literals.
by John Stiles
· 3 years ago
105b58e
[ganesh] Disable buffer mapping and non-square matrices for SandyBridge
by Brian Salomon
· 3 years ago
07e7bc1
[infra] Clone Presubmit rule for banned APIs and adapt for C++
by Kevin Lubick
· 3 years ago
ff22618
Say goodbye to old friends.
by John Stiles
· 3 years ago
7f3546b
Roll vulkan-deps from e0aed16f882f to fc1685f99761 (1 revision)
by skia-autoroll
· 3 years ago
1ff46a0
Roll ANGLE from 053c6a06f29d to a7dc51f2465f (17 revisions)
by skia-autoroll
· 3 years ago
2bab9f9
Roll Dawn from 988802525afc to 4ad7f01ff504 (12 revisions)
by skia-autoroll
· 3 years ago
105debc
Update SKP version
by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
· 3 years ago
5d137e7
Add workaround for out_of_range error on older libc++.
by John Stiles
· 3 years ago
406a0f5
Roll vulkan-deps from 0a9a34c84c4b to e0aed16f882f (3 revisions)
by skia-autoroll
· 3 years ago
37bc126
SkWriteICCProfile: Add tone mapping A2B0 tag
by Christopher Cameron
· 3 years ago
6a0a4c4
Rename StringArray::count -> size
by Herb Derby
· 3 years ago
5747d98
Use unoptimized modules in debug builds for readability.
by John Stiles
· 3 years ago
c0105a1
Update skip list for CPU WASM SkottieFrames
by Kevin Lubick
· 3 years ago
c82a374
Roll vulkan-deps from facfaa5d175a to 0a9a34c84c4b (2 revisions)
by skia-autoroll
· 3 years ago
ebfa2b7
Rename SkTDArray::setCount -> resize
by Herb Derby
· 3 years ago
4492655
Emit tighter floating point values in code generators.
by John Stiles
· 3 years ago
f21bdd4
[graphite] Add SkImage::MakeGraphiteFromBackendTexture
by Robert Phillips
· 3 years ago
9c26adc
Rename SkTDArray::rewind -> clear
by Herb Derby
· 3 years ago
03cb8e7
Eliminate unreferenced private globals in sksl-minify.
by John Stiles
· 3 years ago
22ef561
Simplify floating point numbers using %g.
by John Stiles
· 3 years ago
dc9fcab
Rename SkTDArray::pop -> pop_back
by Herb Derby
· 3 years ago
45ecfb0
Split module optimization back into two parts.
by John Stiles
· 3 years ago
0fc2027
Remove SkTDArray::getAt
by Herb Derby
· 3 years ago
e039afd
Minify the compiled IR instead of the source text.
by John Stiles
· 3 years ago
Next »