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

Issue 1131593007: NOT FOR REVIEW

Created:
5 years, 7 months ago by Ian Vollick
Modified:
5 years, 7 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NOT FOR REVIEW patch from issue 947033002 at patchset 220001 (http://crrev.com/947033002#ps220001) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2172 lines, -6 lines) Patch
M cc/BUILD.gn View 3 chunks +10 lines, -0 lines 0 comments Download
A cc/animation/animation_host.h View 1 chunk +97 lines, -0 lines 0 comments Download
A cc/animation/animation_host.cc View 1 chunk +158 lines, -0 lines 0 comments Download
A cc/animation/animation_host_unittest.cc View 1 chunk +70 lines, -0 lines 0 comments Download
M cc/animation/animation_id_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/animation/animation_id_provider.cc View 2 chunks +10 lines, -0 lines 0 comments Download
A cc/animation/animation_player.h View 1 chunk +125 lines, -0 lines 0 comments Download
A cc/animation/animation_player.cc View 1 chunk +295 lines, -0 lines 0 comments Download
A cc/animation/animation_player_unittest.cc View 1 chunk +490 lines, -0 lines 0 comments Download
A cc/animation/animation_timeline.h View 1 chunk +77 lines, -0 lines 0 comments Download
A cc/animation/animation_timeline.cc View 1 chunk +120 lines, -0 lines 0 comments Download
A cc/animation/animation_timeline_unittest.cc View 1 chunk +97 lines, -0 lines 0 comments Download
M cc/blink/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/blink/cc_blink.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
A cc/blink/web_compositor_animation_player_impl.h View 1 chunk +48 lines, -0 lines 0 comments Download
A cc/blink/web_compositor_animation_player_impl.cc View 1 chunk +66 lines, -0 lines 0 comments Download
A cc/blink/web_compositor_animation_timeline_impl.h View 1 chunk +45 lines, -0 lines 0 comments Download
A cc/blink/web_compositor_animation_timeline_impl.cc View 1 chunk +45 lines, -0 lines 0 comments Download
M cc/blink/web_compositor_support_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/blink/web_compositor_support_impl.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M cc/cc.gyp View 2 chunks +7 lines, -0 lines 0 comments Download
M cc/cc_tests.gyp View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/layers/layer.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M cc/test/animation_test_common.h View 2 chunks +17 lines, -0 lines 0 comments Download
M cc/test/animation_test_common.cc View 2 chunks +24 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host.h View 7 chunks +29 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host.cc View 5 chunks +78 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 6 chunks +36 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 3 chunks +117 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_impl.cc View 2 chunks +9 lines, -2 lines 0 comments Download
A cc/trees/layer_tree_mutators_client.h View 1 chunk +41 lines, -0 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 2 chunks +21 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698