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

Issue 21307002: [android] Push only updated files in PushIfNeeded when few files have changed. (Closed)

Created:
7 years, 4 months ago by craigdh
Modified:
7 years, 4 months ago
Reviewers:
frankf
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

[android] Push only updated files in PushIfNeeded when few files have changed. BUG=263857 TEST=None NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216208

Patch Set 1 #

Patch Set 2 : fix issue when pushing a single file with a different destination name #

Total comments: 18

Patch Set 3 : addressed comments #

Total comments: 11

Patch Set 4 : more comments #

Total comments: 4

Patch Set 5 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -52 lines) Patch
M build/android/pylib/android_commands.py View 1 2 3 4 4 chunks +94 lines, -52 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
craigdh
7 years, 4 months ago (2013-07-30 23:17:45 UTC) #1
frankf
https://codereview.chromium.org/21307002/diff/7001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/21307002/diff/7001/build/android/pylib/android_commands.py#newcode749 build/android/pylib/android_commands.py:749: A tuple containing lists of the local and device ...
7 years, 4 months ago (2013-07-31 22:58:18 UTC) #2
craigdh
https://codereview.chromium.org/21307002/diff/7001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/21307002/diff/7001/build/android/pylib/android_commands.py#newcode749 build/android/pylib/android_commands.py:749: A tuple containing lists of the local and device ...
7 years, 4 months ago (2013-08-05 23:55:42 UTC) #3
frankf
https://codereview.chromium.org/21307002/diff/16001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/21307002/diff/16001/build/android/pylib/android_commands.py#newcode187 build/android/pylib/android_commands.py:187: def _ComputeFileListHash(md5sum_output): Rename this to _ParseMd5sumOutput() https://codereview.chromium.org/21307002/diff/16001/build/android/pylib/android_commands.py#newcode194 build/android/pylib/android_commands.py:194: List ...
7 years, 4 months ago (2013-08-06 00:17:23 UTC) #4
craigdh
https://codereview.chromium.org/21307002/diff/16001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/21307002/diff/16001/build/android/pylib/android_commands.py#newcode194 build/android/pylib/android_commands.py:194: List of namedtuples (hash, path). On 2013/08/06 00:17:23, frankf ...
7 years, 4 months ago (2013-08-06 21:17:29 UTC) #5
frankf
lgtm w/ nit https://codereview.chromium.org/21307002/diff/25001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/21307002/diff/25001/build/android/pylib/android_commands.py#newcode195 build/android/pylib/android_commands.py:195: absolute path to the file with ...
7 years, 4 months ago (2013-08-06 21:43:56 UTC) #6
craigdh
https://codereview.chromium.org/21307002/diff/25001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/21307002/diff/25001/build/android/pylib/android_commands.py#newcode195 build/android/pylib/android_commands.py:195: absolute path to the file with an Md5Sum of ...
7 years, 4 months ago (2013-08-06 21:54:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/craigdh@chromium.org/21307002/30001
7 years, 4 months ago (2013-08-07 16:45:10 UTC) #8
commit-bot: I haz the power
7 years, 4 months ago (2013-08-07 16:45:40 UTC) #9
Message was sent while issue was closed.
Change committed as 216208

Powered by Google App Engine
This is Rietveld 408576698