summaryrefslogtreecommitdiffstats
path: root/cc/thread_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 175632kaiwang@chromium.org2013-01-091-2/+1
* ThreadedTest that a non-null OutputSurface that fails initialization immediat...jamesr@chromium.org2013-01-091-1/+2
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-091-0/+23
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-0/+1
* Revert 175275jamesr@chromium.org2013-01-071-5/+0
* We don't want to tick animation controllers for non-active layersvollick@chromium.org2013-01-071-0/+2
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-071-5/+0
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-051-0/+5
* Use WeakPtr for posting cc tasks to main threadjamesr@chromium.org2013-01-021-9/+10
* Send memory management policies to the tile managerccameron@chromium.org2013-01-021-0/+6
* cc: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2012-12-231-5/+5
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-201-0/+7
* Use a WeakPtr when posting tasks to ThreadProxy on the impl threadjamesr@chromium.org2012-12-191-22/+25
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-181-1/+1
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-171-0/+19
* Revert 173484dpapad@chromium.org2012-12-171-19/+0
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-171-0/+6
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-171-0/+19
* Round managed memory stats to the nearest 8MB, and don't performccameron@chromium.org2012-12-081-3/+1
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-33/+33
* Revert 171403danakj@chromium.org2012-12-061-33/+33
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-33/+33
* Use a mutex to deal with concurrent access to the m_evictedBackingsccameron@chromium.org2012-11-301-10/+6
* [cc] Add TileManager to LayerTreeHostImplnduca@chromium.org2012-11-281-0/+17
* Add asserts that should help in diagnosing the crashes being observed.ccameron@chromium.org2012-11-281-4/+8
* Use message passing for BeginFrameAndCommitState and clean up forced commit l...jamesr@chromium.org2012-11-141-36/+25
* Remove crash instrumentation, since we haven't seen a crash inccameron@chromium.org2012-11-131-14/+0
* 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-17/+19
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-4/+4
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-4/+4
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-4/+4
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-19/+17
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-17/+19
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-19/+17
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-17/+19
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-1/+1
* cc: Use base::Passed in ThreadProxyenne@chromium.org2012-11-011-10/+8
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-62/+42
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-42/+62
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-62/+42
* Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from ccjamesr@chromium.org2012-10-291-14/+10
* 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/+28
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-13/+13
* Report memory usage statistics from the renderer.ccameron@chromium.org2012-10-251-0/+10
* Re-introduce crash instrumentation for invalid resources.ccameron@chromium.org2012-10-241-1/+16
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-4/+4
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-2/+2
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-177/+177