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

Issue 545072: AU: Gut code for old updater. New protobuf for v2 updater. (Closed)

Created:
10 years, 11 months ago by adlr
Modified:
9 years ago
Reviewers:
Daniel Erat
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

AU: Gut code for old updater. New protobuf for v2 updater.

Patch Set 1 #

Patch Set 2 : tabs -> spaces #

Total comments: 22

Patch Set 3 : fixes for review #

Total comments: 12

Patch Set 4 : fixes for review #

Patch Set 5 : better comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -2743 lines) Patch
M src/platform/update_engine/SConstruct View 3 chunks +2 lines, -3 lines 0 comments Download
M src/platform/update_engine/delta_diff_generator.h View 1 chunk +0 lines, -74 lines 0 comments Download
M src/platform/update_engine/delta_diff_generator.cc View 1 chunk +0 lines, -520 lines 0 comments Download
M src/platform/update_engine/delta_diff_generator_unittest.cc View 1 chunk +1 line, -928 lines 0 comments Download
M src/platform/update_engine/delta_diff_parser.h View 1 chunk +0 lines, -118 lines 0 comments Download
M src/platform/update_engine/delta_diff_parser.cc View 1 2 1 chunk +0 lines, -263 lines 0 comments Download
M src/platform/update_engine/download_action.cc View 2 chunks +1 line, -2 lines 0 comments Download
M src/platform/update_engine/download_action_unittest.cc View 4 chunks +5 lines, -7 lines 0 comments Download
M src/platform/update_engine/filesystem_copier_action_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/platform/update_engine/generate_delta_main.cc View 2 chunks +2 lines, -18 lines 0 comments Download
D src/platform/update_engine/install_action.h View 1 chunk +0 lines, -86 lines 0 comments Download
D src/platform/update_engine/install_action.cc View 1 chunk +0 lines, -260 lines 0 comments Download
D src/platform/update_engine/install_action_unittest.cc View 1 chunk +0 lines, -279 lines 0 comments Download
M src/platform/update_engine/install_plan.h View 1 2 2 chunks +2 lines, -7 lines 0 comments Download
M src/platform/update_engine/main.cc View 1 2 5 chunks +9 lines, -6 lines 0 comments Download
M src/platform/update_engine/omaha_response_handler_action.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M src/platform/update_engine/omaha_response_handler_action_unittest.cc View 4 chunks +0 lines, -10 lines 0 comments Download
M src/platform/update_engine/test_installer_main.cc View 1 2 7 chunks +9 lines, -52 lines 0 comments Download
M src/platform/update_engine/update_metadata.proto View 1 2 3 4 2 chunks +68 lines, -105 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
adlr
Dan, - The doc for this isn't on the site (just) yet, but it will ...
10 years, 11 months ago (2010-01-15 00:10:01 UTC) #1
Daniel Erat
http://codereview.chromium.org/545072/diff/1001/2003 File src/platform/update_engine/delta_diff_generator.h (right): http://codereview.chromium.org/545072/diff/1001/2003#newcode12 src/platform/update_engine/delta_diff_generator.h:12: class DeltaDiffGenerator { High-level question: any reason that you're ...
10 years, 11 months ago (2010-01-15 23:13:51 UTC) #2
adlr
ready for another look. thanks http://codereview.chromium.org/545072/diff/1001/2003 File src/platform/update_engine/delta_diff_generator.h (right): http://codereview.chromium.org/545072/diff/1001/2003#newcode12 src/platform/update_engine/delta_diff_generator.h:12: class DeltaDiffGenerator { On ...
10 years, 11 months ago (2010-01-21 22:17:22 UTC) #3
Daniel Erat
http://codereview.chromium.org/545072/diff/5001/40 File src/platform/update_engine/SConstruct (right): http://codereview.chromium.org/545072/diff/5001/40#newcode5 src/platform/update_engine/SConstruct:5: import os do you need this? doesn't look like ...
10 years, 11 months ago (2010-01-22 02:17:38 UTC) #4
adlr
http://codereview.chromium.org/545072/diff/5001/40 File src/platform/update_engine/SConstruct (right): http://codereview.chromium.org/545072/diff/5001/40#newcode5 src/platform/update_engine/SConstruct:5: import os On 2010/01/22 02:17:38, Daniel Erat wrote: > ...
10 years, 11 months ago (2010-01-22 20:32:55 UTC) #5
adlr
added comments based on our gchat. please have another look. thanks,
10 years, 11 months ago (2010-01-22 22:43:03 UTC) #6
Daniel Erat
10 years, 11 months ago (2010-01-22 22:51:33 UTC) #7
Looks great.  Thanks!

http://codereview.chromium.org/545072/diff/10001/8039
File src/platform/update_engine/update_metadata.proto (right):

http://codereview.chromium.org/545072/diff/10001/8039#newcode56
src/platform/update_engine/update_metadata.proto:56: // A seminal value
(kuint64max) as the start block denotes a sparse-hole
s/seminal/sentinel/

Powered by Google App Engine
This is Rietveld 408576698