0
Files
src/cc
aelias@chromium.org 293a0ee99b Delete ThreadChecker from FontAtlas.
This object is created on the main thread and used on the impl thread.

BUG=160312


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167057 0039d316-1c4b-4281-b951-d872f2087c98
2012-11-10 04:17:19 +00:00
..
2012-11-02 21:06:20 +00:00
2012-11-06 05:53:00 +00:00
2012-11-06 05:53:00 +00:00
2012-11-06 05:53:00 +00:00
2012-11-03 21:10:11 +00:00
2012-11-02 12:08:11 +00:00
2012-11-09 06:45:06 +00:00
2012-11-09 06:45:06 +00:00
2012-10-31 22:48:14 +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.