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

Unified Diff: third_party/android_platform/README.chromium

Issue 1399343002: Roll Mojo to b88737ed62969ce3203085748f0d53ff4f09ba5b. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 5 years, 2 months 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
« no previous file with comments | « third_party/android_platform/OWNERS ('k') | third_party/android_platform/config.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_platform/README.chromium
diff --git a/third_party/android_platform/README.chromium b/third_party/android_platform/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..c34702ff6cce5401dabc158118c47bc29861609a
--- /dev/null
+++ b/third_party/android_platform/README.chromium
@@ -0,0 +1,24 @@
+Name: Android Platform engineering tools
+Short Name: android platform development
+URL: https://android.googlesource.com/platform/development
+Version: 0
+Date: 2014/05/02
+Revision: 1b10ec4
+License: Apache 2.0
+License File: NOT_SHIPPED
+Security Critical: no
+
+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.
+
+Local Modifications:
+Only picked the few scripts needed by chrome.
+Updated output directories to use environment variable.
+When calling addr2line, check the symbol is a file (and not a directory).
+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.
« no previous file with comments | « third_party/android_platform/OWNERS ('k') | third_party/android_platform/config.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698