0
Files
src/cc
skaslev@chromium.org ffbfdc4912 Added some instrumentation to the software compositor.
BUG=124671


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167843 0039d316-1c4b-4281-b951-d872f2087c98
2012-11-15 03:35:32 +00:00
..
2012-11-02 21:06:20 +00:00
2012-11-03 21:10:11 +00:00
2012-11-02 12:08:11 +00:00
2012-11-02 21:06:20 +00:00
2012-11-10 09:38:07 +00:00
2012-11-11 14:47:50 +00:00
2012-11-11 14:47:50 +00:00
2012-11-10 09:38:07 +00:00
2012-11-11 14:47:50 +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.