aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/TessellatingPathRendererTests.cpp
Commit message (Expand)AuthorAge
...
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...Gravatar bsalomon2015-07-31
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Extract gpu line dashing to GrDashLinePathRendererGravatar kkinnunen2015-04-26
* Yet more ASAN fixes.Gravatar senorblanco2015-04-21
* Speculative fix for ASAN build.Gravatar senorblanco2015-04-20
* Fix for out-of-bounds intersection (found by fuzzer).Gravatar senorblanco2015-03-02
* Tessellating GPU path renderer.Gravatar senorblanco2015-02-26