Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |