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

Issue 2956153003: android: Convert java_deobfuscate.py to Java (Closed)

Created:
3 years, 5 months ago by agrieve
Modified:
3 years, 5 months ago
Reviewers:
Yaron, jbudorick
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

android: Convert java_deobfuscate.py to Java This allows it to not buffer output lines, which is essential when piping logcat through it. BUG=713710 Review-Url: https://codereview.chromium.org/2956153003 Cr-Commit-Position: refs/heads/master@{#484281} Committed: https://chromium.googlesource.com/chromium/src/+/a350dbdbfe91f9f2be20b8946d4352194e839d9e

Patch Set 1 #

Patch Set 2 : OWNERS #

Total comments: 10

Patch Set 3 : review comments + README #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -59 lines) Patch
M BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A build/android/stacktrace/BUILD.gn View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
A build/android/stacktrace/README.md View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A build/android/stacktrace/java/org/chromium/build/FlushingReTrace.java View 1 chunk +60 lines, -0 lines 0 comments Download
D build/android/stacktrace/java_deobfuscate.py View 1 chunk +0 lines, -53 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M docs/android_debugging_instructions.md View 1 chunk +9 lines, -5 lines 0 comments Download
A third_party/proguard/BUILD.gn View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M third_party/proguard/OWNERS View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
agrieve
🔭
3 years, 5 months ago (2017-06-28 01:13:33 UTC) #2
agrieve
yfriedman@chromium.org: Please review changes in OWNERS
3 years, 5 months ago (2017-06-28 01:14:53 UTC) #4
Yaron
https://codereview.chromium.org/2956153003/diff/20001/build/android/stacktrace/BUILD.gn File build/android/stacktrace/BUILD.gn (right): https://codereview.chromium.org/2956153003/diff/20001/build/android/stacktrace/BUILD.gn#newcode1 build/android/stacktrace/BUILD.gn:1: # Copyright 2017 The Chromium Authors. All rights reserved. ...
3 years, 5 months ago (2017-06-28 15:55:25 UTC) #5
jbudorick
https://codereview.chromium.org/2956153003/diff/20001/build/android/stacktrace/BUILD.gn File build/android/stacktrace/BUILD.gn (right): https://codereview.chromium.org/2956153003/diff/20001/build/android/stacktrace/BUILD.gn#newcode15 build/android/stacktrace/BUILD.gn:15: "$root_build_dir/lib.java/third_party/proguard/proguard.jar", Shouldn't these two be handled by //third_party/proguard? https://codereview.chromium.org/2956153003/diff/20001/build/android/stacktrace/java/org/chromium/build/FlushingReTrace.java ...
3 years, 5 months ago (2017-06-28 16:11:39 UTC) #6
agrieve
Also added a README for good measure. https://codereview.chromium.org/2956153003/diff/20001/build/android/stacktrace/BUILD.gn File build/android/stacktrace/BUILD.gn (right): https://codereview.chromium.org/2956153003/diff/20001/build/android/stacktrace/BUILD.gn#newcode1 build/android/stacktrace/BUILD.gn:1: # Copyright ...
3 years, 5 months ago (2017-06-29 01:59:20 UTC) #7
agrieve
On 2017/06/29 01:59:20, agrieve wrote: > Also added a README for good measure. > > ...
3 years, 5 months ago (2017-06-30 15:49:38 UTC) #8
Yaron
whoops - sorry for the delay. lgtm
3 years, 5 months ago (2017-06-30 16:55:15 UTC) #9
jbudorick
lgtm
3 years, 5 months ago (2017-07-05 13:22:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2956153003/40001
3 years, 5 months ago (2017-07-05 14:15:00 UTC) #12
commit-bot: I haz the power
3 years, 5 months ago (2017-07-05 15:27:35 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a350dbdbfe91f9f2be20b8946d43...

Powered by Google App Engine
This is Rietveld 408576698