- 6967935 libcutils: reimplement property_list() using __system_property_foreach() by Greg Hackmann · 12 years ago
- d92e35e Merge "Add Qisda usb config" by Elliott Hughes · 11 years ago
- 001fe87 Add Qisda usb config by esther · 11 years ago
- 95a41f6 Merge changes Ia7b337e1,I7a2d8aa5,Iacc2b42b,Idf6100d1,If3fba2cc by Colin Cross · 11 years ago
- 5e484e9 init: fix copying boot properties by Colin Cross · 11 years ago
- 8196316 toolbox: hide property implementation from watchprops by Colin Cross · 12 years ago
- a5a860e init: verify size of property buffers passed to property_get by Colin Cross · 12 years ago
- 993b6ce init: move the system property writer implementation by Colin Cross · 12 years ago
- 1a6f4c3 init: switch property_get to use __system_property_get by Colin Cross · 12 years ago
- 865bb05 Merge "adb: fix reported transfer size for transfer over 4 GiB" by Elliott Hughes · 11 years ago
- 5f8d9c0 Merge "adb: add vendor ID's for Nook, Haier, Hisense, and MTK" by Elliott Hughes · 11 years ago
- 71150ce adb: add vendor ID's for Nook, Haier, Hisense, and MTK by Jeff Smith · 11 years ago
- d9a1430 adb: fix reported transfer size for transfer over 4 GiB by Jeff Smith · 11 years ago
- c620f09 Merge "init: prevent action being added to the action_queue twice" by Colin Cross · 11 years ago
- 6ef0dfe Merge "Add a new test to crasher to upset dlmalloc." by Elliott Hughes · 11 years ago
- 6f40caf Add a new test to crasher to upset dlmalloc. by Elliott Hughes · 11 years ago
- c0df50a Merge "fix bad return value in dhcp_do_request_*" by Colin Cross · 11 years ago
- e9ab162 init: prevent action being added to the action_queue twice by Colin Cross · 12 years ago
- 897df50 fix bad return value in dhcp_do_request_* by Michael Wu · 11 years ago
- 59fa7e1 Merge "Fixed reversed output in netstat Recv-Q Send-Q columns" by Brian Carlstrom · 11 years ago
- 3c412f6 Fixed reversed output in netstat Recv-Q Send-Q columns by Brian Carlstrom · 11 years ago
- 51a2e4d Merge "libsysutils: fix null pointer and memory leak issue" by Colin Cross · 11 years ago
- 9246f8d Merge "init.rc: remove duplicated led-related nodes" by Colin Cross · 11 years ago
- 544a7f7 libsysutils: fix null pointer and memory leak issue by Hong-Mei Li · 12 years ago
- a8d392d init.rc: remove duplicated led-related nodes by Sungmin Choi · 11 years ago
- de1dadb Merge "Disable darwin build" by Brian Carlstrom · 11 years ago
- b0df2f1 Disable darwin build by Brian Carlstrom · 11 years ago
- 07db297 Merge changes I5578fe06,I197b06c4 by Brian Carlstrom · 11 years ago
- 8905405 Add flush_my_map_info_list() and fix a bug in the Mac load_map_info_list(). by Elliott Hughes · 12 years ago
- bfec3a3 Add basic Darwin support to libcorkscrew. by Elliott Hughes · 12 years ago
- 7382459 Merge "Host builds: add fastboot and adb" by Ying Wang · 12 years ago
- 928116c Host builds: add fastboot and adb by Kenny Root · 12 years ago
- 8794b2e Merge "Fix perms on /data/security" by Colin Cross · 12 years ago
- f69cc56 Merge "Update ueventd set the SELinux context on sysfs" by Colin Cross · 12 years ago
- 032be7a Merge "Log an error if property pool is exhausted" by Colin Cross · 12 years ago
- a69af5a Merge "Track change to JSSE provider" by Kenny Root · 12 years ago
- ca0404b Track change to JSSE provider by Kenny Root · 12 years ago
- fd7ffb1 Log an error if property pool is exhausted by Johan Redestig · 12 years ago
- 5ea5854 Merge "mount: fix incorrect string length calculation" by Nick Kralevich · 12 years ago
- 29a5298 mount: fix incorrect string length calculation by Nick Kralevich · 12 years ago
- cb6a842 Merge "Add a stack overflow test to crasher, and document all the options." by Elliott Hughes · 12 years ago
- 3808c4e Add a stack overflow test to crasher, and document all the options. by Elliott Hughes · 12 years ago
- b73a0ef Merge "use lseek64 to resolve offset oveflow" by Colin Cross · 12 years ago
- d7cab8b Merge "adb : add missing connection states" by Colin Cross · 12 years ago
- c05aae4 use lseek64 to resolve offset oveflow by Jongrak Kwon · 12 years ago
- ffc5a4a Merge "Add OUYA VID to known VID list" by Elliott Hughes · 12 years ago
- 21ec051 Add OUYA VID to known VID list by Al Sutton · 12 years ago
- a5ad539 adb : add missing connection states by trevd · 12 years ago
- d43bab7 Fix perms on /data/security by William Roberts · 12 years ago
- 578b747 Merge "libsparse: Fix null pointer issue" by Colin Cross · 12 years ago
- 6e0b9ec Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN" by Colin Cross · 12 years ago
- 1615c09 Merge "init: Fix potential null pointer issue" by Colin Cross · 12 years ago
- f79c051 Merge "Modify debuggerd to cope with the abort message." by Elliott Hughes · 12 years ago
- ad999a0 Merge "rootdir: goldfish: mount debugfs on boot time" by Keun-young Park · 12 years ago
- 911ba26 Merge "Add -i option to toolbox cmd ls" by Geremy Condra · 12 years ago
- 707b8bb Modify debuggerd to cope with the abort message. by Elliott Hughes · 12 years ago
- 5f7b017 Update ueventd set the SELinux context on sysfs by Stephen Smalley · 12 years ago
- 403b195 Add -i option to toolbox cmd ls by William Roberts · 12 years ago
- 02e8d73 Merge "Add OkHttp to the boot classpath." by Brian Carlstrom · 12 years ago
- 8637e81 Add OkHttp to the boot classpath. by jwilson · 12 years ago
- edee93d toolbox/dmesg: do not hardcode KLOG_BUF_LEN by James Sullins · 12 years ago
- 83a6d36 libsparse: Fix null pointer issue by Hong-Mei Li · 12 years ago
- 1146718 init: Fix potential null pointer issue by Hong-Mei Li · 12 years ago
- f5562cb Merge "adb: Remove execute permission on usb_vendor.c" by Colin Cross · 12 years ago
- f8cfa8a adb: Remove execute permission on usb_vendor.c by Benoit Goby · 12 years ago
- 3520042 Merge changes I0694ed72,I9f0622e0,Ib8c5196c by Colin Cross · 12 years ago
- 92eb583 Add BYD's USB Vendor ID by sunxiaoqi · 12 years ago
- d3b6940 Add USB Vendor ID for Xiaomi by Gary Hua · 12 years ago
- df6d766 Add vendor IDs to adb by Sam Lin · 12 years ago
- 9b32f87 Merge "Add Mips memset speedup" by Keun-young Park · 12 years ago
- 191fe44 Merge "run-as: Don't require CAP_DAC_READ_SEARCH" by Nick Kralevich · 12 years ago
- b0f1540 run-as: Don't require CAP_DAC_READ_SEARCH by Nick Kralevich · 12 years ago
- c8df252 Merge "run-as: Get seinfo from packages.list and pass to libselinux." by Geremy Condra · 12 years ago
- fced3de run-as: Get seinfo from packages.list and pass to libselinux. by Robert Craig · 12 years ago
- c0e1bc1 Merge "Drop /data/system as a policy file location" by Geremy Condra · 12 years ago
- 04561b6 Drop /data/system as a policy file location by William Roberts · 12 years ago
- e849970 Merge "Fix mode on /data/security." by Geremy Condra · 12 years ago
- c0317a7 Fix mode on /data/security. by Stephen Smalley · 12 years ago
- 028e38f Merge "Create a new location for /data policy files" by Geremy Condra · 12 years ago
- 46e1bd8 Create a new location for /data policy files by William Roberts · 12 years ago
- 55e1df4 Merge "debuggerd: Fix minor memory leak" by Elliott Hughes · 12 years ago
- 0632ad4 debuggerd: Fix minor memory leak by Liangtao Gao · 12 years ago
- 1a2bdd6 Merge "liblog: fix fd leakage" by Nick Kralevich · 12 years ago
- a170322 liblog: fix fd leakage by Nick Kralevich · 12 years ago
- 80dac35 Merge "ueventd: allow platform devices to have just a /devices/ prefix" by Colin Cross · 12 years ago
- f395c92 ueventd: allow platform devices to have just a /devices/ prefix by Dima Zavin · 12 years ago
- 0b53555 Merge "Unwinding implementation via eh_frame sections for x86" by Elliott Hughes · 12 years ago
- dbf4937 Merge "Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes."" by Nick Kralevich · 12 years ago
- 76ba83c Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes." by Nick Kralevich · 12 years ago
- af2cb36 Unwinding implementation via eh_frame sections for x86 by Pavel Chupin · 12 years ago
- 3960ec2 Merge "mkbootimg: support 8192/16384 pagesizes" by Colin Cross · 12 years ago
- 81ce3a7 mkbootimg: support 8192/16384 pagesizes by Ithamar R. Adema · 12 years ago
- 7d31220 rootdir: goldfish: mount debugfs on boot time by Young-Ho Cha · 12 years ago
- fd5c6b9 Merge "Close adb_usb.ini after reading it" by Elliott Hughes · 12 years ago
- 69f3ec8 Merge "Fix issues where the filename is referred to as 'sideload'" by Colin Cross · 12 years ago
- 515bed0 Merge "run-as: set the SELinux security context." by Colin Cross · 12 years ago
- 86ae6d5 Fix issues where the filename is referred to as 'sideload' by Magnus Eriksson · 12 years ago
- 3fb6333 Merge "android_filesystem_config.h: change ping and run-as" by Nick Kralevich · 12 years ago
- fe81357 android_filesystem_config.h: change ping and run-as by Nick Kralevich · 12 years ago
- cc4499b Merge "adb: use correct header file." by Nick Kralevich · 12 years ago