1. 18400bd Merge "Teach debuggerd about SIGSYS SYS_SECCOMP signals." am: 44d7a87621 by Elliott Hughes · 9 years ago
  2. cbf40af Merge "Teach debuggerd about SIGSYS SYS_SECCOMP signals." by Treehugger Robot · 9 years ago
  3. 02a4fcb Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" am: 023b657b0b by Christopher Wiley · 9 years ago
  4. 2975996 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" by Christopher Wiley · 9 years ago
  5. 0334f03 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 9 years ago
  6. e8f873a Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW by Christopher Wiley · 9 years ago
  7. d864eaf Merge "Base: Fix logging_test" am: 3b80e5bc9f by Andreas Gampe · 9 years ago
  8. 520c43e Merge "Base: Fix logging_test" by Treehugger Robot · 9 years ago
  9. 9518353 Base: Fix logging_test by Andreas Gampe · 9 years ago
  10. 34fe273 Merge "Split fstab mount into 2 phases" am: f74553f852 by Wei Wang · 9 years ago
  11. b73d4b5 Split fstab mount into 2 phases am: 254f44363b by Wei Wang · 9 years ago
  12. f02cb9b Merge "Split fstab mount into 2 phases" by Wei Wang · 9 years ago
  13. 9dc0c8d Split fstab mount into 2 phases by Wei Wang · 9 years ago
  14. 9c472fc Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1 by Eyal Lezmy · 9 years ago
  15. 5ef06c3 Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 9 years ago
  16. d5852d2 Merge "liblog: don't bother keeping FD around once it's mapped." am: d659510522 by Narayan Kamath · 9 years ago
  17. e01ba15 Merge "liblog: don't bother keeping FD around once it's mapped." by Treehugger Robot · 9 years ago
  18. cdcd218 Merge "Use android::base::Readlink in init." am: 31ea86327e by Elliott Hughes · 9 years ago
  19. 05b731c Merge "Use android::base::Readlink in init." by Treehugger Robot · 9 years ago
  20. 1806c83 Merge changes I38c76bb2,I81a55e92 am: 3aaca7dd60 by Mark Salyzyn · 9 years ago
  21. f2c99b2 Merge changes I38c76bb2,I81a55e92 by Treehugger Robot · 9 years ago
  22. 8eed2af Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 9 years ago
  23. 69a1bee Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 9 years ago
  24. a70505d logd: clear all from non system user status request by Mark Salyzyn · 9 years ago
  25. 42fba51 logd: crash in prune mLastWorstPidOfSystem by Mark Salyzyn · 9 years ago
  26. 22a5e26 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 9 years ago
  27. c705e22 Merge "Fix adb." am: 50d606528d by Josh Gao · 9 years ago
  28. 22c5a94 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 9 years ago
  29. 015a72c Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 9 years ago
  30. 0e6c31b Merge "Fix adb." by Josh Gao · 9 years ago
  31. 26a9191 Fix adb. by Elliott Hughes · 9 years ago
  32. aa7c7ec Merge changes from topic 'adb_cmd_socket' am: 1f5a49f77a by Josh Gao · 9 years ago
  33. b581e65 adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8 by Josh Gao · 9 years ago
  34. 60813f7 adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 by Josh Gao · 9 years ago
  35. 4a64734 adb: add helper to get the ~/.android directory. am: e0b7502c7f by Josh Gao · 9 years ago
  36. dc4e908 Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 9 years ago
  37. d7f0f40 Merge "libcutils: try all addresses in socket_network_client_timeout." by Josh Gao · 9 years ago
  38. d7d1cf5 Merge "libcutils: try all addresses in socket_network_client_timeout." by Treehugger Robot · 9 years ago
  39. 45184b5 Merge "init: create /dev/urandom, /dev/random in first stage." am: 9baf4e94fa by Josh Gao · 9 years ago
  40. 42d6735 Merge "init: create /dev/urandom, /dev/random in first stage." by Treehugger Robot · 9 years ago
  41. ba89ab2 libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
  42. 616a75e adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
  43. 7e79d34 adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 9 years ago
  44. b078953 Merge "Base: assume and use C++11 in libbase" am: 43824e72c7 by Andreas Gampe · 9 years ago
  45. eedfd31 adb: add helper to get the ~/.android directory. by Josh Gao · 9 years ago
  46. 8629bc3 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 9 years ago
  47. c1ad43a Base: assume and use C++11 in libbase by Andreas Gampe · 9 years ago
  48. 91ed66a Merge "base: use _NSGetExecutablePath in GetExecutablePath" am: 8e7ae1e381 by Josh Gao · 9 years ago
  49. 7161ca7 Merge "base: use _NSGetExecutablePath in GetExecutablePath" by Josh Gao · 9 years ago
  50. fa6544d base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 9 years ago
  51. 9a31474 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
  52. e2020be Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
  53. 2361c89 liblog: don't bother keeping FD around once it's mapped. by Narayan Kamath · 9 years ago
  54. 848d667 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
  55. 962e8f3 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 9 years ago
  56. 8feca68 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 9 years ago
  57. 4f83f60 Merge "Base: add more thread annotations" am: 3f3ea50828 by Andreas Gampe · 9 years ago
  58. e522ca6 Merge "Base: add more thread annotations" by Treehugger Robot · 9 years ago
  59. 41d0788 Use android::base::Readlink in init. by Elliott Hughes · 9 years ago
  60. c0be7e2 Merge "Add description of 'namespace' option." am: 4588ed7b5f by Jorge Lucangeli Obes · 9 years ago
  61. 3369320 Merge "Add description of 'namespace' option." by Treehugger Robot · 9 years ago
  62. 265dcf1 Merge "base: disallow close() on unique_fd." am: ca82aa7d1e by Josh Gao · 9 years ago
  63. 3b978ef Merge "base: disallow close() on unique_fd." by Josh Gao · 9 years ago
  64. 06f0fac Merge "sdcard: Fix bad merge" am: 6a5ed849e8 by Daniel Rosenberg · 9 years ago
  65. a99735a Base: add more thread annotations by Andreas Gampe · 9 years ago
  66. b1d9544 Merge "sdcard: Fix bad merge" by Treehugger Robot · 9 years ago
  67. 3e87e2b Add description of 'namespace' option. by Jorge Lucangeli Obes · 9 years ago
  68. 8e30ee2 Merge "Add android::base::Readlink." am: a7c4424ebc by Elliott Hughes · 9 years ago
  69. 8d21ffd Merge "Add android::base::Readlink." by Treehugger Robot · 9 years ago
  70. 9eda45b Add android::base::Readlink. by Elliott Hughes · 9 years ago
  71. 2e93e28 sdcard: Fix bad merge by Daniel Rosenberg · 9 years ago
  72. d768faf Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Felipe Leme · 9 years ago
  73. 26ed1d9 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  74. b072484 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  75. e71b6e7 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  76. 80cddde DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  77. 4f241a1 DO NOT MERGE: Removed extra 'pulling file' message. am: daf4628f36 -s ours by Felipe Leme · 9 years ago
  78. 9e1ba17 DO NOT MERGE: Show bugreport progress. am: 6f5080faa5 -s ours by Felipe Leme · 9 years ago
  79. 16b71e7 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  80. c71ccc8 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  81. 6eac440 DO NOT MERGE: use 'cmd' command for install-multiple am: 248722e7eb -s ours by Todd Kennedy · 9 years ago
  82. c00e61a DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  83. b32cc46 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 9 years ago
  84. 7e9bee4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  85. d9694c9 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  86. 4bcaeac DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  87. d4a4e63 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  88. 75eaa48 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
  89. 7c2ecbe DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
  90. dc64476 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  91. a4e1912 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  92. f836878 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
  93. e58f510 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  94. 9c59f25 Precise command constants on adb/protoxol.txt by Eyal Lezmy · 9 years ago
  95. 01d8caf Merge "Fix access check" am: 87ef739dba by John Reck · 9 years ago
  96. 913bd5d Merge "Fix access check" by John Reck · 9 years ago
  97. a134c5a base: disallow close() on unique_fd. by Josh Gao · 9 years ago
  98. 37ab8cf Merge "Convert to Android.bp" am: 10348cbeb9 by Dan Willemsen · 9 years ago
  99. 44f2631 Merge "Convert to Android.bp" by Treehugger Robot · 9 years ago
  100. a8022a8 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" into stage-aosp-master by Mitchell Wills · 9 years ago