1. 2bc83ce Add hwbinder dev node permissions. am: f5110ea029 by Martijn Coenen · 9 years ago
  2. 02822e9 Merge "Switch adb to <android-base/properties.h>." am: d9a23b5733 by Elliott Hughes · 9 years ago
  3. a9b4a41 Merge "Switch adb to <android-base/properties.h>." by Treehugger Robot · 9 years ago
  4. 20a801b Merge "Add fastboot --skip-reboot flag" am: 60a99eb8f7 by Mitchell Wills · 9 years ago
  5. 4a29985 Merge "Add fastboot --skip-reboot flag" by Treehugger Robot · 9 years ago
  6. 13a5563 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
  7. 57ff9d2 Add fastboot --skip-reboot flag by Mitchell Wills · 9 years ago
  8. 80befb4 Add hwbinder dev node permissions. by Martijn Coenen · 9 years ago
  9. bc7bbb8 Merge "Base: Remove LOG_S variants." am: aa00f5852f by Andreas Gampe · 9 years ago
  10. e7bfdcf Merge "Base: Remove LOG_S variants." by Treehugger Robot · 9 years ago
  11. 6bc804e Base: Remove LOG_S variants. by Andreas Gampe · 9 years ago
  12. 684ffad Merge "Add std::string system property functions." am: 3f049c3f19 by Elliott Hughes · 9 years ago
  13. 18446e8 Merge "Add std::string system property functions." by Treehugger Robot · 9 years ago
  14. 82c79b1 Merge "Base: Check severity in destructor" am: 19a7696488 by Andreas Gampe · 9 years ago
  15. b23edac Merge "Base: Check severity in destructor" by Treehugger Robot · 9 years ago
  16. 965adc7 Merge "Flattenable: switch from assignment to memcpy()." am: b2356a6993 by David Pursell · 9 years ago
  17. 9ed918f Merge "Flattenable: switch from assignment to memcpy()." by David Pursell · 9 years ago
  18. 72e8ec1 Add std::string system property functions. by Elliott Hughes · 9 years ago
  19. d633cf0 Flattenable: switch from assignment to memcpy(). by David Pursell · 9 years ago
  20. b0daf7a Merge "Move android_get_control_socket out of line" am: 4b5abcdba2 by Colin Cross · 9 years ago
  21. 317f72e Merge "Move android_get_control_socket out of line" by Treehugger Robot · 9 years ago
  22. 6d4c9b2 Base: Check severity in destructor by Andreas Gampe · 9 years ago
  23. e34ccd7 Move android_get_control_socket out of line by Colin Cross · 9 years ago
  24. 372ff37 Merge "Give wifi_hal_legacy access to netlink" am: 6fc7eaaad0 by Mitchell Wills · 9 years ago
  25. d60fa7b Merge "Give wifi_hal_legacy access to netlink" by Treehugger Robot · 9 years ago
  26. 254edbf Merge "Base: Add more log macros" am: 58af713d8a by Andreas Gampe · 9 years ago
  27. 73f5fec Merge "Base: Add more log macros" by Treehugger Robot · 9 years ago
  28. 3b17c2a Merge "Fix warnings in libutils headers" am: 65a1633ec3 by Colin Cross · 9 years ago
  29. 4082244 Merge "Fix warnings in libutils headers" by Treehugger Robot · 9 years ago
  30. 347220f Fix warnings in libutils headers by Colin Cross · 9 years ago
  31. 92fe82a Merge "Remove has_trivial_move trait from Vector<T>" am: 588b3b0c03 by Colin Cross · 9 years ago
  32. ec0f446 Base: Add more log macros by Andreas Gampe · 9 years ago
  33. aded1ac Merge "Remove has_trivial_move trait from Vector<T>" by Colin Cross · 9 years ago
  34. aefe546 Remove has_trivial_move trait from Vector<T> by Colin Cross · 9 years ago
  35. cafbb0e Merge "We should break from loop after getting connected." am: 53171e5f97 by Tao Wu · 9 years ago
  36. c12633b Merge "Ignore setsid error in some cases." am: 3562fd0fa8 by Tao Wu · 9 years ago
  37. 96cabfc Merge "Add missing include." am: 55123dfa39 by Dan Albert · 9 years ago
  38. 4159f37 Merge "Fix warnings in system/ headers" am: d7f60fd871 by Colin Cross · 9 years ago
  39. c3afc80 Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957 by Josh Gao · 9 years ago
  40. 2361d86 Merge "Remove net_bt_stack group and replace it with bluetooth" am: 7875407bb7 by Ajay Panicker · 9 years ago
  41. 897fa18 Merge "We should break from loop after getting connected." by Treehugger Robot · 9 years ago
  42. 5b873af Merge "Ignore setsid error in some cases." by Treehugger Robot · 9 years ago
  43. e860f97 Merge "Add missing include." by Treehugger Robot · 9 years ago
  44. 0a54f9b Merge "Fix warnings in system/ headers" by Treehugger Robot · 9 years ago
  45. ea25334 We should break from loop after getting connected. by Tao Wu · 9 years ago
  46. 14d3a1f Merge "adb: kill adb_mutex_t, adb_cond_t." by Treehugger Robot · 9 years ago
  47. 4d8c184 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 9 years ago
  48. e1f8cb6 Merge "Hide warning in cutils/trace.h" am: 5cf3db6d2b by Colin Cross · 9 years ago
  49. a7e98ed Merge "Hide gnu extension warnings in log/log.h" am: 21049e5c91 by Colin Cross · 9 years ago
  50. e4ccd7a Fix warnings in system/ headers by Colin Cross · 9 years ago
  51. c955005 Merge "Hide warning in cutils/trace.h" by Colin Cross · 9 years ago
  52. 02ec1d0 Hide warning in cutils/trace.h by Colin Cross · 9 years ago
  53. cc51fa7 Merge "Hide gnu extension warnings in log/log.h" by Colin Cross · 9 years ago
  54. 5707aa6 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
  55. 0d57f79 Add missing include. by Dan Albert · 9 years ago
  56. 613f96d Merge "adb: parse tcp socket specs with base::ParseNetAddress." am: efee71c2de by Josh Gao · 9 years ago
  57. 2d6d1c8 Merge "adb: parse tcp socket specs with base::ParseNetAddress." by Josh Gao · 9 years ago
  58. 5767e2d Merge "usb-bulk-transfer: Clarify sign-iy-ness of param" am: b721c97ec9 by Philip P. Moltmann · 9 years ago
  59. 7c343c5 Merge "usb-bulk-transfer: Clarify sign-iy-ness of param" by Philip P. Moltmann · 9 years ago
  60. 1a894fc usb-bulk-transfer: Clarify sign-iy-ness of param by Philip P. Moltmann · 9 years ago
  61. 5460004 Ignore setsid error in some cases. by Tao Wu · 9 years ago
  62. a7a02f4 Merge "base: rename unique_fd::clear() to unique_fd::reset()." am: 14d3a1ac9d by Josh Gao · 9 years ago
  63. d6e4470 Merge "base: rename unique_fd::clear() to unique_fd::reset()." by Josh Gao · 9 years ago
  64. 8eb0bd2 adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 9 years ago
  65. 02f1752 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 9 years ago
  66. e9feeab Merge "Fix warnings in libziparchive" am: 91811d2d34 by Colin Cross · 9 years ago
  67. 58be4c1 Merge "Fix warnings in libziparchive" by Treehugger Robot · 9 years ago
  68. c2afad9 Fix warnings in libziparchive by Colin Cross · 9 years ago
  69. a39f2bb Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" am: 4159568548 by Tao Wu · 9 years ago
  70. 63e7b06 Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" by Treehugger Robot · 9 years ago
  71. c83e0c6 Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" by Ajay Panicker · 9 years ago
  72. 5f15048 Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" by Ajay Panicker · 9 years ago
  73. 0227826 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 9 years ago
  74. ac3b7e7 Allow bluetooth service to access bluetooth directory and add /logs (1/6) by Ajay Panicker · 9 years ago
  75. 59e89da Merge "Move libusbhost's headers into libusbhost." am: 36b88ce975 by Elliott Hughes · 9 years ago
  76. 31094ad Move libusbhost's headers into libusbhost. am: e0a7c773ed by Elliott Hughes · 9 years ago
  77. 5701748 Merge "Move libusbhost's headers into libusbhost." by Treehugger Robot · 9 years ago
  78. e12c4a8 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 9 years ago
  79. d81b279 Merge "Remove mutex.h and its uses." am: 33414a8b5f by Pirama Arumuga Nainar · 9 years ago
  80. 95a3395 Merge "Remove mutex.h and its uses." by Pirama Arumuga Nainar · 9 years ago
  81. 9c3714d Remove mutex.h and its uses. by Pirama Arumuga Nainar · 9 years ago
  82. d183cc5 Merge "Use <condition_variable> and <mutex.h> from MinGW" am: a3d7b240f1 by Pirama Arumuga Nainar · 9 years ago
  83. ed348d6 Merge "Use <condition_variable> and <mutex.h> from MinGW" by Pirama Arumuga Nainar · 9 years ago
  84. 9d55e0a Merge "Fix debuggerd argument parsing." am: 99ed65234c by Elliott Hughes · 9 years ago
  85. 9cf014b Merge "Fix debuggerd argument parsing." by Treehugger Robot · 9 years ago
  86. b4cc96c Merge "Fix warnings in cutils/atomic.h" am: 5e093f367c by Colin Cross · 9 years ago
  87. bdf224c Merge "Fix warnings in cutils/atomic.h" by Treehugger Robot · 9 years ago
  88. 85f638e Hide gnu extension warnings in log/log.h by Colin Cross · 9 years ago
  89. 0e44966 Merge "Move libbinderwrapper's headers into libbinderwrapper." am: 4127ccbda5 by Elliott Hughes · 9 years ago
  90. a5822a4 Move libbinderwrapper's headers into libbinderwrapper. am: 40104501fa by Elliott Hughes · 9 years ago
  91. af7d5d0 Move libusbhost's headers into libusbhost. by Elliott Hughes · 9 years ago
  92. 955e8e7 Merge "Move libbinderwrapper's headers into libbinderwrapper." by Treehugger Robot · 9 years ago
  93. 16b3d60 Move libbinderwrapper's headers into libbinderwrapper. by Elliott Hughes · 9 years ago
  94. c4d6910 Fix warnings in cutils/atomic.h by Colin Cross · 9 years ago
  95. f8b0485 Fix debuggerd argument parsing. by Elliott Hughes · 9 years ago
  96. f6cc61e Merge changes I0a00b3d4,I19cb0694 am: 67855d8454 by Josh Gao · 9 years ago
  97. c4ee467 adb: let `adb push` follow symlinks. am: 94dc19ff57 by Josh Gao · 9 years ago
  98. 5fdbcab base: add parameter that controls O_NOFOLLOW in file functions. am: ffabc9651f by Josh Gao · 9 years ago
  99. b4ebb58 Merge changes I0a00b3d4,I19cb0694 by Treehugger Robot · 9 years ago
  100. 0fccd01 adb: let `adb push` follow symlinks. by Josh Gao · 9 years ago