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

Issue 3382002: Make data_display_geometry as a check item in hardware component test. (Closed)

Created:
10 years, 3 months ago by Tom Wai-Hong Tam
Modified:
9 years, 5 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

Make data_display_geometry as a check item in hardware component test. It can ensure that the recovery BMPs contain the same size as display. TEST=run the hardware_Components test in non-Mario. Manually change the output to [] and ['1280x800', '1234x567'] to test. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=c261839

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -5 lines) Patch
M client/site_tests/hardware_Components/hardware_Components.py View 4 chunks +20 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Tom Wai-Hong Tam
10 years, 3 months ago (2010-09-14 00:57:13 UTC) #1
Hung-Te
LGTM except one concern. I thought "display geometry" was used to locate where to print ...
10 years, 3 months ago (2010-09-16 04:07:19 UTC) #2
nsanders
10 years, 3 months ago (2010-09-16 04:37:03 UTC) #3
lgtm

> I thought "display geometry" was used to locate where to print the recovery
URL
> / HWID in recovery screen, but in this CL it seems to describe the size of
> display panel. Are you sure this is what we want?

It's both: the image is scaled from the native display size to the bios vga size
so that the aspect ratio and positioning are correct when displayed.

Powered by Google App Engine
This is Rietveld 408576698