Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
67fd3b8257092662fb0c8e7f82e1225d8a46d98e
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
c86c523
update markdown files
by Zepeng Hu
· 5 years ago
426274b
Add support for holding onto refs for input buffers from bindBuffer calls.
by Greg Daniel
· 5 years ago
c8ae494
Clean up more tests wrt GrContext
by Robert Phillips
· 5 years ago
daa5859
Fix swiftshader Dockerfile.
by Joe Gregorio
· 5 years ago
0dee9b0
Use input FPs as the base layer for processor tests.
by John Stiles
· 5 years ago
e36a466
Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted).""
by Robert Phillips
· 5 years ago
aace25e
Create shared method for creating D3D MSAA textures.
by Jim Van Verth
· 5 years ago
48a643d
SkRuntimeEffect: Always include GrTypesPriv, clean up variable type code
by Brian Osman
· 5 years ago
a17799a
don't divide by zero when colorCount=1
by Mike Klein
· 5 years ago
af11030
Factor out random fragment-processor generation into a helper class.
by John Stiles
· 5 years ago
75c5168
Revert "Remove more GrContext imports & usage"
by Adlai Holler
· 5 years ago
16fbc24
Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."
by Julia Lavrova
· 5 years ago
dd13955
Remove more GrContext imports & usage
by Adlai Holler
· 5 years ago
c59916a
SkVertices: Fix calculation of size needed for attr marker names
by Brian Osman
· 5 years ago
a6ab4b4
[canvaskit] Make effect deserialization on for everything but npm.
by Kevin Lubick
· 5 years ago
d992690
[canvaskit] Enable some options on npm build
by Kevin Lubick
· 5 years ago
b7bcabb
Fix vulkan unmapping of buffers during release.
by Greg Daniel
· 5 years ago
151d1aa
[pathkit] Publish 0.7.0 to npm
by Kevin Lubick
· 5 years ago
6249da8
[canvaskit] Publish 0.17.0 to npm
by Kevin Lubick
· 5 years ago
eac4ad7
Move test code out of header into CPP file.
by John Stiles
· 5 years ago
4c9046f
Fix more swiftshader links
by Kevin Lubick
· 5 years ago
ad4760a
Respect SK_FORCE_8_BYTE_ALIGNMENT in GrBlockAllocator
by Michael Ludwig
· 5 years ago
0c5bb2f
Clean up some GrContext in tests
by Robert Phillips
· 5 years ago
3ba1777
[npm] Support npm publish flow
by Kevin Lubick
· 5 years ago
1860aed
Roll ANGLE from cc5513855cc5 to 08c4d09493bf (11 revisions)
by skia-autoroll
· 5 years ago
f54d50b
Roll SwiftShader from 0e82586297a8 to ea6f21a052c9 (4 revisions)
by skia-autoroll
· 5 years ago
76877fa
Roll dawn from cb2938a1afd7 to d0dd661f1805 (14 revisions)
by skia-autoroll
· 5 years ago
60bf692
Output different error for when CL cannot be created in canary task driver
by Ravi Mistry
· 5 years ago
324e3e5
Update SKP version
by skia-recreate-skps
· 5 years ago
9662fd6
support 64-bit PixelFormats
by Mike Klein
· 5 years ago
278b4a6
Fix swarming task failure on Debian10-Clang-arm-Chromebook-GLES.
by John Stiles
· 5 years ago
6732da0
add 64-bit load/store ops
by Mike Klein
· 5 years ago
bde4bb7
Implement indirect draws with ANGLE's multi draw extension
by Chris Dalton
· 5 years ago
a237f9e
Run both puppeteer tests in a WebGL 1 and 2 configuration.
by Nathaniel Nifong
· 5 years ago
d58e01b6
support 16161616 in fm
by Mike Klein
· 5 years ago
c1cde36
split glyph and geometry data apart
by Herb Derby
· 5 years ago
c57327d
Use the new swiftshader bucket.
by Joe Gregorio
· 5 years ago
21e8288
use precise is-normalized test in gm/p3.cpp
by Mike Klein
· 5 years ago
fe4b481
Clean up some uses of GrContext in tests
by Robert Phillips
· 5 years ago
2a138b9
Update GrMorphologyEffect to take an inputFP.
by John Stiles
· 5 years ago
6609cb6
Update existing TestCreate methods to honor the inputFP in the TestData.
by John Stiles
· 5 years ago
d0c9d0c
Replace arcTo with three functions for it's overloads.
by Nathaniel Nifong
· 5 years ago
89883ca
Bind deferred vertex buffers during GrGLOpsRenderPass::onDrawIndirect
by Chris Dalton
· 5 years ago
f2d9065
[skottie] Fix analytical mask fill type
by Florin Malita
· 5 years ago
e911ce5
Add an input FP to the GrProcessorTestData.
by John Stiles
· 5 years ago
057c33f
Clean up some GrContext uses in the GMs
by Robert Phillips
· 5 years ago
9f1760b
Remove two unused deprecated SkImage functions
by Adlai Holler
· 5 years ago
2d7afd4
fix heap-buffer-overflow by not returning string from reportBackendType
by Nathaniel Nifong
· 5 years ago
f4e5737
fuzz: Add 'loops' option to run multiple times
by Brian Osman
· 5 years ago
cd6411a
Add updated provisioning_profile_ios that includes iphone 11s.
by Weston Tracey
· 5 years ago
Next »