Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc: Fix draw transforms for descendants of fixed-position layers | ajuma | 2015-05-06 | 1 | -0/+93 |
* | cc: Fix property tree position updates when rebuilding is skipped | ajuma | 2015-04-24 | 1 | -0/+14 |
* | cc: Only compute transforms and clips when they might have changed | ajuma | 2015-04-21 | 1 | -0/+3 |
* | Make TransformTree::CombineTransformsBetween run faster | jaydasika | 2015-04-16 | 1 | -0/+38 |
* | cc: Re-use transforms from transform nodes when computing visible rects | ajuma | 2015-04-10 | 1 | -0/+104 |
* | Only allow change-of-basis between transform nodes on the same ancestor chain | jaydasika | 2015-04-09 | 1 | -88/+0 |
* | cc: ComputeTransform should succeed when destination is an ancestor | ajuma | 2015-03-30 | 1 | -0/+29 |
* | cc: Fix transform flattening in property trees | ajuma | 2015-03-14 | 1 | -0/+70 |
* | Derive draw transforms from property trees. | vollick | 2015-02-10 | 1 | -39/+36 |
* | Introduce Property Trees | vollick | 2014-12-17 | 1 | -0/+207 |