Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f09f6090c87c03e858fcafe682bfdcb4b66d597e
f09f609
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
4d6a844
Update markdown files
by skia-bookmaker
· 6 years ago
fd77fe5
Use new SkGlyphIDSet - v3
by Herb Derby
· 6 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 6 years ago
0859252
Roll third_party/externals/angle2 5c8113d3c20f..5598148b7613 (8 commits)
by angle-skia-autoroll
· 6 years ago
ee848c8
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
28987a4
Revert "build debug on linux for gdb"
by Robert Phillips
· 6 years ago
3a083b3
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
3c3db72
build debug on linux for gdb
by Cary Clark
· 6 years ago
0954a19
Update Win10 in Skolo.
by Ben Wagner
· 6 years ago
fcc10da
fix color management in sprite blitter
by Mike Klein
· 6 years ago
80247e5
Publish docs for rrect, picture, blendmode
by Cary Clark
· 6 years ago
8885550
Make CR and trailing whitespace errors.
by Ben Wagner
· 7 years ago
238069b
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 6 years ago
97c6a0e
Remove interal use of SkRefCnt_SafeAssign.
by Ben Wagner
· 6 years ago
4eebd9e
collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst
by Mike Klein
· 6 years ago
c0a2708
Revert "Use new SkGlyphIDSet - v2"
by Herb Derby
· 6 years ago
00a5eb8
Add gltestpersistentcache config that tests GrContextOption's cache.
by Brian Salomon
· 6 years ago
ba38320
Revert "Use simple buffers instead of vectors"
by Herb Derby
· 6 years ago
143cf8e
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 6 years ago
f4c5bb9
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
by Brian Salomon
· 6 years ago
b188da1
Use simple buffers instead of vectors
by Herb Derby
· 6 years ago
d499817
Whitespace Fixup
by Hal Canary
· 6 years ago
71573c2
also rm Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All
by Mike Klein
· 6 years ago
28f8393
Only generate valid premul test data in SRGBReadWritePixels test
by Brian Osman
· 6 years ago
061cc21
Add more tests for PolyUtils
by Jim Van Verth
· 6 years ago
3ae98ff
might as well use SkRasterPipeline::gamma too
by Mike Klein
· 6 years ago
ad77dce
fix for persistent shader cache
by Ethan Nicholas
· 6 years ago
37329b3
Reland "Reland "Move Vulkan DebugCallback code into tools.""
by Greg Daniel
· 6 years ago
ff19c8f
implemented uploading intial texture data for metal gpu backend
by Timothy Liang
· 6 years ago
f3dc33e
rm Perf-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Release-All
by Mike Klein
· 6 years ago
e923ccc
Revert "SkDEBUGF: use __VA_ARGS__"
by Robert Phillips
· 6 years ago
2386317
Roll third_party/externals/angle2 a6a7842fdbf5..5c8113d3c20f (1 commits)
by angle-skia-autoroll
· 6 years ago
58f153d
refactored where texture descriptors are made for metal gpu backend
by Timothy Liang
· 6 years ago
0421083
Use new SkGlyphIDSet - v2
by Herb Derby
· 6 years ago
c3a5419
use from/to_srgb
by Mike Klein
· 6 years ago
2267a09
SkDEBUGF: use __VA_ARGS__
by Hal Canary
· 6 years ago
22647d0
Adventures with Skia, WASM and a JS API for Pathkit
by Kevin Lubick
· 6 years ago
1857ddb
propogate simple angles in pathops
by Cary Clark
· 6 years ago
cd3e13a
Reland "transform paint color to dst colorspace"
by Mike Klein
· 6 years ago
532b3f9
Remove clamping of kPlus with F16 configs
by Brian Osman
· 6 years ago
c87cfb6
Remove old lazy image decoding heuristic logic
by Brian Osman
· 6 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
d17444d
Remove unused GrPixelConfig functions
by Brian Osman
· 6 years ago
4ec72f7
added skeletal animation support to GPU backend
by Ruiqi Mao
· 6 years ago
2229b76
Roll third_party/externals/angle2 569b9cb983b1..a6a7842fdbf5 (2 commits)
by angle-skia-autoroll
· 6 years ago
61cc9fa
Update markdown files
by skia-bookmaker
· 6 years ago
e8d674d
Roll third_party/externals/angle2 d8b1c5c5bba2..569b9cb983b1 (16 commits)
by angle-skia-autoroll
· 6 years ago
36fe60d
Move SkRefSet / pipe code to smart pointer.
by Ben Wagner
· 6 years ago
83a355d
Revert "Use new SkGlyphIDSet"
by Herb Derby
· 6 years ago
819f73c
Use new SkGlyphIDSet
by Herb Derby
· 6 years ago
02ca49f
Move SkWriteBuffer to smart pointers.
by Ben Wagner
· 6 years ago
351f4da
Revert "transform paint color to dst colorspace"
by Brian Osman
· 6 years ago
383c9bb
Revert "added skeletal animation support to GPU backend"
by Joe Gregorio
· 6 years ago
1b112cc
Revert "Remove interpolants are inaccurate workaround for Adreno 3xx."
by Brian Salomon
· 6 years ago
d275ef5
added skeletal animation support to GPU backend
by Ruiqi Mao
· 6 years ago
c69c441
Remove matrixconvolution GM hacks for linear blending
by Brian Osman
· 6 years ago
b82edcc
update (non-sprite) image shader color management
by Mike Klein
· 6 years ago
6eb3621
transform paint color to dst colorspace
by Mike Klein
· 6 years ago
5d94822
Make SkTypefacePlayback use smart pointers.
by Ben Wagner
· 6 years ago
1994f20
Merge "All" and "Default" path renderer options in viewer
by Brian Osman
· 6 years ago
3c9bfec
Add field to directly pass glyphs when using glyph encoding
by Herb Derby
· 6 years ago
4b15dc2
[skottie] Fix polystar points distribution
by Florin Malita
· 6 years ago
a7e78ee
[skottie] Misc cleanup
by Florin Malita
· 6 years ago
d7425b1
[infra] Determine Android device location based on bot ID
by Eric Boren
· 6 years ago
4cbfb30
[skottie] Log (unsupported) layer effects
by Florin Malita
· 6 years ago
7f8a073
[skottie] Fix spurious gradient error messages
by Florin Malita
· 6 years ago
25d05f5
[infra] Remove Nexus 5x from CQ
by Eric Boren
· 6 years ago
b77822b
Remove the SkGlyphRunInfo code
by Herb Derby
· 6 years ago
1d784ce
Revert "switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS"
by Stan Iliev
· 6 years ago
76cf60c
Roll skia/third_party/skcms 8342d776db5a..ae6a7acc22e5 (1 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 6 years ago
1d31443
fix line intersect divide by zero
by Cary Clark
· 6 years ago
3be2e10
[skottie] Ignore identity transforms
by Florin Malita
· 6 years ago
c100d48
Expand testing of SkMatrix::decomposeScale
by Robert Phillips
· 6 years ago
45e27c8
Remove run list code
by Herb Derby
· 6 years ago
653f42f
Deinline some GrPathRenderer method and one GrDrawingMananger method.
by Brian Salomon
· 6 years ago
c098f2b
Roll third_party/externals/angle2 26c61b24e667..d8b1c5c5bba2 (1 commits)
by angle-skia-autoroll
· 6 years ago
a7a2782
Remove interpolants are inaccurate workaround for Adreno 3xx.
by Brian Salomon
· 6 years ago
e4db80f
Enable Skottie on Android framework builds.
by Florin Malita
· 6 years ago
418e658
[skottie] Apply fully opaque masks as clips
by Florin Malita
· 6 years ago
6d98257
Roll third_party/externals/angle2 c2136b67f69d..26c61b24e667 (10 commits)
by angle-skia-autoroll
· 6 years ago
e0a9962
Interpolate patch vertices in destination color space
by Brian Osman
· 6 years ago
4ee7067
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
ccb21bf
Add sRGB profile to mandrill images
by Brian Osman
· 6 years ago
8fe3140
switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS
by Ethan Nicholas
· 6 years ago
b456e2f
Fix fuzzer bug in SkGradientShader::MakeSweep
by Robert Phillips
· 6 years ago
9a6e42f
added caching of SkVertices
by Ruiqi Mao
· 6 years ago
c3833b4
Revert "Add genIDs from all contributing elements to GrReducedClip's mask key."
by Brian Salomon
· 6 years ago
d48897b
Update SkSpan to match the standard more closely
by Herb Derby
· 6 years ago
d6fbc1b
Roll third_party/externals/angle2 8fbd9d96e68b..c2136b67f69d (1 commits)
by angle-skia-autoroll
· 6 years ago
bbf80d6
Update mandrill PNGs to be sRGB (rather than gamma 2.2)
by Brian Osman
· 6 years ago
688a8e5
More workarounds on Windows Debug DLL crash.
by Yong-Hwan Baek
· 6 years ago
7828b62
Remove SK_IGNORE_WIN_EMOJI_FIX
by Ben Wagner
· 6 years ago
73ff4cd
Roll third_party/externals/swiftshader 6a990f8b1a93..6a6692214c26 (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
294fe29
Remove some linear-blending sRGB logic from sk_app
by Brian Osman
· 6 years ago
9c7f7f2
Always unpremul nonlinearly before writing PNGs in DM
by Brian Osman
· 6 years ago
1354048
Add genIDs from all contributing elements to GrReducedClip's mask key.
by Brian Salomon
· 6 years ago
373224c
Roll third_party/externals/angle2 7e585118fe82..8fbd9d96e68b (1 commits)
by angle-skia-autoroll
· 6 years ago
a391c72
Update markdown files
by skia-bookmaker
· 6 years ago
0dd98a5
Update SKP version
by skia-recreate-skps
· 6 years ago
Next »