summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am ba023b06: Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to m...Nick Kralevich2014-02-041-1/+5
|\
| * Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc f...Nick Kralevich2014-02-041-1/+5
| |\
| | * Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file.Stephen Smalley2014-01-291-1/+5
* | | am 3faf86c0: Merge "Call a specialized local map set."Christopher Ferris2014-02-031-3/+3
|\ \ \ | |/ /
| * | Merge "Call a specialized local map set."Christopher Ferris2014-02-011-3/+3
| |\ \
| | * | Call a specialized local map set.Christopher Ferris2014-02-011-3/+3
* | | | am c47aa3bd: Merge "Fix mips build."Christopher Ferris2014-02-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Fix mips build."Christopher Ferris2014-02-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix mips build.Christopher Ferris2014-02-011-1/+1
| |/ /
* | | am cf53e5db: Merge "Fix debuggerd\'s symbol offset output."Elliott Hughes2014-02-031-2/+2
|\ \ \ | |/ /
| * | Merge "Fix debuggerd's symbol offset output."Elliott Hughes2014-02-011-2/+2
| |\ \
| | * | Fix debuggerd's symbol offset output.Elliott Hughes2014-01-311-2/+2
| |/ /
* | | am 434edbe6: Merge "LP64 should have debuggerd and debuggerd64."Elliott Hughes2014-02-012-1/+9
|\ \ \ | |/ /
| * | Merge "LP64 should have debuggerd and debuggerd64."Elliott Hughes2014-02-012-1/+9
| |\ \
| | * | LP64 should have debuggerd and debuggerd64.Elliott Hughes2014-01-312-1/+9
| |/ /
* | | am 1bc6169f: Merge "Remove dead code that looked like part of debuggerd."Elliott Hughes2014-01-312-20/+0
|\ \ \ | |/ /
| * | Merge "Remove dead code that looked like part of debuggerd."Elliott Hughes2014-01-312-20/+0
| |\ \
| | * | Remove dead code that looked like part of debuggerd.Elliott Hughes2014-01-312-20/+0
* | | | am 0fdf0dc7: Merge "Refactor makefile."Christopher Ferris2014-01-312-220/+176
|\ \ \ \ | |/ / /
| * | | Merge "Refactor makefile."Christopher Ferris2014-01-312-220/+176
| |\ \ \ | | |/ / | |/| |
| | * | Refactor makefile.Christopher Ferris2014-01-312-220/+176
| |/ /
* | | am 51c4d4c4: Merge "AArch64: Port debuggerd"Elliott Hughes2014-01-317-7/+220
|\ \ \ | |/ /
| * | Merge "AArch64: Port debuggerd"Elliott Hughes2014-01-317-7/+220
| |\ \
| | * | AArch64: Port debuggerdKévin PETIT2014-01-307-7/+220
| |/ /
* | | am e94985a2: Merge "Increase the scope of other reused definitions."Elliott Hughes2014-01-310-0/+0
|\ \ \ | |/ /
| * | Merge "Increase the scope of other reused definitions."Elliott Hughes2014-01-311-2/+2
| |\ \
* | \ \ am ba0cecf8: Increase the scope of other reused definitions.Elliott Hughes2014-01-311-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Increase the scope of other reused definitions.Elliott Hughes2014-01-301-2/+2
| |/ /
* | | am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind."Elliott Hughes2014-01-3111-83/+129
|\ \ \ | |/ /
| * | Merge "LP64: Enable debuggerd/libbacktrace/libunwind."Elliott Hughes2014-01-3111-83/+129
| |\ \
| | * | LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-3011-83/+129
* | | | am 469f1533: Merge "Fix build by defining LOCAL_PATH early enough."Elliott Hughes2014-01-311-5/+4
|\ \ \ \ | |/ / /
| * | | Merge "Fix build by defining LOCAL_PATH early enough."Elliott Hughes2014-01-311-5/+4
| |\ \ \
| | * | | Fix build by defining LOCAL_PATH early enough.Elliott Hughes2014-01-301-5/+4
| |/ / /
* | | | am 525155ac: Merge "Allow the host libcorkscrew to build."Elliott Hughes2014-01-311-2/+1
|\ \ \ \ | |/ / /
| * | | Merge "Allow the host libcorkscrew to build."Elliott Hughes2014-01-311-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | Allow the host libcorkscrew to build.Elliott Hughes2014-01-301-2/+1
| |/ /
* | | am e97dad0d: Merge "debuggerd: a few generic improvements"Elliott Hughes2014-01-315-129/+104
|\ \ \ | |/ /
| * | Merge "debuggerd: a few generic improvements"Elliott Hughes2014-01-305-129/+104
| |\ \
| | * | debuggerd: a few generic improvementsKévin PETIT2014-01-305-129/+104
* | | | am 8623972d: Merge "Don\'t try to build libcorkscrew for LP64."Elliott Hughes2014-01-311-0/+4
|\ \ \ \ | |/ / /
| * | | Merge "Don't try to build libcorkscrew for LP64."Elliott Hughes2014-01-301-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Don't try to build libcorkscrew for LP64.Elliott Hughes2014-01-301-0/+4
| |/ /
* | | am caefe564: Merge "x86: Enable libunwind"Elliott Hughes2014-01-311-1/+1
|\ \ \ | |/ /
| * | Merge "x86: Enable libunwind"Elliott Hughes2014-01-301-1/+1
| |\ \
| | * | x86: Enable libunwindPavel Chupin2014-01-301-1/+1
| |/ /
* | | am 7957529d: Merge "Clean up UnwindCurrent.cpp\'s use of ucontext.h."Christopher Ferris2014-01-311-21/+2
|\ \ \ | |/ /
| * | Merge "Clean up UnwindCurrent.cpp's use of ucontext.h."Christopher Ferris2014-01-301-21/+2
| |\ \
| | * | Clean up UnwindCurrent.cpp's use of ucontext.h.Christopher Ferris2014-01-301-21/+2
| |/ /
* | | am 1686784a: Merge changes I6bffe1cd,I0984ba01Colin Cross2014-01-314-384/+407
|\ \ \ | |/ /