Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bdf790457abf73902e9953ca35eb5073a3a8c86f
bdf7904
Roll Chromium from 15c4ec7c0cc6 to b89144a43412 (499 revisions)
by skia-autoroll
· 5 years ago
ba1e083
Roll dawn from 900bd341a3c6 to 0b89b27263b1 (2 revisions)
by skia-autoroll
· 5 years ago
85f51b2
Simplify firstdirection
by Mike Reed
· 5 years ago
3872c98
Move convexity enum out of public
by Mike Reed
· 5 years ago
d5961b3
Update SKP version
by skia-recreate-skps
· 5 years ago
8702b8f
don't return unknown from computing-convexity, as documented
by Mike Reed
· 5 years ago
5d3314c
overhaul blit_row_s32a_opaque()
by Mike Klein
· 5 years ago
6fd391a
uv in x - fix iphone6
by Herb Derby
· 5 years ago
ae1672b
Remove the kFramebufferOnly flag from our validation checks again.
by Greg Daniel
· 5 years ago
06296c6
secure AtlasLocator
by Herb Derby
· 5 years ago
d80cb1f
store the page bits in U only
by Herb Derby
· 5 years ago
1e87a9a
second guess swizzler avx-512 opts
by Mike Klein
· 5 years ago
6052c0b
Only expose isConvex on path publicly.
by Mike Reed
· 5 years ago
933abe3
Remove fProgram member from ProgramVisitor.
by John Stiles
· 5 years ago
5c612ad
create a sample to demonstrate a timing attack
by Mike Klein
· 5 years ago
09dac44
Add helper function for making temp variables in inlineCall.
by John Stiles
· 5 years ago
fc1eb95
second-guess AVX-512 opts
by Mike Klein
· 5 years ago
442c578
add missing include
by Mike Klein
· 5 years ago
280fa3d
Remove use of texture swizzle in GL backend.
by Brian Salomon
· 5 years ago
e7f7158
add suggested `override`
by Mike Klein
· 5 years ago
8a43e20
Don't run glesnarrow on Mali400 bots
by Brian Osman
· 5 years ago
43c78ab
Remember to track convexity/direction for IsA shapes (e.g. oval, rrect)
by Mike Reed
· 5 years ago
ce591b7
Fix a handful of remaining C-style casts in IRGenerator.
by John Stiles
· 5 years ago
d385091
Roll Chromium from e3029d74cf64 to 15c4ec7c0cc6 (406 revisions)
by skia-autoroll
· 5 years ago
5fc37c9
Roll ANGLE from 68c8ed7aec14 to d3eba1db0a14 (19 revisions)
by skia-autoroll
· 5 years ago
6e093d6
Roll SwiftShader from 1f48854dae26 to ec3650f56ca2 (1 revision)
by skia-autoroll
· 5 years ago
983b416
Roll dawn from 8c012e879646 to 900bd341a3c6 (1 revision)
by skia-autoroll
· 5 years ago
952f088
Experiment to see if ANGLE ES2 vs ES3 perf is related to GLSL ver
by Brian Salomon
· 5 years ago
716e281
use a dense index internally in SkScalerCache
by Herb Derby
· 5 years ago
30691f8
Make sure we set vk input attachment for case when doing copy.
by Greg Daniel
· 5 years ago
ee58da9
Remove unused `count_returns` method.
by John Stiles
· 5 years ago
656427a
Prefer unique_ptr<> and make_xxxx over raw pointers and new.
by John Stiles
· 5 years ago
638b2e8
Add GrInternalSurfaceFlag for vulkan input attachment.
by Greg Daniel
· 5 years ago
f1bc828
Replace complex `count_returns` method with a ProgramVisitor.
by John Stiles
· 5 years ago
532a264
use bit 15 to encode page information in glyph UV
by Herb Derby
· 5 years ago
bcfc554
Add GrDirectContext arg to SkImage::readPixels
by Adlai Holler
· 5 years ago
b0ebb5a
Don't pre-scale tessellated strokes by the matrix scale
by Chris Dalton
· 5 years ago
55f02eb
Run glnarrow/glesnarrow on GPU perf bots
by Brian Osman
· 5 years ago
5a1ebc6
use pathbuilder
by Mike Reed
· 5 years ago
b6bd0d2
Make SkRuntimeShaderBuilder safe for reuse
by Brian Osman
· 5 years ago
318ad4b
Improve control-flow support in early-return detection.
by John Stiles
· 5 years ago
be0e42c
New helpers for SkYUVAInfo when used with pixmaps.
by Brian Salomon
· 5 years ago
626349b
Remove do-nothing MPD benchmarking from nanobench
by Brian Salomon
· 5 years ago
faa844b
collapse some unused type hierarchy
by Mike Klein
· 5 years ago
810c8cf
Use an unordered map for intrinsics in the IR generator.
by John Stiles
· 5 years ago
aba6b93
Replace C-style casts with as<T> in the Control Flow Graph.
by John Stiles
· 5 years ago
e3d6db4
Roll Chromium from 0839d38f07fc to e3029d74cf64 (465 revisions)
by skia-autoroll
· 5 years ago
6cd6d19
Roll ANGLE from 3c2454b82c05 to 68c8ed7aec14 (11 revisions)
by skia-autoroll
· 5 years ago
5ce7158
Roll SwiftShader from 622558b02e1a to 1f48854dae26 (3 revisions)
by skia-autoroll
· 5 years ago
e6c0f01
Roll dawn from c3e3c30b0d7f to 8c012e879646 (4 revisions)
by skia-autoroll
· 5 years ago
398ecf1
Remove unused factories that take characterizations.
by Greg Daniel
· 5 years ago
b7926b8
Enable glesfakev2 config on Android perf bots
by Brian Salomon
· 5 years ago
4d09f2d
Format and comment SkScalarInterpFunc
by Ben Wagner
· 5 years ago
b2b7f80
Add config "glesfakev2". It runs GLES with the version faked as 2.
by Brian Salomon
· 5 years ago
64f3530
[canvaskit] Update GM:skottie_setcolor
by Florin Malita
· 5 years ago
4e67774
Reland "change atlas uv encoding"
by Herb Derby
· 5 years ago
f2845ac
Always (pre)compute path bounds when using a builder
by Mike Reed
· 5 years ago
c113f00
Remove renderable flag from texture createLazyProxy.
by Greg Daniel
· 5 years ago
9e506ee
Add the inline keyword to top-level FPs that use an explicit return.
by John Stiles
· 5 years ago
1798f4f
Reland "Reland "ICU: SkShaper (bidi iterator only)""
by Julia Lavrova
· 5 years ago
06d7c9d
Revert "Revert "use pathbuilder""
by Mike Reed
· 5 years ago
735a5a7
Allow .fp files to return a color from main().
by John Stiles
· 5 years ago
3be08b6
Add unit tests for early-return detection.
by John Stiles
· 5 years ago
43e3e91
Revert "use pathbuilder"
by Mike Reed
· 5 years ago
10c4213
Remove GrRenderTargetProxyPriv class and setGLRTFBOIDIs0 call.
by Greg Daniel
· 5 years ago
8e4a44f
Add Retries to Canaries
by Ravi Mistry
· 5 years ago
0703d65
Update SKP version
by skia-recreate-skps
· 5 years ago
4b25d41
use pathbuilder
by Mike Reed
· 5 years ago
44820a9
Remove legacy runtime effect main signature
by Brian Osman
· 5 years ago
38e81a5
Revert "Simplify the Metal Compiler wrapper code"
by Adlai Holler
· 5 years ago
cdb0f8e
[skottie] Assorted shape repeater fixes
by Florin Malita
· 5 years ago
03cde5f
Revert "Reland "ICU: SkShaper (bidi iterator only)""
by Derek Sollenberger
· 5 years ago
765d2fe
optimized SkSL inlining output
by Ethan Nicholas
· 5 years ago
5da7327
Use GCLIENT_PY3=0 in recreate_skps.py
by Ravi Mistry
· 5 years ago
ead4ca0
Roll ANGLE from 7bce5194d1d6 to 3c2454b82c05 (19 revisions)
by skia-autoroll
· 5 years ago
8a1acf8
Roll Chromium from 752313f1c52e to 0839d38f07fc (372 revisions)
by skia-autoroll
· 5 years ago
a139788
add arm64e slice to arm64 iOS builds
by Mike Klein
· 5 years ago
2064111
Fix early-return misdetection in the inliner.
by John Stiles
· 5 years ago
62a0f15
remove __ARM_FEATURE_CRC32 workaround
by Mike Klein
· 5 years ago
ad5494d
use pathbuilder
by Mike Reed
· 5 years ago
c37d551
Add unit test for return statements wrapped in a block.
by John Stiles
· 5 years ago
3c02c93
Revert "Update SKP version"
by Ravi Mistry
· 5 years ago
052ece3
Update SKP version
by skia-recreate-skps
· 5 years ago
e60e560
set _XOPEN_SOURCE=0 when building ICU
by Mike Klein
· 5 years ago
c09645b
Remove newly-added SkDEBUGFAILs when we can't make an FP in drawAtlas.
by John Stiles
· 5 years ago
3cce112
Simplify the Metal Compiler wrapper code
by Adlai Holler
· 5 years ago
90242db
Remove Sk2f usage from curve rotation calculations
by Chris Dalton
· 5 years ago
a316aa6
Add "radial edges" to tessellated stroking
by Chris Dalton
· 5 years ago
f621e23
Fix cases of variable shadowing in SkSL.
by John Stiles
· 5 years ago
7bc5542
Reland "ICU: SkShaper (bidi iterator only)"
by Julia Lavrova
· 5 years ago
b2b4cc8
Don't used cached memory for buffers in vulkan.
by Greg Daniel
· 5 years ago
f2f9b0d
Filter transformed atlas images correctly on GPU.
by John Stiles
· 5 years ago
5660e8b
Hook DDLPromiseImageHelper up to new YUVA API.
by Brian Salomon
· 5 years ago
cd2f0b6
GrSempahore/GrGpuResource cleanup
by Mike Klein
· 5 years ago
92f6eb1
use pathbuilder
by Mike Reed
· 5 years ago
8025507
Simplify SkComputeBlurredRRectParams
by Robert Phillips
· 5 years ago
5c4880c
refactor SkArenaAlloc footers
by Mike Klein
· 5 years ago
767f444
SkRuntimeEffect SkSL has a new signature for main()
by Brian Osman
· 5 years ago
3a96e2c
Draw patches/atlases using the AutoLayerForImageFilter's SkPaint.
by John Stiles
· 5 years ago
578215b
Roll ANGLE from 4f7edbe1f6f0 to 7bce5194d1d6 (7 revisions)
by skia-autoroll
· 5 years ago
Next »