Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a5ec04d8fa087f6a657fcb57edaf171e57460c5e
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
b67ca74
[skottie] Switch SkMatrix44 -> SkM44
by Florin Malita
· 5 years ago
5a36a3a
don't need to include deprecated Sk3D.h
by Mike Reed
· 5 years ago
4d72171
Rename AtlasID to PlotLocator
by Herb Derby
· 5 years ago
a7e5c7c
Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is
by Brian Salomon
· 5 years ago
3da9e94
Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types"
by Robert Phillips
· 5 years ago
36d6c59
In GrSkSLFP, always use a coord transform
by Brian Osman
· 5 years ago
3234ce1
Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types
by Robert Phillips
· 5 years ago
2bdf95c
Swap dtor order of SkSTArenaAlloc and SkArenaAlloc v.2
by Herb Derby
· 5 years ago
999d1d7
[infra] Update infra dep
by Eric Boren
· 5 years ago
9c1d30d
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
b7cc9d7
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
f68213f
draw whole grid
by Mike Klein
· 5 years ago
e7bd58f
[skottie] Cleanup: convert transform adapters to new pattern
by Florin Malita
· 5 years ago
2fa68db
rm mtklein@chromium
by Mike Klein
· 5 years ago
d4bf54e
Revert "Switch runtime SkSL to always sample at explicit coords"
by Brian Salomon
· 5 years ago
28a9b12
Revert "Wrap page index packing in helper methods."
by Jim Van Verth
· 5 years ago
b1e9971
Switch runtime SkSL to always sample at explicit coords
by Brian Osman
· 5 years ago
f1b2b42
Fix GrSmallPathRenderer to respect max texture size.
by Sergey Ulanov
· 5 years ago
5237933
[canvaskit] Fix test for drawOnce
by Kevin Lubick
· 5 years ago
2c5b856
Add drawOnce() API to SkSurface.
by Bryce Thomas
· 5 years ago
732248c
Use html tags instead of markdown for images in debugger user guide
by Nathaniel Nifong
· 5 years ago
0fb0a21
Roll ../src 2ae619822948..82459860eaf4 (508 commits)
by skia-autoroll
· 5 years ago
bee41f9
Roll third_party/externals/angle2 f3b4e6c3030f..fcef6dcb6ab2 (15 commits)
by skia-autoroll
· 5 years ago
764e848
Roll third_party/externals/swiftshader 5ef91b82cbed..748ad200897b (6 commits)
by skia-autoroll
· 5 years ago
f93a843
support dither in skvm
by Mike Klein
· 5 years ago
d92e4e9
cache only when SkVM has a JIT
by Mike Klein
· 5 years ago
d3963a3
offer raw-array variant of remaining 44 methods
by Mike Reed
· 5 years ago
f85fe13
Update SKP version
by skia-recreate-skps
· 5 years ago
2d4a28e
use vsphere to control light
by Mike Reed
· 5 years ago
e580995
virtual sphere
by Mike Reed
· 5 years ago
db301b7
restore til I understand what changed
by Mike Reed
· 5 years ago
00a9764
consolidate examples to 1 matrix type
by Mike Reed
· 5 years ago
e014367
Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs.""
by Brian Salomon
· 5 years ago
Next »