Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4e8f63a92a344299c1300d29604ab72aabc7533d
4e8f63a
Blur both in x and y
by Herb Derby
· 5 years ago
ac18a5c
remove 'in uniform' support from GrSkSLFP, make rules more clear
by Ethan Nicholas
· 5 years ago
403f295
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
32f3c95
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
96c490c
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
26f49b1
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
26e084a
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e3ac69e
Roll third_party/externals/angle2 ba04be8c9ef9..f703443b1f67 (6 commits)
by skia-autoroll
· 5 years ago
649d1a1
Update Go deps
by skia-recreate-skps
· 5 years ago
87f94cd
Roll third_party/externals/swiftshader cc3f09861685..30d3c8afe19c (2 commits)
by skia-autoroll
· 5 years ago
ffca47c
Roll ../src fb8fbb18d6f2..fbc0a229ff3c (465 commits)
by skia-autoroll
· 5 years ago
35c2919
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
710b5e6
Fix HOME directory in Docker containers built under cloudbuild.
by Joe Gregorio
· 5 years ago
6bc3c09
Move SkScalerContextEffects to SkScalerContext.h
by Herb Derby
· 5 years ago
e981fc2
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
16a33c6
Move the msaa dirty rect to GrRenderTargetProxy
by Chris Dalton
· 5 years ago
c3f6314
clean up for SSSE3 bilerp
by Mike Klein
· 5 years ago
a7cb2b6
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
7ee3f93
Add a test that draws subpictures within an MSKP and make it pass.
by Nathaniel Nifong
· 5 years ago
e6f2c73
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
0965cdd
Use constexpr version of min/max
by Herb Derby
· 5 years ago
2caecd2
In AAConvexPathRenderer, don't assume that path direction can be computed
by Brian Osman
· 5 years ago
96c10a0
Fix calls to deprecated Wuffs API
by Nigel Tao
· 5 years ago
1cb5743
cut another multiply in SSE2 bilerp
by Mike Klein
· 5 years ago
696933d
Add tests that loads mskp and changes frame.
by Nathaniel Nifong
· 5 years ago
19ae4aa
cut a multiply in SSE2 bilerp
by Mike Klein
· 5 years ago
e89ee6c
Don't submit msaa resovle command buffers except for external IO
by Chris Dalton
· 5 years ago
986ab2c
Add helper SkMakeZip
by Herb Derby
· 5 years ago
0ec56fc
comment and TODO bilerp code
by Mike Klein
· 5 years ago
2b92142
Add project declaration for CMake
by Herb Derby
· 5 years ago
1585d7e
opt skottie_tool into thread-local strike caches
by Mike Klein
· 5 years ago
0ee1034
Split out check_base_readbacks sub-test in BackendAllocation tests
by Robert Phillips
· 5 years ago
5e6d36a
dump frame time stats in skottie_tool
by Mike Klein
· 5 years ago
559ffe4
Particles: Added particle flags for tracking state (one-time triggers, etc)
by Brian Osman
· 5 years ago
c712e96
poor man's contention profiler
by Mike Klein
· 5 years ago
6abaff3
Roll third_party/externals/angle2 6d625bfe6e8a..ba04be8c9ef9 (9 commits)
by skia-autoroll
· 5 years ago
2da97da
Update Go deps
by skia-recreate-skps
· 5 years ago
8368c74
Roll ../src a76152f4e4ce..fb8fbb18d6f2 (434 commits)
by skia-autoroll
· 5 years ago
3731bd7
Roll third_party/externals/swiftshader e3a5983705da..cc3f09861685 (5 commits)
by skia-autoroll
· 5 years ago
2137f90
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e78a5c8
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
01acb12
[skottie] Disable skottie_tool on iOS
by Florin Malita
· 5 years ago
803f4c1
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
f050422
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
c1dbb4b
Add check_mipmaps subtest to BackendAllocation test
by Robert Phillips
· 5 years ago
73fb39c
SkSL: Support bitwise negation on unsigned integers
by Brian Osman
· 5 years ago
4524e84
When precompiling SkSL, avoid the need to re-link
by Brian Osman
· 5 years ago
4973657
Compile CanvasKit without -fPIC, for latest emscripten compatibility.
by Shachar Langbeheim
· 5 years ago
b5037ca
Add comment explaining that using mirrors might break git cl.
by Shachar Langbeheim
· 5 years ago
052837c
[skottie] Tweak skottie_tool --threads meaning
by Florin Malita
· 5 years ago
db28386
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
c245673
[skottie] Multi-threaded skottie_tool
by Florin Malita
· 5 years ago
f792445
GrGLProgramBuilder cleanup
by Brian Osman
· 5 years ago
d34691b
Remove compressed format support from the GrGpu::createBackendTexture code path
by Robert Phillips
· 5 years ago
061ac3d
Remove workarounds for osmesa
by Brian Salomon
· 5 years ago
6f62412
Fixed integer divide / remainder in sksl interpreter
by Ethan Nicholas
· 5 years ago
f73ef0b
Fix accessing off end of pixmap for R16G16_float in SSE2/SSE4.1 mode
by Robert Phillips
· 5 years ago
ba45830
Move is_orientation_marker into its own file
by Leon Scroggins III
· 5 years ago
8a48057
Clean up cruft left over from addition GrGpu::createBackendTexture chokepoint
by Robert Phillips
· 5 years ago
95df613
Remove MoltenVK configs from the bots.
by Jim Van Verth
· 5 years ago
d48f13b
Enable Codec_GifInterlacedTruncated test for Wuffs
by Nigel Tao
· 5 years ago
5f12eaa
support gpu for skottie2movie
by Mike Reed
· 5 years ago
4c2146f
Interpreter: Add bitwise shift operators
by Brian Osman
· 5 years ago
f07a363
Limit sigma for software blurs
by Herb Derby
· 5 years ago
867ab81
Roll third_party/externals/angle2 a905cbcdc21b..6d625bfe6e8a (3 commits)
by skia-autoroll
· 5 years ago
e51571f
Update Go deps
by skia-recreate-skps
· 5 years ago
789b1f8
Roll ../src 82de2e611e32..a76152f4e4ce (372 commits)
by skia-autoroll
· 5 years ago
ea5ae59
Roll third_party/externals/swiftshader 1f89f58faeb8..e3a5983705da (1 commits)
by skia-autoroll
· 5 years ago
c096654
ccpr: Don't assign inverse fill types to fan tessellations
by Chris Dalton
· 5 years ago
b4b1005
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
672bcaf
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
ab0af4c
Roll third_party/externals/angle2 8be7a4c7f738..a905cbcdc21b (5 commits)
by skia-autoroll
· 5 years ago
bfb292a
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
b795ab7
Abolish absClear
by Chris Dalton
· 5 years ago
4dd7c01
Use safe computation for adding up YUVASizeInfo total bytes
by Jim Van Verth
· 5 years ago
b3542d9
Rename SkOrientationMarker.cpp
by Leon Scroggins III
· 5 years ago
a18173b
Fix TEST_BUILDER name in perf recipe.
by Greg Daniel
· 5 years ago
ee22f49
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
801dd1b
Minor SkSL cleanup
by Brian Osman
· 5 years ago
a577525
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
26499bd
Update Wuffs version
by Nigel Tao
· 5 years ago
86fce3f
Remove Vulkan Nexus5x bot.
by Greg Daniel
· 5 years ago
b810c25
Make GrGpuResource ref counting atomic.
by Brian Salomon
· 5 years ago
0f11e11
[skottie] Fix motion blur asserts
by Florin Malita
· 5 years ago
ee11283
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e5bbce2
Interpreter: Add bitwise operators
by Brian Osman
· 5 years ago
d166d2e
SkSL interpreter now properly short-circuits boolean operators
by Ethan Nicholas
· 5 years ago
57ef680
Create a GrGpu::createBackendTexture choke point
by Robert Phillips
· 5 years ago
e4bce01
Remove a few GrSurfaceProxy::config() usages
by Brian Salomon
· 5 years ago
e7bd1cb
Roll third_party/externals/angle2 6c4ff5ddab07..8be7a4c7f738 (12 commits)
by Brian Osman
· 5 years ago
ab52a7a
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
776d815
Roll ../src 3243c3b11405..82de2e611e32 (463 commits)
by skia-autoroll
· 5 years ago
5b4c0ee
Roll third_party/externals/swiftshader b6fa949c4539..1f89f58faeb8 (5 commits)
by skia-autoroll
· 5 years ago
b4d60b5
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
8b9de72
Update SKP version
by skia-recreate-skps
· 5 years ago
1848f3e
Update Go deps
by skia-recreate-skps
· 5 years ago
2e00c9f
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
23b8230
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
46203b0
Update Go deps
by skia-recreate-skps
· 5 years ago
edd92ee
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
Next »