|
|
DescriptionRefactor process_resources.py to use aapt's --extra-packages
We actually never pass --include-all-resources, so this is just
refactoring dead code. I think it's an improvement though,
as the new comments explain more of why things work the way they do.
BUG=none
Committed: https://crrev.com/9882d61c25bbebe84e82a7d559cae6f0807a4775
Cr-Commit-Position: refs/heads/master@{#401165}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase attempt #2 #Patch Set 4 : figured out why it was depending on a patchset. #Patch Set 5 : now with more no-op #Patch Set 6 : account for package name in manifest #Patch Set 7 : account for no r.txt #Patch Set 8 : ensure R.txt is always created #Messages
Total messages: 38 (22 generated)
Description was changed from ========== Refactor process_resources.py to use aapt's --extra-packages We actually never pass --include-all-resources, so this is just refactoring dead code anyways. I think it's again an improvement though, as the new comments explain more of why things work the way they do. BUG=none ========== to ========== Refactor process_resources.py to use aapt's --extra-packages We actually never pass --include-all-resources, so this is just refactoring dead code. I think it's an improvement though, as the new comments explain more of why things work the way they do. BUG=none ==========
agrieve@chromium.org changed reviewers: + smaier@chromium.org, wnwen@chromium.org
On 2016/06/20 14:29:06, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:smaier@chromium.org, mailto:wnwen@chromium.org
lgtm lgtm
lgtm dead code refactor best refactor 🍭
The CQ bit was checked by agrieve@chromium.org
The CQ bit was unchecked by agrieve@chromium.org
The CQ bit was checked by agrieve@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wnwen@chromium.org, smaier@chromium.org Link to the patchset: https://codereview.chromium.org/2081473002/#ps40001 (title: "rebase attempt #2")
The CQ bit was unchecked by commit-bot@chromium.org
This CL has an open dependency (Issue 2070633002 Patch 1). Please resolve the dependency and try again. If you are sure that there is no real dependency, please use one of the options listed in https://goo.gl/9Es4OR to land the CL.
The CQ bit was checked by agrieve@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wnwen@chromium.org, smaier@chromium.org Link to the patchset: https://codereview.chromium.org/2081473002/#ps60001 (title: "figured out why it was depending on a patchset.")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081473002/60001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by agrieve@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081473002/80001
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by agrieve@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wnwen@chromium.org, smaier@chromium.org Link to the patchset: https://codereview.chromium.org/2081473002/#ps100001 (title: "account for package name in manifest")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081473002/100001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by agrieve@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wnwen@chromium.org, smaier@chromium.org Link to the patchset: https://codereview.chromium.org/2081473002/#ps120001 (title: "account for no r.txt")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081473002/120001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by agrieve@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wnwen@chromium.org, smaier@chromium.org Link to the patchset: https://codereview.chromium.org/2081473002/#ps140001 (title: "ensure R.txt is always created")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081473002/140001
Message was sent while issue was closed.
Description was changed from ========== Refactor process_resources.py to use aapt's --extra-packages We actually never pass --include-all-resources, so this is just refactoring dead code. I think it's an improvement though, as the new comments explain more of why things work the way they do. BUG=none ========== to ========== Refactor process_resources.py to use aapt's --extra-packages We actually never pass --include-all-resources, so this is just refactoring dead code. I think it's an improvement though, as the new comments explain more of why things work the way they do. BUG=none ==========
Message was sent while issue was closed.
Committed patchset #8 (id:140001)
Message was sent while issue was closed.
Description was changed from ========== Refactor process_resources.py to use aapt's --extra-packages We actually never pass --include-all-resources, so this is just refactoring dead code. I think it's an improvement though, as the new comments explain more of why things work the way they do. BUG=none ========== to ========== Refactor process_resources.py to use aapt's --extra-packages We actually never pass --include-all-resources, so this is just refactoring dead code. I think it's an improvement though, as the new comments explain more of why things work the way they do. BUG=none Committed: https://crrev.com/9882d61c25bbebe84e82a7d559cae6f0807a4775 Cr-Commit-Position: refs/heads/master@{#401165} ==========
Message was sent while issue was closed.
Patchset 8 (id:??) landed as https://crrev.com/9882d61c25bbebe84e82a7d559cae6f0807a4775 Cr-Commit-Position: refs/heads/master@{#401165}
Message was sent while issue was closed.
A revert of this CL (patchset #8 id:140001) has been created in https://codereview.chromium.org/2090543002/ by perezju@chromium.org. The reason for reverting is: Broke internal android bots https://crbug.com/622212. |