Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds function to invert a transform to ui::Transform | pkotwicz@chromium.org | 2011-10-24 | 1 | -0/+4 |
* | Use EXPECT_FLOAT_EQ in interpolated xform unittest and SkMatrix44's operator=... | backer@chromium.org | 2011-07-22 | 1 | -20/+1 |
* | Use SkMatrix44 for the underlying implementation of ui::Transform | backer@chromium.org | 2011-07-08 | 1 | -41/+128 |
* | 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 | -2/+13 |
* | Fixes rounding bug in transform. This is needed to avoid rounding | sky@chromium.org | 2011-05-24 | 1 | -2/+6 |
* | Fix transform concatenation order in GetTransformRelativeTo, improve/add tests. | wjmaclean@chromium.org | 2011-05-19 | 1 | -7/+3 |
* | Makes Transform concrete. Fixes bug in coordinate conversion and makes all co... | sky@chromium.org | 2011-05-17 | 1 | -0/+103 |