| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -2/+0 |
* | Remove static thread pointers from CC, attempt 3 | aelias@chromium.org | 2012-11-08 | 1 | -16/+19 |
* | cc: Rename PrioritizedTexture to PrioritizedResource. | reveman@google.com | 2012-11-07 | 1 | -1/+1 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -2/+2 |
* | cc: Fix style for comments at the end of namespaces | danakj@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th... | phajdan.jr@chromium.org | 2012-11-05 | 1 | -2/+2 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -2/+2 |
* | A speculative Revert for r165872 - Remove static thread pointers from CC, att... | hbono@chromium.org | 2012-11-05 | 1 | -19/+16 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 1 | -16/+19 |
* | Revert 165476 - Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -19/+16 |
* | Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -16/+19 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Remove WebKit::Platform dependencies from cc | jamesr@chromium.org | 2012-10-30 | 1 | -1/+0 |
* | Revert 165050 - Remove WebKit::Platform dependencies from cc | sergeyu@chromium.org | 2012-10-30 | 1 | -0/+1 |
* | Remove WebKit::Platform dependencies from cc | jamesr@chromium.org | 2012-10-30 | 1 | -1/+0 |
* | Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc | jamesr@chromium.org | 2012-10-29 | 1 | -7/+4 |
* | Verify that contentsTextureManager is non-NULL before dereferencing it. | ccameron@chromium.org | 2012-10-27 | 1 | -5/+11 |
* | Aura: Resize locks with --ui-enable-threaded-compositing | backer@chromium.org | 2012-10-27 | 1 | -0/+6 |
* | cc: Rename TextureUpdate to ResourceUpdate. | reveman@google.com | 2012-10-25 | 1 | -5/+5 |
* | Report memory usage statistics from the renderer. | ccameron@chromium.org | 2012-10-25 | 1 | -0/+10 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 5/4. | tfarina@chromium.org | 2012-10-23 | 1 | -1/+1 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -64/+64 |
* | Conditionalize memory allocation limit based on visibility | ccameron@chromium.org | 2012-10-22 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 2/4. | tfarina@chromium.org | 2012-10-20 | 1 | -1/+1 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -64/+64 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -64/+64 |
* | Reland "cc: Remove CC*.h temporary includes, part 1/4." | tfarina@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." | pfeldman@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 1/4. | tfarina@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | cc: Remove all but one texture uploader class. | reveman@chromium.org | 2012-10-19 | 1 | -2/+1 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-18 | 1 | -24/+24 |
* | cc: Remove wtf usage from test code | enne@chromium.org | 2012-10-18 | 1 | -2/+0 |
* | Remove TraceEvent stub header from cc | jamesr@chromium.org | 2012-10-18 | 1 | -1/+1 |
* | Set memory allocation with visibility, instead of through manager. | ccameron@chromium.org | 2012-10-17 | 1 | -3/+5 |
* | Remove use of wtf/ListHashSet from CCPrioritizedTextureManager. | ccameron@chromium.org | 2012-10-17 | 1 | -1/+1 |
* | Revert "cc: Switch to Chromium DCHECKs LOGs" | mattm@chromium.org | 2012-10-17 | 1 | -24/+24 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-17 | 1 | -24/+24 |
* | Revert 162284 - cc: Get rid of CC*.h temporary header files. | mattm@chromium.org | 2012-10-17 | 1 | -2/+2 |
* | cc: Get rid of CC*.h temporary header files. | tfarina@chromium.org | 2012-10-16 | 1 | -2/+2 |
* | cc: Remove wtf includes from base / thread / single_thread proxy | enne@chromium.org | 2012-10-16 | 1 | -5/+5 |
* | Fix issue where textures currently being drawn by the impl thread can be recy... | ccameron@chromium.org | 2012-10-15 | 1 | -7/+5 |
* | [cc] Rename all cc/ filenames to Chromium style | enne@chromium.org | 2012-10-12 | 1 | -0/+385 |