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