1. 3a5f3db am c894ced1: Merge "Fix fastboot for Darwin." by Tim Murray · 11 years ago
  2. 6ebaf31 am 721f189a: Merge "fix adb build on Darwin" by Tim Murray · 11 years ago
  3. 6a223ba am 52508091: Merge "Silence healthd warnings." by Elliott Hughes · 11 years ago
  4. f2879ef am 6698ebf9: Merge "Fix Darwin build caused by -Wunused-parameter." by Tim Murray · 11 years ago
  5. d8c3038 am d629c789: Merge "Remove <cutils/tztime.h>." by Elliott Hughes · 11 years ago
  6. c894ced Merge "Fix fastboot for Darwin." by Tim Murray · 11 years ago
  7. bd87944 Fix fastboot for Darwin. by Tim Murray · 11 years ago
  8. 1efcdef fix adb build on Darwin by Tim Murray · 11 years ago
  9. 914e36b am 74ee1c05: Merge "logcat: test: logrotate flags" by Mark Salyzyn · 11 years ago
  10. 6698ebf Merge "Fix Darwin build caused by -Wunused-parameter." by Tim Murray · 11 years ago
  11. b37009f Fix Darwin build caused by -Wunused-parameter. by Tim Murray · 11 years ago
  12. 83dddda am 4795ce06: Merge "Update makefiles for host clang." by Tim Murray · 11 years ago
  13. 721f189 Merge "fix adb build on Darwin" by Tim Murray · 11 years ago
  14. 4795ce0 Merge "Update makefiles for host clang." by Tim Murray · 11 years ago
  15. c70ebca am 6bc762b2: Merge "Add SELinux MAC to debuggerd." by Nick Kralevich · 11 years ago
  16. 06fce9d Update makefiles for host clang. by Tim Murray · 11 years ago
  17. 98e5f96 am bf300e1e: Merge "Correction to TRACE format strings" by Elliott Hughes · 11 years ago
  18. 5250809 Merge "Silence healthd warnings." by Elliott Hughes · 11 years ago
  19. 82044f8 Silence healthd warnings. by Elliott Hughes · 11 years ago
  20. d629c78 Merge "Remove <cutils/tztime.h>." by Elliott Hughes · 11 years ago
  21. f2e4b41 Remove <cutils/tztime.h>. by Elliott Hughes · 11 years ago
  22. 74ee1c0 Merge "logcat: test: logrotate flags" by Mark Salyzyn · 11 years ago
  23. d03caa2 logcat: test: logrotate flags by Mark Salyzyn · 11 years ago
  24. 6bc762b Merge "Add SELinux MAC to debuggerd." by Nick Kralevich · 11 years ago
  25. 69b8003 Add SELinux MAC to debuggerd. by Stephen Smalley · 11 years ago
  26. bf300e1 Merge "Correction to TRACE format strings" by Elliott Hughes · 11 years ago
  27. d333087 Correction to TRACE format strings by Marcus Oakland · 11 years ago
  28. 31dc191 am 73290cd1: Merge "Remove invalid 64-bit host objects." by Stephen Hines · 11 years ago
  29. 0485721 am 2fd1fec6: Merge "Switch to NetBSD\'s kill(1)." by Elliott Hughes · 11 years ago
  30. 1ff2df3 am 82a2687a: Merge "Fix cp(1) for files in /proc." by Elliott Hughes · 11 years ago
  31. 1575e16 am 34627d82: Merge "Stop and start netd explicitly for "adb shell stop/start"." by Sreeram Ramachandran · 11 years ago
  32. 73290cd Merge "Remove invalid 64-bit host objects." by Stephen Hines · 11 years ago
  33. 03cc1f7 Remove invalid 64-bit host objects. by Stephen Hines · 11 years ago
  34. 34627d8 Merge "Stop and start netd explicitly for "adb shell stop/start"." by Sreeram Ramachandran · 11 years ago
  35. 2fd1fec Merge "Switch to NetBSD's kill(1)." by Elliott Hughes · 11 years ago
  36. 5054c0d Switch to NetBSD's kill(1). by Elliott Hughes · 11 years ago
  37. 82a2687 Merge "Fix cp(1) for files in /proc." by Elliott Hughes · 11 years ago
  38. 1dc64f7 Fix cp(1) for files in /proc. by Elliott Hughes · 11 years ago
  39. 98a6265 am ec331b1e: Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 11 years ago
  40. 5dd4f87 am 02c7113d: Merge "adb: replace utimes() with utime()" by Colin Cross · 11 years ago
  41. ad1e41d am 143b9e3d: Merge changes I1730d1df,I42c18cb5,I03bb5cc1 by Colin Cross · 11 years ago
  42. ec331b1 Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 11 years ago
  43. 9866a66 adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 11 years ago
  44. 02c7113 Merge "adb: replace utimes() with utime()" by Colin Cross · 11 years ago
  45. 7046773 adb: replace utimes() with utime() by Greg Hackmann · 11 years ago
  46. 143b9e3 Merge changes I1730d1df,I42c18cb5,I03bb5cc1 by Colin Cross · 11 years ago
  47. 018c6a5 Stop and start netd explicitly for "adb shell stop/start". by Sreeram Ramachandran · 11 years ago
  48. 1b3f2ff adb: use oom_score_adj instead of oom_adj by Rom Lemarchand · 11 years ago
  49. eb97987 Add "exec" service: shell commands with no pty. by Jeff Sharkey · 11 years ago
  50. 4b35c01 adb: added support for adb pull -a to preserve time stamps and mode by Lajos Molnar · 12 years ago
  51. 840d4f2 am d8b00c89: Merge "Fix implicit declaration of function \'prctl\' in logd." by Elliott Hughes · 11 years ago
  52. c67a642 am fd62d07d: Merge "Fix implicit declaration of function \'prctl\' in adb." by Elliott Hughes · 11 years ago
  53. 4a95a20 am 719fd238: Merge "Added default constructor for log_t." by Elliott Hughes · 11 years ago
  54. 719fd23 Merge "Added default constructor for log_t." by Elliott Hughes · 11 years ago
  55. c75a02f Added default constructor for log_t. by Brigid Smith · 11 years ago
  56. fd62d07 Merge "Fix implicit declaration of function 'prctl' in adb." by Elliott Hughes · 11 years ago
  57. b4dd6ef Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 11 years ago
  58. d8b00c8 Merge "Fix implicit declaration of function 'prctl' in logd." by Elliott Hughes · 11 years ago
  59. e5a0f20 Fix implicit declaration of function 'prctl' in logd. by Elliott Hughes · 11 years ago
  60. 7793a10 am 5328f671: Merge "Scan all descriptors when checking for fastboot" by Patrick Tjin · 11 years ago
  61. 7e5c7b9 am baab180c: Merge "Do not typedef char16_t if it is a keyword." by Hans Boehm · 11 years ago
  62. baab180 Merge "Do not typedef char16_t if it is a keyword." by Hans Boehm · 11 years ago
  63. 5328f67 Merge "Scan all descriptors when checking for fastboot" by Patrick Tjin · 11 years ago
  64. dfdbe61 Do not typedef char16_t if it is a keyword. by Hans Boehm · 11 years ago
  65. 4c3959c am 81a64064: Merge "Remove the /dev/.booting file before triggering boot." by Riley Andrews · 11 years ago
  66. 81a6406 Merge "Remove the /dev/.booting file before triggering boot." by Riley Andrews · 11 years ago
  67. d721f5f Remove the /dev/.booting file before triggering boot. by Riley Andrews · 11 years ago
  68. 1fd286e am a94abb84: Merge "Add SIGFPE to crasher." by Elliott Hughes · 11 years ago
  69. 0193dc1 am c8a37913: Merge "Add missing arm64 registers." by Elliott Hughes · 11 years ago
  70. c8a3791 Merge "Add missing arm64 registers." by Elliott Hughes · 11 years ago
  71. b40c503 Add missing arm64 registers. by Elliott Hughes · 11 years ago
  72. a94abb8 Merge "Add SIGFPE to crasher." by Elliott Hughes · 11 years ago
  73. 3ecc421 Add SIGFPE to crasher. by Elliott Hughes · 11 years ago
  74. c6ac279 am ebf9f8f1: Merge "Move unlink("/dev/.booting") until after filesystems are mounted." by Riley Andrews · 11 years ago
  75. ebf9f8f Merge "Move unlink("/dev/.booting") until after filesystems are mounted." by Riley Andrews · 11 years ago
  76. e6b0c56 am 981dcd79: Merge "Add comment to discourage use of cutils/atomic.h." by Hans Boehm · 11 years ago
  77. 981dcd7 Merge "Add comment to discourage use of cutils/atomic.h." by Hans Boehm · 11 years ago
  78. 5af7877 Add comment to discourage use of cutils/atomic.h. by Hans Boehm · 11 years ago
  79. 9464e5a Move unlink("/dev/.booting") until after filesystems are mounted. by Riley Andrews · 11 years ago
  80. aac89db Scan all descriptors when checking for fastboot by Patrick Tjin · 11 years ago
  81. ce61f74 am 56cbd19b: Merge "Fix build." by Christopher Ferris · 11 years ago
  82. 802943a am 8098114c: Merge "Sync with upstream grep." by Elliott Hughes · 11 years ago
  83. 895d674 am 7a8420ec: Merge "fix duplicated grep usage printing" by Elliott Hughes · 11 years ago
  84. ad80690 am 755df295: Merge "logd: test: disable kernel LOGGER" by Mark Salyzyn · 11 years ago
  85. 85dfe98 am 796fccb8: Merge "Fix environment variable assignment in init" by Elliott Hughes · 11 years ago
  86. 8098114 Merge "Sync with upstream grep." by Elliott Hughes · 11 years ago
  87. 04650ef Sync with upstream grep. by Elliott Hughes · 11 years ago
  88. 7a8420e Merge "fix duplicated grep usage printing" by Elliott Hughes · 11 years ago
  89. b34b1fc fix duplicated grep usage printing by Rocky Zhang · 11 years ago
  90. 755df29 Merge "logd: test: disable kernel LOGGER" by Mark Salyzyn · 11 years ago
  91. 56cbd19 Merge "Fix build." by Christopher Ferris · 11 years ago
  92. 3cbea9f Fix build. by Christopher Ferris · 11 years ago
  93. 89472df logd: test: disable kernel LOGGER by Mark Salyzyn · 11 years ago
  94. 796fccb Merge "Fix environment variable assignment in init" by Elliott Hughes · 11 years ago
  95. 381341f Fix environment variable assignment in init by James Morrissey · 11 years ago
  96. 87c7a0d am 77a2c22d: Merge "adbd: adb root should terminate adbd only if it\'s debuggable" by Badhri Jagan Sridharan · 11 years ago
  97. d0fa734 am 660ba372: Merge "Fix arm emulator "D register out of range for selected VFP version" build failure." by Elliott Hughes · 11 years ago
  98. 5acbb9b am b5186598: Merge "Integrate vfp-crasher with crasher." by Elliott Hughes · 11 years ago
  99. f76c8fe am 328c3ef6: Merge "Fix typo in fs.h" by Elliott Hughes · 11 years ago
  100. 328c3ef Merge "Fix typo in fs.h" by Elliott Hughes · 11 years ago