index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gfx
/
transform.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for perspective transforms
vollick@chromium.org
2012-05-14
1
-0
/
+5
*
Adds a new layer animation element which owns an interpolated transform. This...
vollick@chromium.org
2012-03-17
1
-2
/
+8
*
Revert r127269 "Adds a new layer animation element which owns an interpolated...
oshima@chromium.org
2012-03-16
1
-8
/
+2
*
Adds a new layer animation element which owns an interpolated transform. This...
vollick@chromium.org
2012-03-16
1
-2
/
+8
*
Adds function to invert a transform to ui::Transform
pkotwicz@chromium.org
2011-10-24
1
-0
/
+3
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
1
-2
/
+2
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+2
*
Use SkMatrix44 for the underlying implementation of ui::Transform
backer@chromium.org
2011-07-08
1
-27
/
+43
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
1
-0
/
+1
*
Take transforms into consideration when deciding the dirty region for child v...
sadrul@chromium.org
2011-06-17
1
-4
/
+4
*
views: Take transforms into account when computing visible bounds.
sadrul@chromium.org
2011-06-06
1
-1
/
+5
*
Fix transform concatenation order in GetTransformRelativeTo, improve/add tests.
wjmaclean@chromium.org
2011-05-19
1
-2
/
+2
*
Makes Transform concrete. Fixes bug in coordinate conversion and makes all co...
sky@chromium.org
2011-05-17
1
-25
/
+36
*
Adds assignment operator like function to Transform.
sky@chromium.org
2011-05-10
1
-0
/
+3
*
Some style changes (for readability).
sadrul@chromium.org
2011-04-14
1
-12
/
+25
*
Add a virtual destructor to ui::Transform
hbono@chromium.org
2011-02-25
1
-0
/
+2
*
Transformable views: Use the transformation for points and events.
sadrul@chromium.org
2011-02-24
1
-0
/
+66