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

Issue 11191068: Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc (Closed)

Created:
8 years, 2 months ago by jamesr
Modified:
8 years, 1 month ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org, aelias_OOO_until_Jul13, Ian Vollick
Visibility:
Public.

Description

Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc These are implemented on top of WebKit::Platform via webkit_wtf_support and need to go. BUG=154451 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164580

Patch Set 1 #

Patch Set 2 : rebased #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -127 lines) Patch
M cc/delegated_renderer_layer_impl_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/frame_rate_controller.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/gl_renderer.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/input_handler.h View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M cc/layer_tree_host.h View 1 2 5 chunks +7 lines, -6 lines 0 comments Download
M cc/layer_tree_host.cc View 1 2 6 chunks +14 lines, -13 lines 0 comments Download
M cc/layer_tree_host_impl.h View 1 2 7 chunks +10 lines, -10 lines 0 comments Download
M cc/layer_tree_host_impl.cc View 1 2 9 chunks +21 lines, -16 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 1 2 7 chunks +15 lines, -16 lines 0 comments Download
M cc/layer_tree_host_unittest.cc View 1 2 12 chunks +11 lines, -14 lines 0 comments Download
M cc/proxy.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M cc/resource_update_controller.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/single_thread_proxy.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M cc/single_thread_proxy.cc View 1 2 4 chunks +4 lines, -7 lines 0 comments Download
M cc/test/layer_tree_test_common.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M cc/test/layer_tree_test_common.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M cc/thread_proxy.h View 1 2 5 chunks +6 lines, -6 lines 0 comments Download
M cc/thread_proxy.cc View 1 2 8 chunks +10 lines, -14 lines 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/web_to_ccinput_handler_adapter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc View 1 2 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jamesr
There are a handful of isolated CurrentTime.h that aren't related to this. After I kill ...
8 years, 2 months ago (2012-10-18 23:27:40 UTC) #1
jamesr
Looks like I need a rebase. FYI, the whole animation system needs to be rewritten ...
8 years, 2 months ago (2012-10-18 23:31:13 UTC) #2
enne (OOO)
lgtm
8 years, 2 months ago (2012-10-19 05:18:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/11191068/2012
8 years, 2 months ago (2012-10-19 05:19:27 UTC) #4
commit-bot: I haz the power
Failed to apply patch for cc/layer_tree_host.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years, 2 months ago (2012-10-19 05:19:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/11191068/8001
8 years, 1 month ago (2012-10-28 19:53:34 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-10-29 00:06:32 UTC) #7
Change committed as 164580

Powered by Google App Engine
This is Rietveld 408576698