1. 299d641 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Treehugger Robot · 8 years ago
  2. ee43111 libcutils: Add ashmem_valid() function by Mark Salyzyn · 8 years ago
  3. df7a4c6 liblog: add __android_log_close() by Mark Salyzyn · 8 years ago
  4. 305374c logger: validate hdr_size field in logger entry by Mark Salyzyn · 8 years ago
  5. 504d4cc Merge "debuggerd: don't display fault addr for manually sent signals." by Josh Gao · 8 years ago
  6. ad52cbb Merge "debuggerd: don't display fault addr for manually sent signals." by Treehugger Robot · 8 years ago
  7. 0d2ef3d Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 8 years ago
  8. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  9. 82b67ff Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." by Elliott Hughes · 8 years ago
  10. 344ca5a debuggerd: don't display fault addr for manually sent signals. by Josh Gao · 8 years ago
  11. 559cc01 resolve merge conflicts of 40eff95 to stage-aosp-master by Daniel Rosenberg · 8 years ago
  12. 40eff95 Merge changes I9f380f31,Ieab6bed7,Ia870e4be,I939b1e01,I8b723dda by Daniel Rosenberg · 8 years ago
  13. 33f8c19 Merge "liblog: use SOCK_NONBLOCK directly." am: fca43d3ec5 by Elliott Hughes · 8 years ago
  14. e4d7953 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 8 years ago
  15. fca43d3 Merge "liblog: use SOCK_NONBLOCK directly." by Treehugger Robot · 8 years ago
  16. 393e525 Merge "adb: increase the authentication throttling limit." by Treehugger Robot · 8 years ago
  17. 5ba3003 liblog: use SOCK_NONBLOCK directly. by Elliott Hughes · 8 years ago
  18. 8270912 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 8 years ago
  19. 0b4fcb7 Merge changes I9761298a,I8d3312b2 by Treehugger Robot · 8 years ago
  20. 874c674 debuggerd: set SOCK_NONBLOCK in accept rather than later. by Elliott Hughes · 8 years ago
  21. c8cb388 adb: increase the authentication throttling limit. by Josh Gao · 8 years ago
  22. 8a0d077 adb: fix public key authorization. by Josh Gao · 8 years ago
  23. 2e67120 adb: add support for vendor key directories. by Josh Gao · 8 years ago
  24. 92b4476 Add skip-secondary flag by Daniel Rosenberg · 8 years ago
  25. 8091947 Switch fastboot to new A/B spec by Daniel Rosenberg · 8 years ago
  26. bb9b8a5 Add Fastboot support for flashing secondary images by Alex Light · 8 years ago
  27. ad3d3c1 Handle invalid suffix lists by Daniel Rosenberg · 8 years ago
  28. 1345409 Call set_active after flashall and update by Daniel Rosenberg · 8 years ago
  29. 97e3cb7 Merge "Remove process_name.c" am: e5b7ad1c39 by Dmitriy Filchenko · 8 years ago
  30. e5b7ad1 Merge "Remove process_name.c" by Treehugger Robot · 8 years ago
  31. 1bb49f4 Remove process_name.c by Dmitriy Filchenko · 8 years ago
  32. 46bfc91 Merge "Mount /vendor and /odm early" am: 35569e9d68 by Hung-ying Tyan · 8 years ago
  33. 35569e9 Merge "Mount /vendor and /odm early" by Treehugger Robot · 8 years ago
  34. 53bfab1 Merge "Fix reference counting for Assembly" am: 3b6530507b by Hans Boehm · 8 years ago
  35. 3b65305 Merge "Fix reference counting for Assembly" by Hans Boehm · 8 years ago
  36. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 9 years ago
  37. e74dec4 Fix reference counting for Assembly by Hans Boehm · 8 years ago
  38. 388a65d Merge "zip_archive: Improve error message on fallocate failure." am: 704d818ec1 by Narayan Kamath · 8 years ago
  39. 704d818 Merge "zip_archive: Improve error message on fallocate failure." by Narayan Kamath · 8 years ago
  40. 23c857e Make RefBase more robust and debuggable by Hans Boehm · 8 years ago
  41. 60083be Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 by Josh Gao · 8 years ago
  42. 7a746f3 Merge "debuggerd: remove unnecessary arguments." by Josh Gao · 8 years ago
  43. 81a3f71 Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 8 years ago
  44. b859830 Merge "Clean up key handling in adb." by Josh Gao · 8 years ago
  45. 4c4a172 Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 8 years ago
  46. 5f2bc28 Merge "debuggerd: remove useless timeout from wait_for_signal." by Josh Gao · 8 years ago
  47. a04c802 debuggerd: remove unnecessary arguments. by Josh Gao · 8 years ago
  48. f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 8 years ago
  49. 0c8a67b Merge "fastboot: Don't leak file in error case" am: 3a197b3799 by Greg Kaiser · 8 years ago
  50. 3a197b3 Merge "fastboot: Don't leak file in error case" by Treehugger Robot · 8 years ago
  51. dc9b62b fastboot: Don't leak file in error case by Greg Kaiser · 8 years ago
  52. e36dbdd Merge "logd: klogd crash (part deux)" am: 96c36d35ce by Mark Salyzyn · 8 years ago
  53. 96c36d3 Merge "logd: klogd crash (part deux)" by Mark Salyzyn · 8 years ago
  54. 83b2478 logd: klogd crash (part deux) by Mark Salyzyn · 8 years ago
  55. 0aeb505 Clean up key handling in adb. by Elliott Hughes · 8 years ago
  56. 40efc4c Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 8 years ago
  57. 07f14c9 Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 8 years ago
  58. df6c464 Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae by Hans Boehm · 8 years ago
  59. 0f39fe2 Merge "Improve RefBase documentation, especially for clients." by Hans Boehm · 8 years ago
  60. d5d7abe zip_archive: Improve error message on fallocate failure. by Narayan Kamath · 8 years ago
  61. 9ba7192 Improve RefBase documentation, especially for clients. by Hans Boehm · 8 years ago
  62. 9eb02c9 Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. by Robert Sesek · 8 years ago
  63. 5118d8f Merge "logd: klogd crash" am: e23e0914ff by Mark Salyzyn · 8 years ago
  64. e23e091 Merge "logd: klogd crash" by Mark Salyzyn · 8 years ago
  65. f2f4e78 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Elliott Hughes · 8 years ago
  66. 2f21b7c Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Treehugger Robot · 8 years ago
  67. cdaa5e2 Merge changes I628d590a,I1c13b94e,Iecf61bb2,I5b1c929d,I895749ca, ... by Mark Salyzyn · 8 years ago
  68. aea1683 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 8 years ago
  69. 1d3e13d Merge changes I628d590a,I1c13b94e,Iecf61bb2,I5b1c929d,I895749ca, ... by Treehugger Robot · 8 years ago
  70. 87ef590 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 8 years ago
  71. 2c1322f Merge "logcatd: logpersist.start more descriptive warning" am: dad158f3a1 by Mark Salyzyn · 8 years ago
  72. c1a9a21 Merge "libcrypto_utils: convert to Soong." by Josh Gao · 8 years ago
  73. dad158f Merge "logcatd: logpersist.start more descriptive warning" by Treehugger Robot · 8 years ago
  74. f068856 Merge "SharedBuffer: Fix bug in return value of release()" am: c064db48f1 by Greg Kaiser · 8 years ago
  75. c064db4 Merge "SharedBuffer: Fix bug in return value of release()" by Greg Kaiser · 8 years ago
  76. ad5e411 logcat: -d, -t or -L, along with -f, do not background by Mark Salyzyn · 8 years ago
  77. 3196106 logcat: lastLogTime only two most recent files by Mark Salyzyn · 8 years ago
  78. 9b35df6 logcatd: Add --id=${ro.build.id} by Mark Salyzyn · 8 years ago
  79. 2e5b718 logcatd: fix up logpersist.cat to filter out signature file by Mark Salyzyn · 8 years ago
  80. 02687e7 logcat: add --id=<id> for -f option by Mark Salyzyn · 8 years ago
  81. 5b1a538 logcat: switch to android::base::StringPrintf by Mark Salyzyn · 8 years ago
  82. 452eaf7 logcatd: logpersist.start more descriptive warning by Mark Salyzyn · 8 years ago
  83. a146a77 logd: klogd crash by Mark Salyzyn · 8 years ago
  84. c9b23cb SharedBuffer: Fix bug in return value of release() by Greg Kaiser · 8 years ago
  85. 47763c3 libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  86. 70f9a10 Merge changes from topic 'minui_sync_wait' am: 9cd828b858 by Greg Hackmann · 8 years ago
  87. 9cd828b Merge changes from topic 'minui_sync_wait' by Treehugger Robot · 8 years ago
  88. d86dd3b libsync: add static library for recovery by Greg Hackmann · 8 years ago
  89. a90aa13 libsync: remove unused liblog dependency by Greg Hackmann · 8 years ago
  90. 1286c1f adb: correctly fix merge conflict. by Josh Gao · 8 years ago
  91. 4ff7f9f resolve merge conflicts of e012de5 to stage-aosp-master by Josh Gao · 8 years ago
  92. e012de5 Merge changes If2f3008f,Id3411479,I90df5fc1 by Treehugger Robot · 8 years ago
  93. fb0c5cb adb: improve display of transfer rate. by Josh Gao · 8 years ago
  94. d7c6ac0 Merge "Move init's kernel logging into libbase." am: bfb89d32f5 by Elliott Hughes · 8 years ago
  95. e2a7eb1 Move init's kernel logging into libbase. am: 7bc87a5a78 by Elliott Hughes · 8 years ago
  96. bfb89d3 Merge "Move init's kernel logging into libbase." by Treehugger Robot · 8 years ago
  97. 7bc87a5 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  98. 1a9979e adb: add missing newline when printing transfer rate. by Josh Gao · 8 years ago
  99. baa215e adb: fix output of `sync -l` by Josh Gao · 8 years ago
  100. 4d031d6 Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a by Chih-Hung Hsieh · 8 years ago