summaryrefslogtreecommitdiffstats
path: root/cc/LayerChromiumTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert 161133 - [cc] Use base ptr types for cc's CSS animation classescpu@chromium.org2012-10-101-5/+5
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-101-5/+5
* [cc] Remove WTF types from LayerChromium and layer listsenne@chromium.org2012-10-091-70/+79
* Revert 160619 - [cc] Remove WTF types from LayerChromium and layer listsjochen@chromium.org2012-10-081-79/+70
* Revert 160630 - [cc] Use base ptr types for cc's CSS animation classeshenrika@chromium.org2012-10-081-5/+5
* Revert 160631 - [cc] Store CCLayerImpls as scoped_ptrshenrika@chromium.org2012-10-081-1/+1
* [cc] Store CCLayerImpls as scoped_ptrsenne@chromium.org2012-10-081-1/+1
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-081-5/+5
* [cc] Remove WTF types from LayerChromium and layer listsenne@chromium.org2012-10-081-70/+79
* [cc] Use scoped_ptr for CCLayerTreeHost(Impl)enne@chromium.org2012-10-061-24/+15
* Renamed LayerChromium::opaque to LayerChromium::contentsOpaque. Having both o...alokp@chromium.org2012-10-021-1/+1
* cc: Change gtest includes to the style used in chromium.tfarina@chromium.org2012-10-021-2/+2
* Add some missing unit tests and update cc_unittests and webkit_compositor_bin...shawnsingh@chromium.org2012-09-181-0/+847