1. ed8e40d Merge "Improve "adb help" output." by Elliott Hughes · 9 years ago
  2. dedeabe Merge "Update escaping in Android.bp files" by Treehugger Robot · 9 years ago
  3. 4012b6f Merge "Add basic tests for ashmem" by Connor O'Brien · 9 years ago
  4. d876d3a Update escaping in Android.bp files by Colin Cross · 9 years ago
  5. 2124a09 Merge "Fix more system/core/include warnings" by Colin Cross · 9 years ago
  6. aa0aa1d Merge "Use readdir instead of readdir_r." by Elliott Hughes · 9 years ago
  7. c367bc8 Improve "adb help" output. by Elliott Hughes · 9 years ago
  8. 7d19dbc Use readdir instead of readdir_r. by Elliott Hughes · 9 years ago
  9. 31a3355 Merge "liblog: fix errno issues with event tag map" by Treehugger Robot · 9 years ago
  10. 9ca3744 Merge "adb: fix host-side serial number parsing for IPv6." by Treehugger Robot · 9 years ago
  11. 5be848c Merge "liblog: free event tag map in __android_log_close()" by Treehugger Robot · 9 years ago
  12. b6c6144 Fix more system/core/include warnings by Colin Cross · 9 years ago
  13. 6b4ac40 Merge "Migrate liblog to ndk_library." by Treehugger Robot · 9 years ago
  14. 515cbc1 Merge "adb: fix IOKit handle leaks on OS X." by Josh Gao · 9 years ago
  15. c6966bc adb: fix IOKit handle leaks on OS X. by Josh Gao · 9 years ago
  16. fa15af6 Merge changes from topic 'b/31458381' by Treehugger Robot · 9 years ago
  17. a9b4a41 Merge "Switch adb to <android-base/properties.h>." by Treehugger Robot · 9 years ago
  18. 4a29985 Merge "Add fastboot --skip-reboot flag" by Treehugger Robot · 9 years ago
  19. 13a5563 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
  20. 57ff9d2 Add fastboot --skip-reboot flag by Mitchell Wills · 9 years ago
  21. ca3768e liblog: fix errno issues with event tag map by Mark Salyzyn · 9 years ago
  22. dc4d722 liblog: free event tag map in __android_log_close() by Mark Salyzyn · 9 years ago
  23. 497e250 init.rc: have hwservicemanager start the HAL class by Iliyan Malchev · 9 years ago
  24. 80befb4 Add hwbinder dev node permissions. by Martijn Coenen · 9 years ago
  25. e7bfdcf Merge "Base: Remove LOG_S variants." by Treehugger Robot · 9 years ago
  26. 6bc804e Base: Remove LOG_S variants. by Andreas Gampe · 9 years ago
  27. 18446e8 Merge "Add std::string system property functions." by Treehugger Robot · 9 years ago
  28. b23edac Merge "Base: Check severity in destructor" by Treehugger Robot · 9 years ago
  29. 9ed918f Merge "Flattenable: switch from assignment to memcpy()." by David Pursell · 9 years ago
  30. e88cee8 Migrate liblog to ndk_library. by Dan Albert · 9 years ago
  31. 72e8ec1 Add std::string system property functions. by Elliott Hughes · 9 years ago
  32. d633cf0 Flattenable: switch from assignment to memcpy(). by David Pursell · 9 years ago
  33. 317f72e Merge "Move android_get_control_socket out of line" by Treehugger Robot · 9 years ago
  34. 6d4c9b2 Base: Check severity in destructor by Andreas Gampe · 9 years ago
  35. e34ccd7 Move android_get_control_socket out of line by Colin Cross · 9 years ago
  36. d60fa7b Merge "Give wifi_hal_legacy access to netlink" by Treehugger Robot · 9 years ago
  37. 73f5fec Merge "Base: Add more log macros" by Treehugger Robot · 9 years ago
  38. 4082244 Merge "Fix warnings in libutils headers" by Treehugger Robot · 9 years ago
  39. 347220f Fix warnings in libutils headers by Colin Cross · 9 years ago
  40. ec0f446 Base: Add more log macros by Andreas Gampe · 9 years ago
  41. aded1ac Merge "Remove has_trivial_move trait from Vector<T>" by Colin Cross · 9 years ago
  42. aefe546 Remove has_trivial_move trait from Vector<T> by Colin Cross · 9 years ago
  43. 897fa18 Merge "We should break from loop after getting connected." by Treehugger Robot · 9 years ago
  44. 5b873af Merge "Ignore setsid error in some cases." by Treehugger Robot · 9 years ago
  45. e860f97 Merge "Add missing include." by Treehugger Robot · 9 years ago
  46. 0a54f9b Merge "Fix warnings in system/ headers" by Treehugger Robot · 9 years ago
  47. ea25334 We should break from loop after getting connected. by Tao Wu · 9 years ago
  48. 14d3a1f Merge "adb: kill adb_mutex_t, adb_cond_t." by Treehugger Robot · 9 years ago
  49. 4d8c184 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 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. 2d6d1c8 Merge "adb: parse tcp socket specs with base::ParseNetAddress." by Josh Gao · 9 years ago
  57. 863a41f adb: fix host-side serial number parsing for IPv6. by David Pursell · 9 years ago
  58. 7c343c5 Merge "usb-bulk-transfer: Clarify sign-iy-ness of param" by Philip P. Moltmann · 9 years ago
  59. 1a894fc usb-bulk-transfer: Clarify sign-iy-ness of param by Philip P. Moltmann · 9 years ago
  60. 5460004 Ignore setsid error in some cases. by Tao Wu · 9 years ago
  61. d6e4470 Merge "base: rename unique_fd::clear() to unique_fd::reset()." by Josh Gao · 9 years ago
  62. bab1f58 Add basic tests for ashmem by Connor O'Brien · 9 years ago
  63. 8eb0bd2 adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 9 years ago
  64. 02f1752 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 9 years ago
  65. 58be4c1 Merge "Fix warnings in libziparchive" by Treehugger Robot · 9 years ago
  66. c2afad9 Fix warnings in libziparchive by Colin Cross · 9 years ago
  67. 63e7b06 Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" by Treehugger Robot · 9 years ago
  68. 5f15048 Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" by Ajay Panicker · 9 years ago
  69. 0227826 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 9 years ago
  70. ac3b7e7 Allow bluetooth service to access bluetooth directory and add /logs (1/6) by Ajay Panicker · 9 years ago
  71. 5701748 Merge "Move libusbhost's headers into libusbhost." by Treehugger Robot · 9 years ago
  72. e12c4a8 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 9 years ago
  73. 95a3395 Merge "Remove mutex.h and its uses." by Pirama Arumuga Nainar · 9 years ago
  74. 9c3714d Remove mutex.h and its uses. by Pirama Arumuga Nainar · 9 years ago
  75. ed348d6 Merge "Use <condition_variable> and <mutex.h> from MinGW" by Pirama Arumuga Nainar · 9 years ago
  76. 9cf014b Merge "Fix debuggerd argument parsing." by Treehugger Robot · 9 years ago
  77. bdf224c Merge "Fix warnings in cutils/atomic.h" by Treehugger Robot · 9 years ago
  78. 85f638e Hide gnu extension warnings in log/log.h by Colin Cross · 9 years ago
  79. af7d5d0 Move libusbhost's headers into libusbhost. by Elliott Hughes · 9 years ago
  80. 955e8e7 Merge "Move libbinderwrapper's headers into libbinderwrapper." by Treehugger Robot · 9 years ago
  81. 16b3d60 Move libbinderwrapper's headers into libbinderwrapper. by Elliott Hughes · 9 years ago
  82. c4d6910 Fix warnings in cutils/atomic.h by Colin Cross · 9 years ago
  83. f8b0485 Fix debuggerd argument parsing. by Elliott Hughes · 9 years ago
  84. b4ebb58 Merge changes I0a00b3d4,I19cb0694 by Treehugger Robot · 9 years ago
  85. 0fccd01 adb: let `adb push` follow symlinks. by Josh Gao · 9 years ago
  86. e202478 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 9 years ago
  87. 8d3bebf Merge "Fix darwin build break." by Josh Gao · 9 years ago
  88. 59e3f75 Fix darwin build break. by Josh Gao · 9 years ago
  89. 1e63aa2 Merge changes Ie15fcb8f,I0a895911 by Treehugger Robot · 9 years ago
  90. 317c113 base: add quick_exit emulation. by Josh Gao · 9 years ago
  91. 65a1eb8 Merge "Base: Fix dangling-else in CHECK_STROP" by Treehugger Robot · 9 years ago
  92. 4cb2e80 base: extract mutex.h from logging.cpp. by Josh Gao · 9 years ago
  93. 7c7c8fc Give wifi_hal_legacy access to netlink by Mitchell Wills · 9 years ago
  94. 48cc354 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 9 years ago
  95. c266c33 Merge "Fix zygote energy-aware scheduler tuning bug" by Treehugger Robot · 9 years ago
  96. 89c9c7e Merge "Remove crash_reporter and metricsd" by Bill Yi · 9 years ago
  97. 9c89836 Merge "Remove deprecated libnetutils DHCPv4 code" by Treehugger Robot · 9 years ago
  98. f8f436b Remove deprecated libnetutils DHCPv4 code by Erik Kline · 9 years ago
  99. 6a2a67f Remove crash_reporter and metricsd by Christopher Wiley · 9 years ago
  100. 41e1c04 Merge changes I9ab41b56,I61e4ca9b by Dan Stoza · 9 years ago