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

Issue 173593002: HTML5 Canvas should avoid converting rotation angle to degrees (Closed)

Created:
6 years, 10 months ago by zino
Modified:
6 years, 9 months ago
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, dglazkov+blink, Rik, adamk+blink_chromium.org, Stephen Chennney, aandrey+blink_chromium.org, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

rotateRadians function was added to AffineTransform class. We can switch from some rotate() to rotateRadians(). https://codereview.chromium.org/166273019/ Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168929

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/core/html/canvas/CanvasPathMethods.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/Path.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 32 (0 generated)
zino
6 years, 10 months ago (2014-02-22 04:34:20 UTC) #1
pdr.
On 2014/02/22 04:34:20, zino wrote: LGTM
6 years, 10 months ago (2014-02-22 04:37:29 UTC) #2
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 10 months ago (2014-02-22 06:01:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/173593002/30001
6 years, 10 months ago (2014-02-22 06:01:17 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-22 08:18:21 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=28440
6 years, 10 months ago (2014-02-22 08:18:22 UTC) #6
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 10 months ago (2014-02-22 08:30:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/173593002/30001
6 years, 10 months ago (2014-02-22 08:31:00 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-22 11:01:46 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=28444
6 years, 10 months ago (2014-02-22 11:01:47 UTC) #10
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 10 months ago (2014-02-25 02:39:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/173593002/30001
6 years, 10 months ago (2014-02-25 02:39:50 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-25 05:06:42 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=28787
6 years, 10 months ago (2014-02-25 05:06:42 UTC) #14
dshwang
lgtm. nits: s/frome/from/ in description.
6 years, 9 months ago (2014-03-04 17:29:25 UTC) #15
dshwang
btw, it's shocking that we've converted rad->deg->rad until now.
6 years, 9 months ago (2014-03-04 17:34:21 UTC) #16
zino
On 2014/03/04 17:29:25, dshwang wrote: > lgtm. > > nits: s/frome/from/ in description. Thank you ...
6 years, 9 months ago (2014-03-09 01:21:56 UTC) #17
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 9 months ago (2014-03-11 13:36:04 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/173593002/30001
6 years, 9 months ago (2014-03-11 13:36:07 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 13:36:20 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink, win_blink_rel
6 years, 9 months ago (2014-03-11 13:36:21 UTC) #21
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 9 months ago (2014-03-11 13:42:28 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/173593002/340001
6 years, 9 months ago (2014-03-11 13:42:40 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 13:46:56 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink
6 years, 9 months ago (2014-03-11 13:46:57 UTC) #25
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 9 months ago (2014-03-11 14:17:17 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/173593002/340001
6 years, 9 months ago (2014-03-11 14:17:23 UTC) #27
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 14:32:26 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink
6 years, 9 months ago (2014-03-11 14:32:27 UTC) #29
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 9 months ago (2014-03-11 14:38:47 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/173593002/340001
6 years, 9 months ago (2014-03-11 14:39:03 UTC) #31
commit-bot: I haz the power
6 years, 9 months ago (2014-03-11 15:36:25 UTC) #32
Message was sent while issue was closed.
Change committed as 168929

Powered by Google App Engine
This is Rietveld 408576698