| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert "cc: Switch to Chromium DCHECKs LOGs" | mattm@chromium.org | 2012-10-17 | 1 | -2/+2 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-17 | 1 | -2/+2 |
* | Revert 162284 - cc: Get rid of CC*.h temporary header files. | mattm@chromium.org | 2012-10-17 | 1 | -3/+3 |
* | cc: Get rid of CC*.h temporary header files. | tfarina@chromium.org | 2012-10-16 | 1 | -3/+3 |
* | cc: Remove the temporary header files that aren't prefixed with CC* | tfarina@chromium.org | 2012-10-16 | 1 | -3/+3 |
* | cc: Get rid of temporary (stub) header files under test/ directory. | tfarina@chromium.org | 2012-10-16 | 1 | -3/+2 |
* | [cc] Change cc_tests.gyp filenames to Chromium style | enne@chromium.org | 2012-10-12 | 1 | -0/+3586 |