Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
90787fefef04d65cab9fbc5d1fe6e25190cff445
90787fe
Reland #3 "ICU API: only in SkParagraph, simplified."
by Julia Lavrova
· 5 years ago
4cfae3b
Remove GrTexturePriv
by Brian Salomon
· 5 years ago
13e3fae
reduce mutex use and switch to spinlock
by Herb Derby
· 5 years ago
b6d4ad9
Make GrRingBuffer more generic so it can be used over all backends
by Jim Van Verth
· 5 years ago
7f5e994
implement working CorrectnessActivity to generate lottie keyframe PNGs
by Jorge Betancourt
· 5 years ago
3341934
Roll ANGLE from f359cb667cb9 to df5ed61ddbca (3 revisions)
by skia-autoroll
· 5 years ago
f617b4d
Rename GrStrokeGeometry -> GrStrokePatchBuilder
by Chris Dalton
· 5 years ago
9eea916
Write GPU buffers directly from GrStrokeGeometry
by Chris Dalton
· 5 years ago
d140e76
ResourceProviderProxyBase should not drop loadFont (yet)
by Florin Malita
· 5 years ago
98e6447
Manually Roll ANGLE from 20eb9be55299 to f6659b3df028 (17 revisions)
by Robert Phillips
· 5 years ago
1ec3b1a
Fix CanvasKit SkSurface.requestAnimationFrame for web workers
by Elliot Evans
· 5 years ago
024d745
Add GrFragmentProcessor::Compose for composing two processors.
by John Stiles
· 5 years ago
b25e065
Convert more tests to GrDirectContext/GrRecordingContext pair
by Robert Phillips
· 5 years ago
446b974
Remove old devices.json and code
by Kevin Lubick
· 5 years ago
b8fe909
Update Go Deps
by skia-recreate-skps
· 5 years ago
1895348
Roll SwiftShader from f272427bda39 to 6a8a74986c35 (3 revisions)
by skia-autoroll
· 5 years ago
abd7555
Roll dawn from c4cebc7efae1 to 9061d5d154bc (3 revisions)
by skia-autoroll
· 5 years ago
d318489
use new cubic code for old cubics
by Mike Klein
· 5 years ago
4739b1d
Pass -Wno-psabi to clang
by Brian Salomon
· 5 years ago
72db717
[skottie] Add spread/choke support for glow styles
by Florin Malita
· 5 years ago
59e18dc
Combine coverage in GrAppliedClip using RunInSeries.
by John Stiles
· 5 years ago
cc848b5
Rename GrTAllocator to GrTBlockList
by Michael Ludwig
· 5 years ago
3d30ca6
Add CubicResampler to makeShader
by Mike Reed
· 5 years ago
6241961
Add several more unit tests of runtime effects
by Brian Osman
· 5 years ago
c0e7110
Disable MIP filtering on D3D using maxLOD.
by Brian Salomon
· 5 years ago
9400701
add create ddl fuzzer
by Zepeng Hu
· 5 years ago
184f601
JIT load64_{lo,hi}
by Mike Klein
· 5 years ago
4348d65
Fix Chrome pixel tests after separating Mip from MinMag filtering.
by Brian Salomon
· 5 years ago
4ccdaf6
Show mirror drawn with SkStroke (toy stroker)
by Tyler Denniston
· 5 years ago
baa2a7b
Add path recorder class (toy stroker)
by Tyler Denniston
· 5 years ago
5e216b4
[infra] Move iPhone11 jobs to iOS-13.6.
by Weston Tracey
· 5 years ago
ab47abf
[canvaskit] Publish 0.17.2
by Kevin Lubick
· 5 years ago
d8194dc
JIT store64
by Mike Klein
· 5 years ago
95afafb
Reland "Add GrContext api to update compressed backend textures."
by Greg Daniel
· 5 years ago
b047b0b
[infra] Add ios-dev-image-13.6 asset.
by Weston Tracey
· 5 years ago
24bc937
[infra] Add ios-dev-image-13.5 asset
by Weston Tracey
· 5 years ago
e69b9ef
Separate MIP filtering from min/mag filtering.
by Brian Salomon
· 5 years ago
40ad5fd
Migrate SkImage::flush methods to GrDirectContext
by Adlai Holler
· 5 years ago
e40ced7
A few more suggest override clang 12 warning tests
by Brian Salomon
· 5 years ago
9f291a6
Bump version of mskp files for skpbench
by Nathaniel Nifong
· 5 years ago
e9ced4f
Elide inner loop geometry sometimes (toy stroker)
by Tyler Denniston
· 5 years ago
6ae3996
Flip Skia-uses-Wuffs-v0.3 from opt-in to opt-out
by Nigel Tao
· 5 years ago
29d3e22
Simplify GrProcessorSet by removing multiple color/coverage FP support.
by John Stiles
· 5 years ago
247835b
Reland "Migrate SkImage::makeWithFilter to GrRecordingContext"
by Adlai Holler
· 5 years ago
0137355
Remove GrContext variant of SkImage::isValid
by Adlai Holler
· 5 years ago
6e1eb16
Roll ANGLE from 20eb9be55299 to f6659b3df028 (17 revisions)
by skia-autoroll
· 5 years ago
492e4da
Update Go Deps
by skia-recreate-skps
· 5 years ago
96dc2c7
Roll SwiftShader from 97f9923235cf to f272427bda39 (7 revisions)
by skia-autoroll
· 5 years ago
d2093b1
Set fCanUseDoLoops = false for WebGL 1.0
by Harry Terkelsen
· 5 years ago
d007281
Fix clang 12 Wsuggest-override and Wsuggest-destructor-override
by Brian Salomon
· 5 years ago
67fd3b8
Roll skcms from 6982458867c4 to 8da4cb002cb4 (1 revision)
by skia-autoroll
· 5 years ago
4526665
Roll skcms from 3eb9a5ac7e53 to 6982458867c4 (1 revision)
by skia-autoroll
· 5 years ago
9e7f732
Roll skcms from fc0d614b6313 to 3eb9a5ac7e53 (1 revision)
by skia-autoroll
· 5 years ago
683bbe0
Modify CanvasKit to work in a Web Worker and add a demo of it in action.
by Elliot Evans
· 5 years ago
2e66ade
Make GrBicubicEffect coeffs a uniform.
by Brian Salomon
· 5 years ago
f219aad
Add inner loop geometry to miter join for toy stroker
by Tyler Denniston
· 5 years ago
324578b
Add toy stroker sample
by Tyler Denniston
· 5 years ago
d13b97f
Revert "Migrate SkImage::makeWithFilter to GrRecordingContext"
by Adlai Holler
· 5 years ago
41d91b6
Remove support for multiple coverage processors from GrPaint API.
by John Stiles
· 5 years ago
1d4c08f
Reland "Support moving blocks from one allocator to another"
by Michael Ludwig
· 5 years ago
138518d
[skottie] Cleanup post https://skia-review.googlesource.com/c/skia/+/303997
by Florin Malita
· 5 years ago
c1be15d
Roll skcms from f73242142ce5 to fc0d614b6313 (1 revision)
by skia-autoroll
· 5 years ago
a9306eb
Rename GrRenderTargetContext::getContext to recordingContext
by Robert Phillips
· 5 years ago
2287478
make more constructors constexpr
by Mike Reed
· 5 years ago
8c82a87
Rename GrTexture/Proxy/Priv mip map members/functions
by Brian Salomon
· 5 years ago
7f0129d
Migrate SkImage::makeWithFilter to GrRecordingContext
by Adlai Holler
· 5 years ago
5933d7d
Update GrPaint APIs to reflect lack of multiple color processors.
by John Stiles
· 5 years ago
1d17e49
constify GrAtlasTextOp::Geometry
by Herb Derby
· 5 years ago
6c452a5
Remove support for multiple color processors from GrPaint.
by John Stiles
· 5 years ago
39156c2
Update VisualizeCoverageCountFP to accept an input FP.
by John Stiles
· 5 years ago
e942b8c
some small SkVM TODOs
by Mike Klein
· 5 years ago
b9b3b05
inline prepareGrGlyphs
by Herb Derby
· 5 years ago
69100f0
Rename GrCaps fields and methods from MipMap to Mipmap
by Brian Salomon
· 5 years ago
5bae1b8
Always return the full remaining buffer capacity from makeSpaceAtLeast
by Chris Dalton
· 5 years ago
373d7dd
Add new GrContext::updateBackendTexture call that takes an SkColorType.
by Greg Daniel
· 5 years ago
40a4062
Rename GrBackendTexture::fMipMapped -> fMipmapped
by Brian Salomon
· 5 years ago
423dd68
Revert "Support moving blocks from one allocator to another"
by Michael Ludwig
· 5 years ago
a6db510
Rename GrMipMapsStatus GrMipmapStatus
by Brian Salomon
· 5 years ago
0f06404
Support moving blocks from one allocator to another
by Michael Ludwig
· 5 years ago
ce4587d
[canvaskit] Update to 0.17.1
by Kevin Lubick
· 5 years ago
09357cc
split out GrDirectMaskSubRun from GrMaskSubRun
by Herb Derby
· 5 years ago
12281c5
[skottiekit] Initial npm files
by Kevin Lubick
· 5 years ago
7e67dca
Rename GrMipMapped GrMipmapped
by Brian Salomon
· 5 years ago
a524ea2
[skottie] More masking fixes
by Florin Malita
· 5 years ago
a09b05c
[skottie] Add RenderFlag::kDisableTopLevelClipping
by Florin Malita
· 5 years ago
c1eb58d
MallocPixelRef should always allocate as large as computeByteSize() says
by Mike Reed
· 5 years ago
effd13f
Convert more tests to GrRecordingContext/GrDirectContext
by Robert Phillips
· 5 years ago
2940538
Reland "Remove more GrContext imports & usage"
by Adlai Holler
· 5 years ago
e875f72
Add documentation link for canary bots
by Ravi Mistry
· 5 years ago
e687db2
Roll ANGLE from 08c4d09493bf to 20eb9be55299 (17 revisions)
by skia-autoroll
· 5 years ago
6a42008
Roll dawn from d0dd661f1805 to c4cebc7efae1 (3 revisions)
by skia-autoroll
· 5 years ago
91ccfe3
Roll SwiftShader from ea6f21a052c9 to 97f9923235cf (4 revisions)
by skia-autoroll
· 5 years ago
68e5f29
Keep a scratch block around for reuse in GrBlockAllocator
by Michael Ludwig
· 5 years ago
dc945ea
Avoid some unnecessary D3D state changes.
by Jim Van Verth
· 5 years ago
5333784
remove stray weakref include
by Mike Klein
· 5 years ago
182c92e
Catch SkRuntimeEffects w/o "main" earlier
by Brian Osman
· 5 years ago
6d0ab95
read/write m44
by Mike Reed
· 5 years ago
0927dd6
Make sure we free secondary command buffers we don't cache.
by Greg Daniel
· 5 years ago
fe7aed6
Reduce number of trials needed by ProcessorOptimizationValidationTest.
by John Stiles
· 5 years ago
e64ae86
Rearrange logic in SkRuntimeEffect::Make
by Brian Osman
· 5 years ago
Next »