0
Files
src/cc
reveman@chromium.org 14148f1736 cc: Only create tilings for layers that draws content.
BUG=164752
TEST=manual

Review URL: https://chromiumcodereview.appspot.com/11467020

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171945 0039d316-1c4b-4281-b951-d872f2087c98
2012-12-08 06:01:49 +00:00
..
2012-11-02 21:06:20 +00:00
2012-11-17 16:03:05 +00:00
2012-12-04 09:51:20 +00:00
2012-12-04 09:51:20 +00:00
2012-12-04 09:51:20 +00:00
2012-11-02 12:08:11 +00:00
2012-11-30 05:41:58 +00:00
2012-12-05 21:06:06 +00:00
2012-12-05 21:06:06 +00:00
2012-11-02 21:06:20 +00:00
2012-11-02 21:06:20 +00:00

This is the chromium compositor implementation.

Notes about the component=shared_library build:
Because the compositor currently depends on non-exported symbols from inside
WebKit, in the shared library build the cc library links into WebKit.dll.
The unit tests don't currently work at all in the component build.