Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ccfd3e9b8a03b418d5b15a41b3c208335b451b43
ccfd3e9
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
3b1e4c2
Add coord transform to GrSKSLFP, support CTM/local matrix in runtime shaders
by Brian Osman
· 5 years ago
2e1142c
Swap async readback gms over to using GrContext's createBackendTexture
by Robert Phillips
· 5 years ago
0100562
new ideas for bilerp/bicubic?
by Mike Klein
· 5 years ago
feacb0f
[skottie] Add support for multiple range selectors
by Florin Malita
· 5 years ago
143987e
Update Metal backend's createBackendTexture to initialize to a given color
by Robert Phillips
· 5 years ago
6cb6a07
Use COM_DECLSPEC_NOTHROW STDMETHODIMP
by Ben Wagner
· 5 years ago
735f1d2
SkMallocPixelRef: hide implementation
by Hal Canary
· 5 years ago
6154ac4
Hook up SkHeifCodec for ImageDecoder animation
by Leon Scroggins III
· 5 years ago
3d77027
Reland "Initiate regeneration of mipmaps from proxy DAG land"
by Chris Dalton
· 5 years ago
a5acbf9
expose direct methods for decoding to an image
by Mike Reed
· 5 years ago
19754b5
Revert "unified Vulkan uniform buffers"
by Greg Daniel
· 5 years ago
2c59659
Make GrRectBlurEffect be analytical rather than use a texture LUT.
by Brian Salomon
· 5 years ago
67529b2
SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect
by Brian Salomon
· 5 years ago
5f5a481
unified Vulkan uniform buffers
by Ethan Nicholas
· 5 years ago
dfe8680
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e7c1b99
Roll recipe dependencies (nontrivial).
by recipe-roller
· 5 years ago
d5d8a64
Add GrCaps::msaaResolvesAutomatically
by Chris Dalton
· 5 years ago
4ca9f41
Update Go deps
by skia-recreate-skps
· 5 years ago
ba0fe35
Roll third_party/externals/angle2 9e4b116ccc40..99cffe5db419 (6 commits)
by skia-autoroll
· 5 years ago
f4a7190
Roll ../src 3ae2445b3416..3f00da8c515f (378 commits)
by skia-autoroll
· 5 years ago
1db609a
Roll third_party/externals/swiftshader 34c59c9b88b7..5e4e8b0af5fa (2 commits)
by skia-autoroll
· 5 years ago
96b383a
Remove GrRenderable param from GrProxyProvider::createTextureProxy()
by Brian Salomon
· 5 years ago
f759964
Make defaultBackendFormat callable from anywhere in the GrContext hierarchy
by Robert Phillips
· 5 years ago
8db426d
SkMallocPixelRef::MakeDirect: doesn't need a release proc
by Hal Canary
· 5 years ago
5e2c489
remove redundant CPU bots
by Mike Klein
· 5 years ago
e73aa75
experimental/editor: up,down preserves x-coordinate
by Hal Canary
· 5 years ago
8ca0733
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
cd8b6d5
Add tolerance to ProcessorCloneTest and dump images on failure.
by Brian Salomon
· 5 years ago
309c6c0
Return kNearest from GrSkFilterQualityToGrFilterMode for 1x1 images
by Chris Dalton
· 5 years ago
fd91d20
[gn] Don't use cc_wrapper for link steps
by Ben Wagner
· 5 years ago
792e230
SkSL: implement full support for separate textures and samplers.
by Stephen White
· 5 years ago
406ff50
Clean up some gm factory use.
by Ben Wagner
· 5 years ago
fb83927
less clever skipMoveTo logic
by Mike Klein
· 5 years ago
fbe9e0e
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
33c59ed
added error check for invalid 'in' variables
by Ethan Nicholas
· 5 years ago
0bbb3c1
rewrite SkDashPath.cpp's cull_path() logic
by Mike Klein
· 5 years ago
5fd38c0
experimental/editor/application: pre-shape text before showing window
by Hal Canary
· 5 years ago
6e1b7bb
experimental/editor: README.md multilingual example
by Hal Canary
· 5 years ago
6ef3181
Roll third_party/externals/angle2 b90755ba7793..9e4b116ccc40 (7 commits)
by skia-autoroll
· 5 years ago
8ce4e2a
Update Go deps
by skia-recreate-skps
· 5 years ago
d341740
Roll ../src 186422eefc88..3ae2445b3416 (399 commits)
by skia-autoroll
· 5 years ago
f996311
extend lifetimes for hoisted used in loop
by Mike Klein
· 5 years ago
5b2f04c
Only use thread_local on aarch64 iOS build variants.
by Chinmay Garde
· 5 years ago
b875cc7
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
a3112d1
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
913dbe6
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
2af3e70
Don't use color type derived from GrPixelConfig to determine proxy texture swizzle.
by Brian Salomon
· 5 years ago
ef0406f
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e2556a4
inline helpers in SkDashPath.cpp cull_path()
by Mike Klein
· 5 years ago
f815301
add GM for skbug.com/9331
by Mike Klein
· 5 years ago
0b002e2
For non-ccpr draws make sure all inputs to GrGPUCommandBuffer are long lived.
by Greg Daniel
· 5 years ago
edda565
gm: GMFactory returns a unique_ptr<>
by Hal Canary
· 5 years ago
1c53a9f
Remove some uses of GrSurface::config()
by Brian Salomon
· 5 years ago
8270b94
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
ca9e187
SkMetaData: drop unused pointer ownership
by Hal Canary
· 6 years ago
8d1b0bc
experimental/editor/README.md fix
by Hal Canary
· 5 years ago
2739fd2
Reland: Enable YCbCr sampler support on platforms other than Android
by Sergey Ulanov
· 5 years ago
c2da70f
expand drawAtlas bench to include rotations
by Mike Reed
· 5 years ago
da037b8
Roll third_party/externals/angle2 eb0479e245f0..b90755ba7793 (12 commits)
by skia-autoroll
· 5 years ago
81c828c
Update Go deps
by skia-recreate-skps
· 5 years ago
d4d2e12
Roll ../src d9af708ac0cc..186422eefc88 (460 commits)
by skia-autoroll
· 5 years ago
a47c48e
Roll third_party/externals/swiftshader f046402b1480..34c59c9b88b7 (14 commits)
by skia-autoroll
· 5 years ago
9c23a9e
Update SKP version
by skia-recreate-skps
· 5 years ago
5e7271a
Update Go deps
by skia-recreate-skps
· 5 years ago
3e7fa79
Revert "Initiate regeneration of mipmaps from proxy DAG land"
by Robert Phillips
· 5 years ago
89e4388
Update Go deps
by skia-recreate-skps
· 5 years ago
fe19203
Initiate regeneration of mipmaps from proxy DAG land
by Chris Dalton
· 5 years ago
19db240
Dawn: remove a faulty assert.
by Stephen White
· 5 years ago
f813ef7
Dawn backend: implement stencil, primitive topology, separate blends.
by Stephen White
· 5 years ago
74c19de
Add SkUNREACHABLE to definition of SK_ABORT.
by Brian Salomon
· 5 years ago
ad9a391
Move initilization of Lighting sample.
by Ben Wagner
· 5 years ago
af89d39
Build fix
by Julia Lavrova
· 5 years ago
9fc5e8d
Revert "Enable YCbCr sampler support on platforms other than Android"
by Greg Daniel
· 5 years ago
db9f669
Dealing with ghost spaces
by Julia Lavrova
· 5 years ago
5ed96f7
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
cc4573d
Enable YCbCr sampler support on platforms other than Android
by Sergey Ulanov
· 5 years ago
81536f2
Pass GrBackendFormat to GrGpu::onCreateTexture and use it to determine
by Brian Salomon
· 5 years ago
fe55c73
Dawn backend: update to Skia GrCaps changes.
by Stephen White
· 5 years ago
b7b0b3a
Paragraph cache: caching the shaped results only.
by Julia Lavrova
· 5 years ago
c4abade
Reland "add a stub for running fiddles as GMs"
by Mike Klein
· 5 years ago
24feb5d
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
639fce9
Revert "add a stub for running fiddles as GMs"
by Mike Klein
· 5 years ago
702b37b
Add unit test to prevent future memory regressions
by Robert Phillips
· 5 years ago
d67c71f
Dawn backend: first triangle.
by Stephen White
· 5 years ago
e897684
Fix exactify for explicit resource allocation (take 2)
by Robert Phillips
· 5 years ago
adfc22d
add a stub for running fiddles as GMs
by Mike Klein
· 5 years ago
ded867f
experimental/editor: shape.h to unify all shaping code
by Hal Canary
· 5 years ago
bd59ba2
Correctly write out variable position.
by Ben Wagner
· 5 years ago
ec22b1a
Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined.
by Brian Salomon
· 5 years ago
26cedb4
Fix emplace on GrTRecorder.
by Greg Daniel
· 5 years ago
b215131
Roll third_party/externals/angle2 7424fe8b79c3..eb0479e245f0 (16 commits)
by skia-autoroll
· 5 years ago
93113df
Update Go deps
by skia-recreate-skps
· 5 years ago
6e9cfa4
Roll ../src 2cf71a3eaec3..d9af708ac0cc (369 commits)
by skia-autoroll
· 5 years ago
059bf77
Roll third_party/externals/swiftshader 75efa7bb97a4..f046402b1480 (1 commits)
by skia-autoroll
· 5 years ago
4d557e3
Revert "Fix exactify for explicit resource allocation"
by Robert Phillips
· 5 years ago
32ff145
Fix exactify for explicit resource allocation
by Robert Phillips
· 5 years ago
f04fb44
fix skip-rectangle-texture-support in GrGLGpu::onWrapBackendTextureAsRenderTarget
by Brian Salomon
· 5 years ago
627dff2
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
0458079
expand thread_local blacklist to all ARMv7 iOS
by Mike Klein
· 5 years ago
Next »