summaryrefslogtreecommitdiffstats
path: root/cc/thread_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Only reduce amount of wasted memory during pending tree activation.reveman@google.com2013-02-061-0/+1
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-061-1/+1
* cc: Unify context losing machinerydanakj@chromium.org2013-01-231-0/+1
* cc: Fix inappropriate use of term "texture".reveman@chromium.org2013-01-231-3/+3
* cc: Have smoothness take priority during scroll and pinch zoom.reveman@chromium.org2013-01-221-0/+3
* cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...reveman@chromium.org2013-01-211-0/+2
* cc: Redraw incomplete frames when new texture uploads finishbrianderson@chromium.org2013-01-181-0/+6
* cc: Fix thread proxy releasing commit earlyenne@chromium.org2013-01-171-0/+3
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-161-0/+2
* Decouple texture upload checks, tree activation, and drawing.brianderson@chromium.org2013-01-121-0/+1
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-091-0/+2
* Revert 175275jamesr@chromium.org2013-01-071-2/+0
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-071-1/+0
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-051-0/+2
* Use WeakPtr for posting cc tasks to main threadjamesr@chromium.org2013-01-021-2/+3
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-201-0/+1
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-1/+0
* Use a WeakPtr when posting tasks to ThreadProxy on the impl threadjamesr@chromium.org2012-12-191-0/+5
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-171-0/+6
* Revert 173484dpapad@chromium.org2012-12-171-6/+0
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-171-0/+1
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-171-0/+6
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-0/+1
* With this patch we accomplish the following:vollick@chromium.org2012-12-071-1/+0
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-9/+9
* Revert 171403danakj@chromium.org2012-12-061-9/+9
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-9/+9
* Use a mutex to deal with concurrent access to the m_evictedBackingsccameron@chromium.org2012-11-301-1/+0
* [cc] Add TileManager to LayerTreeHostImplnduca@chromium.org2012-11-281-0/+3
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-1/+1
* Use message passing for BeginFrameAndCommitState and clean up forced commit l...jamesr@chromium.org2012-11-141-5/+2
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-2/+3
* 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
* 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-3/+2
* cc: Fix header include guards of our header files.tfarina@chromium.org2012-11-051-3/+3
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-2/+3
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-3/+2
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-2/+3
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-2/+2
* cc: Use base::Passed in ThreadProxyenne@chromium.org2012-11-011-3/+3
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-3/+1
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-1/+3
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-3/+1
* cc: Remove the remaining uses of WTF::ThreadSafeRefCounted.tfarina@chromium.org2012-10-301-2/+2
* Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from ccjamesr@chromium.org2012-10-291-6/+6
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-0/+4
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-6/+6