Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
a2e613c999bb67d5927772c2133cfec619ecd1ab
/
src
d437c79
Revert "don't trust convexity with affine transforms"
by Mike Reed
· 6 years ago
d3efa99
Reland "Don't let neighboring radii in GrAAFillRRectOp get too close"
by Mike Reed
· 6 years ago
1dced86
Revert "Don't let neighboring radii in GrAAFillRRectOp get too close"
by Mike Reed
· 6 years ago
af3dd43
Revert "Disable instanced rendering on Skylake"
by Chris Dalton
· 6 years ago
9b0ba2c
SkWuffsCodec: fix dependent frames
by Leon Scroggins III
· 6 years ago
f4958ce
Move path building logic to SkGlyph
by Herb Derby
· 6 years ago
9f0d8c2
Add support for fallbackFor in Android parser.
by Ben Wagner
· 6 years ago
26d8d77
don't trust convexity with affine transforms
by Mike Reed
· 6 years ago
2a1848d
SkShaper->SkFont
by Hal Canary
· 6 years ago
fc06f98
Clamp GL_TEXTURE_MAX_LEVEL to 1 on Android.
by Brian Salomon
· 6 years ago
778edc8
Don't let neighboring radii in GrAAFillRRectOp get too close
by Chris Dalton
· 6 years ago
54bf684
Revert "Revert "migrate to passing paint/ctm for bounds""
by Mike Reed
· 6 years ago
cc3c342
Reland "move decal_filter_scale inline, walk decal in 32.32""
by Mike Klein
· 6 years ago
914d319
Revert "migrate to passing paint/ctm for bounds"
by Mike Reed
· 6 years ago
dbbd263
Revert "move decal_filter_scale inline, walk decal in 32.32"
by Mike Klein
· 6 years ago
f995c05
Reland "Optimize trivial per-edge aa rect tessellation"
by Michael Ludwig
· 6 years ago
6bee47b
move decal_filter_scale inline, walk decal in 32.32
by Mike Klein
· 6 years ago
d5ed3da
migrate to passing paint/ctm for bounds
by Mike Reed
· 6 years ago
9df4392
Use width instead of weight for width on mac.
by Ben Wagner
· 6 years ago
2d07e86
Fix AA outset in GrAAFillRRectOp lower left corner
by Chris Dalton
· 6 years ago
d003d22
Remove SkCanvas::experimental_drawImageSetV0
by Brian Salomon
· 6 years ago
240ea4c
Disable instanced rendering on Skylake
by Chris Dalton
· 6 years ago
0711094
Reland Reland "Remove use of integers for atlas indexing"
by Jim Van Verth
· 6 years ago
bfd90e3
Fix multiplication of maxIterations in PolyUtils
by Kevin Lubick
· 6 years ago
98cb159
Revert "Optimize trivial per-edge aa rect tessellation"
by Eric Boren
· 6 years ago
aa71f0a
Remove the arc coord matrix from GrAAFillRRectOp attribs
by Chris Dalton
· 6 years ago
fda7b3c
minor SkFont interface edits
by Cary Clark
· 6 years ago
52a6ed3
Fix audit trail when ops merge after chaining change.
by Brian Salomon
· 6 years ago
c985f04
expose autoglyphs to fontpriv
by Mike Reed
· 6 years ago
54bfb18
Privately include our version of vulkan header file in all our src files.
by Greg Daniel
· 6 years ago
2b6e390
Use GrVertexWriter::writeQuad in ellipse ops
by Brian Osman
· 6 years ago
b336c39
Optimize trivial per-edge aa rect tessellation
by Michael Ludwig
· 6 years ago
9a061a5
fix pathops fuzz
by Cary Clark
· 6 years ago
2871509
change params to getPaths callback, avoiding a xform/copy up front.
by Mike Reed
· 6 years ago
c16abee
impl gettextpath using SkFont
by Mike Reed
· 6 years ago
4ff4085
start to divert legacy paint method impls to font
by Mike Reed
· 6 years ago
358fcad
start to hide textparams on SkPaint
by Mike Reed
· 6 years ago
baa01d1
Allow null typefaces in SkFont::textToGlyphs()
by Florin Malita
· 6 years ago
2ed7820
use SkFont in a lot of places
by Mike Reed
· 6 years ago
e3caf2d
Use GrVertexColor in various oval ops
by Brian Osman
· 6 years ago
a6dddea
Disable sampler objects when using ES2 shading language on ES3 contexts.
by Brian Salomon
· 6 years ago
e5b08df
move NEON matrixProcs into matrixProcs.cpp
by Mike Klein
· 6 years ago
1da5cad
Make experimental_drawImageSet support per-quad alpha.
by Brian Salomon
· 6 years ago
114bde8
Revert "Revert "add rect-parameter to makeImageSnapshot""
by Mike Reed
· 6 years ago
2aaae01
Revert "Prefer GrAAConvexPathRenderer over ccpr"
by Brian Osman
· 6 years ago
9a37039
default behavior for onNewImageSnapshot
by Mike Reed
· 6 years ago
1e28e5d
Revert "add rect-parameter to makeImageSnapshot"
by Mike Reed
· 6 years ago
302809f
streamline some of the _matrixProcs
by Mike Klein
· 6 years ago
e195d1c
add rect-parameter to makeImageSnapshot
by Mike Reed
· 6 years ago
c3eb9ac
Convert aa edge distances into attribute
by Michael Ludwig
· 6 years ago
4e7480e
disable platform (matrix) procs
by Mike Klein
· 6 years ago
cfec9d5
Use GrVertexWriter for GrAAStrokeRectOp
by Brian Osman
· 6 years ago
c8429ad
Add SkImage::MakeFromYUVAPixmaps
by Jim Van Verth
· 6 years ago
e3deee1
Use a smaller tolerance when chopping conics to quads
by Brian Osman
· 6 years ago
20e2fb2
SkBitmapProcState_matrixProcs.cpp refactoring
by Mike Klein
· 6 years ago
b4f37a6
Experimentally disable GrTextureOp chaining on Intel GPUs on Mac.
by Brian Salomon
· 6 years ago
ea24140
Add writePoint3() to SkWriteBuffer interface.
by Michael Ludwig
· 7 years ago
574d616
Pass alpha rather than full colors to TextureOps made from image sets.
by Brian Salomon
· 6 years ago
8fa1625
Fix handling of dynamic state in GrAAFillRRectOp
by Chris Dalton
· 6 years ago
5369e14
fix pathops fuzzer timeout
by Cary Clark
· 6 years ago
133944a
Add a dedicated Op for analytic round rects
by Chris Dalton
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
b10f92e
SkPDF: move font serialization over to new immediate mode.
by Hal Canary
· 6 years ago
3d139a4
Use half floats for non-normalized color in GrTextureOp
by Brian Osman
· 6 years ago
c41a5f5
Generate Android Framework host-side Skia (linux)
by Leon Scroggins III
· 6 years ago
5c8a6b3
Add helpers to deal with byte vs. half-float vertex colors
by Brian Osman
· 6 years ago
dfc738b
Revert "Reland "Remove use of integers for atlas indexing""
by Jim Van Verth
· 6 years ago
a121183
SkPDF: move image serialization over to new immediate mode.
by Hal Canary
· 6 years ago
f2a7a20
clean up SkBitmapProcState a bit
by Mike Klein
· 6 years ago
908bb23
When outsetting for rect blur fast path use abs of scale factors.
by Brian Salomon
· 6 years ago
8f8995a
Add single thread assertions to GrResourceCache functions called by GrGpuResource
by Brian Salomon
· 6 years ago
3ae2cd5
Reland "Remove use of integers for atlas indexing"
by Jim Van Verth
· 6 years ago
b2920f3
Use GrVertexWriter in GrDashOp
by Brian Osman
· 6 years ago
1bfdd1a
align font and paint setup for strikecache access
by Mike Reed
· 6 years ago
7e9ea39
Have the SDF MaskFilter convert LCD16 to a distance field.
by Herbert Derby
· 6 years ago
7fb30f1
use font for settings
by Mike Reed
· 6 years ago
c182b94
Use vertex writer for per-edge aa; remove templated tessellate function
by Michael Ludwig
· 6 years ago
2c8e2bc
refactor SkBitmapProcState_opts.h a bit
by Mike Klein
· 6 years ago
0dd4302
Use GrVertexWriter in GrSmallPathRenderer
by Brian Osman
· 6 years ago
a2187bf
port S32_alpha_D32_filter_DX to SkOpts
by Mike Klein
· 6 years ago
55bdb7c
Reland "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS"
by Mike Reed
· 6 years ago
19ec80f
Discard ops that don't have a finite bounds.
by Brian Salomon
· 6 years ago
09181ef
Fix dst copy bounds for aa draw contained within clip.
by Brian Salomon
· 6 years ago
2d4ba93
there are no POSTAMBLEs
by Mike Klein
· 6 years ago
f7d5d74
Link SubRuns to Runs, and Runs to Blobs.
by Herb Derby
· 6 years ago
c41a41d
Revert "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS"
by Mike Reed
· 6 years ago
3b155a7
remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS
by Mike Reed
· 6 years ago
c00e470
Prefer GrAAConvexPathRenderer over ccpr
by Chris Dalton
· 6 years ago
68cfc5b
Revert "Remove use of integers for atlas indexing"
by Jim Van Verth
· 6 years ago
07ee63d
sksl: Add builtinFMASupport to StandaloneShaderCaps
by Chris Dalton
· 6 years ago
d27274b
remove _DXDY_ sample procs
by Mike Klein
· 6 years ago
3a8f345
Remove use of integers for atlas indexing
by Jim Van Verth
· 6 years ago
34dafd5
I think the _DXDY_ code may all be dead.
by Mike Klein
· 6 years ago
d431c72
Update threshold for degenerate gradients
by Michael Ludwig
· 6 years ago
4486d98
Use GrVertexWriter for GrRegionOp, add writeQuad()
by Brian Osman
· 6 years ago
4013913
Do CCPR hairline coverage scaling in floats, rather than bytes
by Brian Osman
· 6 years ago
c5df7cb
Fun with flags
by herb
· 6 years ago
a708618
sksl: Polyfill fma() when not present in GLSL
by Chris Dalton
· 6 years ago
b3d2760
Add safety net logging for issue 118143775
by Leon Scroggins III
· 6 years ago
5bf5a64
Add SafetNet Logging for JCS_RGB jpegs
by Leon Scroggins III
· 6 years ago
Next »