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

Issue 1412293002: Android: Make stack tool work for GN builds (Closed)

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

Description

Android: Make stack tool work for GN builds This actually required a couple of changes to the script: 1. Add lib.unstripped to search paths. 2. Respect CHROMIUM_OUTPUT_DIR environment variable. 3. Don't sort by mtime when looking for libraries (resulted in stripped version always being selected). This also stops the script from looking in default symbol locations when --chrome-symbols-dir is specified. BUG=543897 Committed: https://crrev.com/cb149b2edc12661f910c9e1c029e91eb6c69e925 Cr-Commit-Position: refs/heads/master@{#355216}

Patch Set 1 #

Total comments: 6

Patch Set 2 : review comments #

Total comments: 8

Patch Set 3 : comments 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -26 lines) Patch
M third_party/android_platform/development/scripts/stack View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/android_platform/development/scripts/symbol.py View 1 2 6 chunks +38 lines, -24 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (8 generated)
agrieve
5 years, 2 months ago (2015-10-19 19:40:06 UTC) #2
sgurun-gerrit only
On 2015/10/19 19:40:06, agrieve wrote: I am not super familiar with the fine details of ...
5 years, 2 months ago (2015-10-19 21:15:29 UTC) #3
sgurun-gerrit only
On 2015/10/19 21:15:29, sgurun wrote: > On 2015/10/19 19:40:06, agrieve wrote: > > I am ...
5 years, 2 months ago (2015-10-19 21:16:19 UTC) #6
Yaron
I think johnme@ is the only person left on chrome who's worked on this script.
5 years, 2 months ago (2015-10-19 21:33:14 UTC) #8
johnme
Looks generally reasonable. Please update third_party/android_platform/README.chromium with a description of your modifications. Yaron wrote: > ...
5 years, 2 months ago (2015-10-20 15:40:20 UTC) #9
johnme
Looks generally reasonable. Please update third_party/android_platform/README.chromium with a description of your modifications. Yaron wrote: > ...
5 years, 2 months ago (2015-10-20 15:40:20 UTC) #10
agrieve
The README file already describes that stack script as being entirely re-written, so I don't ...
5 years, 2 months ago (2015-10-20 18:24:28 UTC) #11
johnme
lgtm with comments addressed https://codereview.chromium.org/1412293002/diff/20001/chrome/browser/chrome_browser_main_android.cc File chrome/browser/chrome_browser_main_android.cc (right): https://codereview.chromium.org/1412293002/diff/20001/chrome/browser/chrome_browser_main_android.cc#newcode51 chrome/browser/chrome_browser_main_android.cc:51: DCHECK(false) << "HA"; I take ...
5 years, 2 months ago (2015-10-20 18:53:27 UTC) #12
agrieve
Thanks for the review! https://codereview.chromium.org/1412293002/diff/20001/chrome/browser/chrome_browser_main_android.cc File chrome/browser/chrome_browser_main_android.cc (right): https://codereview.chromium.org/1412293002/diff/20001/chrome/browser/chrome_browser_main_android.cc#newcode51 chrome/browser/chrome_browser_main_android.cc:51: DCHECK(false) << "HA"; On 2015/10/20 ...
5 years, 2 months ago (2015-10-20 19:27:49 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412293002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412293002/40001
5 years, 2 months ago (2015-10-20 19:30:59 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-20 20:02:55 UTC) #17
sgurun-gerrit only
On 2015/10/20 20:02:55, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
5 years, 2 months ago (2015-10-20 20:26:53 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412293002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412293002/40001
5 years, 2 months ago (2015-10-21 01:41:37 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-21 01:46:07 UTC) #22
commit-bot: I haz the power
5 years, 2 months ago (2015-10-21 01:47:02 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cb149b2edc12661f910c9e1c029e91eb6c69e925
Cr-Commit-Position: refs/heads/master@{#355216}

Powered by Google App Engine
This is Rietveld 408576698