1. 1f5fb43 Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  2. 19a7696 Merge "Base: Check severity in destructor" by Treehugger Robot · 8 years ago
  3. b2356a6 Merge "Flattenable: switch from assignment to memcpy()." by David Pursell · 8 years ago
  4. 2ebce73 Flattenable: switch from assignment to memcpy(). by David Pursell · 8 years ago
  5. 4b5abcd Merge "Move android_get_control_socket out of line" by Treehugger Robot · 8 years ago
  6. 19ff8f1 Base: Check severity in destructor by Andreas Gampe · 8 years ago
  7. e8ffa44 Move android_get_control_socket out of line by Colin Cross · 8 years ago
  8. 6fc7eaa Merge "Give wifi_hal_legacy access to netlink" by Treehugger Robot · 8 years ago
  9. 58af713 Merge "Base: Add more log macros" by Treehugger Robot · 8 years ago
  10. 65a1633 Merge "Fix warnings in libutils headers" by Treehugger Robot · 8 years ago
  11. 17b5b82 Fix warnings in libutils headers by Colin Cross · 8 years ago
  12. 436f5a0 Base: Add more log macros by Andreas Gampe · 8 years ago
  13. 588b3b0 Merge "Remove has_trivial_move trait from Vector<T>" by Colin Cross · 8 years ago
  14. 0973955 Remove has_trivial_move trait from Vector<T> by Colin Cross · 8 years ago
  15. 53171e5 Merge "We should break from loop after getting connected." by Treehugger Robot · 8 years ago
  16. 3562fd0 Merge "Ignore setsid error in some cases." by Treehugger Robot · 8 years ago
  17. 55123df Merge "Add missing include." by Treehugger Robot · 8 years ago
  18. d7f60fd Merge "Fix warnings in system/ headers" by Treehugger Robot · 8 years ago
  19. 9b7341f We should break from loop after getting connected. by Tao Wu · 8 years ago
  20. 7e4d1db Merge "adb: kill adb_mutex_t, adb_cond_t." by Treehugger Robot · 8 years ago
  21. 7875407 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 8 years ago
  22. 7c7990e Fix warnings in system/ headers by Colin Cross · 8 years ago
  23. 5cf3db6 Merge "Hide warning in cutils/trace.h" by Colin Cross · 8 years ago
  24. 9993e79 Hide warning in cutils/trace.h by Colin Cross · 8 years ago
  25. 21049e5 Merge "Hide gnu extension warnings in log/log.h" by Colin Cross · 8 years ago
  26. 0cd3ae1 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 8 years ago
  27. 8b31627 Add missing include. by Dan Albert · 8 years ago
  28. efee71c Merge "adb: parse tcp socket specs with base::ParseNetAddress." by Josh Gao · 8 years ago
  29. b721c97 Merge "usb-bulk-transfer: Clarify sign-iy-ness of param" by Philip P. Moltmann · 8 years ago
  30. 9879bb2 usb-bulk-transfer: Clarify sign-iy-ness of param by Philip P. Moltmann · 8 years ago
  31. c8fab89 Ignore setsid error in some cases. by Tao Wu · 8 years ago
  32. 14d3a1a Merge "base: rename unique_fd::clear() to unique_fd::reset()." by Josh Gao · 8 years ago
  33. 1099215 adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 8 years ago
  34. 604208e Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 8 years ago
  35. 91811d2 Merge "Fix warnings in libziparchive" by Treehugger Robot · 8 years ago
  36. 7c6c7f0 Fix warnings in libziparchive by Colin Cross · 8 years ago
  37. 4159568 Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" by Treehugger Robot · 8 years ago
  38. 2c2a3f7 Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" by Ajay Panicker · 8 years ago
  39. 5d1b1a8 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 8 years ago
  40. 59d6a8c Allow bluetooth service to access bluetooth directory and add /logs (1/6) by Ajay Panicker · 8 years ago
  41. 36b88ce Merge "Move libusbhost's headers into libusbhost." by Treehugger Robot · 8 years ago
  42. 135f4ab Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 8 years ago
  43. 33414a8 Merge "Remove mutex.h and its uses." by Pirama Arumuga Nainar · 8 years ago
  44. 70f281a Remove mutex.h and its uses. by Pirama Arumuga Nainar · 8 years ago
  45. a3d7b24 Merge "Use <condition_variable> and <mutex.h> from MinGW" by Pirama Arumuga Nainar · 8 years ago
  46. 99ed652 Merge "Fix debuggerd argument parsing." by Treehugger Robot · 8 years ago
  47. 5e093f3 Merge "Fix warnings in cutils/atomic.h" by Treehugger Robot · 8 years ago
  48. 412ad0d Hide gnu extension warnings in log/log.h by Colin Cross · 8 years ago
  49. e0a7c77 Move libusbhost's headers into libusbhost. by Elliott Hughes · 8 years ago
  50. 4127ccb Merge "Move libbinderwrapper's headers into libbinderwrapper." by Treehugger Robot · 8 years ago
  51. 4010450 Move libbinderwrapper's headers into libbinderwrapper. by Elliott Hughes · 8 years ago
  52. ec69c05 Fix warnings in cutils/atomic.h by Colin Cross · 8 years ago
  53. 9048608 Fix debuggerd argument parsing. by Elliott Hughes · 8 years ago
  54. 67855d8 Merge changes I0a00b3d4,I19cb0694 by Treehugger Robot · 8 years ago
  55. 94dc19f adb: let `adb push` follow symlinks. by Josh Gao · 8 years ago
  56. ffabc96 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 8 years ago
  57. 1a73e9b Merge "Fix darwin build break." by Josh Gao · 8 years ago
  58. c95afaa Fix darwin build break. by Josh Gao · 8 years ago
  59. c9c555b Merge changes Ie15fcb8f,I0a895911 by Treehugger Robot · 8 years ago
  60. 0c44256 base: add quick_exit emulation. by Josh Gao · 8 years ago
  61. ad81a1d Merge "Base: Fix dangling-else in CHECK_STROP" by Treehugger Robot · 8 years ago
  62. 63bdcb5 base: extract mutex.h from logging.cpp. by Josh Gao · 8 years ago
  63. d44d3b5 Give wifi_hal_legacy access to netlink by Mitchell Wills · 8 years ago
  64. d8f26e2 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
  65. de029a8 Merge "Fix zygote energy-aware scheduler tuning bug" by Treehugger Robot · 8 years ago
  66. 07572a9 Merge "Remove crash_reporter and metricsd" by Bill Yi · 8 years ago
  67. 2713c88 Merge "Remove deprecated libnetutils DHCPv4 code" by Treehugger Robot · 8 years ago
  68. d72ba44 Remove deprecated libnetutils DHCPv4 code by Erik Kline · 8 years ago
  69. 2728ff2 Remove crash_reporter and metricsd by Christopher Wiley · 8 years ago
  70. f246ec6 Merge changes I9ab41b56,I61e4ca9b by Dan Stoza · 8 years ago
  71. 318cc3c Merge "Base: Add AbortFunction for logging" by Treehugger Robot · 8 years ago
  72. 2691e33 Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  73. a2e874e Add color mode enums by Courtney Goeltzenleuchter · 8 years ago
  74. 0e10df4 add android_flex_layout for describing all flexible formats. by Lajos Molnar · 8 years ago
  75. d90a55c Fix zygote energy-aware scheduler tuning bug by TuHailong · 8 years ago
  76. 88b5af6 Merge "Base: Add INTERNAL_FATAL to logging severity" by Treehugger Robot · 8 years ago
  77. 550829d Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  78. af6a185 Merge "Clean up the libbase logging test." by Treehugger Robot · 8 years ago
  79. 13d78e4 Clean up the libbase logging test. by Elliott Hughes · 8 years ago
  80. 44d7a87 Merge "Teach debuggerd about SIGSYS SYS_SECCOMP signals." by Treehugger Robot · 8 years ago
  81. 023b657 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" by Christopher Wiley · 8 years ago
  82. 6fff551 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 8 years ago
  83. 6f8e12e Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW by Christopher Wiley · 8 years ago
  84. 3b80e5b Merge "Base: Fix logging_test" by Treehugger Robot · 8 years ago
  85. 7c1cdd7 Base: Fix logging_test by Andreas Gampe · 8 years ago
  86. 7eaef8a Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
  87. f74553f Merge "Split fstab mount into 2 phases" by Wei Wang · 8 years ago
  88. 254f443 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  89. 85a78f1 Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 8 years ago
  90. d659510 Merge "liblog: don't bother keeping FD around once it's mapped." by Treehugger Robot · 8 years ago
  91. 31ea863 Merge "Use android::base::Readlink in init." by Treehugger Robot · 8 years ago
  92. 3aaca7d Merge changes I38c76bb2,I81a55e92 by Treehugger Robot · 8 years ago
  93. b7aef30 Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 8 years ago
  94. 43a5f31 logd: clear all from non system user status request by Mark Salyzyn · 8 years ago
  95. 1eefca2 logd: crash in prune mLastWorstPidOfSystem by Mark Salyzyn · 8 years ago
  96. 37686d4 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 8 years ago
  97. 4c8a76e Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 8 years ago
  98. 50d6065 Merge "Fix adb." by Josh Gao · 8 years ago
  99. 7f4ab76 Fix adb. by Elliott Hughes · 8 years ago
  100. 1f5a49f Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 8 years ago