summaryrefslogtreecommitdiffstats
path: root/cc/trees/proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Update secure output flags on display changes.dcastagna2016-03-221-0/+2
* Remove runtime toggling of throttling framesenne2016-03-091-2/+0
* Switch to standard integer types in cc/.avi2015-12-211-1/+0
* cc:: Change plumbing for external_begin_frame_source to the Scheduler.khushalsagar2015-12-161-1/+4
* cc: Split Proxy and TaskRunnerProvider for the LayerTreeHostkhushalsagar2015-11-121-11/+4
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-211-65/+3
* cc : Add API to update the Top Controls State to Proxykhushalsagar2015-10-171-0/+5
* cc: Remove SetLayerTreeHostClientReady()sievers2015-10-071-4/+0
* Re-land: cc: Implement shared worker contexts.reveman2015-09-241-2/+2
* Removing GL context rate limiting feature and related wrappersjunov2015-09-221-4/+0
* This sets up API to release OutputSurface from LTHClient.sohan.jyoti2015-09-181-0/+2
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-171-1/+1
* cc: Implement shared worker contexts.reveman2015-09-161-1/+1
* Devtools: Remove continuous repainting featuresamli2015-09-141-2/+0
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-191-3/+0
* cc: Add support for handling authoritative vsync intervalsimonhong2015-03-251-0/+3
* Allow ui::Compositor to defer commits during tab-switchccameron2015-03-121-3/+2
* cc: Remove unused tracing functions from LayerTreeHost(Impl).vmpstr2015-03-111-2/+0
* cc: Commit directly to active tree when using single thread.danakj2015-02-171-0/+1
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-8/+2
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-2/+8
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-8/+2
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-2/+8
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-3/+3
* Added ability to dynamically toggle frame throttling in the scheduler.bajones2015-01-061-0/+2
* cc: Add SetChildrenNeedBeginFrames() & SendBeginFramesToChildren()simonhong2014-11-211-0/+2
* Make cc output surface creation asyncenne2014-09-251-0/+4
* cc: Use correct message loop proxy in BlockingTaskRunnerskyostil2014-09-041-1/+7
* Fix failing (flaky) LayerTreeHostTestLCDNotification test.danakj@chromium.org2014-08-131-1/+1
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-3/+7
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-7/+3
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-3/+7
* cc: Parameterize the main thread task runnerskyostil@chromium.org2014-07-181-2/+2
* cc: Disallow scroll offset animations when impl-scrolling isn't supportedajuma@chromium.org2014-07-031-0/+2
* cc: Compositor without MessageLoopProxyboliu@chromium.org2014-05-231-0/+2
* cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.danakj@chromium.org2014-05-201-5/+0
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-2/+0
* Making BeginFrameArgs work with TRACE_EVENT system.mithro@mithis.com2014-05-101-1/+1
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-101-2/+0
* cc: fix continuous paint modecaseq@chromium.org2014-04-031-0/+3
* cc: Change #if !defined(NDEBUG) to #if DCHECK_IS_ON.danakj@chromium.org2014-03-181-3/+3
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-171-0/+1
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2trchen@chromium.org2014-01-171-1/+0
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* cc: Defer first OutputSurface creation until client is readysievers@google.com2013-12-191-1/+1
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-111-0/+1
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimatetrchen@chromium.org2013-12-111-1/+0
* Revert 238458 "cc: Defer first OutputSurface creation until clie..."robliao@chromium.org2013-12-031-1/+1
* cc: Defer first OutputSurface creation until client is readysievers@chromium.org2013-12-031-1/+1
* cc: Allow all types of pending commits to throttle inputbrianderson@chromium.org2013-10-261-0/+1