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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Android Platform engineering tools
2 Short Name: android platform development
3 URL: https://android.googlesource.com/platform/development
4 Version: 0
5 Date: 2014/05/02
6 Revision: 1b10ec4
7 License: Apache 2.0
8 License File: NOT_SHIPPED
9 Security Critical: no
10
11 Description:
12 Android Platform engineering tools, specifically stack symbolization scripts
13 and a jar containing the AOSP framework to compile the Android WebView
14 glue layer against. The sources used to build the AOSP framework jar can be
15 checked out using repo on the corresponding manifest file.
16
17 Local Modifications:
18 Only picked the few scripts needed by chrome.
19 Updated output directories to use environment variable.
20 When calling addr2line, check the symbol is a file (and not a directory).
21 Added support for parsing LOG(FATAL) and DCHECK errors and their
22 stack traces, as emitted by src/base/debug/stack_trace_android.cc
23 Added support for finding symbols when library is loaded directly from the APK.
24 Changed the toolchain to remove references to 4.6 toolchains.
OLDNEW
« 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