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

Issue 1452843002: Use hermetic timestamps in apkbuilder.py and refactor helper function (Closed)

Created:
5 years, 1 month ago by agrieve
Modified:
5 years ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, mikecase+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use hermetic timestamps in apkbuilder.py and refactor helper function This makes it so that the command will always produce the same output given the same inputs. BUG= Committed: https://crrev.com/b37a3d86d55cb781acdaf4aa64c1ea4cadae3271 Cr-Commit-Position: refs/heads/master@{#361198}

Patch Set 1 #

Patch Set 2 : make it actually work #

Total comments: 4

Patch Set 3 : review comments #

Total comments: 3

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -43 lines) Patch
M build/android/gyp/apkbuilder.py View 1 2 3 3 chunks +26 lines, -25 lines 0 comments Download
M build/android/gyp/java_cpp_enum.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M build/android/gyp/java_google_api_keys.py View 3 chunks +4 lines, -6 lines 0 comments Download
M build/android/gyp/util/build_utils.py View 1 2 3 4 chunks +36 lines, -11 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (4 generated)
agrieve
On 2015/11/16 21:38:07, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:jbudorick@chromium.org Will hold off ...
5 years, 1 month ago (2015-11-16 21:38:27 UTC) #3
jbudorick
https://codereview.chromium.org/1452843002/diff/20001/build/android/gyp/util/build_utils.py File build/android/gyp/util/build_utils.py (right): https://codereview.chromium.org/1452843002/diff/20001/build/android/gyp/util/build_utils.py#newcode239 build/android/gyp/util/build_utils.py:239: assert (not src_path) != (not data), ( I was ...
5 years, 1 month ago (2015-11-17 03:27:17 UTC) #4
agrieve
https://codereview.chromium.org/1452843002/diff/20001/build/android/gyp/util/build_utils.py File build/android/gyp/util/build_utils.py (right): https://codereview.chromium.org/1452843002/diff/20001/build/android/gyp/util/build_utils.py#newcode239 build/android/gyp/util/build_utils.py:239: assert (not src_path) != (not data), ( On 2015/11/17 ...
5 years, 1 month ago (2015-11-17 03:43:01 UTC) #5
jbudorick
lgtm w/ nit https://codereview.chromium.org/1452843002/diff/40001/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/1452843002/diff/40001/build/android/gyp/apkbuilder.py#newcode94 build/android/gyp/apkbuilder.py:94: compress = not disable_compression and ( ...
5 years, 1 month ago (2015-11-17 14:15:15 UTC) #6
agrieve
https://codereview.chromium.org/1452843002/diff/40001/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/1452843002/diff/40001/build/android/gyp/apkbuilder.py#newcode94 build/android/gyp/apkbuilder.py:94: compress = not disable_compression and ( On 2015/11/17 14:15:15, ...
5 years, 1 month ago (2015-11-18 20:36:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452843002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452843002/60001
5 years ago (2015-11-23 20:31:12 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-11-23 22:07:35 UTC) #11
commit-bot: I haz the power
5 years ago (2015-11-23 22:08:19 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b37a3d86d55cb781acdaf4aa64c1ea4cadae3271
Cr-Commit-Position: refs/heads/master@{#361198}

Powered by Google App Engine
This is Rietveld 408576698