1. b581e65 adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8 by Josh Gao · 9 years ago
  2. 60813f7 adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 by Josh Gao · 9 years ago
  3. 4a64734 adb: add helper to get the ~/.android directory. am: e0b7502c7f by Josh Gao · 9 years ago
  4. d7f0f40 Merge "libcutils: try all addresses in socket_network_client_timeout." by Josh Gao · 9 years ago
  5. d7d1cf5 Merge "libcutils: try all addresses in socket_network_client_timeout." by Treehugger Robot · 9 years ago
  6. 45184b5 Merge "init: create /dev/urandom, /dev/random in first stage." am: 9baf4e94fa by Josh Gao · 9 years ago
  7. 42d6735 Merge "init: create /dev/urandom, /dev/random in first stage." by Treehugger Robot · 9 years ago
  8. ba89ab2 libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
  9. 616a75e adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
  10. 7e79d34 adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 9 years ago
  11. b078953 Merge "Base: assume and use C++11 in libbase" am: 43824e72c7 by Andreas Gampe · 9 years ago
  12. eedfd31 adb: add helper to get the ~/.android directory. by Josh Gao · 9 years ago
  13. 8629bc3 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 9 years ago
  14. c1ad43a Base: assume and use C++11 in libbase by Andreas Gampe · 9 years ago
  15. 91ed66a Merge "base: use _NSGetExecutablePath in GetExecutablePath" am: 8e7ae1e381 by Josh Gao · 9 years ago
  16. 7161ca7 Merge "base: use _NSGetExecutablePath in GetExecutablePath" by Josh Gao · 9 years ago
  17. fa6544d base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 9 years ago
  18. 9a31474 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
  19. e2020be Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
  20. 848d667 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
  21. 8feca68 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 9 years ago
  22. 4f83f60 Merge "Base: add more thread annotations" am: 3f3ea50828 by Andreas Gampe · 9 years ago
  23. e522ca6 Merge "Base: add more thread annotations" by Treehugger Robot · 9 years ago
  24. c0be7e2 Merge "Add description of 'namespace' option." am: 4588ed7b5f by Jorge Lucangeli Obes · 9 years ago
  25. 3369320 Merge "Add description of 'namespace' option." by Treehugger Robot · 9 years ago
  26. 265dcf1 Merge "base: disallow close() on unique_fd." am: ca82aa7d1e by Josh Gao · 9 years ago
  27. 3b978ef Merge "base: disallow close() on unique_fd." by Josh Gao · 9 years ago
  28. 06f0fac Merge "sdcard: Fix bad merge" am: 6a5ed849e8 by Daniel Rosenberg · 9 years ago
  29. a99735a Base: add more thread annotations by Andreas Gampe · 9 years ago
  30. b1d9544 Merge "sdcard: Fix bad merge" by Treehugger Robot · 9 years ago
  31. 3e87e2b Add description of 'namespace' option. by Jorge Lucangeli Obes · 9 years ago
  32. 8e30ee2 Merge "Add android::base::Readlink." am: a7c4424ebc by Elliott Hughes · 9 years ago
  33. 8d21ffd Merge "Add android::base::Readlink." by Treehugger Robot · 9 years ago
  34. 9eda45b Add android::base::Readlink. by Elliott Hughes · 9 years ago
  35. 2e93e28 sdcard: Fix bad merge by Daniel Rosenberg · 9 years ago
  36. d768faf Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Felipe Leme · 9 years ago
  37. 26ed1d9 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  38. b072484 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  39. e71b6e7 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  40. 80cddde DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  41. 4f241a1 DO NOT MERGE: Removed extra 'pulling file' message. am: daf4628f36 -s ours by Felipe Leme · 9 years ago
  42. 9e1ba17 DO NOT MERGE: Show bugreport progress. am: 6f5080faa5 -s ours by Felipe Leme · 9 years ago
  43. 16b71e7 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  44. c71ccc8 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  45. 6eac440 DO NOT MERGE: use 'cmd' command for install-multiple am: 248722e7eb -s ours by Todd Kennedy · 9 years ago
  46. c00e61a DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  47. b32cc46 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 9 years ago
  48. 7e9bee4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  49. d9694c9 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  50. 4bcaeac DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  51. d4a4e63 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  52. 75eaa48 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
  53. 7c2ecbe DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
  54. dc64476 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  55. a4e1912 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  56. f836878 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
  57. e58f510 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  58. 01d8caf Merge "Fix access check" am: 87ef739dba by John Reck · 9 years ago
  59. 913bd5d Merge "Fix access check" by John Reck · 9 years ago
  60. a134c5a base: disallow close() on unique_fd. by Josh Gao · 9 years ago
  61. 37ab8cf Merge "Convert to Android.bp" am: 10348cbeb9 by Dan Willemsen · 9 years ago
  62. 44f2631 Merge "Convert to Android.bp" by Treehugger Robot · 9 years ago
  63. a8022a8 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" into stage-aosp-master by Mitchell Wills · 9 years ago
  64. 0b6241b Merge "Update for kernel headers v4.7.2." am: 73d2cc570d by Christopher Ferris · 9 years ago
  65. 649e41c Merge "Update for kernel headers v4.7.2." by Christopher Ferris · 9 years ago
  66. 8b7ae1d Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Andreas Gampe · 9 years ago
  67. 9dc1de5 Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Treehugger Robot · 9 years ago
  68. 539ed97 Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 9 years ago
  69. b31254d Merge "adb: factor out socket specification." am: bd7d2e2ec0 by Josh Gao · 9 years ago
  70. 9e54afa Merge "adb: factor out socket specification." by Treehugger Robot · 9 years ago
  71. 460970d Update for kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  72. f507a9f Convert to Android.bp by Dan Willemsen · 9 years ago
  73. a8357b6 Fix access check by John Reck · 9 years ago
  74. ae79dab Merge "Replace libziparchive-host with libziparchive" am: 091b631915 by Colin Cross · 9 years ago
  75. 01aa2b6 Merge "Replace libziparchive-host with libziparchive" by Colin Cross · 9 years ago
  76. 80592e8 Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW by Christopher Wiley · 9 years ago
  77. d27d91e Replace libziparchive-host with libziparchive by Colin Cross · 9 years ago
  78. f841762 adb: factor out socket specification. by Josh Gao · 9 years ago
  79. 9c46b84 Merge changes from topic 'utf' am: 3a07e5bf94 by Martijn Coenen · 9 years ago
  80. 7a759f5 Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  81. 60a12d6 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
  82. f495efd Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  83. 140aca9 Merge changes I0ee130db,I33d356fd am: e461b37965 by Josh Gao · 9 years ago
  84. 74cfd46 Merge changes I0ee130db,I33d356fd by Josh Gao · 9 years ago
  85. a1e9c4b Merge "Make RefBase more robust and debuggable" am: daac359be7 by Hans Boehm · 9 years ago
  86. d23af55 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 9 years ago
  87. 3bb6942 adb: remove unnecessary addr arguments to accept. by Josh Gao · 9 years ago
  88. fdad918 adb: check our socketpair ends in our win32 emulation. by Josh Gao · 9 years ago
  89. 04fe394 Merge "liblog: add __android_log_close()" am: 812d1c7ea2 by Mark Salyzyn · 9 years ago
  90. 7db2779 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 9 years ago
  91. 2af65c0 Merge "liblog: add __android_log_close()" by Treehugger Robot · 9 years ago
  92. ff45d3e Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 9 years ago
  93. a673bfb Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea by Mark Salyzyn · 9 years ago
  94. eaf600c Merge "libcutils: Add ashmem_valid() function" by Treehugger Robot · 9 years ago
  95. ec325e8 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
  96. 3bc323e Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Treehugger Robot · 9 years ago
  97. 8a9bd54 libcutils: Add ashmem_valid() function by Mark Salyzyn · 9 years ago
  98. 1ba327f liblog: add __android_log_close() by Mark Salyzyn · 9 years ago
  99. 51180bf logger: validate hdr_size field in logger entry by Mark Salyzyn · 9 years ago
  100. e2d5d21 Merge "debuggerd: don't display fault addr for manually sent signals." by Josh Gao · 9 years ago