Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1487)

Issue 9933003: Merge 112360 - [chromium] Route monotonic clock up from compositor (Closed)

Created:
8 years, 8 months ago by jamesr
Modified:
8 years, 8 months ago
Reviewers:
jamesr
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Visibility:
Public.

Description

Merge 112360 - [chromium] Route monotonic clock up from compositor https://bugs.webkit.org/show_bug.cgi?id=82154 Reviewed by James Robinson. Source/Platform: * chromium/public/WebLayerTreeViewClient.h: (WebLayerTreeViewClient): Source/WebCore: * platform/graphics/chromium/cc/CCLayerTreeHost.cpp: (WebCore::CCLayerTreeHost::updateAnimations): * platform/graphics/chromium/cc/CCLayerTreeHost.h: (CCLayerTreeHost): * platform/graphics/chromium/cc/CCThreadProxy.cpp: (WebCore::CCThreadProxy::scheduledActionBeginFrame): (WebCore::CCThreadProxy::beginFrame): * platform/graphics/chromium/cc/CCThreadProxy.h: (WebCore::CCThreadProxy::BeginFrameAndCommitState::BeginFrameAndCommitState): (BeginFrameAndCommitState): Source/WebKit/chromium: * public/WebWidget.h: (WebKit::WebWidget::animate): * src/WebLayerTreeViewImpl.cpp: (WebKit::WebLayerTreeViewImpl::updateAnimations): * src/WebLayerTreeViewImpl.h: (WebLayerTreeViewImpl): * src/WebViewImpl.cpp: (WebKit::WebViewImpl::animate): (WebKit::WebViewImpl::updateAnimations): * src/WebViewImpl.h: (WebViewImpl): * tests/FakeCCLayerTreeHostClient.h: (WebCore::FakeCCLayerTreeHostClient::updateAnimations): TBR=nduca@chromium.org BUG=118779 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=112612

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -1228 lines) Patch
M Source/Platform/ChangeLog View 1 chunk +10 lines, -0 lines 0 comments Download
M Source/Platform/chromium/public/WebLayerTreeViewClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/ChangeLog View 1 chunk +0 lines, -995 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHost.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHost.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCThreadProxy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCThreadProxy.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/ChangeLog View 1 chunk +0 lines, -204 lines 0 comments Download
M Source/WebKit/chromium/public/WebWidget.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/WebKit/chromium/src/WebLayerTreeViewImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebLayerTreeViewImpl.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebViewImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebViewImpl.cpp View 3 chunks +8 lines, -10 lines 0 comments Download
M Source/WebKit/chromium/tests/FakeCCLayerTreeHostClient.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
8 years, 8 months ago (2012-03-30 00:07:49 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698