Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3bad19cfc207e9082753fb5b90f3059d1f4a78c3
3bad19c
use __builtin_shufflevector when available
by Mike Klein
· 6 years ago
36477b4
Fix GrFillRRectOp rendering in Metal.
by Jim Van Verth
· 6 years ago
1dcc55b
rewrite new SkVx unit test
by Mike Klein
· 6 years ago
ae6c5c0
clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER
by Mike Klein
· 6 years ago
90c9749
simplify and centralize SK_API
by Mike Klein
· 6 years ago
41d087c
limit mask drawing to clip bounds
by Lee Salzman
· 6 years ago
4b44a0d
add SkVx helpers for working with unorm8
by Mike Klein
· 6 years ago
812499d
Change getMetrics to the final API prepareForDrawing
by Herb Derby
· 6 years ago
caefdf1
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
c33e6dc
restore SkOpts::blit_row_color32
by Mike Klein
· 6 years ago
25e371f
Make SkFontMgr_fontconfig respect the sysroot.
by Ben Wagner
· 6 years ago
0a72a06
Enable all Mtl tests
by Jim Van Verth
· 6 years ago
b1cc013
removed redundant GrCircleEffect.h
by Ethan Nicholas
· 6 years ago
76e626d
SkQP: remove bad tests from future branches.
by Hal Canary
· 6 years ago
6d60534
Update go_deps asset
by skia-recreate-skps
· 6 years ago
80eff54
Roll third_party/externals/angle2 f39b4f0280ef..e6b23e45b380 (7 commits)
by skia-autoroll
· 6 years ago
235ec02
Roll ../src 1b121674f584..f8764798ff0e (366 commits)
by skia-autoroll
· 6 years ago
4d657d5
Roll third_party/externals/swiftshader f0aa9d5ab738..3954a0bafb8a (42 commits)
by skia-autoroll
· 6 years ago
99d7922
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
be94a48
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
34adc46
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
fb5bcca
oops, remove the rest of SkMixer
by Mike Reed
· 6 years ago
49f0630
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
eded39a
Return a span from getMetrics
by Herb Derby
· 6 years ago
b9990e4
Add more general flush call to GrContext.
by Greg Daniel
· 6 years ago
6dd9d3d
removed duplicate GrCircleEffect.cpp
by Ethan Nicholas
· 6 years ago
42280f8
Add Shared library Windows builds
by Brian Osman
· 6 years ago
eec1e9e
Even more DLL build fixes
by Brian Osman
· 6 years ago
e3f17b9
remove SkMixer, since we have explicit lerps/blends in SkShader
by Mike Reed
· 6 years ago
e20f6ca
Reland "Remove unnecessary flush in RenderYUVAToRGBA (take 2)"
by Greg Daniel
· 6 years ago
b72dee2
[skottie] Initial "Levels" effect support
by Florin Malita
· 6 years ago
347a970
Reland "[skottie] More snug kTop Shaper alignment"
by Florin Malita
· 6 years ago
9896a0d
Add mipmap generation for Metal
by Jim Van Verth
· 6 years ago
6028fa7
SkPDF: narrow layer bbox
by Hal Canary
· 6 years ago
1208002
Revert "Remove unnecessary flush in RenderYUVAToRGBA (take 2)"
by Greg Daniel
· 6 years ago
1c62426
make to_vec template parameters explicit
by Mike Klein
· 6 years ago
da7b053
tweak SkVx to play nicely with others
by Mike Klein
· 6 years ago
13df106
Add an index to SkGlyphPos
by Herb Derby
· 6 years ago
b156c41
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
c725e8f
Make SkShaper's GN setup more DLL friendly
by Brian Osman
· 6 years ago
ca94656
Make Skottie's GN setup more DLL friendly
by Brian Osman
· 6 years ago
21a9b56
moved files generated from .fp files into generated/ directories
by Ethan Nicholas
· 6 years ago
7921c01
Reland "Do not use sub-pixel positioning for source space"
by Herb Derby
· 6 years ago
223845f
Remove unnecessary flush in RenderYUVAToRGBA (take 2)
by Robert Phillips
· 6 years ago
1400382
Delete SkSL::Compiler copy constructor and assignment operator
by Brian Osman
· 6 years ago
20054dc
Make path in Sk1DPathEffect thread safe.
by Ben Wagner
· 6 years ago
f5edf36
SkPDF: split GraphicStateStack out
by Hal Canary
· 6 years ago
b4719cc
SkPDF: simplify device drawRect
by Hal Canary
· 6 years ago
442615b
regenerated FP files to make bot happy
by Ethan Nicholas
· 6 years ago
a585fe9
Add Vulkan implementation of transfering from GrSurface to a GrGpuBuffer
by Brian Salomon
· 6 years ago
e8a9863
Define all ImageSetEntry members out of line
by Brian Osman
· 6 years ago
9313aa7
Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2)
by Robert Phillips
· 6 years ago
7bea727
[Android compile bot] Also build frameworks/base/libs/hwui
by Ravi Mistry
· 6 years ago
26f410d
externs needed for cpu/gpu switch
by Nathaniel Nifong
· 6 years ago
064a0b4
Update go_deps asset
by skia-recreate-skps
· 6 years ago
e3e1146
Roll third_party/externals/angle2 82418c821689..f39b4f0280ef (12 commits)
by skia-autoroll
· 6 years ago
241382a
Roll third_party/externals/swiftshader eba396cc66d3..f0aa9d5ab738 (14 commits)
by skia-autoroll
· 6 years ago
42bd047
Roll ../src 79154509c679..1b121674f584 (400 commits)
by skia-autoroll
· 6 years ago
b5c6859
remove shader factory guard define
by Mike Reed
· 6 years ago
2655ede
Revert "Add non-AA support to OvalFactoryOps."
by Greg Daniel
· 6 years ago
85de152
Move common canvas/pathkit dockerfiles to more intuitive location
by Kevin Lubick
· 6 years ago
10bf702
Add non-AA support to OvalFactoryOps.
by Jim Van Verth
· 6 years ago
ff4fb33
ComposeShader GPU implementations
by Ethan Nicholas
· 6 years ago
46431bf
Add RG format to Metal
by Jim Van Verth
· 6 years ago
9816878
extract ToolUtils::colortype_depth()
by Mike Klein
· 6 years ago
201b375
Build HarfBuzz with multi-thread support.
by Ben Wagner
· 6 years ago
de8362c
remove DMJsonWriter::AddTestFailure
by Mike Klein
· 6 years ago
42cbedd
Temporarily make TransferPixelsFromTest read BGRA as RGBA on ES.
by Brian Salomon
· 6 years ago
4429738
remove def of colorfilter flag
by Mike Reed
· 6 years ago
c8bea7d
New factories for SkShaders
by Mike Reed
· 6 years ago
d54b1fc
full collection of externs
by Nathaniel Nifong
· 6 years ago
66083e9
Reland "Handle translating blob to origin in bulk"
by Herb Derby
· 6 years ago
7742278
SkPDF: move annotations away from device.
by Hal Canary
· 6 years ago
a833cff
some refactoring ideas
by Mike Klein
· 6 years ago
bcd51e8
SkSL 'key' variables can now be controlled by 'when' expressions
by Ethan Nicholas
· 6 years ago
8065820
Revert "[skottie] More snug kTop Shaper alignment"
by Florin Malita
· 6 years ago
f22466e
SkPDF: remove unused field
by Hal Canary
· 6 years ago
212ff05
Fix to barrier batching.
by Greg Daniel
· 6 years ago
7b8bc53
--parameters -> --properties
by Mike Klein
· 6 years ago
97b9442
Detect simpler quad type when possible
by Michael Ludwig
· 6 years ago
b5d8c63
remove guard for bitmap shader api
by Mike Reed
· 6 years ago
4ffbfe6
Add support for importing GL_R16F for YUVA promise images
by Brian Salomon
· 6 years ago
8842799
add missing shared lib visibility macros
by Martin Vejdarski
· 6 years ago
09fb824
Revert "Handle translating blob to origin in bulk"
by Herb Derby
· 6 years ago
c6cfca4
Revert "Reland "Do not use sub-pixel positioning for source space""
by Herb Derby
· 6 years ago
ba6087c
Roll skia/third_party/skcms 36eeb1311a72..0da672fc2c69 (1 commits)
by skia-autoroll
· 6 years ago
a519999
Reland "Add maxDimension() to glyph"
by Herb Derby
· 6 years ago
8aa0ea0
Reland "Do not use sub-pixel positioning for source space"
by Herb Derby
· 6 years ago
5aa11fb
Shader serialization experiment (with Mali Offline Compiler analysis)
by Brian Osman
· 6 years ago
d9b8eed
Revert "Do not use sub-pixel positioning for source space"
by Mike Reed
· 6 years ago
d351617
Revert "Add maxDimension() to glyph"
by Mike Reed
· 6 years ago
9a7c7be
Revert "Skip flush in GrDrawingManager if the specifed proxy doesn't have any work"
by Robert Phillips
· 6 years ago
097e77c
Update go_deps asset
by skia-recreate-skps
· 6 years ago
696e8dd
Roll third_party/externals/swiftshader 4ba1911b2d7f..eba396cc66d3 (3 commits)
by skia-autoroll
· 6 years ago
8f838d5
Roll third_party/externals/angle2 90b1865e2a8b..82418c821689 (8 commits)
by skia-autoroll
· 6 years ago
6436246
Roll ../src afd96fdcf75a..79154509c679 (442 commits)
by skia-autoroll
· 6 years ago
0ea414a
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
7ef3e14
[skottie] More snug kTop Shaper alignment
by Florin Malita
· 6 years ago
2f08a40
examples: Avoid undefined behavior
by Greg Kaiser
· 6 years ago
187a91e
undef guard for bitmap shader
by Mike Reed
· 6 years ago
Next »