Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2a138b9a9949f4b49e9c5e1856df6dab87db395e
/
tests
/
RoundRectTest.cpp
29c2f71
Fix false positive in SkRRectPriv::ConservativeIntersect
by Michael Ludwig
· 4 years, 6 months ago
76312fb
Add conservative round rect intersect function
by Michael Ludwig
· 4 years, 7 months ago
eaeb996
Add inner bounds of round rect function
by Michael Ludwig
· 4 years, 7 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
e4628b1
Make SkRRect work with axis aligned rotation transforms
by Malay Keshav
· 6 years ago
e582600
make rrect's more self-consistent, check drawable index
by Mike Reed
· 7 years ago
0a241ce
Don't canonicalize empty SkRRects. They stroke differently.
by Brian Salomon
· 7 years ago
4b0e364
Disallow negative radii in deserialized SkRRects
by Brian Salomon
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
fb6a789
Extra safety for SkRRect.
by Brian Salomon
· 7 years ago
df85c38
stop using SkScalarMul
by Mike Reed
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
05302f8
Handle inverted rects in SkRRect creation methods
by robertphillips
· 9 years ago
2a679ae
Fix bug with very large round rects with large radii
by robertphillips
· 10 years ago
fe1b180
Fix radii scaling bug in SkRRect::setNinePatch
by robertphillips
· 10 years ago
694b0d1
fix more tricky-float cases in SkRRect validate
by reed
· 10 years ago
3f43f8a
remove dead SkPersp macros
by reed
· 10 years ago
e5c1e3c
Fix RRect tranform bug
by robertphillips
· 10 years ago
f338d7c
Add nine patch type to SkRRect.
by commit-bot@chromium.org
· 11 years ago
bab3fc4
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/)
by commit-bot@chromium.org
· 11 years ago
761b8e5
Add nine patch type to SkRRect.
by commit-bot@chromium.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
20e3cd2
Add SkRRect::transform.
by scroggo@google.com
· 11 years ago
4db592c
remove contains(x,y) for rects and rrects ... not well defined, and unused
by reed@google.com
· 11 years ago
2cf444f
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
32c1b66
Added "SkRRect::contains(const SkRect&) const"
by robertphillips@google.com
· 12 years ago
2b57dc6
fix warings. add SkTAbs()
by reed@google.com
· 12 years ago
1a60dab
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
bcbef57
add SkRRect::inset(), which mimics stroking
by mike@reedtribe.org
· 12 years ago
93f0332
Fixed remaining clang compiler warnings
by robertphillips@google.com
· 12 years ago
c3d7d90
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
5985e7c
SkRoundRect start
by robertphillips@google.com
· 12 years ago