summaryrefslogtreecommitdiffstats
path: root/cc/single_thread_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Don't call base::TimeTicks::Now() for every layer.danakj@chromium.org2013-01-281-0/+2
* cc: Unify context losing machinerydanakj@chromium.org2013-01-231-6/+15
* cc: Fix inappropriate use of term "texture".reveman@chromium.org2013-01-231-2/+2
* cc: Redraw incomplete frames when new texture uploads finishbrianderson@chromium.org2013-01-181-0/+20
* cc: Fix resource eviction with impl-side painting.reveman@chromium.org2013-01-171-4/+2
* [cc] Use base::TimeTicks in RenderStatsnduca@chromium.org2013-01-161-1/+1
* cc: Prohibit impl-side painting with single threaded compositingenne@chromium.org2013-01-101-3/+4
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-091-0/+7
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-0/+1
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-071-7/+0
* Allow the resourceProvider to be NULL when evicting textures. In that case, m...ccameron@chromium.org2012-12-201-2/+1
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-201-0/+6
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-4/+0
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-171-0/+5
* Revert 173484dpapad@chromium.org2012-12-171-5/+0
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-171-0/+5
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-0/+4
* Round managed memory stats to the nearest 8MB, and don't performccameron@chromium.org2012-12-081-3/+1
* With this patch we accomplish the following:vollick@chromium.org2012-12-071-4/+0
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-20/+20
* Revert 171403danakj@chromium.org2012-12-061-20/+20
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-20/+20
* Use a mutex to deal with concurrent access to the m_evictedBackingsccameron@chromium.org2012-11-301-7/+1
* [cc] Add TileManager to LayerTreeHostImplnduca@chromium.org2012-11-281-0/+8
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-16/+19
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-1/+1
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-2/+2
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-2/+2
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-2/+2
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-19/+16
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-16/+19
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-19/+16
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-16/+19
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-1/+1
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-1/+0
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-0/+1
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-1/+0
* Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from ccjamesr@chromium.org2012-10-291-7/+4
* Verify that contentsTextureManager is non-NULL before dereferencing it.ccameron@chromium.org2012-10-271-5/+11
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-0/+6
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-5/+5
* Report memory usage statistics from the renderer.ccameron@chromium.org2012-10-251-0/+10
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-2/+2
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-64/+64
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-2/+2
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-64/+64