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
*
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
*
Yet more ASAN fixes.
senorblanco
2015-04-21
*
Speculative fix for ASAN build.
senorblanco
2015-04-20
*
Fix for out-of-bounds intersection (found by fuzzer).
senorblanco
2015-03-02
*
Tessellating GPU path renderer.
senorblanco
2015-02-26