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

Issue 3767002: AU: Really delta compress the kernel if an old kernel is provided. (Closed)

Created:
10 years, 2 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org, petkov, adlr
Visibility:
Public.

Description

AU: Really delta compress the kernel if an old kernel is provided. Before this change, we always sent the full kernel (bzipped). Now, if an old kernel is provided, we select the cheapest way to send the kernel. If a full kernel update is really needed, the user has the option of not providing an old kernel. BUG=7705 TEST=unit tests, emerged on the device Change-Id: I8dbfbfdf690fcbb50d5e6b5db52d994e448d5d25 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=68c10d1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -85 lines) Patch
M delta_diff_generator.h View 1 chunk +2 lines, -1 line 0 comments Download
M delta_diff_generator.cc View 8 chunks +51 lines, -46 lines 0 comments Download
M delta_diff_generator_unittest.cc View 22 chunks +60 lines, -27 lines 0 comments Download
M delta_performer_unittest.cc View 3 chunks +19 lines, -10 lines 0 comments Download
M generate_delta_main.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
petkov
10 years, 2 months ago (2010-10-14 00:28:47 UTC) #1
adlr
10 years, 2 months ago (2010-10-14 01:14:29 UTC) #2
LGTM!

Thanks!

Powered by Google App Engine
This is Rietveld 408576698