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

Issue 14466005: Magnifier: Prevent the cursor jumping on HiDPI display. (Closed)

Created:
7 years, 7 months ago by yoshiki
Modified:
7 years, 7 months ago
Reviewers:
oshima, sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Magnifier: Prevent the cursor jumping on HiDPI display. Magnifier have to use RootWindow::GetRootTransform() instead of getting the transform matrix from the layer because the transform from the layer isn't DPI-unaware. BUG=235928 TEST=manual R=oshima@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199249

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase & use aura::test::EventGenerator::MoveMouseToInHost #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -68 lines) Patch
M ash/ash_root_window_transformer_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ash/magnifier/magnification_controller.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ash/magnifier/magnification_controller_unittest.cc View 1 6 chunks +56 lines, -56 lines 0 comments Download
M ui/aura/root_window.h View 1 2 chunks +1 line, -1 line 0 comments Download
M ui/aura/root_window.cc View 1 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
yoshiki
@sky, @oshima: Could you take a look? Thanks.
7 years, 7 months ago (2013-04-29 17:47:59 UTC) #1
oshima
https://codereview.chromium.org/14466005/diff/1/ash/ash_root_window_transformer_unittest.cc File ash/ash_root_window_transformer_unittest.cc (right): https://codereview.chromium.org/14466005/diff/1/ash/ash_root_window_transformer_unittest.cc#newcode214 ash/ash_root_window_transformer_unittest.cc:214: EXPECT_EQ("145,200", Can you wait until this is landed? https://codereview.chromium.org/14293028/ ...
7 years, 7 months ago (2013-04-30 23:03:06 UTC) #2
oshima
https://codereview.chromium.org/14466005/diff/1/ash/ash_root_window_transformer_unittest.cc File ash/ash_root_window_transformer_unittest.cc (right): https://codereview.chromium.org/14466005/diff/1/ash/ash_root_window_transformer_unittest.cc#newcode214 ash/ash_root_window_transformer_unittest.cc:214: EXPECT_EQ("145,200", On 2013/04/30 23:03:07, oshima wrote: > Can you ...
7 years, 7 months ago (2013-05-03 09:24:26 UTC) #3
yoshiki
@oshima: Thanks, PTAL. I updated magnification_controller_unittest.cc and confirmed the ash_unittests works without error. https://codereview.chromium.org/14466005/diff/1/ash/ash_root_window_transformer_unittest.cc File ...
7 years, 7 months ago (2013-05-03 14:37:11 UTC) #4
yoshiki
@oshima: ping
7 years, 7 months ago (2013-05-07 02:37:38 UTC) #5
oshima
lgtm (sorry for delay. i was ooo)
7 years, 7 months ago (2013-05-09 00:28:22 UTC) #6
yoshiki
@sky: Could you take an onwer look? Thanks,
7 years, 7 months ago (2013-05-09 12:51:07 UTC) #7
sky
LGTM
7 years, 7 months ago (2013-05-09 16:05:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/14466005/10001
7 years, 7 months ago (2013-05-09 16:07:31 UTC) #9
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) googleurl_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=51034
7 years, 7 months ago (2013-05-09 16:23:33 UTC) #10
yoshiki
7 years, 7 months ago (2013-05-09 18:48:35 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 manually as r199249 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698