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

Issue 6489026: Whitelist RLE compression for ARM in bmpblk_utility (Closed)

Created:
9 years, 10 months ago by Tom Wai-Hong Tam
Modified:
9 years, 5 months ago
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Visibility:
Public.

Description

Whitelist RLE compression for ARM in bmpblk_utility BUG=chromium-os:11017 TEST=use RLE BMP files as input to run bmpblk_utility Change-Id: I2398d1c6cb9d5f90a85d8bfcab0af6e41a52b022 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=a985ed4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M utility/bmpblk_utility.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Tom Wai-Hong Tam
9 years, 10 months ago (2011-02-11 09:57:50 UTC) #1
Hung-Te
LGTM with the CL itself (assuming the magic values are correct), however I'm not sure ...
9 years, 10 months ago (2011-02-11 10:09:12 UTC) #2
Bill Richardson
9 years, 10 months ago (2011-02-11 16:35:27 UTC) #3
LGTM. 

Since this is a command-line utility, I'd suggest that you add a warning message
if RLE compression is detected, so that whoever is running the program will know
that the BMPBLOCK they're generating won't work on x86. That can be done with a
separate CL if you want.

Powered by Google App Engine
This is Rietveld 408576698