| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate from MathUtil::inverse() to gfx::Transform::GetInverse() | shawnsingh@google.com | 2013-01-07 | 1 | -20/+20 |
* | cc: When the transform's scale is unknown, draw into render surfaces at the s... | danakj@chromium.org | 2012-12-21 | 1 | -4/+76 |
* | Ref count layer animation controllers. | vollick@chromium.org | 2012-12-20 | 1 | -13/+13 |
* | cc: Unify namespaces for all test files | enne@chromium.org | 2012-12-16 | 1 | -2/+0 |
* | cc: Refactor content scale/bounds into draw properties | enne@chromium.org | 2012-12-16 | 1 | -19/+12 |
* | Mark layers that can use LCD text based on layer transform and opacity. | alokp@chromium.org | 2012-12-13 | 1 | -49/+172 |
* | [cc] Make LayerImpls point at LayerTreeImpl instead of LTHI | nduca@chromium.org | 2012-12-11 | 1 | -40/+40 |
* | Revert 171714 - Use an auxiliary list of animation controllers. | vollick@chromium.org | 2012-12-08 | 1 | -13/+13 |
* | cc: Pass LayerTreeHostImpl to LayerImpl constructor | enne@chromium.org | 2012-12-07 | 1 | -51/+107 |
* | With this patch we accomplish the following: | vollick@chromium.org | 2012-12-07 | 1 | -13/+13 |
* | Move LayerSorter to exist locally only in layer_tree_host_common | shawnsingh@google.com | 2012-12-07 | 1 | -22/+20 |
* | Organize internal properties of cc/ layer types | shawnsingh@google.com | 2012-12-05 | 1 | -98/+98 |
* | Don't create render passes for transparent images. | skaslev@chromium.org | 2012-11-30 | 1 | -0/+29 |
* | Move temporary MathUtil wrappers to permanent home in gfx::Transform | shawnsingh@google.com | 2012-11-28 | 1 | -4/+4 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -508/+494 |
* | cc: Minimize the number of times GL scissoring state is changed | shawnsingh@chromium.org | 2012-11-21 | 1 | -0/+100 |
* | Add API for hit testing layer_impl touchEventHandlerRegions from the host | yusufo@chromium.org | 2012-11-16 | 1 | -1/+408 |
* | cc: Layer that have empty bounds should still have their contentsScale applie... | danakj@chromium.org | 2012-11-14 | 1 | -10/+31 |
* | cc: Remove forbidden using namespace directives. | tfarina@chromium.org | 2012-11-10 | 1 | -2/+3 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -2/+0 |
* | cc: Prevent small scale factors (below 1) from being used or saved as the lay... | danakj@chromium.org | 2012-11-10 | 1 | -0/+55 |
* | ui: Prefer +/- operators to apply offsets. | danakj@chromium.org | 2012-11-10 | 1 | -2/+1 |
* | cc: Do not save the rasterScale for layers until they are finished animating ... | danakj@chromium.org | 2012-11-08 | 1 | -0/+44 |
* | Remove static thread pointers from CC, attempt 3 | aelias@chromium.org | 2012-11-08 | 1 | -44/+0 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -21/+21 |
* | cc: Fix style for comments at the end of namespaces | danakj@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th... | phajdan.jr@chromium.org | 2012-11-05 | 1 | -21/+21 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -21/+21 |
* | A speculative Revert for r165872 - Remove static thread pointers from CC, att... | hbono@chromium.org | 2012-11-05 | 1 | -0/+44 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 1 | -44/+0 |
* | cc: Replace WebCore::FloatQuad with gfx::QuadF. | danakj@chromium.org | 2012-11-02 | 1 | -2/+2 |
* | Revert 165476 - Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -0/+44 |
* | Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -44/+0 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -487/+487 |
* | Pass accurate contentsScale to LayerImpl. | wangxianzhu@chromium.org | 2012-11-01 | 1 | -26/+177 |
* | Use gfx:: Geometry types for the resource provider and layer updater classes. | danakj@chromium.org | 2012-10-31 | 1 | -1/+1 |
* | Remove root layer specialness in calculateDrawTransforms | shawnsingh@chromium.org | 2012-10-30 | 1 | -35/+59 |
* | Revert 164723 - Remove root layer specialness in calculateDrawTransforms | sergeyu@chromium.org | 2012-10-30 | 1 | -59/+35 |
* | Remove root layer specialness in calculateDrawTransforms | shawnsingh@chromium.org | 2012-10-29 | 1 | -35/+59 |
* | cc: Apply the layer's initial CSS scale to the contentsScale to render text a... | danakj@chromium.org | 2012-10-24 | 1 | -56/+344 |
* | cc: Remove CC*.h temporary includes, part 5/4. | tfarina@chromium.org | 2012-10-23 | 1 | -4/+4 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -450/+450 |
* | cc: Remove CC*.h temporary includes, part 4/4. | tfarina@chromium.org | 2012-10-22 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 2/4. | tfarina@chromium.org | 2012-10-20 | 1 | -1/+1 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -450/+450 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -450/+450 |
* | Reland "cc: Remove CC*.h temporary includes, part 1/4." | tfarina@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." | pfeldman@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | cc: Remove CC*.h temporary includes, part 1/4. | tfarina@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-18 | 1 | -2/+2 |