summaryrefslogtreecommitdiffstats
path: root/cc/trees/single_thread_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable scheduler deadline task on battery power in Windowssunnyps2014-10-161-1/+2
* Avoid creating multiple output surfaces at once with single-threaded compositor.jbauman2014-10-151-8/+19
* cc: Single-threaded impl-side painting for unit testsenne2014-10-091-60/+139
* Refactoring the way begin frame sources inside scheduler work.mithro2014-09-301-8/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-4/+3
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-3/+4
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-4/+3
* Make cc output surface creation asyncenne2014-09-251-9/+10
* Revert of cc: Single-threaded impl-side painting for unit tests (patchset #5 ...henrika2014-09-081-74/+23
* cc: Single-threaded impl-side painting for unit testsenne2014-09-061-23/+74
* cc: Use correct message loop proxy in BlockingTaskRunnerskyostil2014-09-041-3/+6
* cc: Use Scheduler::BeginFrame() in SingleThreadProxysimonhong2014-09-041-1/+1
* Remove cc:LayerTreeHostImpl::IsContextLost.dneto2014-08-251-26/+15
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-221-67/+305
* Rename Animate as Begin(Main)Frameskyostil@chromium.org2014-08-181-2/+2
* Revert "Make SingleThreadProxy a SchedulerClient"enne@chromium.org2014-08-131-298/+67
* Fix failing (flaky) LayerTreeHostTestLCDNotification test.danakj@chromium.org2014-08-131-1/+3
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-121-68/+302
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-071-273/+68
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-071-68/+273
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-061-273/+68
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-061-68/+273
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-12/+9
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-9/+12
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-12/+9
* Revert Removing base::TimeTicks argument to DrawLayersccameron@chromium.org2014-07-191-2/+3
* cc: Parameterize the main thread task runnerskyostil@chromium.org2014-07-181-5/+9
* Removing base::TimeTicks argument to DrawLayers as it isn't really used.mithro@mithis.com2014-07-101-3/+2
* cc: Don't explode on SingleThreadProxy::SetDeferCommitsenne@chromium.org2014-07-091-2/+0
* Initial commit of a queueing delay metric:ariblue@google.com2014-07-081-1/+1
* cc: Disallow scroll offset animations when impl-scrolling isn't supportedajuma@chromium.org2014-07-031-0/+4
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-281-270/+69
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-281-69/+270
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-191-15/+0
* cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.danakj@chromium.org2014-05-201-3/+2
* Merge SingleThreadProxy::CommitAndComposite into CompositeImmediately.danakj@chromium.org2014-05-161-33/+23
* cc: CapturePostTask in SingleThreadProxy::Stopboliu@chromium.org2014-05-161-0/+1
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-40/+4
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-301-0/+4
* Revert 266624 "cc: Split animating and drawing into separate act..."skyostil@google.com2014-04-291-4/+0
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-281-0/+4
* cc: Remove the capability to give up and leave compositing mode.danakj@chromium.org2014-04-251-20/+7
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-45/+2
* cc: Throttle swaps in Scheduler instead of OutputSurfacebrianderson@chromium.org2014-04-181-2/+2
* cc: Change #if !defined(NDEBUG) to #if DCHECK_IS_ON.danakj@chromium.org2014-03-181-1/+1
* Removing the use of base::Time inside the LayerTreeHost system.mithro@mithis.com2014-03-111-2/+1
* Removing base::Time from SetAnimationEvents and PostAnimationEventsToMainThre...mithro@mithis.com2014-03-111-3/+2
* cc: Update Main RendererCapabilities on DeferredInitializeboliu@chromium.org2014-02-181-5/+7
* cc: Add TRACE_EVENTs to SingleThreadProxydanakj@chromium.org2014-01-301-0/+16
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-171-1/+6