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

Issue 1712343004: Respect display rotation on Chrome OS. (Closed)

Created:
4 years, 10 months ago by kelvinp
Modified:
4 years, 10 months ago
Reviewers:
oshima, Jamie, spang
CC:
chromium-reviews, oshima+watch_chromium.org, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Respect display rotation on Chrome OS. We need to use layer->GetTargetTransform() instead of layer->transform() as the display may be animating while we are setting the root window transform. BUG=515561 Committed: https://crrev.com/5e2d348e7769f8b1d4ac9248ba4542472feb2354 Cr-Commit-Position: refs/heads/master@{#377725}

Patch Set 1 #

Patch Set 2 : Fix pixels terminologies #

Patch Set 3 : Use Ash Transform #

Patch Set 4 : Use GetTargetTransform() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M remoting/host/chromeos/point_transformer.cc View 1 2 3 2 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
kelvinp
PTAL
4 years, 10 months ago (2016-02-20 02:10:54 UTC) #3
spang
It seems very brittle to duplicate these transformations for remoting. Isn't that why it regressed? ...
4 years, 10 months ago (2016-02-22 19:32:22 UTC) #4
kelvinp
Good point. Changed. PTAL
4 years, 10 months ago (2016-02-24 00:07:58 UTC) #6
kelvinp
On 2016/02/24 00:07:58, kelvinp wrote: > Good point. Changed. PTAL Spang can you take a ...
4 years, 10 months ago (2016-02-24 23:54:18 UTC) #7
spang
Please have the ash guys look at it. +oshima
4 years, 10 months ago (2016-02-25 00:42:09 UTC) #9
oshima
On 2016/02/25 00:42:09, spang wrote: > Please have the ash guys look at it. > ...
4 years, 10 months ago (2016-02-25 15:31:59 UTC) #10
kelvinp
On 2016/02/25 15:31:59, oshima wrote: > On 2016/02/25 00:42:09, spang wrote: > > Please have ...
4 years, 10 months ago (2016-02-25 18:33:03 UTC) #11
kelvinp
PTAL
4 years, 10 months ago (2016-02-25 19:57:46 UTC) #13
oshima
Can you update the CL description? then lgtm
4 years, 10 months ago (2016-02-25 20:19:36 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1712343004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1712343004/80001
4 years, 10 months ago (2016-02-25 21:20:39 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/187182)
4 years, 10 months ago (2016-02-25 22:24:40 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1712343004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1712343004/80001
4 years, 10 months ago (2016-02-25 22:56:43 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 10 months ago (2016-02-26 00:25:28 UTC) #25
commit-bot: I haz the power
4 years, 10 months ago (2016-02-26 00:27:44 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5e2d348e7769f8b1d4ac9248ba4542472feb2354
Cr-Commit-Position: refs/heads/master@{#377725}

Powered by Google App Engine
This is Rietveld 408576698