summaryrefslogtreecommitdiffstats
path: root/cc/TiledLayerChromium.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert 160623 - [cc] Remove all WTF #includes from CCLayerTreeHostjochen@chromium.org2012-10-081-2/+2
* Revert 160631 - [cc] Store CCLayerImpls as scoped_ptrshenrika@chromium.org2012-10-081-2/+2
* [cc] Store CCLayerImpls as scoped_ptrsenne@chromium.org2012-10-081-2/+2
* [cc] Remove all WTF #includes from CCLayerTreeHostenne@chromium.org2012-10-081-2/+2
* Renamed LayerChromium::opaque to LayerChromium::contentsOpaque. Having both o...alokp@chromium.org2012-10-021-1/+1
* cc: Switch it to use DISALLOW_COPY_AND_ASSIGN macro from base/ library.tfarina@chromium.org2012-09-281-1/+3
* [cc] Color evicted vs. invalidated checkerboard tiles differentlyenne@chromium.org2012-09-281-1/+8
* cc_unittests fails on several platforms with 158148 vitalybuka@chromium.org2012-09-221-8/+1
* [cc] Color evicted vs. invalidated checkerboard tiles differentlyenne@chromium.org2012-09-221-1/+8
* Make cc's use of WTF::HashMap robust to key/value changeenne@chromium.org2012-09-181-0/+22
* Adjust texture priorities in preparation of impl-thread eviction of only some...ccameron@chromium.org2012-09-171-6/+5
* Change cc files from namespace WebCore to ccenne@chromium.org2012-09-141-2/+2
* Use std::string instead of WTF::String / TextStreamjamesr@chromium.org2012-09-101-1/+0
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-251-0/+791