1. e79e419 Merge "Base: Fix logging_test" am: 3b80e5bc9f by Andreas Gampe · 9 years ago
  2. 3b80e5b Merge "Base: Fix logging_test" by Treehugger Robot · 9 years ago
  3. 7c1cdd7 Base: Fix logging_test by Andreas Gampe · 9 years ago
  4. eef52c4 Merge "Split fstab mount into 2 phases" am: f74553f852 by Wei Wang · 9 years ago
  5. 1fe29ce Split fstab mount into 2 phases am: 254f44363b by Wei Wang · 9 years ago
  6. f74553f Merge "Split fstab mount into 2 phases" by Wei Wang · 9 years ago
  7. 254f443 Split fstab mount into 2 phases by Wei Wang · 9 years ago
  8. f818889 Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1 by Eyal Lezmy · 9 years ago
  9. 85a78f1 Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 9 years ago
  10. 5ae5b2c Merge "liblog: don't bother keeping FD around once it's mapped." am: d659510522 by Narayan Kamath · 9 years ago
  11. d659510 Merge "liblog: don't bother keeping FD around once it's mapped." by Treehugger Robot · 9 years ago
  12. 72887a3 Merge "Use android::base::Readlink in init." am: 31ea86327e by Elliott Hughes · 9 years ago
  13. 31ea863 Merge "Use android::base::Readlink in init." by Treehugger Robot · 9 years ago
  14. 803e6a7 Merge changes I38c76bb2,I81a55e92 am: 3aaca7dd60 by Mark Salyzyn · 9 years ago
  15. 3aaca7d Merge changes I38c76bb2,I81a55e92 by Treehugger Robot · 9 years ago
  16. 5969a3f Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 9 years ago
  17. b7aef30 Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 9 years ago
  18. 43a5f31 logd: clear all from non system user status request by Mark Salyzyn · 9 years ago
  19. 1eefca2 logd: crash in prune mLastWorstPidOfSystem by Mark Salyzyn · 9 years ago
  20. 8196f4c Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 9 years ago
  21. ff6d1a9 Merge "Fix adb." am: 50d606528d by Josh Gao · 9 years ago
  22. 37686d4 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 9 years ago
  23. 4c8a76e Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 9 years ago
  24. 50d6065 Merge "Fix adb." by Josh Gao · 9 years ago
  25. 7f4ab76 Fix adb. by Elliott Hughes · 9 years ago
  26. db3c28f Merge changes from topic 'adb_cmd_socket' am: 1f5a49f77a by Josh Gao · 9 years ago
  27. 15f75ef adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8 by Josh Gao · 9 years ago
  28. 2c6ff3d adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 by Josh Gao · 9 years ago
  29. 36796df adb: add helper to get the ~/.android directory. am: e0b7502c7f by Josh Gao · 9 years ago
  30. 1f5a49f Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 9 years ago
  31. b7011e0 Merge "libcutils: try all addresses in socket_network_client_timeout." by Josh Gao · 9 years ago
  32. f3d4303 Merge "libcutils: try all addresses in socket_network_client_timeout." by Treehugger Robot · 9 years ago
  33. 344e2b3 Merge "init: create /dev/urandom, /dev/random in first stage." am: 9baf4e94fa by Josh Gao · 9 years ago
  34. 9baf4e9 Merge "init: create /dev/urandom, /dev/random in first stage." by Treehugger Robot · 9 years ago
  35. 78cc20f libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
  36. 9c869b5 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
  37. 924d35a adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 9 years ago
  38. 347eae5 Merge "Base: assume and use C++11 in libbase" am: 43824e72c7 by Andreas Gampe · 9 years ago
  39. e0b7502 adb: add helper to get the ~/.android directory. by Josh Gao · 9 years ago
  40. 43824e7 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 9 years ago
  41. 2284713 Base: assume and use C++11 in libbase by Andreas Gampe · 9 years ago
  42. d402932 Merge "base: use _NSGetExecutablePath in GetExecutablePath" am: 8e7ae1e381 by Josh Gao · 9 years ago
  43. 8e7ae1e Merge "base: use _NSGetExecutablePath in GetExecutablePath" by Josh Gao · 9 years ago
  44. 7307f09 base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 9 years ago
  45. 289240f Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
  46. 945d1aa Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
  47. b2f019e liblog: don't bother keeping FD around once it's mapped. by Narayan Kamath · 9 years ago
  48. 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
  49. 310f670 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 9 years ago
  50. ab4fbe1 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 9 years ago
  51. 551b5b7 Merge "Base: add more thread annotations" am: 3f3ea50828 by Andreas Gampe · 9 years ago
  52. 3f3ea50 Merge "Base: add more thread annotations" by Treehugger Robot · 9 years ago
  53. f39f7f1 Use android::base::Readlink in init. by Elliott Hughes · 9 years ago
  54. 5280771 Merge "Add description of 'namespace' option." am: 4588ed7b5f by Jorge Lucangeli Obes · 9 years ago
  55. 4588ed7 Merge "Add description of 'namespace' option." by Treehugger Robot · 9 years ago
  56. 8c23285 Merge "base: disallow close() on unique_fd." am: ca82aa7d1e by Josh Gao · 9 years ago
  57. ca82aa7 Merge "base: disallow close() on unique_fd." by Josh Gao · 9 years ago
  58. 16d3262 Merge "sdcard: Fix bad merge" am: 6a5ed849e8 by Daniel Rosenberg · 9 years ago
  59. bc5a32e Base: add more thread annotations by Andreas Gampe · 9 years ago
  60. 6a5ed84 Merge "sdcard: Fix bad merge" by Treehugger Robot · 9 years ago
  61. cd2518c Add description of 'namespace' option. by Jorge Lucangeli Obes · 9 years ago
  62. 910799c Merge "Add android::base::Readlink." am: a7c4424ebc by Elliott Hughes · 9 years ago
  63. a7c4424 Merge "Add android::base::Readlink." by Treehugger Robot · 9 years ago
  64. d3ff6e5 Add android::base::Readlink. by Elliott Hughes · 9 years ago
  65. 9526819 sdcard: Fix bad merge by Daniel Rosenberg · 9 years ago
  66. a3dae40 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Felipe Leme · 9 years ago
  67. 24fcc79 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  68. a524bd3 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  69. 91375a8 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  70. c5059e1 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  71. b63cc28 DO NOT MERGE: Removed extra 'pulling file' message. am: daf4628f36 -s ours by Felipe Leme · 9 years ago
  72. e2c9dfd DO NOT MERGE: Show bugreport progress. am: 6f5080faa5 -s ours by Felipe Leme · 9 years ago
  73. 67e8609 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  74. 53c122b DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  75. c8554a9 DO NOT MERGE: use 'cmd' command for install-multiple am: 248722e7eb -s ours by Todd Kennedy · 9 years ago
  76. b331588 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  77. 5b13636 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 9 years ago
  78. 680f4a4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  79. f33fcb6 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  80. b323972 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  81. 6e28696 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  82. daf4628 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
  83. 6f5080f DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
  84. 0d4f050 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  85. 698e065 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  86. 248722e DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
  87. c42f1bb DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  88. 39e999e Precise command constants on adb/protoxol.txt by Eyal Lezmy · 9 years ago
  89. 9cbbe2d Merge "Fix access check" am: 87ef739dba by John Reck · 9 years ago
  90. 87ef739 Merge "Fix access check" by John Reck · 9 years ago
  91. 6496c4b base: disallow close() on unique_fd. by Josh Gao · 9 years ago
  92. ded1346 Merge "Convert to Android.bp" am: 10348cbeb9 by Dan Willemsen · 9 years ago
  93. 10348cb Merge "Convert to Android.bp" by Treehugger Robot · 9 years ago
  94. 6a5fa76 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" into stage-aosp-master by Mitchell Wills · 9 years ago
  95. c4abab8 Merge "Update for kernel headers v4.7.2." am: 73d2cc570d by Christopher Ferris · 9 years ago
  96. 73d2cc5 Merge "Update for kernel headers v4.7.2." by Christopher Ferris · 9 years ago
  97. f4878c6 Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Andreas Gampe · 9 years ago
  98. e7f3a0f Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Treehugger Robot · 9 years ago
  99. 247924a Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 9 years ago
  100. f95e728 Merge "adb: factor out socket specification." am: bd7d2e2ec0 by Josh Gao · 9 years ago