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

Issue 23724024: Refactor TransformPoint{,Reverse}. (Closed)

Created:
7 years, 3 months ago by avallee
Modified:
7 years, 3 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, tfarina, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, danakj+watch_chromium.org, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Refactor TransformPoint{,Reverse}. These methods now take pointers instead of non-const references, this was previously a violation of the style guide. R=vollick@chromium.org BUG=160417 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222864

Patch Set 1 #

Patch Set 2 : Rebase and resolve conflicts. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -63 lines) Patch
M ash/display/display_controller_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/magnifier/magnification_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/rotator/screen_rotation.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ash/wm/window_manager_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/aura/root_window.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/events/event.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/debug_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/layer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gfx/interpolated_transform_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/gfx/transform.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
M ui/gfx/transform.cc View 1 3 chunks +19 lines, -13 lines 0 comments Download
M ui/gfx/transform_unittest.cc View 13 chunks +22 lines, -22 lines 0 comments Download
M ui/gfx/transform_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
avallee
7 years, 3 months ago (2013-09-09 21:12:43 UTC) #1
tfarina
I've filed a bug for this. Let me get the number
7 years, 3 months ago (2013-09-09 23:41:08 UTC) #2
tfarina
See crbug.com/160417, please, update your BUG= line to refer to it. Thanks.
7 years, 3 months ago (2013-09-09 23:42:03 UTC) #3
Ian Vollick
On 2013/09/09 23:42:03, tfarina wrote: > See crbug.com/160417, please, update your BUG= line to refer ...
7 years, 3 months ago (2013-09-11 12:27:23 UTC) #4
avallee
enne@chromium.org: Please review changes in /ash, /ui/{aura,base,views} sky@chromium.org: Please review changes in blink
7 years, 3 months ago (2013-09-11 14:04:09 UTC) #5
avallee
Sorry, got that the wrong way around. On Wed, Sep 11, 2013 at 10:04 AM, ...
7 years, 3 months ago (2013-09-11 14:24:17 UTC) #6
sky
LGTM
7 years, 3 months ago (2013-09-11 16:29:33 UTC) #7
enne (OOO)
webkit/ lgtm
7 years, 3 months ago (2013-09-12 17:33:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avallee@chromium.org/23724024/1
7 years, 3 months ago (2013-09-12 17:45:39 UTC) #9
commit-bot: I haz the power
Failed to apply patch for ui/gfx/transform.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 3 months ago (2013-09-12 17:45:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avallee@chromium.org/23724024/19001
7 years, 3 months ago (2013-09-12 18:05:29 UTC) #11
commit-bot: I haz the power
7 years, 3 months ago (2013-09-12 20:59:50 UTC) #12
Message was sent while issue was closed.
Change committed as 222864

Powered by Google App Engine
This is Rietveld 408576698