1. 20943cc Merge "Avoid SIGPIPE in adb." am: 8c5511c692 am: 1146ae0205 by Elliott Hughes · 9 years ago
  2. d2cd5a9 Merge "Avoid SIGPIPE in adb." am: 8c5511c692 by Elliott Hughes · 9 years ago
  3. c2505d9 Merge "Avoid SIGPIPE in adb." by Elliott Hughes · 9 years ago
  4. 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  5. d82ab34 Merge "libutils: fix cache removal when callback invalidates the key" am: b0df9dca7c by Sergio Giro · 9 years ago
  6. bde34db Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  7. 1c26291 Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  8. 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  9. ebe866d Merge "liblog: resolve deadlocks" am: 8f8a88cad3 am: 247e22090a by Mark Salyzyn · 9 years ago
  10. 72f62ca Merge "liblog: resolve deadlocks" am: 8f8a88cad3 by Mark Salyzyn · 9 years ago
  11. 66ec15e Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  12. 8355667 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  13. 0ef556d Merge remote-tracking branch 'origin/mnc-dr2-dev' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 9 years ago
  14. a3b94dc liblog: logcat: Add year and zone to date on each line am: 39888aef13 -s ours by Mark Salyzyn · 9 years ago
  15. 0d483fc logd: switch asprintf to std::string am: 5c3835d943 -s ours by Mark Salyzyn · 9 years ago
  16. 1011117 logd: white and black switch to std::string am: 8a7f778c01 -s ours by Mark Salyzyn · 9 years ago
  17. ab5d79d logd: statistics switch to std::string am: 2a2b0d1c6e -s ours by Mark Salyzyn · 9 years ago
  18. efd52d9 Logd: Handle unused variable and fields am: 244f32fa2d by Andreas Gampe · 9 years ago
  19. 03c25c0 rootdir: Allow board specific folders and symlinks in root directory by Daniel Rosenberg · 9 years ago
  20. dacd85b Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  21. 6dfd90a Merge "liblog: printable do not escape tabs" into mnc-dr2-dev by Mark Salyzyn · 9 years ago
  22. 613758a Set mode bits for /system/etc/recovery.img. am: 096c4f2d8a by Tao Bao · 9 years ago
  23. a80e8aa fs_mgr: Add support for A/B partitions am: fd2f0b4dc4 by Daniel Rosenberg · 9 years ago
  24. 7f12309 rootdir: Create symlinks in Android.mk am: 6a5a81a3d6 -s ours by Daniel Rosenberg · 9 years ago
  25. 8ad7e93 Fix build break with uninitialized boost_fd. by Tim Murray · 9 years ago
  26. 8a19c0c resolve merge conflicts of 6eee56ccab to mnc-dr2-dev. by Tim Murray · 9 years ago
  27. 5b16cc8 Improve cpuset support for surfaceflinger. by Tim Murray · 9 years ago
  28. 18c7f6d liblog: printable do not escape tabs by Mark Salyzyn · 9 years ago
  29. 703e60d Skip mounting /, just mark block device as ro if needed. am: c906751994 by Daniel Rosenberg · 9 years ago
  30. eb69bcc Remove creation of root directory folders am: c97e1cb39d by Daniel Rosenberg · 9 years ago
  31. 02365e8 rootdir: Create cache folder in Android.mk am: 4c9c516d20 -s ours by Daniel Rosenberg · 9 years ago
  32. f3b4c16 Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 by Elliott Hughes · 9 years ago
  33. bd6f986 rootdir: Create folders in Android.mk am: 9262546184 -s ours by Daniel Rosenberg · 9 years ago
  34. f8d0f8a Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 by Elliott Hughes · 9 years ago
  35. 87d03b3 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 9 years ago
  36. f770325 Merge "Introduce unique_fd" am: 9a6b8eeb44 am: 47f25063af by Casey Dahlin · 9 years ago
  37. 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  38. ee15072 Merge "Introduce unique_fd" am: 9a6b8eeb44 by Casey Dahlin · 9 years ago
  39. 8e66534 Merge "Introduce unique_fd" by Casey Dahlin · 9 years ago
  40. 634c3ce libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 9 years ago
  41. 33a3a5e Merge "metricsd: Split into two daemons." am: f3f2c63adb am: b84b7c79a0 by Bertrand Simonnet · 9 years ago
  42. d4fc21e Merge "metricsd: Split into two daemons." am: f3f2c63adb by Bertrand Simonnet · 9 years ago
  43. 25262f9 Introduce unique_fd by Casey Dahlin · 9 years ago
  44. 92aef5b Merge "metricsd: Split into two daemons." by Bertrand Simonnet · 9 years ago
  45. 0ca6ed0 Merge "liblog: printable do not escape tabs" am: 08251c3646 am: 4ad82b5755 by Mark Salyzyn · 9 years ago
  46. 75b4dd9 Merge "liblog: printable do not escape tabs" am: 08251c3646 by Mark Salyzyn · 9 years ago
  47. a54cdaa Merge "liblog: printable do not escape tabs" by Mark Salyzyn · 9 years ago
  48. 37c9b9f liblog: printable do not escape tabs by Mark Salyzyn · 9 years ago
  49. 2c248a1 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
  50. 64f508c Merge "adb: don\'t use adb_dirname in between getting and printing errno." am: 44901f1147 by Josh Gao · 9 years ago
  51. c6dd51f Merge "debuggerd: remove some levels of indentation." am: cdff80c446 by Josh Gao · 9 years ago
  52. e4c31f3 resolve merge conflicts of ed60788968 to mnc-dr2-dev-plus-aosp. by Todd Kjos · 9 years ago
  53. 0a438b7 Merge "adb: don\'t use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  54. 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  55. 3b4516d Merge "debuggerd: remove some levels of indentation." am: cdff80c446 by Josh Gao · 9 years ago
  56. bd29b8f Merge "debuggerd: remove some levels of indentation." by Josh Gao · 9 years ago
  57. ee1cab8 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
  58. e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  59. 76355e8 Merge "Revert "libcutils: don\'t build for Windows."" am: 39a1b77381 by Josh Gao · 9 years ago
  60. fe9c533 Merge "Revert "libcutils: don\'t build for Windows."" am: 39a1b77381 by Josh Gao · 9 years ago
  61. d7d2fc4 Merge "debuggerd: add .clang-format." am: c5a85f71ab am: b4362070fc by Josh Gao · 9 years ago
  62. ca5abaf Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef am: 053eba0bc1 by Josh Gao · 9 years ago
  63. 47c8f9d Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 9 years ago
  64. 7fc19cf Merge "debuggerd: add .clang-format." am: c5a85f71ab by Josh Gao · 9 years ago
  65. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  66. 3c8121a Merge "metricsd: Don\'t upload if product id is empty." am: 0ba2606444 by Bertrand Simonnet · 9 years ago
  67. f3664f8 Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef by Josh Gao · 9 years ago
  68. e25f322 Merge "metricsd: Don\'t upload if product id is empty." am: 0ba2606444 by Bertrand Simonnet · 9 years ago
  69. 608c790 Merge "debuggerd: add .clang-format." by Josh Gao · 9 years ago
  70. 2ca3efa Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 9 years ago
  71. 5522803 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 9 years ago
  72. 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
  73. 3e1c09d libutils: Add UNEXPECTED_NULL status_t by Christopher Wiley · 9 years ago
  74. aaf2c1f Merge "Fix non-vendor.img configuration." am: 1337349ea1 am: ef7197eefa by Junichi Uekawa · 9 years ago
  75. bdd0a50 Merge "Fix non-vendor.img configuration." am: 1337349ea1 by Junichi Uekawa · 9 years ago
  76. 4dc451e Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 9 years ago
  77. 8b4a7e6 Fix non-vendor.img configuration. by Junichi Uekawa · 9 years ago
  78. 981d43c debuggerd: add .clang-format. by Josh Gao · 9 years ago
  79. f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago
  80. fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  81. af751b5 Merge "Pass screen to the device." am: c40f213b67 am: 1fd0ea9e0e by Elliott Hughes · 9 years ago
  82. 2c68c2d Merge "Pass screen to the device." am: c40f213b67 by Elliott Hughes · 9 years ago
  83. ab35705 Merge "Pass $TERM to the device." by Elliott Hughes · 9 years ago
  84. bf0e95a Merge "fastboot: create Transport object (take 2)." am: 7a75f4e3a5 by David Pursell · 9 years ago
  85. fd696e5 Merge "fastboot: create Transport object (take 2)." am: 7a75f4e3a5 by David Pursell · 9 years ago
  86. a9614b2 Merge "fastboot: create Transport object (take 2)." by David Pursell · 9 years ago
  87. 0ef1d7f Merge "metricsd: Remove dead code." am: 695da48944 am: a3e097c9ca by Bertrand Simonnet · 9 years ago
  88. 366029e Merge "metricsd: Remove dead code." am: 695da48944 by Bertrand Simonnet · 9 years ago
  89. 8e31d9a Merge "metricsd: Remove dead code." by Bertrand Simonnet · 9 years ago
  90. 8c9237e Fix fastboot to not add '-' before suffix by Daniel Rosenberg · 9 years ago
  91. 156304c logd: klogd: parse error by Mark Salyzyn · 9 years ago
  92. ade0d5f Merge "Revert "liblog: resolve deadlocks"" am: e6cf1c6372 am: 52b9f02076 by Mark Salyzyn · 9 years ago
  93. 20477c3 Merge "Revert "liblog: resolve deadlocks"" am: e6cf1c6372 by Mark Salyzyn · 9 years ago
  94. 9e219f3 Merge "Revert "liblog: resolve deadlocks"" by Mark Salyzyn · 9 years ago
  95. d3eac0a Revert "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  96. ccda322 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  97. 1bd9574 fastboot: create Transport object (take 2). by David Pursell · 9 years ago
  98. 490ba7a Cope with angler's whitespace-padded partition size reporting. by Elliott Hughes · 9 years ago
  99. abe1169 Update fastboot help command with long options by Daniel Rosenberg · 9 years ago
  100. c0bd101 Changed set_active to be a flag by Daniel Rosenberg · 9 years ago