Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
7b29749c13deab4588cbe0414a93191326800712
/
gm
/
dashing.cpp
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
6dc14aa
adjust gm bounds for better content fit
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
a439334
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
by reed
· 9 years ago
f28ad89
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )
by reed
· 9 years ago
9fbee18
switch patheffects over to sk_sp
by reed
· 9 years ago
eb75c7d
allow one zero length dash
by caryclark
· 9 years ago
6f0749c
Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ )
by bungeman
· 9 years ago
5e1a248
allow one zero length dash
by caryclark
· 9 years ago
1aaadbd
make sausages rounder and portable
by caryclark
· 9 years ago
d7ea92f
pass cap to dash text
by caryclark
· 9 years ago
70e6d60
add new tests
by caryclark
· 9 years ago
f97aa74
fix large dashed paths
by caryclark
· 9 years ago
c00389e
Fix gpu dashing for case where all intervals are 0.
by egdaniel
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
cf5d9c9
Spin off GM::runAsBench() from flags.
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
21402e3
Bug fix for cull_line in SkDashPathEffect.
by egdaniel
· 10 years ago
9f2251c
Crop the fast path dashed lines to the cull rect
by robertphillips
· 10 years ago
e61c411
Use vertex attributes for dash effect in gpu
by egdaniel
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
71db882
Real fix for Widnows build errors for GrDashingEffect
by commit-bot@chromium.org
· 10 years ago
628ed0b
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
35c03fb
Remove scaleToFit from DashPathEffect
by commit-bot@chromium.org
· 11 years ago
0a2bf90
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
b62ce70
Fix minor memory leaks
by robertphillips@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
5c4d558
dashing asPoints could draw excessively long first dash
by robertphillips@google.com
· 12 years ago
140d728
fix warnings Review URL: https://codereview.appspot.com/7073044
by reed@google.com
· 12 years ago
73b140a
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
8c685c5
Expand dashing3 GM to include additional dashing cases
by robertphillips@google.com
· 12 years ago
629ab54
Added dashing fast path
by robertphillips@google.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
de1837b
remove bogus nearlyzero checks
by reed@google.com
· 12 years ago
21384df
add dashing2 gm to exercise dashing on curves and polygons
by reed@google.com
· 12 years ago
35a81df
add gm for dashing variations
by reed@google.com
· 13 years ago