1. d2cd5a9 Merge "Avoid SIGPIPE in adb." am: 8c5511c692 by Elliott Hughes · 9 years ago
  2. c2505d9 Merge "Avoid SIGPIPE in adb." by Elliott Hughes · 9 years ago
  3. 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  4. bde34db Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  5. 1c26291 Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  6. 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  7. 72f62ca Merge "liblog: resolve deadlocks" am: 8f8a88cad3 by Mark Salyzyn · 9 years ago
  8. 66ec15e Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  9. 8355667 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  10. f8d0f8a Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 by Elliott Hughes · 9 years ago
  11. 87d03b3 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 9 years ago
  12. 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  13. ee15072 Merge "Introduce unique_fd" am: 9a6b8eeb44 by Casey Dahlin · 9 years ago
  14. 8e66534 Merge "Introduce unique_fd" by Casey Dahlin · 9 years ago
  15. d4fc21e Merge "metricsd: Split into two daemons." am: f3f2c63adb by Bertrand Simonnet · 9 years ago
  16. 25262f9 Introduce unique_fd by Casey Dahlin · 9 years ago
  17. 92aef5b Merge "metricsd: Split into two daemons." by Bertrand Simonnet · 9 years ago
  18. 75b4dd9 Merge "liblog: printable do not escape tabs" am: 08251c3646 by Mark Salyzyn · 9 years ago
  19. a54cdaa Merge "liblog: printable do not escape tabs" by Mark Salyzyn · 9 years ago
  20. 37c9b9f liblog: printable do not escape tabs by Mark Salyzyn · 9 years ago
  21. 2c248a1 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
  22. 0a438b7 Merge "adb: don\'t use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  23. 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  24. 3b4516d Merge "debuggerd: remove some levels of indentation." am: cdff80c446 by Josh Gao · 9 years ago
  25. bd29b8f Merge "debuggerd: remove some levels of indentation." by Josh Gao · 9 years ago
  26. ee1cab8 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
  27. e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  28. fe9c533 Merge "Revert "libcutils: don\'t build for Windows."" am: 39a1b77381 by Josh Gao · 9 years ago
  29. 47c8f9d Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 9 years ago
  30. 7fc19cf Merge "debuggerd: add .clang-format." am: c5a85f71ab by Josh Gao · 9 years ago
  31. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  32. f3664f8 Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef by Josh Gao · 9 years ago
  33. e25f322 Merge "metricsd: Don\'t upload if product id is empty." am: 0ba2606444 by Bertrand Simonnet · 9 years ago
  34. 608c790 Merge "debuggerd: add .clang-format." by Josh Gao · 9 years ago
  35. 2ca3efa Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 9 years ago
  36. 5522803 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 9 years ago
  37. 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
  38. bdd0a50 Merge "Fix non-vendor.img configuration." am: 1337349ea1 by Junichi Uekawa · 9 years ago
  39. 4dc451e Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 9 years ago
  40. 8b4a7e6 Fix non-vendor.img configuration. by Junichi Uekawa · 9 years ago
  41. 981d43c debuggerd: add .clang-format. by Josh Gao · 9 years ago
  42. f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago
  43. fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  44. 2c68c2d Merge "Pass screen to the device." am: c40f213b67 by Elliott Hughes · 9 years ago
  45. ab35705 Merge "Pass $TERM to the device." by Elliott Hughes · 9 years ago
  46. fd696e5 Merge "fastboot: create Transport object (take 2)." am: 7a75f4e3a5 by David Pursell · 9 years ago
  47. a9614b2 Merge "fastboot: create Transport object (take 2)." by David Pursell · 9 years ago
  48. 366029e Merge "metricsd: Remove dead code." am: 695da48944 by Bertrand Simonnet · 9 years ago
  49. 8e31d9a Merge "metricsd: Remove dead code." by Bertrand Simonnet · 9 years ago
  50. 20477c3 Merge "Revert "liblog: resolve deadlocks"" am: e6cf1c6372 by Mark Salyzyn · 9 years ago
  51. 9e219f3 Merge "Revert "liblog: resolve deadlocks"" by Mark Salyzyn · 9 years ago
  52. d3eac0a Revert "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  53. ccda322 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  54. 1bd9574 fastboot: create Transport object (take 2). by David Pursell · 9 years ago
  55. 49ad119 Merge "Don\'t create profiles directory under dalvik-cache." am: 942f8ea84f by Calin Juravle · 9 years ago
  56. 891b5c1 Merge "Don't create profiles directory under dalvik-cache." by Calin Juravle · 9 years ago
  57. 78723c0 Merge "Fix permissions for /data/nativetest{,64}/tests.txt." am: e32cb1b14c by Gilad Arnold · 9 years ago
  58. 58e3bdf Merge "Fix permissions for /data/nativetest{,64}/tests.txt." by Gilad Arnold · 9 years ago
  59. 0e29be2 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
  60. 9465a55 Merge "Revert "fastboot: create Transport object."" am: 44c58471e4 by David Pursell · 9 years ago
  61. 9393aac Merge "Revert "fastboot: create Transport object."" by David Pursell · 9 years ago
  62. f7a06cf Revert "fastboot: create Transport object." by David Pursell · 9 years ago
  63. e0c49e8 Merge "adb: don\'t pull symlinks." am: 29843cf141 by Josh Gao · 9 years ago
  64. 35ca902 Merge "adb: don't pull symlinks." by Josh Gao · 9 years ago
  65. cba1719 adb: don't pull symlinks. by Josh Gao · 9 years ago
  66. 77e88af7f metricsd: Remove dead code. by Bertrand SIMONNET · 9 years ago
  67. 2fb63aa Merge "fastboot: create Transport object." am: f131772a79 by David Pursell · 9 years ago
  68. 7a4f948 Merge "fastboot: create Transport object." by David Pursell · 9 years ago
  69. 06e4696 Merge "Fix fastboot to not add \'-\' before suffix" am: ce24abe261 by Daniel Rosenberg · 9 years ago
  70. a7009f1 Merge "Fix fastboot to not add '-' before suffix" by Daniel Rosenberg · 9 years ago
  71. 26cbf95 Fix fastboot to not add '-' before suffix by Daniel Rosenberg · 9 years ago
  72. 8e62002 Merge "Improve adb help text and adb backup error reporting." am: 82a2b2441c by Elliott Hughes · 9 years ago
  73. 06c67c6 Merge "Improve adb help text and adb backup error reporting." by Elliott Hughes · 9 years ago
  74. 3e992e8 Merge "Improve top(1) compatibility and interactive usefulness." am: 4386b890a7 by Elliott Hughes · 9 years ago
  75. 98c8ce9 Merge "Improve top(1) compatibility and interactive usefulness." by Elliott Hughes · 9 years ago
  76. 1ee6e72 Merge "logd: klogd: parse error" am: c6f3b96bd8 by Mark Salyzyn · 9 years ago
  77. f64a69d Merge "logd: klogd: parse error" by Mark Salyzyn · 9 years ago
  78. b650fdf fastboot: create Transport object. by David Pursell · 9 years ago
  79. cd216b6 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  80. 2ba9d11 Merge "healthd: Support new PD and USB Type C types" am: ab75edb4ad by Ruchi Kandoi · 9 years ago
  81. fa4ded2 Merge "healthd: Support new PD and USB Type C types" by Ruchi Kandoi · 9 years ago
  82. babddd7 Merge "adb: win32: Unicode USB device names" am: 76aefd5f9b by Elliott Hughes · 9 years ago
  83. 1b68255 Merge "adb: win32: Unicode USB device names" by Elliott Hughes · 9 years ago
  84. 7b622cb Improve top(1) compatibility and interactive usefulness. by Elliott Hughes · 9 years ago
  85. ffdeb8b logd: klogd: parse error by Mark Salyzyn · 9 years ago
  86. f0e9357 Merge "liblog: resolve deadlocks" am: 5559f1d6e8 by Mark Salyzyn · 9 years ago
  87. d12a083 Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  88. 3d11af9 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
  89. 2324107 Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" by Elliott Hughes · 9 years ago
  90. 4a3094d Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" by Elliott Hughes · 9 years ago
  91. 18e0491 healthd: Support new PD and USB Type C types by Benson Leung · 10 years ago
  92. dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  93. c77a1e1 Merge "Sane ownership/permissions for directories in /data/nativetest{,64}." by Gilad Arnold · 9 years ago
  94. c13a5af Merge "Sane ownership/permissions for directories in /data/nativetest{,64}." by Gilad Arnold · 9 years ago
  95. 9695cdb liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  96. fb9a3e3 Merge changes I8fb6b513,I6dd16245,I0c2753e2 am: 8336a96c9c by Daniel Rosenberg · 9 years ago
  97. 88830a5 Merge changes I8fb6b513,I6dd16245,I0c2753e2 by Daniel Rosenberg · 9 years ago
  98. 8c3c5c0 Merge "metricsd: Fix the update channel parsing logic." am: 87d2486777 by Bertrand Simonnet · 9 years ago
  99. ed118c0 Merge "metricsd: Fix the update channel parsing logic." by Bertrand Simonnet · 9 years ago
  100. cb61942 Merge changes Ic124ecb9,I94de55d2 am: 26f2e1fd4f by Josh Gao · 9 years ago