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

Issue 2797643002: Rewrite references to "wtf/" to "platform/wtf/" in platform/animation. (Closed)

Created:
3 years, 8 months ago by Yuta Kitamura
Modified:
3 years, 8 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, kinuko+watch, rjwright, shans
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rewrite references to "wtf/" to "platform/wtf/" in platform/animation. This is essentially the result of the following shell command followed by git cl format. find . -type f -exec sed -i 's/"wtf\//"platform\/wtf\//g' {} \; DEPS is updated, too, in order to prevent further introduction of "wtf/". BUG=691465 Review-Url: https://codereview.chromium.org/2797643002 Cr-Commit-Position: refs/heads/master@{#461640} Committed: https://chromium.googlesource.com/chromium/src/+/e5c9653633d37b258f869b8c7d30030cffbb8703

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -40 lines) Patch
M third_party/WebKit/Source/platform/animation/AnimationUtilities.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimation.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationHost.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationPlayer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationTimeline.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFilterAnimationCurve.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurve.h View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurve.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFloatKeyframe.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorKeyframe.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorScrollOffsetAnimationCurve.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformAnimationCurve.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformKeyframe.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/TimingFunction.h View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/TimingFunction.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/TimingFunctionTest.cpp View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Yuta Kitamura
timloh: PTAL? (For context, see my announcement in blink-dev)
3 years, 8 months ago (2017-04-04 03:45:25 UTC) #4
alancutter (OOO until 2018)
lgtm
3 years, 8 months ago (2017-04-04 03:58:25 UTC) #6
Mike Lawther (Google)
On 2017/04/04 03:45:25, Yuta Kitamura wrote: > timloh: PTAL? (For context, see my announcement in ...
3 years, 8 months ago (2017-04-04 03:58:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2797643002/1
3 years, 8 months ago (2017-04-04 05:56:46 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 06:01:43 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/e5c9653633d37b258f869b8c7d30...

Powered by Google App Engine
This is Rietveld 408576698