Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c848965e6594ce2a87414e900781b9d07f0d8fd3
c848965
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
c0c0522
let's try to fix nullptr + k
by Mike Klein
· 5 years ago
e073552
Minor GM cleanup
by Robert Phillips
· 5 years ago
89b5c8e
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
c9b06ca
Remove CGFontRef parameter from SkMakeTypefaceFromCTFont
by Dominik Röttsches
· 5 years ago
e530acd
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
b71f023
Enable async MTLLibrary and MTLRenderPipelineState creation.
by Jim Van Verth
· 5 years ago
fae37b0
Small fix: ignore empty unresolved blocks to avoid (unnecessary) ASSERT later
by Julia Lavrova
· 5 years ago
b6bad88
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
70cd614
Update Go Deps
by skia-recreate-skps
· 5 years ago
a0766d3
Roll third_party/externals/angle2 ee07cb317579..e196bc85ac2d (3 commits)
by skia-autoroll
· 5 years ago
1d5a402
Roll third_party/externals/swiftshader 430def835f9f..79b36b640692 (6 commits)
by skia-autoroll
· 5 years ago
0ee16f6
Add reverse iterators to SkSpan
by Herb Derby
· 5 years ago
a90ed95
Cleanup GrStrike management because we do not abandon strikes
by Herb Derby
· 5 years ago
6305b2f
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
b82c0ec
[sksg] Clean up public headers
by Florin Malita
· 5 years ago
22d08b5
Expose the ICC profile from SkAndroidCodec
by Leon Scroggins III
· 5 years ago
055f535
pdf rasterization
by Mike Klein
· 5 years ago
40903af
Update GrSurfaceProxy::Copy to return a view.
by Greg Daniel
· 5 years ago
5395686
update release notes page to include M81
by Heather Miller
· 5 years ago
ebc4d62
new section and formatting
by Heather Miller
· 5 years ago
2758ec2
Reland "Fix skshaper in component builds"
by Brian Osman
· 5 years ago
36c0521
Update Go Deps
by skia-recreate-skps
· 5 years ago
b80b2fe
Change fidl tables from cpp to c.
by John Rosasco
· 5 years ago
314524e
Add compressed backend textures to Metal (take 2)
by Robert Phillips
· 5 years ago
7ad393e
Fix placeholders in cache
by Julia Lavrova
· 5 years ago
7c1142d
Dead code
by Julia Lavrova
· 5 years ago
792400b
Update Skia milestone to 82
by Heather Miller
· 5 years ago
9d9312b
decs/examples: Support more fiddle types: offscreen, srgb
by Hal Canary
· 5 years ago
482f1c7
Revert "Fix skshaper in component builds"
by Brian Osman
· 5 years ago
eb40726
Revert "Use separate SKSHAPER_DLL define to activate shared library logic"
by Brian Osman
· 5 years ago
cc982ec
[skottie] Cleanup: convert remaining effects to new adapter pattern
by Florin Malita
· 5 years ago
3e98c0e
Use separate SKSHAPER_DLL define to activate shared library logic
by Brian Osman
· 5 years ago
a5ec04d
Turn off failure comments from G3 bot
by Ravi Mistry
· 5 years ago
64874ea
Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian.
by Brian Salomon
· 5 years ago
d1be5d6
Fix skshaper in component builds
by Brian Osman
· 5 years ago
ce9e060
finish up 2pt conicals
by Mike Klein
· 5 years ago
5df08e5
[fuchsia] Replace system-temp with isolated-temp.
by Benjamin Wright
· 5 years ago
0ec7b84
[infra] Update go.sum
by Eric Boren
· 5 years ago
8f44c35
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
f1c330b
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
25bcd6a
Roll ../src 243744c215b7..fbfe7df1b1d4 (481 commits)
by skia-autoroll
· 5 years ago
5b04865
Roll third_party/externals/swiftshader 6c3dc3581eaf..430def835f9f (7 commits)
by skia-autoroll
· 5 years ago
73b7486
Roll third_party/externals/angle2 2bc9cc12f0b0..ee07cb317579 (18 commits)
by skia-autoroll
· 5 years ago
4328e92
Add a stencil/tessellation hybrid mode for path rendering
by Chris Dalton
· 5 years ago
1a049bb
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
24ed75d
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
d0a0c59
Return summaries of all layers for display
by Nathaniel Nifong
· 5 years ago
5c08249
Use views throughout gpu blur code.
by Greg Daniel
· 5 years ago
8a46f76
[canvaskit] Add demo for RT shader
by Kevin Lubick
· 5 years ago
6ccc032
Add a "kSimpleInnerPolygons" mode to GrTessellator
by Chris Dalton
· 5 years ago
f7d399a
[skottie] Cleanup: convert shape stroke/fill to new adapter pattern
by Florin Malita
· 5 years ago
38c85d2
Check for valid stencil buffer in GrGLGpu::clearStencilClip
by Brian Salomon
· 5 years ago
37e7b36
Make cache RRect blur masks with exact fit textures.
by Brian Salomon
· 5 years ago
f4a9067
tweak textbox to use subpixel
by Mike Reed
· 5 years ago
022bd3b
Preserve triangle winding in GrTessellator
by Chris Dalton
· 5 years ago
db543f6
Memory leak in cache
by Julia Lavrova
· 5 years ago
8354717
Remove asTextureProxyRef from SkSpecialImage.
by Greg Daniel
· 5 years ago
a2a0c8a
extract font from run
by Mike Reed
· 5 years ago
d960cc3
[skottie] Cleanup: remove unused header
by Florin Malita
· 5 years ago
99044e1
Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU
by Robert Phillips
· 5 years ago
45c9487
Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed
by Robert Phillips
· 5 years ago
dc49b0c
[canvaskit] Fix support for fonts with CFF
by Kevin Lubick
· 5 years ago
3d23fc1
Update Go Deps
by skia-recreate-skps
· 5 years ago
1b5b51d
Roll ../src 77c4d4c42f40..243744c215b7 (487 commits)
by skia-autoroll
· 5 years ago
803aaeb
Roll third_party/externals/swiftshader 34e16df059f8..6c3dc3581eaf (2 commits)
by skia-autoroll
· 5 years ago
71d5d9c
Roll third_party/externals/angle2 086aded3cb74..2bc9cc12f0b0 (19 commits)
by skia-autoroll
· 5 years ago
9404603
remove more vtune references
by Mike Klein
· 5 years ago
caf5ee4
start on 2pt conical gradients
by Mike Klein
· 5 years ago
dcc8c54
Convert the "bool antialias" param in GrTessellator to an enum
by Chris Dalton
· 5 years ago
c52db71
Store GrSurfaceProxyViews on SkSpecial*_Gpu.
by Greg Daniel
· 5 years ago
ad91100
[skottie] Separate text resize options
by Florin Malita
· 5 years ago
faa34c5
partial strength reduction for bit ops
by Mike Klein
· 5 years ago
6f5441a
Remove create function in proxyProvider that takes a raster SkImage.
by Greg Daniel
· 5 years ago
5e58f94
tweak grading in gm/skbug_9819 for G8
by Mike Klein
· 5 years ago
bd1360f
skvm sweep gradients
by Mike Klein
· 5 years ago
04da746
improvements to shaper_ct
by Mike Reed
· 5 years ago
2ea69aa
Fix asyncRescaleAndReadPixelsYUV420 fallback w/out GL_EXT_texture_rg.
by Brian Salomon
· 5 years ago
ba9da46
radial gradients in skvm
by Mike Klein
· 5 years ago
0ef780b
Use a monotonic counter for atlas and plot generations
by Herb Derby
· 5 years ago
d352529
incorporate r,g,b,a into shaderHash
by Mike Klein
· 5 years ago
162e04b
Expand the compressed_textures GM
by Robert Phillips
· 5 years ago
0f4cb09
[debugger] Use correct archiver
by Kevin Lubick
· 5 years ago
6d54a1e
Atlas generation numbers is not tracking plot changes -- disable it
by Herb Derby
· 5 years ago
a4ecfd1
prune unused SkPostConfig
by Mike Klein
· 5 years ago
9ae0663
add --skvm to DM
by Mike Klein
· 5 years ago
e17862a
Fix wasm builds
by Kevin Lubick
· 5 years ago
f03c116
Roll dawn and adjust for new SwapChain API.
by Stephen White
· 5 years ago
6aa6505
Add fallback for asyncRescaleAndReadPixelsYUV420 without PBOs.
by Brian Salomon
· 5 years ago
b2bf28c
Experimental coretext backend for SkShaper
by Mike Reed
· 5 years ago
89e678d
Skip vertical clipping in unclear case of font height=font size
by Julia Lavrova
· 5 years ago
f76da63
[canvaskit] Update build script to support latest Emscripten
by Kevin Lubick
· 5 years ago
99dead9
Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2)
by Robert Phillips
· 5 years ago
9f8c6ea
Update Go Deps
by skia-recreate-skps
· 5 years ago
c9653c8
Roll ../src 82459860eaf4..77c4d4c42f40 (425 commits)
by skia-autoroll
· 5 years ago
0677556
Roll third_party/externals/swiftshader 748ad200897b..34e16df059f8 (6 commits)
by skia-autoroll
· 5 years ago
211075b
Roll third_party/externals/angle2 fcef6dcb6ab2..086aded3cb74 (9 commits)
by skia-autoroll
· 5 years ago
7ee8ca5
Fix bug in NPOT shader wrap mode impl
by Brian Salomon
· 5 years ago
fd7fd96
Revert "In GrSkSLFP, always use a coord transform"
by Brian Osman
· 5 years ago
aec9c84
Dealing with SkScalar values in cache
by Julia Lavrova
· 5 years ago
Next »