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

Issue 6541001: Allow yaml file to specify default compression for images (Closed)

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

Description

Allow yaml file to specify default compression for images BUG=chromium-os:11490 TEST=manual cd src/platform/vboot_reference make make runbmptests Change-Id: Ia887fc1aa1de873c6da6c04995bc0a9ad6b364aa Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=a7209ee

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -1 line) Patch
M tests/bitmaps/TestBmpBlock.py View 2 chunks +33 lines, -0 lines 0 comments Download
M utility/bmpblk_util.c View 1 chunk +12 lines, -1 line 0 comments Download
M utility/bmpblk_utility.cc View 2 chunks +20 lines, -0 lines 0 comments Download
M utility/include/bmpblk_utility.h View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Bill Richardson
9 years, 10 months ago (2011-02-17 21:32:34 UTC) #1
Randall Spangler
9 years, 10 months ago (2011-02-17 22:27:43 UTC) #2
LGTM

http://codereview.chromium.org/6541001/diff/1/utility/include/bmpblk_utility.h
File utility/include/bmpblk_utility.h (right):

http://codereview.chromium.org/6541001/diff/1/utility/include/bmpblk_utility....
utility/include/bmpblk_utility.h:96: void parse_compression(yaml_parser_t
*parser);
Just noticed, aren't we nestling * to the type not the variable?

Powered by Google App Engine
This is Rietveld 408576698