summaryrefslogtreecommitdiffstats
path: root/cc/thread_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Use smoothness takes priority mode during page scale animation.reveman@chromium.org2013-02-281-1/+2
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-12/+28
* cc: Only allow trees created at the current viewport size to draw.aelias@chromium.org2013-02-141-3/+4
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-1/+1
* cc: Avoid posting renewTreePriority tasks with negative delay.reveman@chromium.org2013-02-131-4/+4
* [cc] Trace detailed tile info when --trace-all-rendered-framesnduca@chromium.org2013-02-121-0/+23
* cc: Only reduce amount of wasted memory during pending tree activation.reveman@google.com2013-02-061-0/+10
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-061-1/+5
* Move page scale ownership to LayerTreeImpl.aelias@chromium.org2013-01-301-1/+1
* cc: Don't call base::TimeTicks::Now() for every layer.danakj@chromium.org2013-01-281-0/+2
* cc: Don't set smoothness takes priority for output surface when the opposite ...reveman@chromium.org2013-01-241-7/+8
* cc: Unify context losing machinerydanakj@chromium.org2013-01-231-0/+12
* cc: Reduce renderer_main thread priority when prefer_smoothness is setepenner@chromium.org2013-01-231-1/+8
* cc: Fix inappropriate use of term "texture".reveman@chromium.org2013-01-231-8/+8
* cc: Have smoothness take priority during scroll and pinch zoom.reveman@chromium.org2013-01-221-0/+44
* cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...reveman@chromium.org2013-01-211-0/+14
* cc: Redraw incomplete frames when new texture uploads finishbrianderson@chromium.org2013-01-181-0/+33
* cc: Fix resource eviction with impl-side painting.reveman@chromium.org2013-01-171-10/+0
* cc: Fix thread proxy releasing commit earlyenne@chromium.org2013-01-171-3/+6
* cc: Do not request redraw on commit when impl-side paintingbrianderson@chromium.org2013-01-171-1/+4
* cc: Block the main thread for texture layers during impl-side paintingenne@chromium.org2013-01-161-2/+20
* [cc] Use base::TimeTicks in RenderStatsnduca@chromium.org2013-01-161-1/+1
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-161-0/+5
* Decouple texture upload checks, tree activation, and drawing.brianderson@chromium.org2013-01-121-1/+6
* ThreadedTest that a non-null OutputSurface that fails initialization immediat...jamesr@chromium.org2013-01-101-1/+4
* 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