Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
cf10b5a432c604088b6cc5df3630fda08895d829
/
src
/
gpu
/
GrTestUtils.cpp
11edad9
Fix for degenerate stroke rect
by joshualitt
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
fb69bb3
Fix to call SkDelete_array instead of SkDelete to fix ASAN error.
by egdaniel
· 9 years ago
9d144ac
This is a speculative fix for the crash on IOS TBR=mtklein
by egdaniel
· 9 years ago
f159518
This iOS crash makes little sense to me. Add some debugging.
by mtklein
· 9 years ago
30e4d75
This iOS crash makes little sense to me. Add some debugging.
by mtklein
· 9 years ago
275412c
Plug a leak in GrTestUtils.
by senorblanco
· 9 years ago
b4f9d0e
Implement caching of stroked paths in the tessellating path renderer.
by senorblanco
· 9 years ago
59cd367
Revert of Implement caching of stroked paths in the tessellated path renderer. (patchset #4 id:60001 of https://codereview.chromium.org/1275553002/ )
by senorblanco
· 9 years ago
29e0d3f
Implement caching of stroked paths in the tessellated path renderer.
by senorblanco
· 9 years ago
6c89110
GLProgramsTest 3.0
by joshualitt
· 10 years ago
8e5c177
convex path renderer unit tests
by joshualitt
· 10 years ago
21279c7
AADistanceFieldPathRenderer unit tests
by joshualitt
· 10 years ago
2fbd406
tesselating path renderer unit tests
by joshualitt
· 10 years ago
40ded32
Add hairlines batch unit test
by joshualitt
· 10 years ago
3e708c5
Add batch unit tests for ovals
by joshualitt
· 10 years ago
fa2008f
Add dash lines batch unit test
by joshualitt
· 10 years ago
3f655f3
Initial CL to create GrBatchTest infrastructure
by joshualitt
· 10 years ago
4eaf9ce
create GrTestUtils.h, move some common functions into it
by joshualitt
· 10 years ago