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

Issue 1773883002: Enable all Android builders to use 'chrome_with_codecs'. (Closed)

Created:
4 years, 9 months ago by DaleCurtis
Modified:
4 years, 9 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@wmpi_test
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable all Android builders to use 'chrome_with_codecs'. Now that we have a unified media pipeline on Android, we need to set these flags to ensure proprietary codec tests and such continue to work properly. This does *NOT* enable 'chrome_with_codecs' for the builder which archives the publicly advertised Chrome for Android builds at: https://storage.googleapis.com/chromium-browser-continuous/index.html BUG=570762 TEST=none Committed: https://crrev.com/56fd27e36643e9e47c1ea9c07115a89a16523724 Cr-Commit-Position: refs/heads/master@{#380254}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Comments. #

Total comments: 2

Patch Set 3 : Rebase. Simplify. #

Patch Set 4 : Fix exception check. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -23 lines) Patch
M tools/mb/mb.py View 1 1 chunk +22 lines, -0 lines 1 comment Download
M tools/mb/mb_config.pyl View 1 2 6 chunks +28 lines, -17 lines 0 comments Download
M tools/mb/mb_unittest.py View 1 2 3 5 chunks +57 lines, -6 lines 0 comments Download

Messages

Total messages: 28 (10 generated)
DaleCurtis
This rejiggers things slightly now that we're enabling this everywhere except for the artifact builders. ...
4 years, 9 months ago (2016-03-07 22:36:04 UTC) #3
jbudorick
not crazy about "android_without_codecs," but this otherwise seems fine to me.
4 years, 9 months ago (2016-03-07 22:59:41 UTC) #5
Dirk Pranke
comments below on the approach. Also, I talked to kerz@ about this briefly and he ...
4 years, 9 months ago (2016-03-09 02:26:54 UTC) #6
DaleCurtis
Filed https://bugs.chromium.org/p/chromium/issues/detail?id=593222 -- PTAL. https://codereview.chromium.org/1773883002/diff/1/tools/mb/mb_config.pyl File tools/mb/mb_config.pyl (right): https://codereview.chromium.org/1773883002/diff/1/tools/mb/mb_config.pyl#newcode39 tools/mb/mb_config.pyl:39: 'android_gyp_release_bot_minimal_symbols': ['android_without_codecs', 'gyp', 'release_bot_minimal_symbols'], On ...
4 years, 9 months ago (2016-03-09 04:19:58 UTC) #7
Dirk Pranke
lgtm w/ comment. Thanks for going above and beyond :). If my suggestion doesn't work, ...
4 years, 9 months ago (2016-03-09 19:47:08 UTC) #8
DaleCurtis
Thanks for review! https://codereview.chromium.org/1773883002/diff/20001/tools/mb/mb_unittest.py File tools/mb/mb_unittest.py (right): https://codereview.chromium.org/1773883002/diff/20001/tools/mb/mb_unittest.py#newcode456 tools/mb/mb_unittest.py:456: mbw = self.fake_mbw() On 2016/03/09 at ...
4 years, 9 months ago (2016-03-09 21:36:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1773883002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1773883002/120001
4 years, 9 months ago (2016-03-09 21:41:04 UTC) #15
Dirk Pranke
still lgtm. It doesn't sound like MB is quite doing what I want it to, ...
4 years, 9 months ago (2016-03-09 22:57:07 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:120001)
4 years, 9 months ago (2016-03-09 23:06:50 UTC) #17
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/56fd27e36643e9e47c1ea9c07115a89a16523724 Cr-Commit-Position: refs/heads/master@{#380254}
4 years, 9 months ago (2016-03-09 23:08:20 UTC) #19
kjellander_chromium
https://codereview.chromium.org/1773883002/diff/120001/tools/mb/mb.py File tools/mb/mb.py (right): https://codereview.chromium.org/1773883002/diff/120001/tools/mb/mb.py#newcode311 tools/mb/mb.py:311: errs.append('Missing "chromium" master. Please update this proprietary ' In ...
4 years, 9 months ago (2016-03-15 03:54:59 UTC) #21
jbudorick
On 2016/03/15 03:54:59, kjellander (chromium) wrote: > https://codereview.chromium.org/1773883002/diff/120001/tools/mb/mb.py > File tools/mb/mb.py (right): > > https://codereview.chromium.org/1773883002/diff/120001/tools/mb/mb.py#newcode311 ...
4 years, 9 months ago (2016-03-15 03:55:49 UTC) #22
kjellander_chromium
On 2016/03/15 03:55:49, jbudorick wrote: > On 2016/03/15 03:54:59, kjellander (chromium) wrote: > > https://codereview.chromium.org/1773883002/diff/120001/tools/mb/mb.py ...
4 years, 9 months ago (2016-03-15 05:15:35 UTC) #23
Dirk Pranke
On 2016/03/15 05:15:35, kjellander (chromium) wrote: > On 2016/03/15 03:55:49, jbudorick wrote: > > On ...
4 years, 9 months ago (2016-03-15 15:36:12 UTC) #24
DaleCurtis
Whoops, sorry for the trouble. I didn't realize this was a general purpose tool. Happy ...
4 years, 9 months ago (2016-03-15 17:19:25 UTC) #25
Dirk Pranke
On 2016/03/15 17:19:25, DaleCurtis wrote: > Whoops, sorry for the trouble. I didn't realize this ...
4 years, 9 months ago (2016-03-15 17:54:52 UTC) #26
DaleCurtis
Thanks Dirk!
4 years, 9 months ago (2016-03-15 17:56:34 UTC) #27
Dirk Pranke
4 years, 9 months ago (2016-03-16 03:01:43 UTC) #28
Message was sent while issue was closed.
Fix posted to https://codereview.chromium.org/1803293002/ .

Powered by Google App Engine
This is Rietveld 408576698