Sign in
chromium
/
chromium
/
src
/
6f59a9ad1c00c218de6239ae17e8f0987fa589d7
/
ui
/
gfx
/
interpolated_transform_unittest.cc
25c52c3
Replace scoped_ptr with std::unique_ptr in //ui
by danakj
· 9 years ago
c89eb8d4
Switch to standard integer types in ui/gfx/.
by avi
· 10 years ago
8864f4c7
Remove implicit Point to PointF conversion in InterpolatedTransform.
by danakj
· 10 years ago
3b0452d
Cleanup: Update the path to gfx rect headers.
by tfarina
· 11 years ago
e8966b4
Extending support for 3d in gfx::InterpolatedScale and gfx::InterpolatedTranslation
by behara.ms
· 11 years ago
1d51882f
Fixes for -Wunused-function on Linux, Android and ChromeOS
by
[email protected]
· 12 years ago
26d7ece
Refactor TransformPoint{,Reverse}.
by
[email protected]
· 12 years ago
f7c321eb
gfx::Transform API clean-up
by
[email protected]
· 13 years ago
2771b1c
ui: Remove implicit flooring from Point3f and rename the class to Point3F
by
[email protected]
· 13 years ago
0f0453e
Migrate ui::Transform to gfx::Transform
by
[email protected]
· 13 years ago
c83d50b
Interpolated rotations should end cleanly where possible.
by
[email protected]
· 13 years ago
a8f2115
With this CL animated rotations can be triggered by visiting URLs like about:rotate?right. The about handler fires orientation events that the TouchBrowserFrameView is listening for. When notified, the TBFV either rotates itself, or the views desktop (if it is active). The animation code lives in views/animation and knows nothing about sensors.
by
[email protected]
· 14 years ago
d473682
Use EXPECT_FLOAT_EQ in interpolated xform unittest and SkMatrix44's operator== in Transform.
by
[email protected]
· 14 years ago
80248e3
Use SkMatrix44 for the underlying implementation of ui::Transform
by
[email protected]
· 14 years ago
ad0f78a
Lands http://codereview.chromium.org/7262024/ for Ian:
by
[email protected]
· 14 years ago