Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
45ecfb0b1aff47d53644262141b2b75c109b3a3d
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
d0e5373
Rename SkTDArray::reserved -> capacity
by Herb Derby
· 3 years ago
67288cd
Rename SkTDArray::bytes -> size_bytes
by Herb Derby
· 3 years ago
02ea8e8
Rename SkTDArray::shrinkToFit -> shrink_to_fit
by Herb Derby
· 3 years ago
9f52bfc
[Graphite] Add stubbed VulkanCommandBuffer class.
by Greg Daniel
· 3 years ago
5a09736
Remove legacy CPU gradient implementation
by Brian Osman
· 3 years ago
34bb500
Roll vulkan-deps from cce3d29fab2b to facfaa5d175a (3 revisions)
by skia-autoroll
· 3 years ago
e6f289d
Roll ANGLE from bf22843c4808 to 053c6a06f29d (13 revisions)
by skia-autoroll
· 3 years ago
29b5ce3
Roll SwiftShader from 239b80671d29 to 666fb5f89f5a (2 revisions)
by skia-autoroll
· 3 years ago
0ce7c5f
Roll Dawn from 0c71e44aa07f to 988802525afc (12 revisions)
by skia-autoroll
· 3 years ago
8ff5be1
Update OS dimension of Skolo Windows tasks (19043 -> 19044).
by Leandro Lovisolo
· 3 years ago
cfb11bc
Remove SkDiscardableMemoryPool from public.bzl
by Kevin Lubick
· 3 years ago
5a55f43
Bring back the EliminateEmptyStatements transform for the minifier.
by John Stiles
· 3 years ago
10801ff
Separate module compilation and parsing into separate steps.
by John Stiles
· 3 years ago
f8ffb28
SkTDArray: add sizeof(T) as member to common code.
by Herb Derby
· 3 years ago
0aa8fb7
Fix modifiers on InterfaceBlocks in description().
by John Stiles
· 3 years ago
5e242c6
[graphite] Add async readpixels stubs to Image
by Jim Van Verth
· 3 years ago
00cef1f
Remove some uses of const& SkIRect and SkISize
by Jim Van Verth
· 3 years ago
969e56f
Roll vulkan-deps from baa5620c17c5 to cce3d29fab2b (2 revisions)
by skia-autoroll
· 3 years ago
23d7b1c
Remove all SK_GPU_V1s from gpu/ganesh
by Robert Phillips
· 3 years ago
1643bb8
[graphite] Cubic filtering in image shader
by James Godfrey-Kittle
· 3 years ago
fdb5a7d
Fix modifier flags on function parameters in description().
by John Stiles
· 3 years ago
88c0dee
Add more guards to deserializing SkCustomTypeface
by Kevin Lubick
· 3 years ago
ad2aed5
[graphite] Add hooks for asyncRescaleAndReadPixels
by Jim Van Verth
· 3 years ago
928dfc8
[metal] Enable all formats supportable on M1 Mac
by Jim Van Verth
· 3 years ago
d5132f1
Skip SkSLSwitchDefaultOnly_GPU in IntelIrisXe jobs
by James Godfrey-Kittle
· 3 years ago
2b860cd
Fix Settings descriptions.
by John Stiles
· 3 years ago
1b72d90
Omit all optional SkOpts code when optimizing for size
by Brian Osman
· 3 years ago
c8d6038
[graphite] Implement SkSurface::makeImageSnapshot as a copy
by Robert Phillips
· 3 years ago
f0d283f
[skottie] Remove templating from FractalNoiseNode
by Kevin Lubick
· 3 years ago
08d10dc
Roll vulkan-deps from 00009168827b to baa5620c17c5 (2 revisions)
by skia-autoroll
· 3 years ago
ef4d323
Roll ANGLE from b9cd542e7f78 to bf22843c4808 (6 revisions)
by skia-autoroll
· 3 years ago
f26e9ba
Roll SwiftShader from 52e0004a627b to 239b80671d29 (4 revisions)
by skia-autoroll
· 3 years ago
1ef9f8b
Roll Dawn from 21c6ecf61b1d to 0c71e44aa07f (11 revisions)
by skia-autoroll
· 3 years ago
d9785fd
[graphite] Blend borders with repeat tiling + linear filtering
by James Godfrey-Kittle
· 3 years ago
f1c1675
Compile input code when running sksl-minify.
by John Stiles
· 3 years ago
e274f3c
Move module loading code into ModuleLoader.
by John Stiles
· 3 years ago
561a5e2
Fix typos in skia dev docs
by haikü
· 3 years ago
2701f54
Add Intel IrisXe ANGLE jobs
by James Godfrey-Kittle
· 3 years ago
a45438b
Roll vulkan-deps from 769e3716b335 to 00009168827b (1 revision)
by skia-autoroll
· 3 years ago
e5ced7a
Add Android codesize task
by Kevin Lubick
· 3 years ago
5adda1c
Remove rehydration support from SkSL.
by John Stiles
· 3 years ago
e17679d
Invalidate CoreText font bounds for color glyphs
by Ben Wagner
· 3 years ago
f7d4de7
ANGLE Roll with additional manual edit because of the removal of Platform.h.
by Joe Gregorio
· 3 years ago
e71ebe2
Simplify Analysis::ReferencesBuiltin.
by John Stiles
· 3 years ago
f7e4651
Include OptimizeForSize configuration in Perf trace keys
by Kevin Lubick
· 3 years ago
2d45cb9
[codesize] Update Android recipe to properly support OptmizeForSize
by Kevin Lubick
· 3 years ago
7556aaf
SkWriteICCProfile: Write CICP data for PQ and HLG color spaces
by Christopher Cameron
· 3 years ago
0671f86
Roll SwiftShader from 49e4cc58722e to 52e0004a627b (1 revision)
by skia-autoroll
· 3 years ago
faab9a4
Roll Dawn from 3c7171485c45 to 21c6ecf61b1d (10 revisions)
by skia-autoroll
· 3 years ago
672a51f
Roll vulkan-deps from 76d0d90c6a9f to 769e3716b335 (3 revisions)
by skia-autoroll
· 3 years ago
f3a2f2b
[canvaskit] Consolidate Bazel and legacy tests
by Kevin Lubick
· 3 years ago
0e44b6a
Add 2 CPU Perf jobs for OptimizeForSize
by Kevin Lubick
· 3 years ago
3e306f2
Build skottie_tool_gpu when 'optimizing for size'
by Kevin Lubick
· 3 years ago
398715d
bazel: use bazelisk in exporter_tool when running Bazel.
by Chris Mumford
· 3 years ago
c972f8c
Upload perf results for OptimizeForSize
by Kevin Lubick
· 3 years ago
04dd658
[graphite] Fix black areas in LCD text.
by Jim Van Verth
· 3 years ago
652b26b
Fix SkTDArray::operator=
by Herb Derby
· 3 years ago
fe6c586
Add benchmark for loading modules at startup.
by John Stiles
· 3 years ago
e11ad87
Replace SkSL rehydrator with minified code.
by John Stiles
· 3 years ago
581c2da
Add minified outputs to GN.
by John Stiles
· 3 years ago
baea9db
Roll FreeType from 8e68439a to df260139 (6 commits)
by Dominik Röttsches
· 3 years ago
efdc447
Add Bazel rules for gpu.gni:skia_shared_mtl_sources.
by Chris Mumford
· 3 years ago
9783829
Store dst SkIRect and filter mode for copy surface tasks
by Michael Ludwig
· 3 years ago
67d6f3b
Add sksl-minify step to SkSL dehydration.
by John Stiles
· 3 years ago
b660608
Refactor module loading in the Compiler.
by John Stiles
· 3 years ago
1d8af15
Trivially copyable types are trivially relocatable
by Florin Malita
· 3 years ago
93db76e
Roll vulkan-deps from debddd1fc26a to 76d0d90c6a9f (13 revisions)
by skia-autoroll
· 3 years ago
6dae70a
Adjust gradient API in anticipation of color space options
by Brian Osman
· 3 years ago
7d79076
Reland "Reland "Let FilterResults track a deferred transform""
by Michael Ludwig
· 3 years ago
9a07b43
Add SkottieTracing perf jobs using OptimizeForSize
by Kevin Lubick
· 3 years ago
52f8132
Fix performance regression with SkTDArray::reserve
by Herb Derby
· 3 years ago
ef455e1
Roll Dawn from c0a89492cc87 to 3c7171485c45 (9 revisions)
by skia-autoroll
· 3 years ago
d4f941e
Roll SwiftShader from 4f495efb55d4 to 49e4cc58722e (1 revision)
by skia-autoroll
· 3 years ago
56c606c
Move fCount and fReserve to the common code
by Herb Derby
· 3 years ago
13a1569
[metal] Fix padded LCD conversion.
by Jim Van Verth
· 3 years ago
bdb042b
Remove SkTDArray::isEmpty
by Herb Derby
· 3 years ago
7ec3361
[bazel] Align Linux RBE and local Linux caching
by Kevin Lubick
· 3 years ago
64d5f33
Remove dead code from SkSL compiler.
by John Stiles
· 3 years ago
7c5618f
Make SkShader::asAGradient Android-only
by Brian Salomon
· 3 years ago
a07efd7
Disable ligatures if letter spacing is enabled.
by Jason Simmons
· 3 years ago
70f2a43
Disable the raster pipeline stack_rewind test on all ASAN builds
by Brian Osman
· 3 years ago
6cea792
Fix issues affecting layout of placeholders in RTL text
by Jason Simmons
· 3 years ago
8ccbd0e
SkWriteICCProfile: Allow dynamically adding tags
by Christopher Cameron
· 3 years ago
3caa1ad
Use SkSpan for dehydrated module data.
by John Stiles
· 3 years ago
8b0e87c
[bazel] Update contribution docs
by Kevin Lubick
· 3 years ago
0c49cc4
Revert "[infra] Update Linux machines to use Clang 15.0.1"
by Kevin Lubick
· 3 years ago
946da5e
[infra] Update Linux machines to use Clang 15.0.1
by Kevin Lubick
· 3 years ago
1cfab57
Roll ANGLE from 5d15e9c65433 to 2aa52da7e4c3 (14 revisions)
by skia-autoroll
· 3 years ago
b272f1f
Roll SwiftShader from bd8f8a8fc544 to 4f495efb55d4 (7 revisions)
by skia-autoroll
· 3 years ago
6693672
Roll Dawn from e9a245e5cc4a to c0a89492cc87 (8 revisions)
by skia-autoroll
· 3 years ago
5624c83
Update SKP version
by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
· 3 years ago
8562cf8
Roll skcms from c2639b59758f to b25b07b4b079 (4 revisions)
by skia-autoroll
· 3 years ago
2daeb66
AMD Linux machines upgraded to 11.5.
by Joe Gregorio
· 3 years ago
c43dbce
Fix jio bot after abandoned finish proc change.
by Greg Daniel
· 3 years ago
5e7523f
[metal] Copy shader string into NSString to avoid invalid access.
by Jim Van Verth
· 3 years ago
54c15f9
Remove unused API calls
by Herb Derby
· 3 years ago
7e41771
Add Nanobench stat for binary size consumed by modules.
by John Stiles
· 3 years ago
Next »