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

Unified Diff: third_party/android_platform/README.chromium

Issue 822713002: Update from https://crrev.com/309415 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/android_platform/README.chromium
diff --git a/tools/android_stack_parser/README.chromium b/third_party/android_platform/README.chromium
similarity index 75%
copy from tools/android_stack_parser/README.chromium
copy to third_party/android_platform/README.chromium
index f72f45c43d7174de4b1f6166c4ce6ffee4ac6da2..c34702ff6cce5401dabc158118c47bc29861609a 100644
--- a/tools/android_stack_parser/README.chromium
+++ b/third_party/android_platform/README.chromium
@@ -12,8 +12,7 @@ Description:
Android Platform engineering tools, specifically stack symbolization scripts
and a jar containing the AOSP framework to compile the Android WebView
glue layer against. The sources used to build the AOSP framework jar can be
-checked out using repo on the corresponding manifest file. The AOSP framework
-jar is built by invoking make on the android_system_stubs target.
+checked out using repo on the corresponding manifest file.
Local Modifications:
Only picked the few scripts needed by chrome.
@@ -23,6 +22,3 @@ Added support for parsing LOG(FATAL) and DCHECK errors and their
stack traces, as emitted by src/base/debug/stack_trace_android.cc
Added support for finding symbols when library is loaded directly from the APK.
Changed the toolchain to remove references to 4.6 toolchains.
-Added support for arch=x64 as an alias to arch=x86_64
-Added support for mojo. Specifically detection of mojo apps downloaded
- to temporary files which are in crash stacks.

Powered by Google App Engine
This is Rietveld 408576698