Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7018bcfbc9a2a839f12b1895853219084c175597
7018bcf
Reland "SkSL now supports uniform array types"
by Ethan Nicholas
· 5 years ago
481ff13
add M86 branch release notes
by Heather Miller
· 5 years ago
3f45e4b
[skottie] Custom prop manager updates
by Florin Malita
· 5 years ago
d279cee
Fixing incorrect boundaries calculations + 3 ways of drawing a paragraph
by Julia Lavrova
· 5 years ago
6e0fa40
replaced SkSL nodeCount with visitor
by Ethan Nicholas
· 5 years ago
642a10b
Add origin visualization, add support for Concat44
by Nathaniel Nifong
· 5 years ago
2a479a5
Reland "SkSL CPP and H backends no longer emitted in non-dev builds"
by Ethan Nicholas
· 5 years ago
403a363
Migrate additional casts to as<T>.
by John Stiles
· 5 years ago
2eabdf5
Remove webgl from public.bzl
by Kevin Lubick
· 5 years ago
71e2126
Add new tests to trickycubicstrokes
by Chris Dalton
· 5 years ago
29f2a1e
Remove sk_TextureSamplers from SkSL.
by John Stiles
· 5 years ago
9742f7c
Notify when SkFontMetrics bounds are bogus.
by Ben Wagner
· 5 years ago
2f9a098
[canvaskit] Remove getproc when creating WebGL interface
by Kevin Lubick
· 5 years ago
204c3be
[canvaskit] Remove fringe EGL dependency.
by Kevin Lubick
· 5 years ago
157577b
[canvaskit,pathkit] Update to emsdk 2.0
by Kevin Lubick
· 5 years ago
7e9b563
Search ICU data on Windows relative to the current module.
by Nikolay Igotti
· 5 years ago
3dc0da6
Add as<ProgramElementSubclass> to downcast ProgramElements more safely.
by John Stiles
· 5 years ago
f3c8f5d
Reland "Added support for the 'inline' hint on SkSL functions"
by Ethan Nicholas
· 5 years ago
2f26585
Update Skia milestone to 87
by Heather Miller
· 5 years ago
4aac2f9
Can we remove this flag to picture-recording?
by Mike Reed
· 5 years ago
e1e2408
Roll Chromium from ff3c275665f9 to e45f0c4dce5a (503 revisions)
by skia-autoroll
· 5 years ago
aa79155
Roll dawn from b54c82ed3948 to eff9ef0f2212 (2 revisions)
by skia-autoroll
· 5 years ago
91eda46
Roll ANGLE from 699bcde0b729 to 5dff6075d29f (19 revisions)
by skia-autoroll
· 5 years ago
dc594f2
Revert "Add utilities to SkGeometry for quad and cubic rotation angles"
by Mike Klein
· 5 years ago
853d4ed
Revert "remove sksl interpreter guards"
by Mike Klein
· 5 years ago
1394f71
Revert "Added support for the 'inline' hint on SkSL functions"
by Ethan Nicholas
· 5 years ago
4fb12cf
Revert "SkSL CPP and H backends no longer emitted in non-dev builds"
by Ethan Nicholas
· 5 years ago
95b24b9
Revert "SkSL now supports uniform array types"
by Ethan Nicholas
· 5 years ago
6b3c2f6
Move GrWangsFormula::nextlog2 to sk_float_nextlog2
by Chris Dalton
· 5 years ago
da85888
Remove final vestiges of sk_InColor.
by John Stiles
· 5 years ago
284f2c4
SkSL now supports uniform array types
by Ethan Nicholas
· 5 years ago
26766ad
Add utilities to SkGeometry for quad and cubic rotation angles
by Chris Dalton
· 5 years ago
f647dc7
update placeholder approx op count
by Mike Klein
· 5 years ago
1f02286
Remove sk_InColor from unit tests.
by John Stiles
· 5 years ago
ed1bf12
Remove GrContext variant of SkImageGenerator::isValid
by Adlai Holler
· 5 years ago
9d94423
Fix simplification of switch statements with casts.
by John Stiles
· 5 years ago
18305c3
pass 'nested' bool to approximateOpCount
by Mike Reed
· 5 years ago
1a5b9b0
clean up SK_LATE_DITHER
by Mike Klein
· 5 years ago
338e57d
Added support for the 'inline' hint on SkSL functions
by Ethan Nicholas
· 5 years ago
7f1117e
remove sksl interpreter guards
by Mike Klein
· 5 years ago
17c5b70
Add as<SymbolSubclass> to downcast Symbols more safely.
by John Stiles
· 5 years ago
bc6fb27
SkSL CPP and H backends no longer emitted in non-dev builds
by Ethan Nicholas
· 5 years ago
4a56f4c
densify dump_record
by Mike Klein
· 5 years ago
356838b
Roll Chromium from 06c431ffe930 to ff3c275665f9 (515 revisions)
by skia-autoroll
· 5 years ago
da05723
Roll ANGLE from dceaabb18162 to 699bcde0b729 (17 revisions)
by skia-autoroll
· 5 years ago
b941277
Roll SwiftShader from 6f74415e2f74 to cbfd396756c6 (1 revision)
by skia-autoroll
· 5 years ago
6004bcb
Roll dawn from d95180deded1 to b54c82ed3948 (4 revisions)
by skia-autoroll
· 5 years ago
81eabce
SkCustomTypefaceBuilder to set SkFontStyle
by Ben Wagner
· 5 years ago
59a3c3b
SFML [1] backed for SkAudioPlayer/Linux
by Florin Malita
· 5 years ago
eb3fb90
Tweak viewer's shader panel
by Brian Osman
· 5 years ago
0e8149c
Add support for more basic types in SkSLCPPCodeGenerator.
by John Stiles
· 5 years ago
a5a97b4
Replace various C-style casts in SkSLCompiler with as<T>.
by John Stiles
· 5 years ago
afbf899
Mark helper functions as static to prevent external linkage.
by John Stiles
· 5 years ago
26f9850
Add as<StatementSubclass> to downcast Statements more safely.
by John Stiles
· 5 years ago
32cc384
Fix SkBitmap::allocPixels logging
by Ben Wagner
· 5 years ago
21706f1
Switch Skia's libjpeg-turbo used for testing to Chromium version
by Leon Scroggins III
· 5 years ago
81365af
Add as<ExpressionSubclass>() to downcast Expressions more safely.
by John Stiles
· 5 years ago
8e54a6e
Enhance assert to dump more information
by Robert Phillips
· 5 years ago
534d799
Fix constness of ExternalValue* inside ExternalValueReference.
by John Stiles
· 5 years ago
a8b1636
Stop discarding stencil buffers on tilers
by Chris Dalton
· 5 years ago
f9fb071
Roll ANGLE from a9b199b05c1f to dceaabb18162 (11 revisions)
by skia-autoroll
· 5 years ago
8b7bbb5
Roll SwiftShader from abe07b943855 to 6f74415e2f74 (2 revisions)
by skia-autoroll
· 5 years ago
e5be0fa
Roll Chromium from 39dd8685cfa7 to 06c431ffe930 (443 revisions)
by skia-autoroll
· 5 years ago
688e096
Roll dawn from 5e9b29fab92d to d95180deded1 (3 revisions)
by skia-autoroll
· 5 years ago
e9d783c
use pathbuilder
by Mike Reed
· 5 years ago
f5931f3
[infra] Update go to 1.15
by Kevin Lubick
· 5 years ago
b65dc4a
SkSL: Disallow swizzles that *only* contain '0' or '1' components
by Brian Osman
· 5 years ago
37e6f53
Remove some (presumably) unneeded calls to textureParamsModified in GrGLGpu
by Robert Phillips
· 5 years ago
ce1d885
Update the Gradient documentation.
by John Stiles
· 5 years ago
63d7ee3
SkSL now detects modifiers used in incorrect contexts
by Ethan Nicholas
· 5 years ago
5cfa719
Drop support for Wuffs v0.2
by Nigel Tao
· 5 years ago
fdbd50a
Simplify SkSL::String by removing unused parts.
by John Stiles
· 5 years ago
15a5403
Migrate to using SkPathBuilder
by Mike Reed
· 5 years ago
6704bc8
Better encapsulate the GrDrawOpAtlas w/in the GrSmallPathAtlasMgr
by Robert Phillips
· 5 years ago
866d289
Add android:exported values to all SkQP activities.
by Derek Sollenberger
· 5 years ago
c4245f4
Roll ANGLE from eb85c0213d43 to a9b199b05c1f (12 revisions)
by skia-autoroll
· 5 years ago
fc225ed
Roll Chromium from 00c099ff627a to 39dd8685cfa7 (521 revisions)
by skia-autoroll
· 5 years ago
d882e93
Roll dawn from d315022be5b7 to 5e9b29fab92d (3 revisions)
by skia-autoroll
· 5 years ago
7491e8b
inline routine small routines
by Herb Derby
· 5 years ago
a008b0f
Enable ClangTidy check readability-redundant-smartptr-get.
by John Stiles
· 5 years ago
c1c3c6d
Enable ClangTidy flag bugprone-suspicious-string-compare.
by John Stiles
· 5 years ago
d4a040e
Remove obsolete support for sk_InColor in GrSkSLFP
by Brian Osman
· 5 years ago
939cc7a
Some fixes for Flutter memory issues.
by Jim Van Verth
· 5 years ago
e0da379
Check for work completion before purging resources.
by Jim Van Verth
· 5 years ago
4e54367
Fix SkSL constant propagation within nested casts.
by John Stiles
· 5 years ago
43f49b4
static routines for direct map vertices
by Herb Derby
· 5 years ago
e2ba971
signal no clipping required
by Herb Derby
· 5 years ago
9a18b08
Add support for vulkan non coherent advanced blends.
by Greg Daniel
· 5 years ago
13ec544
Reland "move conditions for JIT into SkVM.h"
by Mike Klein
· 5 years ago
ed629c1
Support making a VkRenderPasses with self dependencies.
by Greg Daniel
· 5 years ago
8b07b9f
Revert "move conditions for JIT into SkVM.h"
by Mike Klein
· 5 years ago
03add80
Improve unit tests for switch-case and enum error handling.
by John Stiles
· 5 years ago
00bb722
missed minification bug
by Nathaniel Nifong
· 5 years ago
01d0161
byte code instructions can fit in a byte
by Mike Klein
· 5 years ago
5778078
clean up stray #undef
by Mike Klein
· 5 years ago
1247867
Remove ability to add waitOp to GrOpsTask.
by Greg Daniel
· 5 years ago
a496e3f
Fix MetalWindowContext::swapBuffers.
by Jim Van Verth
· 5 years ago
3e3db6c
Make switch case handling safer
by Brian Osman
· 5 years ago
fe0de30
Enable ClangTidy check modernize-use-nullptr.
by John Stiles
· 5 years ago
356bcb6
Remove SK_IMAGE_MAKE_COLOR_TYPE_AND_SPACE_USE_SOURCE_CONTEXT
by Adlai Holler
· 5 years ago
Next »