| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Don't call base::TimeTicks::Now() for every layer. | danakj@chromium.org | 2013-01-28 | 1 | -0/+2 |
* | cc: Unify context losing machinery | danakj@chromium.org | 2013-01-23 | 1 | -6/+15 |
* | cc: Fix inappropriate use of term "texture". | reveman@chromium.org | 2013-01-23 | 1 | -2/+2 |
* | cc: Redraw incomplete frames when new texture uploads finish | brianderson@chromium.org | 2013-01-18 | 1 | -0/+20 |
* | cc: Fix resource eviction with impl-side painting. | reveman@chromium.org | 2013-01-17 | 1 | -4/+2 |
* | [cc] Use base::TimeTicks in RenderStats | nduca@chromium.org | 2013-01-16 | 1 | -1/+1 |
* | cc: Prohibit impl-side painting with single threaded compositing | enne@chromium.org | 2013-01-10 | 1 | -3/+4 |
* | Implement a method to access the non-composited content root layer picture pile. | leandrogracia@chromium.org | 2013-01-09 | 1 | -0/+7 |
* | Avoid exposing gl bindings through cc public API headers | jamesr@chromium.org | 2013-01-08 | 1 | -0/+1 |
* | cc: remove loseOutputSurface. | danakj@chromium.org | 2013-01-07 | 1 | -7/+0 |
* | Allow the resourceProvider to be NULL when evicting textures. In that case, m... | ccameron@chromium.org | 2012-12-20 | 1 | -2/+1 |
* | cc: Add pending tree for impl-side painting | enne@chromium.org | 2012-12-20 | 1 | -0/+6 |
* | Ref count layer animation controllers. | vollick@chromium.org | 2012-12-20 | 1 | -4/+0 |
* | cc: Force layer tree tests to go idle before exiting. | danakj@chromium.org | 2012-12-17 | 1 | -0/+5 |
* | Revert 173484 | dpapad@chromium.org | 2012-12-17 | 1 | -5/+0 |
* | cc: Force layer tree tests to go idle before exiting. | danakj@chromium.org | 2012-12-17 | 1 | -0/+5 |
* | Revert 171714 - Use an auxiliary list of animation controllers. | vollick@chromium.org | 2012-12-08 | 1 | -0/+4 |
* | Round managed memory stats to the nearest 8MB, and don't perform | ccameron@chromium.org | 2012-12-08 | 1 | -3/+1 |
* | With this patch we accomplish the following: | vollick@chromium.org | 2012-12-07 | 1 | -4/+0 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -20/+20 |
* | Revert 171403 | danakj@chromium.org | 2012-12-06 | 1 | -20/+20 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -20/+20 |
* | Use a mutex to deal with concurrent access to the m_evictedBackings | ccameron@chromium.org | 2012-11-30 | 1 | -7/+1 |
* | [cc] Add TileManager to LayerTreeHostImpl | nduca@chromium.org | 2012-11-28 | 1 | -0/+8 |
* | 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 |