1. 69f75e3 Merge "use process groups for processes started by init" am: ebe636e5ce by Collin Mulliner · 9 years ago
  2. 598ba8a Merge "use process groups for processes started by init" by Elliott Hughes · 9 years ago
  3. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  4. e580dd5 Merge "adbd: properly close subprocess pipes on Ctrl+C." am: 605628d325 by David Pursell · 9 years ago
  5. 34694dc Merge "adbd: properly close subprocess pipes on Ctrl+C." by David Pursell · 9 years ago
  6. 62eab56 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
  7. 5cbfcb8 Merge "Remove toolbox ioctl." am: 0fdd663262 by Elliott Hughes · 9 years ago
  8. 1c27428 Merge "Remove toolbox ioctl." by Treehugger Robot · 9 years ago
  9. 1ea2514 Remove toolbox ioctl. by Elliott Hughes · 9 years ago
  10. 2223bf6 Merge "logpersist: switch to pgrep from ps" am: 68285c0033 by Mark Salyzyn · 9 years ago
  11. 4d3f5e0 Merge "logpersist: switch to pgrep from ps" by Treehugger Robot · 9 years ago
  12. 698791c Merge "cutils: don\'t fortify property_get on clang." am: 310da0b990 by Josh Gao · 9 years ago
  13. 7dd93f4 Merge "cutils: don't fortify property_get on clang." by Treehugger Robot · 9 years ago
  14. d14e989 cutils: don't fortify property_get on clang. by Josh Gao · 9 years ago
  15. 9c061a3 logpersist: switch to pgrep from ps by Mark Salyzyn · 9 years ago
  16. bd24e9b Merge "Remove deprecated Android.mk files" am: ce5b4fee23 by Colin Cross · 9 years ago
  17. 2823ba4 Merge "Remove deprecated Android.mk files" by Colin Cross · 9 years ago
  18. 269ca6e Merge "Fix liblog logtags" am: 59e6afc617 by Dan Willemsen · 9 years ago
  19. f57d923 Merge "Fix liblog logtags" by Treehugger Robot · 9 years ago
  20. 0525008 Merge "add a property for controlling perf_event_paranoid" am: 9292d7dae3 by Daniel Micay · 9 years ago
  21. de4eb21 Merge "add a property for controlling perf_event_paranoid" by Jeffrey Vander Stoep · 9 years ago
  22. bce2287 Fix liblog logtags by Dan Willemsen · 9 years ago
  23. cab0338 Merge "core: Update libchrome APIs to r395517" am: 51814a0142 by Luis Hector Chavez · 9 years ago
  24. 23ea909 Merge "Remove invalid uses of -l and -I" am: 5d6193c658 by Dan Willemsen · 9 years ago
  25. 416bf6a Merge "core: Update libchrome APIs to r395517" by Luis Hector Chavez · 9 years ago
  26. a0a10b6 Merge "Remove invalid uses of -l and -I" by Treehugger Robot · 9 years ago
  27. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago
  28. 651bf1c Merge "fs_mgr: pass sehandle to ext4 format routine" am: 58ea31cc90 by William Roberts · 9 years ago
  29. c8f87f1 Merge "fs_mgr: pass sehandle to ext4 format routine" by Treehugger Robot · 9 years ago
  30. 96649d3 add a property for controlling perf_event_paranoid by Daniel Micay · 10 years ago
  31. eb1944d Merge "Kill adb\'s ScopedFd for unique_fd." am: 0f3fde210d by Elliott Hughes · 9 years ago
  32. 3b78d34 Merge "Kill adb's ScopedFd for unique_fd." by Treehugger Robot · 9 years ago
  33. eb0024e Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 9 years ago
  34. 848a107 Merge "Kill load_file." am: b42e4a6b63 by Elliott Hughes · 9 years ago
  35. 195eadf Merge "Kill load_file." by Treehugger Robot · 9 years ago
  36. d939990 Kill load_file. by Elliott Hughes · 9 years ago
  37. 7a7c8a1 Merge "[adb] Followup CL to clean up adb_auth_host.cpp" am: 9c7f9215e4 by Yurii Zubrytskyi · 9 years ago
  38. 3e87440 Merge "[adb] Followup CL to clean up adb_auth_host.cpp" by Treehugger Robot · 9 years ago
  39. 67f011f Merge "Fix misc-macro-parentheses warnings in init and other core modules." by Chih-Hung Hsieh · 9 years ago
  40. 1e60722 Merge "Fix misc-macro-parentheses warnings in init and other core modules." by Chih-hung Hsieh · 9 years ago
  41. b5f5781 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
  42. 261c5cc Merge "[adb] Issue the "auth" emulator command before any other one" by Yurii Zubrytskyi · 9 years ago
  43. 3f130a7 Merge "[adb] Issue the "auth" emulator command before any other one" by Treehugger Robot · 9 years ago
  44. 21dc202 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
  45. cb716cb Remove deprecated Android.mk files by Colin Cross · 9 years ago
  46. 5898a97 core: Update libchrome APIs to r395517 by Luis Hector Chavez · 9 years ago
  47. 97684e3 Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 9 years ago
  48. 5ac3cc9 Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 9 years ago
  49. 80e8aa0 Merge "trusty: storageproxyd: use upstream kernel headers" am: ed01d17e1b by Michael Ryleev · 9 years ago
  50. af9486f Merge "trusty: storageproxyd: use upstream kernel headers" by Michael Ryleev · 9 years ago
  51. bef471e adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  52. efde49d trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 9 years ago
  53. fba14c7 Merge changes I40c9ea47,I593aeed5 am: c7878469be by Michael Ryleev · 9 years ago
  54. dd19691 Merge changes I40c9ea47,I593aeed5 by Michael Ryleev · 9 years ago
  55. 43b5957 Merge "adb: close ep0 on disconnection." am: 18013f2083 by Yabin Cui · 9 years ago
  56. 09732be Merge "adb: close ep0 on disconnection." by Treehugger Robot · 9 years ago
  57. 8a1c8d0 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  58. 944aeea Merge "Fix SharedBuffer. Remove aref." am: 069517574e by Hans Boehm · 9 years ago
  59. fe6fea4 Merge "Fix SharedBuffer. Remove aref." by Hans Boehm · 9 years ago
  60. a627d48 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  61. 9a77735 Merge "adb: check return value of register_socket_transport." am: 3d981c87c9 by Yabin Cui · 9 years ago
  62. d63ca48 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
  63. 3c40553 Merge "Fix misc-macro-parentheses warnings in lmkd." am: 86ed22cf27 by Chih-Hung Hsieh · 9 years ago
  64. c87e937 Merge "Fix misc-macro-parentheses warnings in lmkd." by Treehugger Robot · 9 years ago
  65. b962977 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef by Hans Boehm · 9 years ago
  66. ef1036d Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 9 years ago
  67. 3548d13 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 9 years ago
  68. ecdd02a Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" by Dmitry Shmidt · 9 years ago
  69. 2f7c1cb Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" by Treehugger Robot · 9 years ago
  70. bb00b66 Merge "Fix misc-macro-parentheses warnings in liblog." am: 2bd428e1f9 by Chih-Hung Hsieh · 9 years ago
  71. f4e22cc Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" by Chih-Hung Hsieh · 9 years ago
  72. 3ba816e Merge "Fix misc-macro-parentheses warnings in liblog." by Chih-hung Hsieh · 9 years ago
  73. cb7a3c5 Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" by Chih-hung Hsieh · 9 years ago
  74. 3ab050f Merge "adb: use asocket\'s close function when closing." am: 684d543922 by Josh Gao · 9 years ago
  75. 7a65f28 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
  76. a4816a4 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Chih-Hung Hsieh · 9 years ago
  77. 601afdc Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
  78. 21f601c Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 am: cea14958d2 by Josh Gao · 9 years ago
  79. b16e023 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 by Treehugger Robot · 9 years ago
  80. 21ddae9 HACK: libnetutils: Remove parameters from dhcpcd service call by Dmitry Shmidt · 9 years ago
  81. 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
  82. 2b34d27 Fix misc-macro-parentheses warnings in liblog. by Chih-Hung Hsieh · 9 years ago
  83. dc6ee4e Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 9 years ago
  84. 3823041 Fix misc-macro-parentheses warnings in lmkd. by Chih-Hung Hsieh · 9 years ago
  85. 42eae14 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  86. 64c427a adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  87. 0fc2947 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  88. 2664fde adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  89. 13ab0c0 trusty: storage: add tests by Michael Ryleev · 9 years ago
  90. fd9f0ee trusty: storage: add client lib for testing by Michael Ryleev · 9 years ago
  91. 912fd34 Merge "liblog: log reader validate headers" am: 0321476fe2 by Mark Salyzyn · 9 years ago
  92. e1d7ed4 Merge "liblog: log reader validate headers" by Mark Salyzyn · 9 years ago
  93. c85e76d Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  94. 6d28d47 Merge "Set parent namespace for linker-namespaces" am: ac50d0cc57 by Dimitry Ivanov · 9 years ago
  95. a57a8d3 Merge "adb: replace failing exits in adbd with abort()." am: eb62619ff9 by Josh Gao · 9 years ago
  96. 7c2c57c Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 9 years ago
  97. 70b8d93 Merge "Set parent namespace for linker-namespaces" by Treehugger Robot · 9 years ago
  98. 4d22290 Merge "adb: replace failing exits in adbd with abort()." by Josh Gao · 9 years ago
  99. 18f81d0 Merge "adb: add track-jdwp and track-devices commands." by Josh Gao · 9 years ago
  100. 4a8ae4a adb: check return value of register_socket_transport. by Yabin Cui · 9 years ago