index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
TessellatingPathRendererTests.cpp
Commit message (
Expand
)
Author
Age
*
GrTessellator: fix for vertex coincident with enclosing edge.
Stephen White
2017-05-04
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
GrTessellator (AA): null GrGeometryProcessor crash fix.
Stephen White
2017-02-15
*
Remove GrTestTarget
Robert Phillips
2017-01-20
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
*
Fix assert caused by floating point error in tessellating path renderer.
senorblanco
2016-08-17
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Convert some unit tests from running on GL contexts to running on all contexts
bsalomon
2016-04-11
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Initialize glGen* call id args to zero
kkinnunen
2015-12-11
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
Optionally pass rendertarget to getTestTarget
robertphillips
2015-11-16
*
Move PathRenderers to batches folder
joshualitt
2015-09-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...
bsalomon
2015-07-31
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
[next]