• Home
Name Date Size #Lines LOC

..--

development/scripts/03-May-2024-851607

LICENSED03-May-202411.1 KiB203169

OWNERSD03-May-202464 43

README.chromiumD03-May-2024679 1917

README.chromium

1Name: Android Platform engineering tools
2Short Name: android platform development
3URL: https://android.googlesource.com/platform/development
4Version: 0
5Date: 2014/05/02
6Revision: 1b10ec4
7License: Apache 2.0
8License File: NOT_SHIPPED
9Security Critical: no
10
11Description:
12Android Platform engineering tools, specifically stack symbolization scripts.
13
14Local Modifications:
15Only picked the few scripts needed by chrome.
16Updated output directories to use environment variable.
17When calling addr2line, check the symbol is a file (and not a directory).
18Added support for parsing LOG(FATAL) and DCHECK errors and their
19    stack traces, as emitted by src/base/debug/stack_trace_android.cc