1. a0ed973 Merge changes from topic "fdevent_refactor" am: 88d23135d2 am: d057fb5345 by Josh Gao · 6 years ago
  2. fff9522 adb: fdevent: extract Create/Destroy from fdevent_context_poll. am: 33944a2742 by Josh Gao · 6 years ago
  3. 50ca6f8 adb: fdevent: move TerminateLoop to fdevent_context. am: ebaa348d32 by Josh Gao · 6 years ago
  4. 5d7e442 adb: fdevent: move CheckMainThread logic to fdevent_context. am: 2c95bf73a5 by Josh Gao · 6 years ago
  5. 1f14253 adb: fdevent: delete FDE_CREATED. am: e546f6816e am: f46ca64f08 by Josh Gao · 6 years ago
  6. 5467402 adb: fdevent: move run queue to fdevent_context. am: 95eef6b097 am: 3f06c2ba19 by Josh Gao · 6 years ago
  7. 602b4f3 adb: implement fdevent_reset by constructing a new context. am: 7adca93fe9 by Josh Gao · 6 years ago
  8. f839fb1 adb: move fdevent implementation out to a separate file. am: 95068bbd9a by Josh Gao · 6 years ago
  9. 6695cee adb: de-globalize fdevent context. am: c2cf121174 am: b0168bcb04 by Josh Gao · 6 years ago
  10. 8146cad adb: move fdevent to its own folder. am: 57e09b16ca am: 261569d533 by Josh Gao · 6 years ago
  11. 3746dc7 [automerger skipped] adb: add superfluous include. am: 2d03ad42ed -s ours by Josh Gao · 6 years ago
  12. 231b13d Merge changes from topic "fdevent_refactor" am: 88d23135d2 by Josh Gao · 6 years ago
  13. afa83c8 adb: fdevent: extract Create/Destroy from fdevent_context_poll. am: 33944a2742 by Josh Gao · 6 years ago
  14. 492c926 adb: fdevent: move TerminateLoop to fdevent_context. am: ebaa348d32 by Josh Gao · 6 years ago
  15. 3687ae8 adb: fdevent: move CheckMainThread logic to fdevent_context. am: 2c95bf73a5 by Josh Gao · 6 years ago
  16. 7cc334c adb: fdevent: delete FDE_CREATED. am: e546f6816e by Josh Gao · 6 years ago
  17. d3f739a adb: fdevent: move run queue to fdevent_context. am: 95eef6b097 by Josh Gao · 6 years ago
  18. 46210b9 adb: implement fdevent_reset by constructing a new context. am: 7adca93fe9 by Josh Gao · 6 years ago
  19. 1a0bf92 adb: move fdevent implementation out to a separate file. am: 95068bbd9a by Josh Gao · 6 years ago
  20. 5e14fcc adb: de-globalize fdevent context. am: c2cf121174 by Josh Gao · 6 years ago
  21. 234a9c4 adb: move fdevent to its own folder. am: 57e09b16ca by Josh Gao · 6 years ago
  22. 71ca32c [automerger skipped] adb: add superfluous include. by Josh Gao · 6 years ago
  23. 75d9a62 Merge changes from topic "fdevent_refactor" by Josh Gao · 6 years ago
  24. b88cf15 Merge "Fix a few clang-tidy issues and add NOLINT for others" am: 343ce615cf by Tom Cherry · 6 years ago
  25. 78ef2d1 Merge "Fix a few clang-tidy issues and add NOLINT for others" am: 343ce615cf by Tom Cherry · 6 years ago
  26. 8a13ab4 Merge "Fix a few clang-tidy issues and add NOLINT for others" by Tom Cherry · 6 years ago
  27. 71aff8e Merge "toolbox: drop NetBSD grep for toybox grep." am: 0e04ce98ef am: 17d0220ec3 by Elliott Hughes · 6 years ago
  28. ff55a90 Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  29. 84798f3 Merge "toolbox: drop NetBSD grep for toybox grep." am: 0e04ce98ef by Elliott Hughes · 6 years ago
  30. 7a537ad Merge "toolbox: drop NetBSD grep for toybox grep." by Elliott Hughes · 6 years ago
  31. be63aa4 Merge "Rename product_services to system_ext" am: 5ffffb4f30 am: 6069891e84 by Justin Yun · 6 years ago
  32. 31adfe2 Merge "Rename product_services to system_ext" am: 5ffffb4f30 by Justin Yun · 6 years ago
  33. 5d3d477 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  34. afeeb06 Rename product_services to system_ext by Justin Yun · 6 years ago
  35. 235591a Merge "logcat: add 'kernel' to defaults" am: c7fe1552d5 am: 3c57b7f3a3 by Steven Moreland · 6 years ago
  36. 262a49f Merge "Fix unsigned type sub overflow issue when isntall DSU" am: 747aa9a49b by liyong · 6 years ago
  37. 16b6c0e Merge "logcat: add 'kernel' to defaults" am: c7fe1552d5 by Steven Moreland · 6 years ago
  38. d870f0e Merge "Fix unsigned type sub overflow issue when isntall DSU" am: 747aa9a49b by liyong · 6 years ago
  39. 8ca2615 Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 6 years ago
  40. 7a08c41 Merge "Fix unsigned type sub overflow issue when isntall DSU" by Treehugger Robot · 6 years ago
  41. 1ce06ef adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  42. 967b841 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  43. a39b355 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago
  44. dc64f50 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  45. 84bfd45 Merge "init: fix to avoid loading apex *.rc files twice" am: 3d3f24bc22 by Jooyung Han · 6 years ago
  46. 0321203 Merge "init: fix to avoid loading apex *.rc files twice" am: 3d3f24bc22 by Jooyung Han · 6 years ago
  47. 1d0d86e adb: fdevent: delete FDE_CREATED. by Josh Gao · 6 years ago
  48. b11eb64 adb: fdevent: move run queue to fdevent_context. by Josh Gao · 6 years ago
  49. 5e5fbfa Merge "Refactorings to match adb_abb to adb_shell code." am: 463773b733 by Alex Buynytskyy · 6 years ago
  50. ca7f855 Merge "first_stage_init: add console" am: ee148dd9c1 am: 69f21111da by Steve Muckle · 6 years ago
  51. 8adf83d Merge "Fix error printing code." am: b0c5cd27a1 am: d460e78d87 by Christopher Ferris · 6 years ago
  52. 7c4f413 Merge "init: fix to avoid loading apex *.rc files twice" by Treehugger Robot · 6 years ago
  53. 713bc32 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 6 years ago
  54. 777ebc7 Merge "Refactorings to match adb_abb to adb_shell code." am: 463773b733 by Alex Buynytskyy · 6 years ago
  55. ef6a145 Merge "first_stage_init: add console" am: ee148dd9c1 by Steve Muckle · 6 years ago
  56. 5f2402c Merge "Fix error printing code." am: b0c5cd27a1 by Christopher Ferris · 6 years ago
  57. 2285903 [automerger skipped] Avoid get same timestamps in log testcase by Xu YiPing · 6 years ago
  58. 78d91c6 adb: move fdevent implementation out to a separate file. by Josh Gao · 6 years ago
  59. dc12905 logcat: add 'kernel' to defaults by Steven Moreland · 6 years ago
  60. c49fa5f Merge "Refactorings to match adb_abb to adb_shell code." by Treehugger Robot · 6 years ago
  61. 0a28a67 Merge "first_stage_init: add console" by Treehugger Robot · 6 years ago
  62. e3c5112 Merge "Fix error printing code." by Christopher Ferris · 6 years ago
  63. 8ece6ae adb: de-globalize fdevent context. by Josh Gao · 6 years ago
  64. d7f5e5e adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  65. 82c9b84 adb: add superfluous include. by Josh Gao · 6 years ago
  66. 166ecb0 toolbox: drop NetBSD grep for toybox grep. by Elliott Hughes · 6 years ago
  67. bea4f54 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
  68. f27c0fb Merge "Remove utf32 functions." am: 4e6275ddaf am: 68bb9b4c3d by Steven Moreland · 6 years ago
  69. d1298cd Merge "Remove utf32 functions." am: 4e6275ddaf by Steven Moreland · 6 years ago
  70. b3b17d6 Avoid get same timestamps in log testcase by Xu YiPing · 6 years ago
  71. c1e6ca7 Merge "Remove utf32 functions." by Steven Moreland · 6 years ago
  72. 5341e49 first_stage_init: add console by Steve Muckle · 6 years ago
  73. 474f94d init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  74. bcb0104 Fix unsigned type sub overflow issue when isntall DSU by liyong · 6 years ago
  75. 9d8371a Remove utf32 functions. by Steven Moreland · 6 years ago
  76. 3316bb7 Merge "Add android::base::GetPids() function to return all pids" am: c538656d7d by Tom Cherry · 6 years ago
  77. 666b9ee Merge "Add android::base::GetPids() function to return all pids" am: c538656d7d by Tom Cherry · 6 years ago
  78. 5a87382 [automerger skipped] Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  79. 452dfa4 [automerger skipped] DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 6 years ago
  80. b8162bb Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 6 years ago
  81. 5afa35b Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  82. 57960f8 Merge "fastboot: add a wipe-super command." am: e5815ca19a am: 106ee9fc80 by David Anderson · 6 years ago
  83. 44d8274 Merge "fastboot: add a wipe-super command." am: e5815ca19a by David Anderson · 6 years ago
  84. cc6f07c Merge "Revert "Modularize logd."" am: ab80b02493 am: 4324ba0b4a by Tom Cherry · 6 years ago
  85. ff05bbc Merge "fastboot: add a wipe-super command." by David Anderson · 6 years ago
  86. 363d221 Merge "Revert "Modularize logd."" am: ab80b02493 by Tom Cherry · 6 years ago
  87. 48901e1 Merge "Revert "Modularize logd."" by Tom Cherry · 6 years ago
  88. dc752fa Merge "Checks each interface in an init_rc file is a known hidl_interface." am: e33e1a8242 by Daniel Norman · 6 years ago
  89. 1205374 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  90. f5b6554 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  91. acb22dd DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 6 years ago
  92. 9fcb448 Add android::base::GetPids() function to return all pids by Tom Cherry · 6 years ago
  93. 518899a Merge "Revert "logd: validate and fill in socket credentials"" am: c3c598134f by Tom Cherry · 6 years ago
  94. bb2f30c Merge "Revert "logd: validate and fill in socket credentials"" am: c3c598134f by Tom Cherry · 6 years ago
  95. 8f1d9ac Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 6 years ago
  96. 6a76c87 Merge "dmabuf_dump: Change the default view to per-process stats" am: 581f45892c by Sandeep Patil · 6 years ago
  97. fd15c68 Merge "dmabuf_dump: Change the default view to per-process stats" am: 581f45892c by Sandeep Patil · 6 years ago
  98. b9bb189 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 6 years ago
  99. b52f6c7 Fix error printing code. by Christopher Ferris · 6 years ago
  100. 9080a0c Revert "Modularize logd." by Tom Cherry · 6 years ago