1. 556728e Merge "SOURCE_COPY operation: implement src == dst" by Yifan Hong · 5 years ago
  2. 97e36c9 Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 5 years ago
  3. 71e80d7 Merge "libsnapshot: Remove all image data and metadata when cancelling an update." by David Anderson · 5 years ago
  4. 7cb1307 Merge "Add check to sp<> raw pointer constructor" am: c532941e54 by Hans Boehm · 5 years ago
  5. af95e54 Merge "Add check to sp<> raw pointer constructor" by Hans Boehm · 5 years ago
  6. 6e723ed SOURCE_COPY operation: implement src == dst by Alessio Balsini · 5 years ago
  7. 95f51d9 Merge "PartitionCowCreator accounts for extra extents" am: adb98df120 by Alessio Balsini · 5 years ago
  8. 5b9a2df Merge "PartitionCowCreator accounts for extra extents" by Treehugger Robot · 5 years ago
  9. e0db326 PartitionCowCreator accounts for extra extents by Alessio Balsini · 5 years ago
  10. e3bdbab Merge "Fix typo in userspace reboot watchdog" am: 4ac630b562 by Nikita Ioffe · 5 years ago
  11. 5603bc4 Merge "Fix typo in userspace reboot watchdog" by Nikita Ioffe · 5 years ago
  12. dda04e7 Merge "Adding require_root for libfs_avb_device_test" am: b99ead6b24 by Bowgo Tsai · 5 years ago
  13. 3fd68df Merge "Adding require_root for libfs_avb_device_test" by Treehugger Robot · 5 years ago
  14. c75a0f4 Merge "Properly size response buffer in ifc_act_on_address" am: b407aca123 by Maciej Żenczykowski · 5 years ago
  15. 68b38bc Merge "Properly size response buffer in ifc_act_on_address" by Maciej Żenczykowski · 5 years ago
  16. 234d3ee Properly size response buffer in ifc_act_on_address by Lorenzo Colitti · 5 years ago
  17. 88c85b7 Merge "Return a valid error code when adding an invalid IP address." by Maciej Żenczykowski · 5 years ago
  18. 9ff90b6 Merge "Return a valid error code when adding an invalid IP address." by Maciej Żenczykowski · 5 years ago
  19. 2a2ed42 Adding require_root for libfs_avb_device_test by Bowgo Tsai · 5 years ago
  20. d7ed9ef Return a valid error code when adding an invalid IP address. by Lorenzo Colitti · 5 years ago
  21. f707d4b Merge "Remove bootstrapping the passthrough mount." am: 58bd37f1e3 by Martijn Coenen · 5 years ago
  22. c8574ef Merge "Remove bootstrapping the passthrough mount." by Martijn Coenen · 5 years ago
  23. b820afb Merge "[adb] Optimize adbd's usb reading" am: 4372726afd by Josh Gao · 5 years ago
  24. f8a7e3c Merge "[adb] Optimize adbd's usb reading" by Josh Gao · 5 years ago
  25. bd2c270 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 6 years ago
  26. 8388a34 Fix typo in userspace reboot watchdog by Nikita Ioffe · 5 years ago
  27. 37f4ee1 Merge "libsnapshot: Fix test UpdateBootControlHal" am: 834e4751e6 by Yifan Hong · 5 years ago
  28. ca3a327 Merge "libsnapshot: Fix test UpdateBootControlHal" by Yifan Hong · 5 years ago
  29. c9a2ade Merge "A system folder for emergency number database OTA" am: 8834223ff8 by Shuo Qian · 5 years ago
  30. a7c4a9b Merge "A system folder for emergency number database OTA" by Shuo Qian · 5 years ago
  31. ed451a6 A system folder for emergency number database OTA by Shuo Qian · 5 years ago
  32. 5e05c8c Merge changes Ifc76203e,I194d15cf am: 217e10e3d4 by Yifan Hong · 5 years ago
  33. 6dadb1d Merge "libsnapshot: Check for snapshot status none" am: 4711b3238e by Yifan Hong · 5 years ago
  34. eb45ac9 Merge changes Ifc76203e,I194d15cf by Yifan Hong · 5 years ago
  35. 59e59cd Merge "libsnapshot: Check for snapshot status none" by Yifan Hong · 5 years ago
  36. ac931f6 libsnapshot: Remove all image data and metadata when cancelling an update. by David Anderson · 5 years ago
  37. e229b49 Merge "libsnapshot: bootloader rejects wipe in proper time." am: ddbcba794e by Yifan Hong · 5 years ago
  38. 339a67b Merge "libsnapshot: bootloader rejects wipe in proper time." by Yifan Hong · 5 years ago
  39. 7472ecb Add check to sp<> raw pointer constructor by Hans Boehm · 6 years ago
  40. 64e4f92 libsnapshot: Fix DataWipeRollbackInRecovery test by Yifan Hong · 5 years ago
  41. 2632aa3 libsnapshot: Fix test MergeInRecovery by Yifan Hong · 5 years ago
  42. 44b6809 libsnapshot: Fix test UpdateBootControlHal by Yifan Hong · 5 years ago
  43. 34ed632 libsnapshot: Check for snapshot status none by Yifan Hong · 5 years ago
  44. c218775 Merge "Fix logic to figure out what /data fstab entry was mounted" by Nikita Ioffe · 5 years ago
  45. 8aa5adf Merge "Fix logic to figure out what /data fstab entry was mounted" by Nikita Ioffe · 5 years ago
  46. ac936bf Merge "liblp: Allow "flashing" files on the host." am: d70c322138 by David Anderson · 5 years ago
  47. 0bb9cc2 Merge "liblp: Allow "flashing" files on the host." by David Anderson · 5 years ago
  48. 5784bba Merge "liblp: Export WriteToImageFile given a file descriptor." am: 5a20de986a by David Anderson · 5 years ago
  49. 244ca37 Merge "liblp: Export WriteToImageFile given a file descriptor." by David Anderson · 5 years ago
  50. 475b1f7 Fix logic to figure out what /data fstab entry was mounted by Nikita Ioffe · 5 years ago
  51. 894673b Remove bootstrapping the passthrough mount. by Martijn Coenen · 5 years ago
  52. 79f9d96 Merge "Allow the adb server to bind on ::1" am: 80a734f146 by Josh Gao · 5 years ago
  53. 684a6ef Merge "Allow the adb server to bind on ::1" by Josh Gao · 5 years ago
  54. 4074ba8 Merge "Move the dexfile support to implementation." am: adebae2ca6 by Christopher Ferris · 5 years ago
  55. 11c3680 Merge "Move the dexfile support to implementation." by Christopher Ferris · 5 years ago
  56. 3592bfb Merge "logd: print a message when kicking a client or skipping entries" by Tom Cherry · 5 years ago
  57. 488bbc0 Merge "logd: print a message when kicking a client or skipping entries" by Tom Cherry · 5 years ago
  58. 236b728 Merge "init: fix subcontext tests running as non-root." am: 1b0ea6c3b3 by Tom Cherry · 5 years ago
  59. 3f1723e Merge "init: fix subcontext tests running as non-root." by Treehugger Robot · 5 years ago
  60. f70257e init: fix subcontext tests running as non-root. by Tom Cherry · 5 years ago
  61. 00a0a33 Move the dexfile support to implementation. by Christopher Ferris · 5 years ago
  62. 899abdb Merge "Expose ParseBool from libbase" am: e8237b3517 by Daniel Colascione · 5 years ago
  63. a5f24f7 Merge "Expose ParseBool from libbase" by Daniel Colascione · 5 years ago
  64. 2ee95bc liblp: Allow "flashing" files on the host. by David Anderson · 5 years ago
  65. feeee2c liblp: Export WriteToImageFile given a file descriptor. by David Anderson · 5 years ago
  66. 5ba5490 Merge "liblog: remove the rest of the log reader transport" am: 4023938914 by Tom Cherry · 5 years ago
  67. 03efe63 Merge "liblog: remove memset() before recv()." am: 332f99a7ed by Tom Cherry · 5 years ago
  68. aa1eb12 Merge "Add variadic logging to libdebuggerd internal." am: 82a31b8749 by Mitch Phillips · 5 years ago
  69. 7d531b6 Merge "Make userspace_reboot.in_progress sysprop-as-api" am: 300448a88c by Nikita Ioffe · 5 years ago
  70. 34f0244 Merge "Add statusToString function." am: 1af471dc03 by Steven Moreland · 5 years ago
  71. 1a06928 Merge "liblog: Assure shifting behavior is consistent" am: d8c3cae95f by Greg Kaiser · 5 years ago
  72. d491925 Merge "Add absl-like StringReplace." am: 43f9d5f34a by Elliott Hughes · 5 years ago
  73. ca8869e Merge "Include PSTATE in tombstones on arm64." am: ba5351692e by Peter Collingbourne · 5 years ago
  74. 8020c40 Merge "Add cpu-set properties to serializer test" am: dc2f874ed3 by Orion Hodson · 5 years ago
  75. fa08dc6 Expose ParseBool from libbase by Daniel Colascione · 5 years ago
  76. e995114 Merge "liblog: remove the rest of the log reader transport" by Tom Cherry · 5 years ago
  77. 30d83c8 Merge "liblog: remove memset() before recv()." by Tom Cherry · 5 years ago
  78. 37ae3fe Merge "Add variadic logging to libdebuggerd internal." by Treehugger Robot · 5 years ago
  79. 5ac1775 liblog: remove memset() before recv(). by Tom Cherry · 5 years ago
  80. c57d668 Add variadic logging to libdebuggerd internal. by Mitch Phillips · 5 years ago
  81. fc653d0 liblog: remove the rest of the log reader transport by Tom Cherry · 5 years ago
  82. fda74b7 Merge "Make userspace_reboot.in_progress sysprop-as-api" by Nikita Ioffe · 5 years ago
  83. 331abe0 Merge "Add statusToString function." by Steven Moreland · 5 years ago
  84. 0b9692d Merge "liblog: Assure shifting behavior is consistent" by Treehugger Robot · 5 years ago
  85. c0d17ce Merge "Add absl-like StringReplace." by Elliott Hughes · 5 years ago
  86. 3f36ed9 liblog: Assure shifting behavior is consistent by Greg Kaiser · 5 years ago
  87. 4cb45e2 Merge "Include PSTATE in tombstones on arm64." by Treehugger Robot · 5 years ago
  88. b474a15 Merge "Add cpu-set properties to serializer test" by Orion Hodson · 5 years ago
  89. ee43148 Include PSTATE in tombstones on arm64. by Peter Collingbourne · 5 years ago
  90. 929a695 Merge "fastbootd: Disallow certain operations during snapshot updates." by David Anderson · 5 years ago
  91. 907255d Merge "fastbootd: Disallow certain operations during snapshot updates." by David Anderson · 5 years ago
  92. 481a6ee Add absl-like StringReplace. by Elliott Hughes · 5 years ago
  93. a305e38 Merge "liblog: simplify logd 'command' functions and struct logger" by Tom Cherry · 5 years ago
  94. 48d481b Merge "liblog: simplify logd 'command' functions and struct logger" by Tom Cherry · 5 years ago
  95. 693957d Add statusToString function. by Steven Moreland · 5 years ago
  96. 49a8ab0 Merge "ziptool: fix unknown long options." am: fe983b6681 by Elliott Hughes · 5 years ago
  97. fd3f6da Merge "ziptool: fix unknown long options." by Treehugger Robot · 5 years ago
  98. e0e0e6f liblog: simplify logd 'command' functions and struct logger by Tom Cherry · 5 years ago
  99. 4c463a3 Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0" by Tom Cherry · 5 years ago
  100. fe37e74 Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0" by Tom Cherry · 5 years ago