1. 8c54f14 Merge "Fix missing load bias." am: 3f407fcc37 by Florian Mayer · 6 years ago
  2. 786ff43 Merge "Fix missing load bias." by Florian Mayer · 6 years ago
  3. ca41c62 Merge "Remove an ancient spam-busting hack from logd." am: e05c799c47 by Tom Cherry · 6 years ago
  4. 032e543 Merge "Don't implement our own remove_cvref_t." am: a93e09f834 by Tom Cherry · 6 years ago
  5. 231b13d Merge changes from topic "fdevent_refactor" am: 88d23135d2 by Josh Gao · 6 years ago
  6. afa83c8 adb: fdevent: extract Create/Destroy from fdevent_context_poll. am: 33944a2742 by Josh Gao · 6 years ago
  7. 492c926 adb: fdevent: move TerminateLoop to fdevent_context. am: ebaa348d32 by Josh Gao · 6 years ago
  8. d73aa72 Merge "Remove an ancient spam-busting hack from logd." by Tom Cherry · 6 years ago
  9. 3687ae8 adb: fdevent: move CheckMainThread logic to fdevent_context. am: 2c95bf73a5 by Josh Gao · 6 years ago
  10. 7cc334c adb: fdevent: delete FDE_CREATED. am: e546f6816e by Josh Gao · 6 years ago
  11. d3f739a adb: fdevent: move run queue to fdevent_context. am: 95eef6b097 by Josh Gao · 6 years ago
  12. 46210b9 adb: implement fdevent_reset by constructing a new context. am: 7adca93fe9 by Josh Gao · 6 years ago
  13. 1a0bf92 adb: move fdevent implementation out to a separate file. am: 95068bbd9a by Josh Gao · 6 years ago
  14. 5e14fcc adb: de-globalize fdevent context. am: c2cf121174 by Josh Gao · 6 years ago
  15. 234a9c4 adb: move fdevent to its own folder. am: 57e09b16ca by Josh Gao · 6 years ago
  16. 71ca32c [automerger skipped] adb: add superfluous include. by Josh Gao · 6 years ago
  17. 51fbdaf Merge "Don't implement our own remove_cvref_t." by Tom Cherry · 6 years ago
  18. 75d9a62 Merge changes from topic "fdevent_refactor" by Josh Gao · 6 years ago
  19. 78ef2d1 Merge "Fix a few clang-tidy issues and add NOLINT for others" am: 343ce615cf by Tom Cherry · 6 years ago
  20. eba2d7d Fix missing load bias. by Florian Mayer · 6 years ago
  21. 8a13ab4 Merge "Fix a few clang-tidy issues and add NOLINT for others" by Tom Cherry · 6 years ago
  22. 29e7474 Don't implement our own remove_cvref_t. by Tom Cherry · 6 years ago
  23. ff55a90 Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  24. 84798f3 Merge "toolbox: drop NetBSD grep for toybox grep." am: 0e04ce98ef by Elliott Hughes · 6 years ago
  25. 7a537ad Merge "toolbox: drop NetBSD grep for toybox grep." by Elliott Hughes · 6 years ago
  26. 31adfe2 Merge "Rename product_services to system_ext" am: 5ffffb4f30 by Justin Yun · 6 years ago
  27. 5d3d477 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  28. afeeb06 Rename product_services to system_ext by Justin Yun · 6 years ago
  29. 16b6c0e Merge "logcat: add 'kernel' to defaults" am: c7fe1552d5 by Steven Moreland · 6 years ago
  30. d870f0e Merge "Fix unsigned type sub overflow issue when isntall DSU" am: 747aa9a49b by liyong · 6 years ago
  31. 8ca2615 Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 6 years ago
  32. 7a08c41 Merge "Fix unsigned type sub overflow issue when isntall DSU" by Treehugger Robot · 6 years ago
  33. 1ce06ef adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  34. 967b841 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  35. a39b355 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago
  36. dc64f50 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  37. 0321203 Merge "init: fix to avoid loading apex *.rc files twice" am: 3d3f24bc22 by Jooyung Han · 6 years ago
  38. 1d0d86e adb: fdevent: delete FDE_CREATED. by Josh Gao · 6 years ago
  39. b11eb64 adb: fdevent: move run queue to fdevent_context. by Josh Gao · 6 years ago
  40. 7c4f413 Merge "init: fix to avoid loading apex *.rc files twice" by Treehugger Robot · 6 years ago
  41. 713bc32 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 6 years ago
  42. 777ebc7 Merge "Refactorings to match adb_abb to adb_shell code." am: 463773b733 by Alex Buynytskyy · 6 years ago
  43. ef6a145 Merge "first_stage_init: add console" am: ee148dd9c1 by Steve Muckle · 6 years ago
  44. 5f2402c Merge "Fix error printing code." am: b0c5cd27a1 by Christopher Ferris · 6 years ago
  45. 78d91c6 adb: move fdevent implementation out to a separate file. by Josh Gao · 6 years ago
  46. dc12905 logcat: add 'kernel' to defaults by Steven Moreland · 6 years ago
  47. c49fa5f Merge "Refactorings to match adb_abb to adb_shell code." by Treehugger Robot · 6 years ago
  48. 0a28a67 Merge "first_stage_init: add console" by Treehugger Robot · 6 years ago
  49. e3c5112 Merge "Fix error printing code." by Christopher Ferris · 6 years ago
  50. 8ece6ae adb: de-globalize fdevent context. by Josh Gao · 6 years ago
  51. d7f5e5e adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  52. 82c9b84 adb: add superfluous include. by Josh Gao · 6 years ago
  53. 166ecb0 toolbox: drop NetBSD grep for toybox grep. by Elliott Hughes · 6 years ago
  54. bea4f54 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
  55. 10a092c Remove an ancient spam-busting hack from logd. by Elliott Hughes · 10 years ago
  56. d1298cd Merge "Remove utf32 functions." am: 4e6275ddaf by Steven Moreland · 6 years ago
  57. c1e6ca7 Merge "Remove utf32 functions." by Steven Moreland · 6 years ago
  58. 5341e49 first_stage_init: add console by Steve Muckle · 6 years ago
  59. 474f94d init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  60. bcb0104 Fix unsigned type sub overflow issue when isntall DSU by liyong · 6 years ago
  61. 9d8371a Remove utf32 functions. by Steven Moreland · 6 years ago
  62. 666b9ee Merge "Add android::base::GetPids() function to return all pids" am: c538656d7d by Tom Cherry · 6 years ago
  63. b8162bb Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 6 years ago
  64. 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
  65. 44d8274 Merge "fastboot: add a wipe-super command." am: e5815ca19a by David Anderson · 6 years ago
  66. ff05bbc Merge "fastboot: add a wipe-super command." by David Anderson · 6 years ago
  67. 363d221 Merge "Revert "Modularize logd."" am: ab80b02493 by Tom Cherry · 6 years ago
  68. 48901e1 Merge "Revert "Modularize logd."" by Tom Cherry · 6 years ago
  69. 1205374 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  70. f5b6554 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  71. acb22dd DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 6 years ago
  72. 9fcb448 Add android::base::GetPids() function to return all pids by Tom Cherry · 6 years ago
  73. bb2f30c Merge "Revert "logd: validate and fill in socket credentials"" am: c3c598134f by Tom Cherry · 6 years ago
  74. 8f1d9ac Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 6 years ago
  75. fd15c68 Merge "dmabuf_dump: Change the default view to per-process stats" am: 581f45892c by Sandeep Patil · 6 years ago
  76. b9bb189 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 6 years ago
  77. b52f6c7 Fix error printing code. by Christopher Ferris · 6 years ago
  78. 9080a0c Revert "Modularize logd." by Tom Cherry · 6 years ago
  79. dcc1ee1 Revert "logd: validate and fill in socket credentials" by Tom Cherry · 6 years ago
  80. 20a8951 fastboot: add a wipe-super command. by David Anderson · 6 years ago
  81. 2592980 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  82. 8d600e4 Merge "adbd: move jdwp listening logic into ART." am: d194013097 am: 56d33633c2 by Josh Gao · 6 years ago
  83. 42d8cc3 Merge "adbd: move jdwp listening logic into ART." am: d194013097 by Josh Gao · 6 years ago
  84. 98d6512 Merge "adbd: move jdwp listening logic into ART." by Josh Gao · 6 years ago
  85. 29fd2cb dmabuf_dump: Change the default view to per-process stats by Sandeep Patil · 6 years ago
  86. c30e948 [automerger skipped] Merge changes from topic "gatekeeper_maintenance" am: e180ec52a2 by Janis Danisevskis · 6 years ago
  87. a120e82 [automerger skipped] Gatekeeperd maintenance am: 3a1eb672c5 by Janis Danisevskis · 6 years ago
  88. e114a9e Merge changes from topic "gatekeeper_maintenance" am: e180ec52a2 by Janis Danisevskis · 6 years ago
  89. 544fc6f Gatekeeperd maintenance am: 3a1eb672c5 by Janis Danisevskis · 6 years ago
  90. de6a619 Merge changes from topic "gatekeeper_maintenance" by Janis Danisevskis · 6 years ago
  91. adba2dc [automerger skipped] Merge "Make ext4 userdata checkpoints work with metadata encryption" into qt-dev by Paul Lawrence · 6 years ago
  92. a8942c0 [automerger skipped] Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 6 years ago
  93. 1492998 Merge "init: switch host_init_verifier to getopt()" am: c4117afdc9 by Tom Cherry · 6 years ago
  94. 6054cc3 Merge "init: switch host_init_verifier to getopt()" am: c4117afdc9 by Tom Cherry · 6 years ago
  95. fb93443 Merge "Make ext4 userdata checkpoints work with metadata encryption" into qt-dev by TreeHugger Robot · 6 years ago
  96. b2b40b5 Merge "init: switch host_init_verifier to getopt()" by Tom Cherry · 6 years ago
  97. 26ae381 Replace legacy trusty gatekeeper HAL with HIDLized version by Janis Danisevskis · 6 years ago
  98. 2755f66 Gatekeeperd maintenance by Janis Danisevskis · 6 years ago
  99. 1c4554e Merge "Make ext4 userdata checkpoints work with metadata encryption" am: 99ae1d943b by Paul Lawrence · 6 years ago
  100. 46c3653 Merge "Make ext4 userdata checkpoints work with metadata encryption" by Paul Lawrence · 6 years ago