1. e2864bf adb: use correct header file. by Nick Kralevich · 11 years ago
  2. ff03bc3 Merge "fix mac sdk build." by Nick Kralevich · 11 years ago
  3. bb05a92 fix mac sdk build. by Nick Kralevich · 11 years ago
  4. e3f247c Merge "Add support for filesystem capabilities." by Nick Kralevich · 11 years ago
  5. 1b64957 Merge "init.rc: allow IPPROTO_ICMP support" by Nick Kralevich · 11 years ago
  6. be341cc init.rc: allow IPPROTO_ICMP support by Nick Kralevich · 11 years ago
  7. e9e74f3 Add support for filesystem capabilities. by Nick Kralevich · 11 years ago
  8. 523a209 Merge "adb: Use 64 bit capabilities." by Nick Kralevich · 11 years ago
  9. 109f4e1 adb: Use 64 bit capabilities. by Nick Kralevich · 11 years ago
  10. 1736113 Merge "Add a "smash-stack" option to crasher." by Elliott Hughes · 11 years ago
  11. df4200e Add a "smash-stack" option to crasher. by Elliott Hughes · 11 years ago
  12. 90dd140 am 241194ca: Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  13. 1b9a605 am 44508515: Merge "Tidy up long lines" by Jeffrey Brown · 11 years ago
  14. 241194c Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  15. 4450851 Merge "Tidy up long lines" by Jeffrey Brown · 11 years ago
  16. 271d6df am 78432ab1: Merge "Inline ldrex/strex for thumb2, remove ARMv5 remnants." by Ian Rogers · 11 years ago
  17. 78432ab Merge "Inline ldrex/strex for thumb2, remove ARMv5 remnants." by Ian Rogers · 11 years ago
  18. 825f29b Merge from jb-mr1.1-dev by Jean-Baptiste Queru · 11 years ago
  19. 7480c00 am b2639f40: Merge "Label sockets consistently with the seclabel value if specified." by Colin Cross · 11 years ago
  20. 80c3b27 Inline ldrex/strex for thumb2, remove ARMv5 remnants. by Ian Rogers · 11 years ago
  21. b2639f4 Merge "Label sockets consistently with the seclabel value if specified." by Colin Cross · 11 years ago
  22. 6a7a324 am cf5c32c2: charger: Do not suspend when disconnecting from charger by Devin Kim · 11 years ago
  23. 9190c0b am dec27f6e: (-s ours) charger: suspend enable in charger mode by choongryeol.lee · 11 years ago
  24. 085943a am fdf2f337: libsuspend: compile as a static library by Iliyan Malchev · 11 years ago
  25. 282caf3 am 260f3471: am f8afaebe: Merge "Windows adb: include stdint.h for uint8_t on MinGW-w64" by Kenny Root · 11 years ago
  26. 6c3d3cc am d033739d: am d40fd86e: Merge "Windows adb: initialize on to 1 in disable_tcp_nagle" by Kenny Root · 11 years ago
  27. 260f347 am f8afaebe: Merge "Windows adb: include stdint.h for uint8_t on MinGW-w64" by Kenny Root · 11 years ago
  28. d033739 am d40fd86e: Merge "Windows adb: initialize on to 1 in disable_tcp_nagle" by Kenny Root · 11 years ago
  29. f8afaeb Merge "Windows adb: include stdint.h for uint8_t on MinGW-w64" by Kenny Root · 11 years ago
  30. d40fd86 Merge "Windows adb: initialize on to 1 in disable_tcp_nagle" by Kenny Root · 11 years ago
  31. 76dd8e3 resolved conflicts for merge of 016806a7 to jb-mr1-dev-plus-aosp by Doug Zongker · 11 years ago
  32. 8cc9730 resolved conflicts for merge of 0fe9742e to jb-mr1-dev-plus-aosp by Doug Zongker · 11 years ago
  33. 016806a change AID_LOOP_RADIO uid assignment by Doug Zongker · 11 years ago
  34. 0fe9742 add AID_LOOP_RADIO for control of loop radio device by Doug Zongker · 11 years ago
  35. db9697b am b94b038d: Merge "libcorkscrew will always HAVE_DLADDR." by Elliott Hughes · 11 years ago
  36. b94b038d Merge "libcorkscrew will always HAVE_DLADDR." by Elliott Hughes · 11 years ago
  37. 46d079d libcorkscrew will always HAVE_DLADDR. by Elliott Hughes · 11 years ago
  38. 35d5b7e am 61ae5dfd: Merge "fastboot: add errno.h to fix windows build" by Colin Cross · 11 years ago
  39. 61ae5df Merge "fastboot: add errno.h to fix windows build" by Colin Cross · 11 years ago
  40. 81c632e fastboot: add errno.h to fix windows build by Colin Cross · 11 years ago
  41. 5fc4fdc am 2447afdb: Merge "fastboot: use better exported api from libext4_utils" by Colin Cross · 11 years ago
  42. 2447afd Merge "fastboot: use better exported api from libext4_utils" by Colin Cross · 11 years ago
  43. 2aaf5e8 fastboot: use better exported api from libext4_utils by Colin Cross · 11 years ago
  44. cf5c32c charger: Do not suspend when disconnecting from charger by Devin Kim · 12 years ago
  45. dec27f6 charger: suspend enable in charger mode by choongryeol.lee · 12 years ago
  46. fdf2f33 libsuspend: compile as a static library by Iliyan Malchev · 12 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. 989c033 am 026b3953: Merge "The localtime_tz and mktime_tz extensions are now in bionic." by Elliott Hughes · 11 years ago
  50. 026b395 Merge "The localtime_tz and mktime_tz extensions are now in bionic." by Elliott Hughes · 11 years ago
  51. def8d6a The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  52. bbe26c1 Windows adb: initialize on to 1 in disable_tcp_nagle by Ray Donnelly · 11 years ago
  53. cbb9891 Windows adb: include stdint.h for uint8_t on MinGW-w64 by Ray Donnelly · 12 years ago
  54. 267aa8b Windows adb: Make client stdout and stderr handles uninheritable by Ray Donnelly · 12 years ago
  55. f62f1e3 am ef2ea99b: Merge "Correct LOCAL_LDLIBS of adb" by Ying Wang · 11 years ago
  56. ef2ea99 Merge "Correct LOCAL_LDLIBS of adb" by Ying Wang · 11 years ago
  57. bab2ba3 am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not set" by Elliott Hughes · 11 years ago
  58. 6d9589c Merge "Fix dhcpcd startup when net.hostname is not set" by Elliott Hughes · 11 years ago
  59. ba900f2 am fb69c2e2: Merge "init.rc: setup qtaguid group ownership of ctrl and stat files" by JP Abgrall · 12 years ago
  60. fb69c2e Merge "init.rc: setup qtaguid group ownership of ctrl and stat files" by JP Abgrall · 12 years ago
  61. 3f8d6cd am d084ec96: Merge "ueventd: Increase uevent buffer size" by jp abgrall · 12 years ago
  62. 3e54aab init.rc: setup qtaguid group ownership of ctrl and stat files by JP Abgrall · 12 years ago
  63. d084ec9 Merge "ueventd: Increase uevent buffer size" by jp abgrall · 12 years ago
  64. 03873ce am 77eccafe: Merge "Support adb client connect to remote server" by jp abgrall · 12 years ago
  65. d562ca7 ueventd: Increase uevent buffer size by Andrew Boie · 12 years ago
  66. 77eccaf Merge "Support adb client connect to remote server" by jp abgrall · 12 years ago
  67. d7b3308 Support adb client connect to remote server by Matt Gumbel · 12 years ago
  68. ba2ba5c Fix dhcpcd startup when net.hostname is not set by Matt Gumbel · 12 years ago
  69. a82985b am 7cd45071: Merge "Include page protections in the debuggerd map output." by Elliott Hughes · 12 years ago
  70. 7cd4507 Merge "Include page protections in the debuggerd map output." by Elliott Hughes · 12 years ago
  71. d1420be Include page protections in the debuggerd map output. by Elliott Hughes · 12 years ago
  72. 9c60755 Correct LOCAL_LDLIBS of adb by Chih-Wei Huang · 12 years ago
  73. d4a8098 [MIPS] Benchmark test for MIPS memset16/memset32 by Duane Sand · 12 years ago
  74. e2aab2c am 38219ee6: Merge "Track the setsebool change in the emulator init.rc." by Elliott Hughes · 12 years ago
  75. 38219ee Merge "Track the setsebool change in the emulator init.rc." by Elliott Hughes · 12 years ago
  76. 334ad0e Track the setsebool change in the emulator init.rc. by Elliott Hughes · 12 years ago
  77. 4600545 am b8e86c5a: Merge "android_filesystem_config: allow absolute paths" by Colin Cross · 12 years ago
  78. b8e86c5 Merge "android_filesystem_config: allow absolute paths" by Colin Cross · 12 years ago
  79. 04aaf5a android_filesystem_config: allow absolute paths by Colin Cross · 12 years ago
  80. 191af2f am 367f1e4b: am 4f247d75: rootdir: init.rc: set perms for cpufreq governor boostpulse_duration by Todd Poynor · 12 years ago
  81. 367f1e4 am 4f247d75: rootdir: init.rc: set perms for cpufreq governor boostpulse_duration by Todd Poynor · 12 years ago
  82. 4f247d7 rootdir: init.rc: set perms for cpufreq governor boostpulse_duration by Todd Poynor · 12 years ago
  83. 7ec62dbd am 82ea44f8: Merge "Change setsebool syntax to be consistent with other init built-ins." by Dima Zavin · 12 years ago
  84. 82ea44f Merge "Change setsebool syntax to be consistent with other init built-ins." by Dima Zavin · 12 years ago
  85. 22e9136 Merge from AOSP staging branch by Jean-Baptiste Queru · 12 years ago
  86. 516943c Merge "libusbhost: generates a static library" by Mike Lockwood · 12 years ago
  87. dea9a93 Merge "libusbhost: permits client polling on inotify wd" by Mike Lockwood · 12 years ago
  88. abf7cc9 am 13306d95: Merge "adb: Improve ADB\'s forward redirection management." by David 'Digit' Turner · 12 years ago
  89. 0e23fee Change setsebool syntax to be consistent with other init built-ins. by Stephen Smalley · 12 years ago
  90. 13306d9 Merge "adb: Improve ADB's forward redirection management." by David 'Digit' Turner · 12 years ago
  91. 0c47c68 am 81077e5f: Merge "Use Rlog instead of Log" by Wink Saville · 12 years ago
  92. 0c457c0 am bf866aed: Merge "Add RLOGx" by Wink Saville · 12 years ago
  93. 81077e5 Merge "Use Rlog instead of Log" by Wink Saville · 12 years ago
  94. bf866ae Merge "Add RLOGx" by Wink Saville · 12 years ago
  95. 8bc848d am abce9e85: Merge "libsysutils: Increase command buffersize and command args" by Robert Greenwalt · 12 years ago
  96. abce9e8 Merge "libsysutils: Increase command buffersize and command args" by Robert Greenwalt · 12 years ago
  97. dc34f38 am 2353a44e: am becea6e0: Merge "Fix ELF header parser bug." into jb-mr1.1-dev by Ben Cheng · 12 years ago
  98. 2353a44 am becea6e0: Merge "Fix ELF header parser bug." into jb-mr1.1-dev by Ben Cheng · 12 years ago
  99. becea6e Merge "Fix ELF header parser bug." into jb-mr1.1-dev by Ben Cheng · 12 years ago
  100. 37af40c am b0f8c70a: Merge "Fix ELF header parser bug." by Ben Cheng · 12 years ago