Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e24617906ee28aa8f6a89b5123fec6fd00cb1ded
/
tests
/
TessellatingPathRendererTests.cpp
d26b4d8
GrTessellator: fix for collinear edge merging.
by Stephen White
· 6 years ago
71ed661
GrTessellator: collinear edges during sanitize.
by Stephen White
· 6 years ago
1c5fd18
GrTessellator: missing intersection rewind fix.
by Stephen White
· 6 years ago
653f42f
Deinline some GrPathRenderer method and one GrDrawingMananger method.
by Brian Salomon
· 6 years ago
24289e0
GrTessellator: handle three consecutive collinear edges.
by Stephen White
· 6 years ago
a898f04
Revert "GrTessellator: handle three consecutive collinear edges."
by Mike Klein
· 6 years ago
26bb0e6
GrTessellator: handle three consecutive collinear edges.
by Stephen White
· 6 years ago
3de40f8
GrTessellator: handle collinear final vertex.
by Stephen White
· 6 years ago
13f3d8d
GrTessellator: avoid split with zero primary and out-of-range secondary.
by Stephen White
· 6 years ago
89042d5
GrTessellator: catch missing intersections.
by Stephen White
· 6 years ago
e62999f
GrTessellator: yet another out-of-range splitting fix.
by Stephen White
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 6 years ago
53a0298
GrTessellator: fix for ping-pong split fuzzer hang.
by Stephen White
· 6 years ago
bfe9598
Revert "GrTessellator: fix for ping-pong split fuzzer hang."
by Ravi Mistry
· 6 years ago
bfb2a05
GrTessellator: fix for ping-pong split fuzzer hang.
by Stephen White
· 6 years ago
7b37694
GrTessellator: fix crash on merging a dead edge.
by Stephen White
· 7 years ago
ec79c39
GrTessellator: fix for zombie edge fuzzer crash.
by Stephen White
· 7 years ago
c6c5ead
Reland "Fix handling of MaskFilter matrices"
by Florin Malita
· 7 years ago
c64ee20
Revert "Fix handling of MaskFilter matrices"
by Robert Phillips
· 7 years ago
2097fd0
Fix handling of MaskFilter matrices
by Florin Malita
· 7 years ago
ea49523
GrTessellator: fix for points that become infinite on stroking.
by Stephen White
· 7 years ago
20010e8
Reland "GrTessellator: hang fix."
by Stephen White
· 7 years ago
f259030
Revert "GrTessellator: hang fix."
by Mike Klein
· 7 years ago
050c867
GrTessellator: hang fix.
by Stephen White
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
f44cb48
Fix unit tests that were causes vulkan unitialized memory warnings in validation
by Greg Daniel
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
e3429e6
rename inner AsFPArgs to stand-alone GrFPArgs
by Mike Reed
· 7 years ago
e40c361
GrTessellator: set a cap on quadratic linearization.
by Stephen White
· 7 years ago
f470b7e
GrTessellator: fix for assert on bevelling.
by Stephen White
· 7 years ago
94b7e54
GrTessellator: fix for points which become non-finite on AA stroking.
by Stephen White
· 7 years ago
e260c46
GrTessellator: implement straight skeleton, phase 2.
by Stephen White
· 7 years ago
45d6303
Have mip status match surface when snapping image from wrapped object
by Greg Daniel
· 7 years ago
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 7 years ago
db91c6e
Improve heuristics for when to use ccpr
by Chris Dalton
· 7 years ago
6888c0d
Add support for vkCmdCopyBuffer
by Greg Daniel
· 7 years ago
73e7f80
GrTessellator: when sanitizing contours, remove non-finite points.
by Stephen White
· 7 years ago
9d90224
Revert "GrTessellator: when sanitizing contours, remove non-finite points."
by Robert Phillips
· 7 years ago
620cc24
GrTessellator: when sanitizing contours, remove non-finite points.
by Stephen White
· 7 years ago
3f5301b
GrTessellator: fix for collinear out-of-range intersections.
by Stephen White
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 7 years ago
e3a0be7
GrTessellator: fix two NaN issues.
by Stephen White
· 7 years ago
019f6c0
GrTessellator: fix logging; fix test comment.
by Stephen White
· 7 years ago
0cb3167
GrTessellator: fix intersection above the first vertex.
by Stephen White
· 7 years ago
6eca90f
GrTessellator: fix for three edges becoming collinear after splitting.
by Stephen White
· 7 years ago
4aed138
Reland of SkShaderBase
by Florin Malita
· 7 years ago
d93e11c
Revert "SkShaderBase"
by Florin Malita
· 8 years ago
58a7564
SkShaderBase
by Florin Malita
· 8 years ago
64dbb89
GrTessellator: fix for vertex coincident with enclosing edge.
by Stephen White
· 8 years ago
dd3b3f4
Rm makeRenderTargetContext in favor of deferred version (take 3)
by Robert Phillips
· 8 years ago
2af746c
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
by Robert Phillips
· 8 years ago
02242e8
Rm makeRenderTargetContext in favor of deferred version (take 2)
by Robert Phillips
· 8 years ago
9342921
Revert "Rm makeRenderTargetContext in favor of deferred version"
by Robert Phillips
· 8 years ago
d83ec04
Rm makeRenderTargetContext in favor of deferred version
by Robert Phillips
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 8 years ago
256c37b
Remove atlas creation from GrResourceProvider
by Robert Phillips
· 8 years ago
cc70083
GrTessellator (AA): null GrGeometryProcessor crash fix.
by Stephen White
· 8 years ago
77505da
Remove GrTestTarget
by Robert Phillips
· 8 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 8 years ago
a163392
Revert "Revert "Removing ref counting from GrXPFactory.""
by Brian Salomon
· 8 years ago
003312a
Revert "Removing ref counting from GrXPFactory."
by Brian Salomon
· 8 years ago
a8f80de
Removing ref counting from GrXPFactory.
by Brian Salomon
· 8 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
777b563
Remove many uses of kSkia8888 and kSkiaGamma8888
by Brian Osman
· 8 years ago
70f5251
Fix assert caused by floating point error in tessellating path renderer.
by senorblanco
· 8 years ago
6738c70
Rename GrContext's newDrawContext & drawContext to makeDrawContext
by robertphillips
· 8 years ago
dfe4f2e
Add SkColorSpace to GrDrawContext
by brianosman
· 8 years ago
3950f0d
Remove fColor from PathRenderer DrawPathArgs struct
by robertphillips
· 8 years ago
8acedde
Use GrShape in GrPathRenderer.
by bsalomon
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
976f5f0
Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack
by robertphillips
· 8 years ago
87f15c8
Retract GrRenderTarget from GrTestTarget
by robertphillips
· 9 years ago
846c051
Convert GrClip to an abstract base class
by cdalton
· 9 years ago
862cff3
Remove clip from GrPipelineBuilder
by cdalton
· 9 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 9 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 9 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
fda8807
Convert some unit tests from running on GL contexts to running on all contexts
by bsalomon
· 9 years ago
758586c
Make existing unit tests only run on GL contexts
by bsalomon
· 9 years ago
f2f1c17
One signature for creating unit tests that run on premade GrContexts
by bsalomon
· 9 years ago
546eb5c
Initialize glGen* call id args to zero
by kkinnunen
· 9 years ago
1530283
Generate list of GPU contexts outside tests
by kkinnunen
· 9 years ago
c4b7272
Don't create a GXPFactory when blend is SrcOver
by egdaniel
· 9 years ago
504ce5d
Optionally pass rendertarget to getTestTarget
by robertphillips
· 9 years ago
6335a72
Move PathRenderers to batches folder
by joshualitt
· 9 years ago
Next »