1. c12633b Merge "Ignore setsid error in some cases." am: 3562fd0fa8 by Tao Wu · 9 years ago
  2. 96cabfc Merge "Add missing include." am: 55123dfa39 by Dan Albert · 9 years ago
  3. 4159f37 Merge "Fix warnings in system/ headers" am: d7f60fd871 by Colin Cross · 9 years ago
  4. c3afc80 Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957 by Josh Gao · 9 years ago
  5. 2361d86 Merge "Remove net_bt_stack group and replace it with bluetooth" am: 7875407bb7 by Ajay Panicker · 9 years ago
  6. 5b873af Merge "Ignore setsid error in some cases." by Treehugger Robot · 9 years ago
  7. e860f97 Merge "Add missing include." by Treehugger Robot · 9 years ago
  8. 0a54f9b Merge "Fix warnings in system/ headers" by Treehugger Robot · 9 years ago
  9. 14d3a1f Merge "adb: kill adb_mutex_t, adb_cond_t." by Treehugger Robot · 9 years ago
  10. 4d8c184 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 9 years ago
  11. e1f8cb6 Merge "Hide warning in cutils/trace.h" am: 5cf3db6d2b by Colin Cross · 9 years ago
  12. a7e98ed Merge "Hide gnu extension warnings in log/log.h" am: 21049e5c91 by Colin Cross · 9 years ago
  13. e4ccd7a Fix warnings in system/ headers by Colin Cross · 9 years ago
  14. c955005 Merge "Hide warning in cutils/trace.h" by Colin Cross · 9 years ago
  15. 02ec1d0 Hide warning in cutils/trace.h by Colin Cross · 9 years ago
  16. cc51fa7 Merge "Hide gnu extension warnings in log/log.h" by Colin Cross · 9 years ago
  17. 5707aa6 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
  18. 0d57f79 Add missing include. by Dan Albert · 9 years ago
  19. 613f96d Merge "adb: parse tcp socket specs with base::ParseNetAddress." am: efee71c2de by Josh Gao · 9 years ago
  20. 2d6d1c8 Merge "adb: parse tcp socket specs with base::ParseNetAddress." by Josh Gao · 9 years ago
  21. 5767e2d Merge "usb-bulk-transfer: Clarify sign-iy-ness of param" am: b721c97ec9 by Philip P. Moltmann · 9 years ago
  22. 7c343c5 Merge "usb-bulk-transfer: Clarify sign-iy-ness of param" by Philip P. Moltmann · 9 years ago
  23. 1a894fc usb-bulk-transfer: Clarify sign-iy-ness of param by Philip P. Moltmann · 9 years ago
  24. 5460004 Ignore setsid error in some cases. by Tao Wu · 9 years ago
  25. a7a02f4 Merge "base: rename unique_fd::clear() to unique_fd::reset()." am: 14d3a1ac9d by Josh Gao · 9 years ago
  26. d6e4470 Merge "base: rename unique_fd::clear() to unique_fd::reset()." by Josh Gao · 9 years ago
  27. 8eb0bd2 adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 9 years ago
  28. 02f1752 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 9 years ago
  29. e9feeab Merge "Fix warnings in libziparchive" am: 91811d2d34 by Colin Cross · 9 years ago
  30. 58be4c1 Merge "Fix warnings in libziparchive" by Treehugger Robot · 9 years ago
  31. c2afad9 Fix warnings in libziparchive by Colin Cross · 9 years ago
  32. a39f2bb Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" am: 4159568548 by Tao Wu · 9 years ago
  33. 63e7b06 Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" by Treehugger Robot · 9 years ago
  34. c83e0c6 Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" by Ajay Panicker · 9 years ago
  35. 5f15048 Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" by Ajay Panicker · 9 years ago
  36. 0227826 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 9 years ago
  37. ac3b7e7 Allow bluetooth service to access bluetooth directory and add /logs (1/6) by Ajay Panicker · 9 years ago
  38. 59e89da Merge "Move libusbhost's headers into libusbhost." am: 36b88ce975 by Elliott Hughes · 9 years ago
  39. 31094ad Move libusbhost's headers into libusbhost. am: e0a7c773ed by Elliott Hughes · 9 years ago
  40. 5701748 Merge "Move libusbhost's headers into libusbhost." by Treehugger Robot · 9 years ago
  41. e12c4a8 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 9 years ago
  42. d81b279 Merge "Remove mutex.h and its uses." am: 33414a8b5f by Pirama Arumuga Nainar · 9 years ago
  43. 95a3395 Merge "Remove mutex.h and its uses." by Pirama Arumuga Nainar · 9 years ago
  44. 9c3714d Remove mutex.h and its uses. by Pirama Arumuga Nainar · 9 years ago
  45. d183cc5 Merge "Use <condition_variable> and <mutex.h> from MinGW" am: a3d7b240f1 by Pirama Arumuga Nainar · 9 years ago
  46. ed348d6 Merge "Use <condition_variable> and <mutex.h> from MinGW" by Pirama Arumuga Nainar · 9 years ago
  47. 9d55e0a Merge "Fix debuggerd argument parsing." am: 99ed65234c by Elliott Hughes · 9 years ago
  48. 9cf014b Merge "Fix debuggerd argument parsing." by Treehugger Robot · 9 years ago
  49. b4cc96c Merge "Fix warnings in cutils/atomic.h" am: 5e093f367c by Colin Cross · 9 years ago
  50. bdf224c Merge "Fix warnings in cutils/atomic.h" by Treehugger Robot · 9 years ago
  51. 85f638e Hide gnu extension warnings in log/log.h by Colin Cross · 9 years ago
  52. 0e44966 Merge "Move libbinderwrapper's headers into libbinderwrapper." am: 4127ccbda5 by Elliott Hughes · 9 years ago
  53. a5822a4 Move libbinderwrapper's headers into libbinderwrapper. am: 40104501fa by Elliott Hughes · 9 years ago
  54. af7d5d0 Move libusbhost's headers into libusbhost. by Elliott Hughes · 9 years ago
  55. 955e8e7 Merge "Move libbinderwrapper's headers into libbinderwrapper." by Treehugger Robot · 9 years ago
  56. 16b3d60 Move libbinderwrapper's headers into libbinderwrapper. by Elliott Hughes · 9 years ago
  57. c4d6910 Fix warnings in cutils/atomic.h by Colin Cross · 9 years ago
  58. f8b0485 Fix debuggerd argument parsing. by Elliott Hughes · 9 years ago
  59. f6cc61e Merge changes I0a00b3d4,I19cb0694 am: 67855d8454 by Josh Gao · 9 years ago
  60. c4ee467 adb: let `adb push` follow symlinks. am: 94dc19ff57 by Josh Gao · 9 years ago
  61. 5fdbcab base: add parameter that controls O_NOFOLLOW in file functions. am: ffabc9651f by Josh Gao · 9 years ago
  62. b4ebb58 Merge changes I0a00b3d4,I19cb0694 by Treehugger Robot · 9 years ago
  63. 0fccd01 adb: let `adb push` follow symlinks. by Josh Gao · 9 years ago
  64. e202478 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 9 years ago
  65. 79e08a3 Merge "Fix darwin build break." am: 1a73e9b7e2 by Josh Gao · 9 years ago
  66. 8d3bebf Merge "Fix darwin build break." by Josh Gao · 9 years ago
  67. 59e3f75 Fix darwin build break. by Josh Gao · 9 years ago
  68. 52f5c1c Merge changes Ie15fcb8f,I0a895911 am: c9c555b8dd by Josh Gao · 9 years ago
  69. 4d77268 base: add quick_exit emulation. am: 0c44256ae4 by Josh Gao · 9 years ago
  70. 09b6552 base: extract mutex.h from logging.cpp. am: 63bdcb57aa by Josh Gao · 9 years ago
  71. 1e63aa2 Merge changes Ie15fcb8f,I0a895911 by Treehugger Robot · 9 years ago
  72. 317c113 base: add quick_exit emulation. by Josh Gao · 9 years ago
  73. 8603352 Merge "Base: Fix dangling-else in CHECK_STROP" am: ad81a1d94a by Andreas Gampe · 9 years ago
  74. 65a1eb8 Merge "Base: Fix dangling-else in CHECK_STROP" by Treehugger Robot · 9 years ago
  75. 4cb2e80 base: extract mutex.h from logging.cpp. by Josh Gao · 9 years ago
  76. 48cc354 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 9 years ago
  77. 41e3ac9 Merge "Fix zygote energy-aware scheduler tuning bug" am: de029a894a by TuHailong · 9 years ago
  78. c266c33 Merge "Fix zygote energy-aware scheduler tuning bug" by Treehugger Robot · 9 years ago
  79. a10e9bb Merge "Remove crash_reporter and metricsd" am: 07572a92b9 by Bill Yi · 9 years ago
  80. 89c9c7e Merge "Remove crash_reporter and metricsd" by Bill Yi · 9 years ago
  81. 65a406f Merge "Remove deprecated libnetutils DHCPv4 code" am: 2713c88a62 by Erik Kline · 9 years ago
  82. 9c89836 Merge "Remove deprecated libnetutils DHCPv4 code" by Treehugger Robot · 9 years ago
  83. f8f436b Remove deprecated libnetutils DHCPv4 code by Erik Kline · 9 years ago
  84. 6a2a67f Remove crash_reporter and metricsd by Christopher Wiley · 9 years ago
  85. 2be1bbf Merge changes I9ab41b56,I61e4ca9b am: f246ec6ae0 by Dan Stoza · 9 years ago
  86. 007408c Add color mode enums am: a2e874eabc by Courtney Goeltzenleuchter · 9 years ago
  87. 037beea add android_flex_layout for describing all flexible formats. am: 0e10df4dd6 by Lajos Molnar · 9 years ago
  88. 41e1c04 Merge changes I9ab41b56,I61e4ca9b by Dan Stoza · 9 years ago
  89. d2ae6fe Merge "Base: Add AbortFunction for logging" am: 318cc3c03a by Andreas Gampe · 9 years ago
  90. 1ecb2dc Merge "Base: Add AbortFunction for logging" by Treehugger Robot · 9 years ago
  91. 5d79a13 Base: Add AbortFunction for logging by Andreas Gampe · 9 years ago
  92. bf172a1 Add color mode enums by Courtney Goeltzenleuchter · 9 years ago
  93. 739058e add android_flex_layout for describing all flexible formats. by Lajos Molnar · 9 years ago
  94. 7b45381 Fix zygote energy-aware scheduler tuning bug by TuHailong · 9 years ago
  95. 4c1249f Merge "Base: Add INTERNAL_FATAL to logging severity" am: 88b5af68bd by Andreas Gampe · 9 years ago
  96. fc4d495 Merge "Base: Add INTERNAL_FATAL to logging severity" by Treehugger Robot · 9 years ago
  97. 680e7d2 Merge "Clean up the libbase logging test." am: af6a185fb4 by Elliott Hughes · 9 years ago
  98. ac71b59 Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 9 years ago
  99. b005888 Merge "Clean up the libbase logging test." by Treehugger Robot · 9 years ago
  100. 0fc85de Clean up the libbase logging test. by Elliott Hughes · 9 years ago