summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-enable libunwind for arm.Christopher Ferris2014-01-2818-120/+298
* Merge "adbd: Don't close/reopen FFS ep0 on disconnect"Benoit Goby2014-01-281-19/+24
|\
| * adbd: Don't close/reopen FFS ep0 on disconnectJack Pham2014-01-071-19/+24
* | Merge "Fix overflow in adb_client"Nick Kralevich2014-01-271-2/+2
|\ \
| * | Fix overflow in adb_clientNick Kralevich2014-01-271-2/+2
|/ /
* | Merge "Get arm64 to compile."Christopher Ferris2014-01-272-3/+2
|\ \
| * | Get arm64 to compile.Christopher Ferris2014-01-272-3/+2
|/ /
* | Merge "Use <stdint.h> for INT32_MIN and INT32_MAX."Elliott Hughes2014-01-251-2/+0
|\ \
| * | Use <stdint.h> for INT32_MIN and INT32_MAX.Elliott Hughes2014-01-241-2/+0
|/ /
* | Merge "system/core: rename aarch64 target to arm64"Colin Cross2014-01-2424-177/+177
|\ \
| * | system/core: rename aarch64 target to arm64Colin Cross2014-01-2324-177/+177
* | | Merge "Fix entry handling for 0 length entries."Brian Carlstrom2014-01-242-2/+46
|\ \ \
| * | | Fix entry handling for 0 length entries.Narayan Kamath2014-01-242-2/+46
* | | | Merge "adbd: switch to su domain when running as root"Nick Kralevich2014-01-242-8/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | adbd: switch to su domain when running as rootNick Kralevich2014-01-222-8/+30
| |/ /
* | | Merge changes Ib13d9654,I98723ccdColin Cross2014-01-243-3/+3
|\ \ \ | |/ / |/| |
| * | system/core: remove $(KERNEL_HEADERS) from includesColin Cross2014-01-222-2/+2
| * | libcutils: fix atomic_memory_store_barrierColin Cross2014-01-221-1/+1
|/ /
* | Merge "Attempt to fix Mac build"Christopher Ferris2014-01-181-1/+1
|\ \
| * | Attempt to fix Mac buildBrian Carlstrom2014-01-181-1/+1
|/ /
* | Merge "Fix "adb push /sdcard/filename""Nick Kralevich2014-01-181-13/+13
|\ \
| * | Fix "adb push /sdcard/filename"Nick Kralevich2014-01-171-13/+13
|/ /
* | Merge "Fix 'r' for LP64."Elliott Hughes2014-01-171-25/+31
|\ \
| * | Fix 'r' for LP64.Elliott Hughes2014-01-171-25/+31
* | | Merge "Add PROT_* constants not found on windows."Christopher Ferris2014-01-171-0/+8
|\ \ \
| * | | Add PROT_* constants not found on windows.Christopher Ferris2014-01-171-0/+8
|/ / /
* | | Merge "Rewrite libbacktrace to be all C++."Christopher Ferris2014-01-1720-706/+602
|\ \ \ | |/ / |/| |
| * | Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-1620-706/+602
* | | Merge "Remove obsolete 'setconsole' command."Elliott Hughes2014-01-162-162/+0
|\ \ \
| * | | Remove obsolete 'setconsole' command.Elliott Hughes2014-01-162-162/+0
|/ / /
* | | Merge "system/core 64-bit cleanup."Elliott Hughes2014-01-1630-64/+57
|\ \ \
| * | | system/core 64-bit cleanup.Elliott Hughes2014-01-1630-64/+57
| |/ /
* | | Merge "fs_mgr: increase verboseness on mount errors"Nick Kralevich2014-01-161-6/+12
|\ \ \ | |/ / |/| |
| * | fs_mgr: increase verboseness on mount errorsWilliam Roberts2014-01-151-6/+12
* | | Merge "restorecon /data/misc/media."Nick Kralevich2014-01-151-0/+1
|\ \ \ | |/ / |/| |
| * | restorecon /data/misc/media.Stephen Smalley2014-01-151-0/+1
|/ /
* | Merge "Revert "fs_mgr: correct warning on unused function parameter""Nick Kralevich2014-01-151-1/+1
|\ \
| * | Revert "fs_mgr: correct warning on unused function parameter"Nick Kralevich2014-01-151-1/+1
* | | Merge "fs_mgr: correct warning on unused function parameter"Nick Kralevich2014-01-151-1/+1
|\ \ \ | |/ /
| * | fs_mgr: correct warning on unused function parameterWilliam Roberts2014-01-141-1/+1
* | | Merge "Copy the bionic -fstack-protector hack into libbacktrace."Elliott Hughes2014-01-151-0/+5
|\ \ \
| * | | Copy the bionic -fstack-protector hack into libbacktrace.Elliott Hughes2014-01-141-0/+5
|/ / /
* | | Merge "Fix fastbootd build for 64-bit."Elliott Hughes2014-01-153-14/+16
|\ \ \
| * | | Fix fastbootd build for 64-bit.Elliott Hughes2014-01-143-14/+16
|/ / /
* | | Merge "Don't set LD_LIBRARY_PATH globally."Elliott Hughes2014-01-141-1/+0
|\ \ \
| * | | Don't set LD_LIBRARY_PATH globally.Elliott Hughes2014-01-131-1/+0
* | | | Merge "AArch64: Add atomic functions"Elliott Hughes2014-01-143-1/+247
|\ \ \ \ | |_|/ / |/| | |
| * | | AArch64: Add atomic functionsAshok Bhat2014-01-143-1/+247
* | | | Merge "Create a bare bones host libbacktrace on mac."Christopher Ferris2014-01-143-16/+34
|\ \ \ \
| * | | | Create a bare bones host libbacktrace on mac.Christopher Ferris2014-01-133-16/+34
|/ / / /