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

Issue 2613303002: android: Use ScreenInfo to calculate tile size (Closed)

Created:
3 years, 11 months ago by boliu
Modified:
3 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, einbinder+watch-test-runner_chromium.org, jam, jochen+watch_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-test-runner_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

android: Use ScreenInfo to calculate tile size This removes the dependency on deprecated DeviceDisplayInfo. Try to emulate previous logic, though the physical dimension computed from ScreenInfo has rounding errors, so it's not exact. Note for perf sheriffs: this may have device-specific perf impact. BUG=625089 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_blink_rel Review-Url: https://codereview.chromium.org/2613303002 Cr-Commit-Position: refs/heads/master@{#442490} Committed: https://chromium.googlesource.com/chromium/src/+/6f8ab17a9400e5c22a19baec33d744658cde0496

Patch Set 1 #

Patch Set 2 : unit test compile #

Patch Set 3 : this CL only #

Patch Set 4 : blimp #

Patch Set 5 : blimp deps #

Patch Set 6 : delete blimp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -98 lines) Patch
M blimp/client/support/compositor/blimp_layer_tree_settings.cc View 1 2 3 4 5 2 chunks +0 lines, -43 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.h View 4 chunks +5 lines, -2 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 2 3 8 chunks +32 lines, -50 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor_unittest.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/layouttest_support.cc View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 36 (24 generated)
boliu
ptal at content/renderer Fallback to use fuzzy heuristics in content/renderer because the computed display size ...
3 years, 11 months ago (2017-01-07 00:21:57 UTC) #13
aelias_OOO_until_Jul13
lgtm
3 years, 11 months ago (2017-01-09 22:40:24 UTC) #14
boliu
+sky for content/test +khushalsagar for blimp <- mostly just made the same changes, but from ...
3 years, 11 months ago (2017-01-09 22:53:55 UTC) #16
sky
LGTM
3 years, 11 months ago (2017-01-10 00:00:27 UTC) #17
Khushal
lgtm
3 years, 11 months ago (2017-01-10 00:07:59 UTC) #18
boliu
fyi I had to make blimp depend on display in BUILD.gn as well
3 years, 11 months ago (2017-01-10 00:31:17 UTC) #20
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/2613303002/80001
3 years, 11 months ago (2017-01-10 00:50:21 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/96537)
3 years, 11 months ago (2017-01-10 02:15:11 UTC) #25
boliu
err, blimp unit tests don't initialize screen/display. Since blimp is in the process of being ...
3 years, 11 months ago (2017-01-10 02:25:32 UTC) #26
Khushal
lgtm again. All this code is going to go away soon anway so this is ...
3 years, 11 months ago (2017-01-10 02:28:20 UTC) #29
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/2613303002/100001
3 years, 11 months ago (2017-01-10 02:30:01 UTC) #33
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 05:07:35 UTC) #36
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/6f8ab17a9400e5c22a19baec33d7...

Powered by Google App Engine
This is Rietveld 408576698