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