- 4aadb7f am b620a0b1: Validate sender credentials on netlink msg receive by Nick Kralevich · 14 years ago
- b620a0b Validate sender credentials on netlink msg receive by Nick Kralevich · 14 years ago
- e4bcf83 am d37e0840: Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 14 years ago
- d37e084 Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 14 years ago
- e994f18 In serial, skip over port as well if numbers found after colon. by Terence Haddock · 14 years ago
- 65475f89 am 336bc321: Make the NFC UID forward compatible. by Jeff Hamilton · 14 years ago
- 336bc32 Make the NFC UID forward compatible. by Jeff Hamilton · 14 years ago
- be61f39 am a6a36c0b: Update the value for the NFC shared UID. by Jeff Hamilton · 14 years ago
- a6a36c0 Update the value for the NFC shared UID. by Jeff Hamilton · 14 years ago
- cb1e616 am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 14 years ago
- a14da5b am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 14 years ago
- fdb915d am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 14 years ago
- df42469 am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 14 years ago
- 7c55654 Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 14 years ago
- 499b45a Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 14 years ago
- 4593e0a Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 14 years ago
- 0e59123 Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 14 years ago
- 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 14 years ago
- 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 14 years ago
- 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 14 years ago
- 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 14 years ago
- 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 14 years ago
- 4ae741b am 7238072a: DO NOT MERGE Change IP renew service name by TK MUN · 14 years ago
- 7238072 DO NOT MERGE Change IP renew service name by TK MUN · 14 years ago
- 9badcf7 am 5b63884e: wimax : Fix for multiple dhcpcd service. by TK MUN · 14 years ago
- 5b63884 wimax : Fix for multiple dhcpcd service. by TK MUN · 14 years ago
- fe111c8 am e6b638be: Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 14 years ago
- e6b638b Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 14 years ago
- 733e470 am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 14 years ago
- fa5f2ad am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 14 years ago
- 0c8b18b am 126d4bc1: Give system server permission to enable and disable USB functions DO NOT MERGE by Mike Lockwood · 14 years ago
- 5ebe6fe am 642075b6: Set USB group for /dev/usb_accessory DO NOT MERGE by Mike Lockwood · 14 years ago
- 126d4bc Give system server permission to enable and disable USB functions DO NOT MERGE by Mike Lockwood · 14 years ago
- 642075b Set USB group for /dev/usb_accessory DO NOT MERGE by Mike Lockwood · 14 years ago
- bd8f4a8 Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 14 years ago
- bd70e4a Define O_BINARY for non-Windows platforms. by Raphael Moll · 14 years ago
- 0db0921 x86: Add vold.fstab to mount the SD card by Jun Nakajima · 14 years ago
- d4894f4 am 034117e4: Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8d66740 by Mike Lockwood · 14 years ago
- 034117e Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8d66740 by Mike Lockwood · 14 years ago
- 3b4a0c8 Fix adb leaking file descriptors to forked processes by Benoit Goby · 14 years ago
- eb5df47 adb: Fix command-line parser. by David 'Digit' Turner · 14 years ago
- a5d4694 adb: Increase device descriptor buffer size in Linux host USB support by Mike Lockwood · 14 years ago
- 3e42db2 adb: improve debug traces readability. by David 'Digit' Turner · 14 years ago
- 487009e adb: Don't report negative number of bytes after pushing file > 2 gigabytes by Mike Lockwood · 14 years ago
- 1d3fbed Adding Texas Instruments to the VID list. by Alex Sakhartchouk · 14 years ago
- 9c73d17 Support an additional alias for 'adb shell.' by Daniel Sandler · 14 years ago
- 63e70b2 am 4585e0e9: Merge changes I087d0074,I8a51924e by Brad Fitzpatrick · 14 years ago
- 4585e0e Merge changes I087d0074,I8a51924e by Brad Fitzpatrick · 14 years ago
- 55dc974 am cdeba125: Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
- f5cb0a1 am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
- cdeba12 Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
- fc0b4ff Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
- b9634d0 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
- a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
- bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
- f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
- d7a2952 Assembly coded android_memset16 and android_memset32 by Bruce Beare · 14 years ago
- 378083a init: Fix parser line numbering by Bruce Beare · 14 years ago
- f1c2a73 Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
- 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
- 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
- cbb9257 Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
- 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
- 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
- d3f59ea Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
- 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
- e382cc9 Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
- 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
- 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
- 8f461e5 resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
- 1a15cb7 Merge "[PATCH] Init - make sure the last parameter to execve is NULL" by Jean-Baptiste Queru · 14 years ago
- 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
- 4906db2 Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
- a9791e1 [PATCH] Init - make sure the last parameter to execve is NULL by Ethan · 14 years ago
- b717198 am b4d65399: disable console in user builds by Brian Swetland · 14 years ago
- b4d6539 disable console in user builds by Brian Swetland · 14 years ago
- 60afded am 146481b9: add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
- 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
- 146481b add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
- bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
- f3c29f0 am 5988ea72: add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
- 5988ea7 add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
- ec70a9e am f2ff2112: Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
- 34961b2 am 6713a2e0: Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
- f2ff211 Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
- 6713a2e Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
- 8946398 am 81347d27: Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago
- 81347d2 Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago
- b08f7d8 Add config header file for Linux/PPC. by Marcus Comstedt · 14 years ago
- 6f703a2 Fix USB endianness bugs on Linux. by Marcus Comstedt · 14 years ago
- d340d2f adb: Improved detection of big endian architecture by Marcus Comstedt · 14 years ago
- a8b8c0e am d02e521d: adb: Add support for Philips\'s USB vendor ID by Mike Lockwood · 14 years ago
- 67672e0 Merge a775965b from gingerbread by Jean-Baptiste Queru · 14 years ago
- d02e521 adb: Add support for Philips's USB vendor ID by Mike Lockwood · 14 years ago
- fa5c690 am 89aff1d2: Add Asus USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
- a775965 Merge "Add AID_NFC for use by the NFC service." into gingerbread by Nick Pelly · 14 years ago
- 89aff1d Add Asus USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
- 287a958 am 8e0e372a: Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
- 85905a6 Add AID_NFC for use by the NFC service. by Nick Pelly · 14 years ago
- 8e0e372 Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago