summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* gdbclient: fix gdbclient <processname> invocationHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ycm-13.0Khalid Zubair2016-06-151-5/+8
* gdbclient: fix adb output teststable/cm-13.0-ZNH0EScott Mertz2016-01-021-1/+1
* gdbclient: fallback to $OUT if availableScott Mertz2015-12-281-0/+4
* gdbclient: Properly locate outdir on CMSteve Kondik2015-12-031-9/+13
* Add mips64 to stack toolAndreas Gampe2015-05-261-0/+1
* Add a conditional removal of \r\n from adb output.Christopher Ferris2015-05-201-5/+5
* Allow acov --prep to succeed in a clean build.Dan Albert2015-04-141-2/+8
* Development/scripts: Update gdbclient for native bridgeAndreas Gampe2015-04-061-4/+9
* Add gdbclient as a real script.Dan Albert2015-02-121-0/+206
* Default to using clang compatible gcov for host.Dan Albert2015-01-291-1/+3
* Merge "Add support for host coverage."Dan Albert2015-01-241-2/+13
|\
| * Add support for host coverage.Dan Albert2015-01-241-2/+13
* | Add `acov --clean` and `acov --prep`.Dan Albert2015-01-241-0/+12
|/
* Add aday, which converts build numbers to dates.Dan Albert2015-01-061-0/+21
* Merge "Made development/scripts/stack work on Mac."Elliott Hughes2014-11-081-1/+4
|\
| * Made development/scripts/stack work on Mac.Yang Ni2014-11-071-1/+4
* | am bb0d2060: Merge "Do not call art-on macro by default." into lmp-devChristopher Ferris2014-10-051-4/+3
|\ \
| * | Do not call art-on macro by default.Christopher Ferris2014-10-031-4/+3
* | | am 9bc92deb: am 20d16a75: Merge "Silence lcov existence test output."Dan Albert2014-09-251-1/+1
|\ \ \ | | |/ | |/|
| * | Silence lcov existence test output.Dan Albert2014-09-251-1/+1
* | | am cbe2394e: am 217d230a: Merge "Add acov for coverage gathering/reporting."Dan Albert2014-09-221-0/+46
|\| |
| * | Add acov for coverage gathering/reporting.Dan Albert2014-09-221-0/+46
* | | am 72e4885c: Merge "Add support for debugging ART to the dalvik.gdb script." ...Dave Allison2014-09-091-0/+59
|\ \ \ | | |/ | |/|
| * | Add support for debugging ART to the dalvik.gdb script.Dave Allison2014-09-081-0/+59
| * | Stack tool 32/64 bit compatibility fixes.Brigid Smith2014-07-291-1/+4
| * | Add the arm64 pstate register to the stack tool.Elliott Hughes2014-07-141-2/+2
* | | am 6b9a4ef2: am 72bd0479: Merge "Make \'stack\' able to find toolchains regar...Elliott Hughes2014-08-292-39/+59
|\ \ \ | | |/ | |/|
| * | Make 'stack' able to find toolchains regardless of lunch.Elliott Hughes2014-08-292-39/+59
* | | am 14a67c7e: am be5e8f72: Merge "Stack tool 32/64 bit compatibility fixes."Elliott Hughes2014-07-171-1/+4
|\| |
| * | Stack tool 32/64 bit compatibility fixes.Brigid Smith2014-07-161-1/+4
* | | am fbc66057: am 535decd2: Merge "Add the arm64 pstate register to the stack t...Elliott Hughes2014-07-151-2/+2
|\| | | |/ |/|
| * Add the arm64 pstate register to the stack tool.Elliott Hughes2014-07-141-2/+2
* | am fac2a436: am 17d35eaf: Merge "Fix symbol.py\'s toolchain detection for x86."Elliott Hughes2014-07-073-152/+171
|\|
| * Fix symbol.py's toolchain detection for x86.Elliott Hughes2014-07-073-152/+171
* | am 8dd6132d: am afab5877: Merge "stack_core ProcessLine now returns a boolean."Elliott Hughes2014-07-071-3/+7
|\|
| * stack_core ProcessLine now returns a boolean.Brigid Smith2014-07-071-3/+7
* | am 434f3f67: am 121b2939: Merge "stack_core now also detects the "Revision: #...Elliott Hughes2014-07-071-1/+5
|\|
| * stack_core now also detects the "Revision: #" line.Brigid Smith2014-07-071-1/+5
* | am 203101c6: am d1b3bb63: Merge "Fix \'stack\' register matching for all arch...Elliott Hughes2014-07-011-4/+188
|\|
| * Fix 'stack' register matching for all architectures.Elliott Hughes2014-07-011-4/+188
* | am 81ecf883: am 40144870: Merge "Fix FindToolchain for mips."Elliott Hughes2014-07-011-3/+5
|\|
| * Merge "Fix FindToolchain for mips."Elliott Hughes2014-07-011-3/+5
| |\
| | * Fix FindToolchain for mips.Elliott Hughes2014-07-011-3/+5
* | | am 0bbff77e: am d03c4985: Merge "Turning stack_core into a class to make it c...Elliott Hughes2014-07-012-136/+139
|\| |
| * | Turning stack_core into a class to make it compatible with adbs.Brigid Smith2014-07-012-136/+139
| |/
* | am 36a32cd6: resolved conflicts for merge of 9560aaec to klp-modular-devJoe Fernandez2014-06-2116-3278/+4
|\ \
| * | Removing old, duplicate developer.android.com server configurationJoe Fernandez2014-05-2016-3262/+4
* | | am 295d2106: add redirects for Edu for FAQ and Guidelines pagessmain@google.com2014-06-201-0/+8
|\ \ \
| * | | add redirects for Edu for FAQ and Guidelines pagessmain@google.com2014-06-191-0/+8
* | | | am 6e21ec3f: am 9811d58e: Merge "Add the "Abort message:" line to the preserv...Elliott Hughes2014-06-181-2/+6
|\ \ \ \ | | |_|/ | |/| |