1. 53e5b24 am 6c3d3ccf: am d033739d: am d40fd86e: Merge "Windows adb: initialize on to 1 in disable_tcp_nagle" by Kenny Root · 11 years ago
  2. 6c3d3cc am d033739d: am d40fd86e: Merge "Windows adb: initialize on to 1 in disable_tcp_nagle" by Kenny Root · 11 years ago
  3. d033739 am d40fd86e: Merge "Windows adb: initialize on to 1 in disable_tcp_nagle" by Kenny Root · 11 years ago
  4. d40fd86 Merge "Windows adb: initialize on to 1 in disable_tcp_nagle" by Kenny Root · 11 years ago
  5. b94fd1a cutils: remove dead code. by Nick Kralevich · 11 years ago
  6. 3400ee2 am 76dd8e33: resolved conflicts for merge of 016806a7 to jb-mr1-dev-plus-aosp by Doug Zongker · 11 years ago
  7. 76dd8e3 resolved conflicts for merge of 016806a7 to jb-mr1-dev-plus-aosp by Doug Zongker · 11 years ago
  8. 0060935 am 8cc97302: resolved conflicts for merge of 0fe9742e to jb-mr1-dev-plus-aosp by Doug Zongker · 11 years ago
  9. 8cc9730 resolved conflicts for merge of 0fe9742e to jb-mr1-dev-plus-aosp by Doug Zongker · 11 years ago
  10. 016806a change AID_LOOP_RADIO uid assignment by Doug Zongker · 11 years ago
  11. 0fe9742 add AID_LOOP_RADIO for control of loop radio device by Doug Zongker · 11 years ago
  12. f61fb57 am db9697b3: am b94b038d: Merge "libcorkscrew will always HAVE_DLADDR." by Elliott Hughes · 11 years ago
  13. db9697b am b94b038d: Merge "libcorkscrew will always HAVE_DLADDR." by Elliott Hughes · 11 years ago
  14. b94b038d Merge "libcorkscrew will always HAVE_DLADDR." by Elliott Hughes · 11 years ago
  15. 38a2605 Merge "Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip" by Wink Saville · 11 years ago
  16. 2807608 Merge "Revert "init.usb.rc: set sys.usb.config to none before changing it"" by Benoit Goby · 11 years ago
  17. d0a21b2 Merge "logwrap: add quiet flag to logwrap()" by Rom Lemarchand · 11 years ago
  18. 8e85644 Merge "adb: Add "unauthorized" connection state" by Benoit Goby · 11 years ago
  19. f5200c0 logwrap: add quiet flag to logwrap() by Rom Lemarchand · 11 years ago
  20. 2c3b2e1 Merge "logwrap: Replace sigprocmask with pthread_sigmask" by Rom Lemarchand · 11 years ago
  21. 665118f Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT" by Rom Lemarchand · 11 years ago
  22. ed179d2 logwrap: Replace sigprocmask with pthread_sigmask by Rom Lemarchand · 11 years ago
  23. 75c289a logwrap: wait for child process when receiving SIGINT or SIGQUIT by Rom Lemarchand · 11 years ago
  24. 99e1966 logwrap: ensure child exits with _exit by Rom Lemarchand · 11 years ago
  25. 83dee8e Merge "adb: Read secure adb keys on every auth request" by Benoit Goby · 11 years ago
  26. c0d399d Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip by Wink Saville · 11 years ago
  27. 078ca5e Merge "logwrap: remove unnecessary call to setuid/setgid" by Rom Lemarchand · 11 years ago
  28. e74313b Merge "logwrap: fix off by 1 argument error" by Rom Lemarchand · 11 years ago
  29. 45509f9 Merge "logwrapper: switch to signal handlers for SIGCHLD" by Rom Lemarchand · 11 years ago
  30. d11fb12 Merge "property_service: make /dev/__properties__ readable" by Nick Kralevich · 11 years ago
  31. cfb5ec3 logwrap: remove unnecessary call to setuid/setgid by Rom Lemarchand · 11 years ago
  32. 611f5b4 logwrap: fix off by 1 argument error by Rom Lemarchand · 11 years ago
  33. 0cc2cab logwrapper: switch to signal handlers for SIGCHLD by Rom Lemarchand · 11 years ago
  34. 46d079d libcorkscrew will always HAVE_DLADDR. by Elliott Hughes · 11 years ago
  35. fa341f5 Merge commit '35d5b7e6' into master by Colin Cross · 11 years ago
  36. c86396e am 5fc4fdc6: am 2447afdb: Merge "fastboot: use better exported api from libext4_utils" by Colin Cross · 11 years ago
  37. 35d5b7e am 61ae5dfd: Merge "fastboot: add errno.h to fix windows build" by Colin Cross · 11 years ago
  38. 61ae5df Merge "fastboot: add errno.h to fix windows build" by Colin Cross · 11 years ago
  39. 81c632e fastboot: add errno.h to fix windows build by Colin Cross · 11 years ago
  40. 5fc4fdc am 2447afdb: Merge "fastboot: use better exported api from libext4_utils" by Colin Cross · 11 years ago
  41. 2447afd Merge "fastboot: use better exported api from libext4_utils" by Colin Cross · 11 years ago
  42. 2aaf5e8 fastboot: use better exported api from libext4_utils by Colin Cross · 11 years ago
  43. 7ece0a8 property_service: make /dev/__properties__ readable by Nick Kralevich · 11 years ago
  44. 4db7df7 toolbox: renice: Add -t TYPE parameter and switch to getopt by Dmitry Shmidt · 11 years ago
  45. 2840647 Revert "init: make system properties more secure." by Nick Kralevich · 11 years ago
  46. 5bf8a42 am 3dbcb6d6: am 98d07897: Merge "Windows adb: Make client stdout and stderr handles uninheritable" by David Turner · 11 years ago
  47. 3dbcb6d am 98d07897: Merge "Windows adb: Make client stdout and stderr handles uninheritable" by David Turner · 11 years ago
  48. 98d0789 Merge "Windows adb: Make client stdout and stderr handles uninheritable" by David Turner · 11 years ago
  49. 51e0661 init: make system properties more secure. by Nick Kralevich · 11 years ago
  50. 31c8095 Revert "init.usb.rc: set sys.usb.config to none before changing it" by Benoit Goby · 11 years ago
  51. 77e8e58 adb: Add "unauthorized" connection state by Benoit Goby · 11 years ago
  52. 345cb06 adb: Read secure adb keys on every auth request by Benoit Goby · 11 years ago
  53. d984497 am 989c033b: am 026b3953: Merge "The localtime_tz and mktime_tz extensions are now in bionic." by Elliott Hughes · 11 years ago
  54. 989c033 am 026b3953: Merge "The localtime_tz and mktime_tz extensions are now in bionic." by Elliott Hughes · 11 years ago
  55. 026b395 Merge "The localtime_tz and mktime_tz extensions are now in bionic." by Elliott Hughes · 11 years ago
  56. def8d6a The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  57. b58a822 logwrapper: prevent logwrap from hanging when child dies by Rom Lemarchand · 11 years ago
  58. 1b325d1 Merge "logwrapper: split into liblogwrap and the executable itself" by Rom Lemarchand · 11 years ago
  59. c93d30f Merge "Support 4 dns servers, up from 2" by Robert Greenwalt · 11 years ago
  60. 113bd47 logwrapper: split into liblogwrap and the executable itself by Rom Lemarchand · 11 years ago
  61. 60efde7 Merge "cutils: add simple reference counter" by Alex Ray · 11 years ago
  62. bbe26c1 Windows adb: initialize on to 1 in disable_tcp_nagle by Ray Donnelly · 11 years ago
  63. 2c43b55 resolved conflicts for merge of f62f1e3a to master by Ying Wang · 11 years ago
  64. d874cc8 cutils: add simple reference counter by Alex Ray · 11 years ago
  65. fdd5731 Support 4 dns servers, up from 2 by Robert Greenwalt · 11 years ago
  66. 7f213f8 Merge "Revert "Remove -d option from logwrapper"" by Rom Lemarchand · 11 years ago
  67. 571c136 adb: HACK: (linux only) allow temp mitigation for multithreaded issues by JP Abgrall · 12 years ago
  68. 267aa8b Windows adb: Make client stdout and stderr handles uninheritable by Ray Donnelly · 12 years ago
  69. f62f1e3 am ef2ea99b: Merge "Correct LOCAL_LDLIBS of adb" by Ying Wang · 11 years ago
  70. ef2ea99 Merge "Correct LOCAL_LDLIBS of adb" by Ying Wang · 11 years ago
  71. 9067dd3 Merge "cutils: bitops: add include for bool" by Alex Ray · 11 years ago
  72. 81ec96d cutils: bitops: add include for bool by Alex Ray · 11 years ago
  73. b65bea4 Merge "cutils: Add bitmask utilities to bitops" by Alex Ray · 11 years ago
  74. 2111bc7 cutils: Add bitmask utilities to bitops by Alex Ray · 12 years ago
  75. 273f504 am bab2ba3e: am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not set" by Elliott Hughes · 11 years ago
  76. bab2ba3 am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not set" by Elliott Hughes · 11 years ago
  77. 6d9589c Merge "Fix dhcpcd startup when net.hostname is not set" by Elliott Hughes · 11 years ago
  78. a444041 am ba900f2e: am fb69c2e2: Merge "init.rc: setup qtaguid group ownership of ctrl and stat files" by JP Abgrall · 12 years ago
  79. ba900f2 am fb69c2e2: Merge "init.rc: setup qtaguid group ownership of ctrl and stat files" by JP Abgrall · 12 years ago
  80. c2b19de am 3f8d6cde: am d084ec96: Merge "ueventd: Increase uevent buffer size" by jp abgrall · 12 years ago
  81. fb69c2e Merge "init.rc: setup qtaguid group ownership of ctrl and stat files" by JP Abgrall · 12 years ago
  82. b10c7b4 Revert "Remove -d option from logwrapper" by Rom Lemarchand · 12 years ago
  83. 3f8d6cd am d084ec96: Merge "ueventd: Increase uevent buffer size" by jp abgrall · 12 years ago
  84. 3e54aab init.rc: setup qtaguid group ownership of ctrl and stat files by JP Abgrall · 12 years ago
  85. d084ec9 Merge "ueventd: Increase uevent buffer size" by jp abgrall · 12 years ago
  86. d7c52a4 am 03873ce4: am 77eccafe: Merge "Support adb client connect to remote server" by jp abgrall · 12 years ago
  87. 03873ce am 77eccafe: Merge "Support adb client connect to remote server" by jp abgrall · 12 years ago
  88. d562ca7 ueventd: Increase uevent buffer size by Andrew Boie · 12 years ago
  89. 77eccaf Merge "Support adb client connect to remote server" by jp abgrall · 12 years ago
  90. d7b3308 Support adb client connect to remote server by Matt Gumbel · 12 years ago
  91. ba2ba5c Fix dhcpcd startup when net.hostname is not set by Matt Gumbel · 12 years ago
  92. 875adfa Merge "Remove -d option from logwrapper" by Rom Lemarchand · 12 years ago
  93. e8097be am a82985b6: am 7cd45071: Merge "Include page protections in the debuggerd map output." by Elliott Hughes · 12 years ago
  94. a82985b am 7cd45071: Merge "Include page protections in the debuggerd map output." by Elliott Hughes · 12 years ago
  95. 7cd4507 Merge "Include page protections in the debuggerd map output." by Elliott Hughes · 12 years ago
  96. 4d74bcf Remove -d option from logwrapper by Rom Lemarchand · 12 years ago
  97. d1420be Include page protections in the debuggerd map output. by Elliott Hughes · 12 years ago
  98. 2b5b3bb rootdir: init.rc: set perms for new interactive governor attrs by Todd Poynor · 12 years ago
  99. 9c60755 Correct LOCAL_LDLIBS of adb by Chih-Wei Huang · 12 years ago
  100. 2bf4963 am e2aab2cc: am 38219ee6: Merge "Track the setsebool change in the emulator init.rc." by Elliott Hughes · 12 years ago