1. ba18d45 [automerger skipped] adb: fix windows test build. am: 83ebd8da84 -s ours by Josh Gao · 7 years ago
  2. 9636f02 adb: bump the local socket backlog to the maximum. am: abb634308f by Josh Gao · 7 years ago
  3. ab6087b adb: delete vestigial SHELL_EXIT_NOTIFY_FD. am: cc9414eda4 by Josh Gao · 7 years ago
  4. 3a0be42 adb: don't immediately close a socket when write fails. am: 7c87b0739a by Josh Gao · 7 years ago
  5. ecc5534 adb: make fdevent_run_on_main_thread's fd nonblocking. am: 3b0146cc37 by Josh Gao · 7 years ago
  6. 32b2058 adb: skip IPv6 test if IPv6 isn't available. am: 9edb94fb6b by Josh Gao · 7 years ago
  7. a8381bf adb: add `adb shell exit 42` stress test. am: fd6ffb8ad5 by Josh Gao · 7 years ago
  8. 72e003e adb: improve socket tests. am: e523e4e54b by Josh Gao · 7 years ago
  9. 93332bb adb: implement std::make_unique, start using it. am: 28589bbe18 by Josh Gao · 7 years ago
  10. dbb87ab [automerger skipped] adb: add test for flushing socket data after a write failure. by Josh Gao · 7 years ago
  11. f23e2fb Merge "Allow VNDK-SP extensions to use vendor lib" am: 602af1c488 am: 1cf05129c0 by Logan Chien · 7 years ago
  12. 6354f1e Merge "Allow VNDK-SP extensions to use vendor lib" am: 602af1c488 by Logan Chien · 7 years ago
  13. 9ca5dd7 Merge "Allow VNDK-SP extensions to use vendor lib" by Logan Chien · 7 years ago
  14. 444cb79 Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" am: a5bf7bad2c by Jaekyun Seok · 7 years ago
  15. 0b4a036 [automerger skipped] Merge "Enabled SYS_MODULE capability for wifi@1.0-service" am: 61896fc0ee by Ajit Kumar · 7 years ago
  16. 3811f81 Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" by Jaekyun Seok · 7 years ago
  17. 6ca48ee Merge "Enabled SYS_MODULE capability for wifi@1.0-service" am: 61896fc0ee by Ajit Kumar · 7 years ago
  18. c315d4d Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" by Treehugger Robot · 7 years ago
  19. f37b7ab Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
  20. 67efd10 Merge "adbd: spawn login shell when run without a command." am: 31ed2a5c04 by Josh Gao · 7 years ago
  21. df8ccae Merge "adbd: increase oom_score_adj for `adb shell`" am: db9671090d by Josh Gao · 7 years ago
  22. 1222b77 Merge "adb: restore adb/adb.exe in the list of artifacts." am: 8043633922 by Josh Gao · 7 years ago
  23. 0387412 Merge "adbd: spawn login shell when run without a command." am: 31ed2a5c04 by Josh Gao · 7 years ago
  24. 07dc3ef Merge "adbd: increase oom_score_adj for `adb shell`" am: db9671090d by Josh Gao · 7 years ago
  25. ea9f6c2 Merge "adb: restore adb/adb.exe in the list of artifacts." am: 8043633922 by Josh Gao · 7 years ago
  26. 7fb3af0 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
  27. 72332ce Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
  28. 0a84654 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
  29. e8731b4 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  30. 0db9477 Merge "Cache DWARF location rules for a given pc." am: 95a524460a am: 3b9e1866c4 by Christopher Ferris · 7 years ago
  31. 3d1b67b Merge "Cache DWARF location rules for a given pc." am: 95a524460a by Christopher Ferris · 7 years ago
  32. b62fb6f Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
  33. 27414c1 Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  34. 35273c2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  35. e0323e4 adb: fix windows test build. by Josh Gao · 7 years ago
  36. b0f3efd adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  37. c9f9e51 adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
  38. bea8d92 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
  39. 8ee1c26 adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 7 years ago
  40. e81dee4 adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
  41. e8f3082 adb: add `adb shell exit 42` stress test. by Josh Gao · 7 years ago
  42. 751681d adb: improve socket tests. by Josh Gao · 7 years ago
  43. c814d76 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  44. 4f9d005 adb: add test for flushing socket data after a write failure. by Josh Gao · 7 years ago
  45. 70f26a4 Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
  46. c216213 [automerger skipped] Merge "Adding odm.img for `fastboot flashall`" into pi-dev by Bowgo Tsai · 7 years ago
  47. ff3a2ac Merge "Adding odm.img for `fastboot flashall`" into pi-dev by TreeHugger Robot · 7 years ago
  48. e41f914 Merge "Fix null pointer dereference in RegsArm." am: 85d9e67361 am: 80e8231a0b by Christopher Ferris · 7 years ago
  49. dab75e8 Merge "Fix null pointer dereference in RegsArm." am: 85d9e67361 by Christopher Ferris · 7 years ago
  50. 648a4df Merge "Fix null pointer dereference in RegsArm." by Christopher Ferris · 7 years ago
  51. 536af28 Merge "OWNERS for system/core/mkbootimg." am: 77a61d3e6e am: 4531d73c0a by Elliott Hughes · 7 years ago
  52. e0103f6 Merge "OWNERS for system/core/mkbootimg." am: 77a61d3e6e by Elliott Hughes · 7 years ago
  53. 02a9539 Merge "OWNERS for system/core/mkbootimg." by Treehugger Robot · 7 years ago
  54. 221bf34 Merge changes from topic "recovery_dtbo" am: 3ac694632c am: c9dffd158c by Hridya Valsaraju · 7 years ago
  55. 5824859 Add a recovery DTBO section to boot image am: 147b355bb3 am: 86f4bafa5e by Hridya Valsaraju · 7 years ago
  56. a050c5d Merge "Add "require partition-exists=" support." am: 539f3ddff5 am: fea8b41aa1 by Elliott Hughes · 7 years ago
  57. 52e7a2e Merge changes Iea2a3055,I6582cfc6 am: 45562bfb63 am: 54b603ee56 by Josh Gao · 7 years ago
  58. 1b007a5 Merge changes from topic "recovery_dtbo" am: 3ac694632c by Hridya Valsaraju · 7 years ago
  59. 7d3663d Add a recovery DTBO section to boot image am: 147b355bb3 by Hridya Valsaraju · 7 years ago
  60. 0993b6c Merge "Add "require partition-exists=" support." am: 539f3ddff5 by Elliott Hughes · 7 years ago
  61. f4e04c0 Merge changes Iea2a3055,I6582cfc6 am: 45562bfb63 by Josh Gao · 7 years ago
  62. 7892d96 Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  63. 40a7ef0 Adding odm.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  64. fc6b5dc Merge changes from topic "recovery_dtbo" by Treehugger Robot · 7 years ago
  65. 21f503c Merge "Add "require partition-exists=" support." by Elliott Hughes · 7 years ago
  66. 3d8ba03 [automerger skipped] Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  67. 1367ced adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
  68. e548fd4 Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
  69. a9e0546 OWNERS for system/core/mkbootimg. by Elliott Hughes · 7 years ago
  70. 2b0f267 Merge "Adding odm.img for `fastboot flashall`" am: cdc553d042 am: b526c2f785 by Bowgo Tsai · 7 years ago
  71. a858697 Merge "Allow vendor-init-actionable for ro.debuggable" am: 5e7de48f03 by Jaekyun Seok · 7 years ago
  72. 1b17f39 Add a script to unpack boot image by Hridya Valsaraju · 7 years ago
  73. 6a5ad23 Merge "Adding odm.img for `fastboot flashall`" am: cdc553d042 by Bowgo Tsai · 7 years ago
  74. e8a810d Merge "Allow vendor-init-actionable for ro.debuggable" am: 5e7de48f03 by Jaekyun Seok · 7 years ago
  75. 1734c0e adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
  76. 7806368 Add a recovery DTBO section to boot image by Hridya Valsaraju · 7 years ago
  77. 3955175 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago
  78. b671dd7 Merge "Adding odm.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  79. 0d7a29b Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  80. c6851e7 Merge "Allow vendor-init-actionable for ro.debuggable" by Treehugger Robot · 7 years ago
  81. 800fcc9 Merge "Revert "fs_config: Move hostapd to /vendor/bin/hw"" into pi-dev by Tom Cherry · 7 years ago
  82. d05809e Merge "Revert "fs_config: Move hostapd to /vendor/bin/hw"" into pi-dev by Tom Cherry · 7 years ago
  83. 6f4c5a6 Revert "fs_config: Move hostapd to /vendor/bin/hw" by Tom Cherry · 7 years ago
  84. 47df9fd Adding odm.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  85. c132ce3 Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  86. 8c2129c [automerger skipped] Merge "lmkd: Protect against buffer overflow" into pi-dev by Greg Kaiser · 7 years ago
  87. 04c216d Merge "lmkd: Protect against buffer overflow" into pi-dev by TreeHugger Robot · 7 years ago
  88. e87a960 lmkd: Protect against buffer overflow by Greg Kaiser · 7 years ago
  89. e8f8132 Method to avoid skipping frames for local unwinds. am: af16967ec8 by Christopher Ferris · 7 years ago
  90. 23e60f8 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  91. 295a025 Merge "Verify the SELabels used in property_contexts" into pi-dev am: 677bed578e by Tom Cherry · 7 years ago
  92. 987a56d Merge "Verify the SELabels used in property_contexts" into pi-dev by Tom Cherry · 7 years ago
  93. 7efc7f3 [automerger skipped] Merge "Adding product.img for `fastboot flashall`" into pi-dev by Bowgo Tsai · 7 years ago
  94. 1665552 Merge "Adding product.img for `fastboot flashall`" into pi-dev by TreeHugger Robot · 7 years ago
  95. c78dcf2 Merge "Remove sys.usb.ffs.mtp.ready property" into pi-dev am: ca47ae3513 by Jerry Zhang · 7 years ago
  96. 8510eb1 Merge "Remove sys.usb.ffs.mtp.ready property" into pi-dev by Jerry Zhang · 7 years ago
  97. 81652c9 [automerger skipped] Merge "Allow android::base::ScopeGuard in STL containers" into pi-dev by Luis Hector Chavez · 7 years ago
  98. 7a499f2 Merge "Allow android::base::ScopeGuard in STL containers" into pi-dev by TreeHugger Robot · 7 years ago
  99. 8f3ec1c Merge "Adding product.img for `fastboot flashall`" am: c41ff1b366 am: a56e2e8dce by Bowgo Tsai · 7 years ago
  100. eaf76d1 Merge "Adding product.img for `fastboot flashall`" am: c41ff1b366 by Bowgo Tsai · 7 years ago