summaryrefslogtreecommitdiffstats
path: root/cc/trees/proxy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-301-0/+1
* Revert 220418 "cc: Block commit on activate by setting a flag on..."danakj@chromium.org2013-08-301-1/+0
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-291-0/+1
* cc: Add trace events for the Scheduler states.brianderson@chromium.org2013-08-211-1/+1
* Notify the compositor when input is throttledenne@chromium.org2013-07-311-0/+2
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-0/+1
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-1/+0
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-0/+1
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-151-3/+0
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-271-1/+1
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-201-10/+9
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-0/+3
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-3/+0
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-0/+3
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-3/+0