1. 770c8c1 Merge changes I36b66fc5,I0561affb am: 166e716851 am: 8e82180c83 by Josh Gao · 10 years ago
  2. d173079 Merge changes I36b66fc5,I0561affb am: 166e716851 by Josh Gao · 10 years ago
  3. 95069e1 Merge changes I36b66fc5,I0561affb by Josh Gao · 10 years ago
  4. f2c6522 libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 10 years ago
  5. d676d3e Merge "Add explicit cast to shut off clang warnings." am: f091dfe010 by Chih-hung Hsieh · 10 years ago
  6. f16f7a0 Merge "Add explicit cast to shut off clang warnings." am: f091dfe010 by Chih-hung Hsieh · 10 years ago
  7. 8081960 Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 10 years ago
  8. a0c6261 libcutils: add prefix to local variables in Android.mk. by Josh Gao · 10 years ago
  9. 2113578 Merge "init: Don\'t ignore setsockcreatecon errors" am: 07cb69415a by Nick Kralevich · 10 years ago
  10. 19298fe Merge "init: Don\'t ignore setsockcreatecon errors" am: 07cb69415a by Nick Kralevich · 10 years ago
  11. 23202e6 Merge "init: Don't ignore setsockcreatecon errors" by Nick Kralevich · 10 years ago
  12. beaa7ef init: Don't ignore setsockcreatecon errors by Nick Kralevich · 10 years ago
  13. 1d19081 Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 10 years ago
  14. eb78da1 Merge "Move SendLargeFile into SyncConnection." am: ddf41f1ad0 am: 49f4f575f9 by Elliott Hughes · 10 years ago
  15. cb34687 Merge "Move SendLargeFile into SyncConnection." am: ddf41f1ad0 by Elliott Hughes · 10 years ago
  16. f201ffd Merge "Move SendLargeFile into SyncConnection." by Elliott Hughes · 10 years ago
  17. 0b5e09c Move SendLargeFile into SyncConnection. by Elliott Hughes · 10 years ago
  18. ec1a1a0 Merge "Add explicit cast to shut off clang warnings." am: 79cfba55e9 by Chih-hung Hsieh · 10 years ago
  19. 58313a3 Merge "Add explicit cast to shut off clang warnings." am: 79cfba55e9 by Chih-hung Hsieh · 10 years ago
  20. a74d7df Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 10 years ago
  21. 482ba0b Merge "Avoid SIGPIPE in adb." am: 8c5511c692 am: 1146ae0205 by Elliott Hughes · 10 years ago
  22. d2cd5a9 Merge "Avoid SIGPIPE in adb." am: 8c5511c692 by Elliott Hughes · 10 years ago
  23. c2505d9 Merge "Avoid SIGPIPE in adb." by Elliott Hughes · 10 years ago
  24. 444502e Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 10 years ago
  25. 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 10 years ago
  26. d4615a3 Merge "libutils: fix cache removal when callback invalidates the key" am: b0df9dca7c by Sergio Giro · 10 years ago
  27. bde34db Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 10 years ago
  28. 1c26291 Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 10 years ago
  29. 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 10 years ago
  30. e302526 Merge "liblog: resolve deadlocks" am: 8f8a88cad3 am: 247e22090a by Mark Salyzyn · 10 years ago
  31. 72f62ca Merge "liblog: resolve deadlocks" am: 8f8a88cad3 by Mark Salyzyn · 10 years ago
  32. 66ec15e Merge "liblog: resolve deadlocks" by Mark Salyzyn · 10 years ago
  33. 8355667 liblog: resolve deadlocks by Mark Salyzyn · 10 years ago
  34. 660e63b Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 by Elliott Hughes · 10 years ago
  35. f8d0f8a Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 by Elliott Hughes · 10 years ago
  36. 87d03b3 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 10 years ago
  37. 107f1c4 Merge "Introduce unique_fd" am: 9a6b8eeb44 am: 47f25063af by Casey Dahlin · 10 years ago
  38. 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 10 years ago
  39. ee15072 Merge "Introduce unique_fd" am: 9a6b8eeb44 by Casey Dahlin · 10 years ago
  40. 8e66534 Merge "Introduce unique_fd" by Casey Dahlin · 10 years ago
  41. e6463a2 Merge "metricsd: Split into two daemons." am: f3f2c63adb am: b84b7c79a0 by Bertrand Simonnet · 10 years ago
  42. d4fc21e Merge "metricsd: Split into two daemons." am: f3f2c63adb by Bertrand Simonnet · 10 years ago
  43. 25262f9 Introduce unique_fd by Casey Dahlin · 10 years ago
  44. 92aef5b Merge "metricsd: Split into two daemons." by Bertrand Simonnet · 10 years ago
  45. 38d6f3d Merge "liblog: printable do not escape tabs" am: 08251c3646 am: 4ad82b5755 by Mark Salyzyn · 10 years ago
  46. 75b4dd9 Merge "liblog: printable do not escape tabs" am: 08251c3646 by Mark Salyzyn · 10 years ago
  47. a54cdaa Merge "liblog: printable do not escape tabs" by Mark Salyzyn · 10 years ago
  48. 37c9b9f liblog: printable do not escape tabs by Mark Salyzyn · 10 years ago
  49. 2c248a1 metricsd: Split into two daemons. by Bertrand SIMONNET · 10 years ago
  50. 89d72ed Merge "adb: don\'t use adb_dirname in between getting and printing errno." am: 44901f1147 by Josh Gao · 10 years ago
  51. 0a438b7 Merge "adb: don\'t use adb_dirname in between getting and printing errno." by Josh Gao · 10 years ago
  52. 5ecb860 Merge "debuggerd: remove some levels of indentation." am: cdff80c446 by Josh Gao · 10 years ago
  53. 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 10 years ago
  54. 3b4516d Merge "debuggerd: remove some levels of indentation." am: cdff80c446 by Josh Gao · 10 years ago
  55. bd29b8f Merge "debuggerd: remove some levels of indentation." by Josh Gao · 10 years ago
  56. ee1cab8 debuggerd: remove some levels of indentation. by Josh Gao · 10 years ago
  57. e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 10 years ago
  58. de073da Merge "Revert "libcutils: don\'t build for Windows."" am: 39a1b77381 by Josh Gao · 10 years ago
  59. fe9c533 Merge "Revert "libcutils: don\'t build for Windows."" am: 39a1b77381 by Josh Gao · 10 years ago
  60. fcbc777 Merge "debuggerd: add .clang-format." am: c5a85f71ab am: b4362070fc by Josh Gao · 10 years ago
  61. ca5abaf Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef am: 053eba0bc1 by Josh Gao · 10 years ago
  62. 47c8f9d Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 10 years ago
  63. 7fc19cf Merge "debuggerd: add .clang-format." am: c5a85f71ab by Josh Gao · 10 years ago
  64. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 10 years ago
  65. 3c8121a Merge "metricsd: Don\'t upload if product id is empty." am: 0ba2606444 by Bertrand Simonnet · 10 years ago
  66. f3664f8 Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef by Josh Gao · 10 years ago
  67. e25f322 Merge "metricsd: Don\'t upload if product id is empty." am: 0ba2606444 by Bertrand Simonnet · 10 years ago
  68. 608c790 Merge "debuggerd: add .clang-format." by Josh Gao · 10 years ago
  69. 2ca3efa Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 10 years ago
  70. 5522803 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 10 years ago
  71. 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 10 years ago
  72. aaf2c1f Merge "Fix non-vendor.img configuration." am: 1337349ea1 am: ef7197eefa by Junichi Uekawa · 10 years ago
  73. bdd0a50 Merge "Fix non-vendor.img configuration." am: 1337349ea1 by Junichi Uekawa · 10 years ago
  74. 4dc451e Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 10 years ago
  75. 8b4a7e6 Fix non-vendor.img configuration. by Junichi Uekawa · 10 years ago
  76. 981d43c debuggerd: add .clang-format. by Josh Gao · 10 years ago
  77. f7981e8 libcutils: don't build for Windows. by Josh Gao · 10 years ago
  78. fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 10 years ago
  79. af751b5 Merge "Pass screen to the device." am: c40f213b67 am: 1fd0ea9e0e by Elliott Hughes · 10 years ago
  80. 2c68c2d Merge "Pass screen to the device." am: c40f213b67 by Elliott Hughes · 10 years ago
  81. ab35705 Merge "Pass $TERM to the device." by Elliott Hughes · 10 years ago
  82. bf0e95a Merge "fastboot: create Transport object (take 2)." am: 7a75f4e3a5 by David Pursell · 10 years ago
  83. fd696e5 Merge "fastboot: create Transport object (take 2)." am: 7a75f4e3a5 by David Pursell · 10 years ago
  84. a9614b2 Merge "fastboot: create Transport object (take 2)." by David Pursell · 10 years ago
  85. 0ef1d7f Merge "metricsd: Remove dead code." am: 695da48944 am: a3e097c9ca by Bertrand Simonnet · 10 years ago
  86. 366029e Merge "metricsd: Remove dead code." am: 695da48944 by Bertrand Simonnet · 10 years ago
  87. 8e31d9a Merge "metricsd: Remove dead code." by Bertrand Simonnet · 10 years ago
  88. ade0d5f Merge "Revert "liblog: resolve deadlocks"" am: e6cf1c6372 am: 52b9f02076 by Mark Salyzyn · 10 years ago
  89. 20477c3 Merge "Revert "liblog: resolve deadlocks"" am: e6cf1c6372 by Mark Salyzyn · 10 years ago
  90. 9e219f3 Merge "Revert "liblog: resolve deadlocks"" by Mark Salyzyn · 10 years ago
  91. d3eac0a Revert "liblog: resolve deadlocks" by Mark Salyzyn · 10 years ago
  92. ccda322 Pass $TERM to the device. by Elliott Hughes · 10 years ago
  93. 1bd9574 fastboot: create Transport object (take 2). by David Pursell · 10 years ago
  94. 712821e Merge "Don\'t create profiles directory under dalvik-cache." am: 942f8ea84f by Calin Juravle · 10 years ago
  95. 49ad119 Merge "Don\'t create profiles directory under dalvik-cache." am: 942f8ea84f by Calin Juravle · 10 years ago
  96. 891b5c1 Merge "Don't create profiles directory under dalvik-cache." by Calin Juravle · 10 years ago
  97. fe5ad7e Merge "Fix permissions for /data/nativetest{,64}/tests.txt." am: e32cb1b14c by Gilad Arnold · 10 years ago
  98. 78723c0 Merge "Fix permissions for /data/nativetest{,64}/tests.txt." am: e32cb1b14c by Gilad Arnold · 10 years ago
  99. 58e3bdf Merge "Fix permissions for /data/nativetest{,64}/tests.txt." by Gilad Arnold · 10 years ago
  100. 0e29be2 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 10 years ago