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