1. 77dfd99 Merge "Start tombstoned early in post-fs-data." by Treehugger Robot · 4 years, 10 months ago
  2. 81c94cd Start tombstoned early in post-fs-data. by Josh Gao · 4 years, 10 months ago
  3. d0642a3 Merge "Improve error message in debuggerd fallback handler." by Treehugger Robot · 4 years, 10 months ago
  4. 7cfc944 Merge "init: guarantee the ordering that actions are executed in" by Tom Cherry · 4 years, 10 months ago
  5. 34ee047 init: guarantee the ordering that actions are executed in by Tom Cherry · 4 years, 10 months ago
  6. 8ba33eb Merge "logd: drop logs about pruning and compression to VERBOSE" by Tom Cherry · 4 years, 10 months ago
  7. b979575 Merge "libsnapshot: Implement OnlineKernelSnapshotWriter::OpenReader." by Treehugger Robot · 4 years, 10 months ago
  8. 15f9770 Merge "libsnapshot: Partially implement OpenSnapshotWriter." by Treehugger Robot · 4 years, 10 months ago
  9. 2be4a85 Merge "libsnapshot: Add a maximum block count to CowWriter." by David Anderson · 4 years, 10 months ago
  10. 3e3e44c Merge "Fixes to String8 fuzzer" by Steven Moreland · 4 years, 10 months ago
  11. 4ab009f logd: drop logs about pruning and compression to VERBOSE by Tom Cherry · 4 years, 10 months ago
  12. 087552a Merge "Add arch member into Unwinder object." by Christopher Ferris · 4 years, 10 months ago
  13. 39f2508 libsnapshot: Implement OnlineKernelSnapshotWriter::OpenReader. by David Anderson · 4 years, 11 months ago
  14. 75b982a libsnapshot: Partially implement OpenSnapshotWriter. by David Anderson · 4 years, 11 months ago
  15. 6560d23 libsnapshot: Add a maximum block count to CowWriter. by David Anderson · 4 years, 11 months ago
  16. b3dc608 Merge "cli-test: support checking exit status." by Elliott Hughes · 4 years, 10 months ago
  17. 2b1c37a Merge changes from topic "revert_androidSetThreadPriority_api" by Rick Yiu · 4 years, 10 months ago
  18. fa02bb9 Revert "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 4 years, 10 months ago
  19. 290efe3 Revert "Fix API for C compatibility" by Rick Yiu · 4 years, 10 months ago
  20. ac973f6 cli-test: support checking exit status. by Elliott Hughes · 4 years, 10 months ago
  21. 98e14de Fixes to String8 fuzzer by Dylan Katz · 4 years, 10 months ago
  22. 6808300 Improve error message in debuggerd fallback handler. by Josh Gao · 4 years, 10 months ago
  23. fbb0314 Merge "Turn off -Wnon-virtual-dtor explicitly" by Treehugger Robot · 4 years, 10 months ago
  24. ee989fc Turn off -Wnon-virtual-dtor explicitly by Jiyong Park · 4 years, 11 months ago
  25. b05c472 Add arch member into Unwinder object. by Christopher Ferris · 4 years, 10 months ago
  26. 978faa3 Merge "Chanage uid to userId where it denotes an Android user id." by Treehugger Robot · 4 years, 10 months ago
  27. 0a738d9 Chanage uid to userId where it denotes an Android user id. by Janis Danisevskis · 4 years, 10 months ago
  28. de540ad Merge "logd: enable CFI" by Tom Cherry · 4 years, 10 months ago
  29. d96139f logd: enable CFI by Tom Cherry · 4 years, 10 months ago
  30. 9289109 Merge "Removed RWLock fuzzer" by Treehugger Robot · 4 years, 11 months ago
  31. 9ec8c31 Merge "libsnapshot: Make the new Open calls look more like MapUpdateSnapshot." by David Anderson · 4 years, 11 months ago
  32. fb2dafa Merge "ueventd: change firmware location in apexes" by Jooyung Han · 4 years, 11 months ago
  33. 55d3e1f Merge "logd: additional logging if read_offset > buffer_it->write_offset()" by Treehugger Robot · 4 years, 11 months ago
  34. 5d1fbec logd: additional logging if read_offset > buffer_it->write_offset() by Tom Cherry · 4 years, 11 months ago
  35. f53794d libsnapshot: Make the new Open calls look more like MapUpdateSnapshot. by David Anderson · 4 years, 11 months ago
  36. b92ac53 Merge "logd: remove min heap in SerializedFlushToState" by Tom Cherry · 4 years, 11 months ago
  37. 32771b2 Merge "libsnapshot: Prototype the new API for mapping writable snapshots." by David Anderson · 4 years, 11 months ago
  38. 529ace1 Merge "fs_config: add bin paths of flattened apexes" by Jooyung Han · 4 years, 11 months ago
  39. 67e0878 Merge "Use libcutils_headers for android_filesystem_config.h" by Tom Cherry · 4 years, 11 months ago
  40. a70cea5 fs_config: add bin paths of flattened apexes by Jooyung Han · 4 years, 11 months ago
  41. 2833e5d ueventd: change firmware location in apexes by Jooyung Han · 4 years, 11 months ago
  42. 62ccfa0 Merge "ueventd: scans /apex/*/firmware for firmwares" by Jooyung Han · 4 years, 11 months ago
  43. 21cad32 ueventd: scans /apex/*/firmware for firmwares by Jooyung Han · 4 years, 11 months ago
  44. 596f3b5 Merge "adbd: Fix check against valid payload size" by Josh Gao · 4 years, 11 months ago
  45. a5edc0f Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 4 years, 11 months ago
  46. 6533fff logd: remove min heap in SerializedFlushToState by Tom Cherry · 4 years, 11 months ago
  47. 43ebae3 Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." by Peter Collingbourne · 4 years, 11 months ago
  48. 2f11ec6 libsnapshot: Prototype the new API for mapping writable snapshots. by David Anderson · 4 years, 11 months ago
  49. 71a33cf adbd: Fix check against valid payload size by Mayank Rana · 5 years ago
  50. 691a80c Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
  51. 36991d8 Merge "Fix x86_64 check for signal handler." by Christopher Ferris · 4 years, 11 months ago
  52. 54ac487 Merge "Add sdk_version: "minimum" to liblog_headers" by Tom Cherry · 4 years, 11 months ago
  53. 34ecedb Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  54. b80d98d Add sdk_version: "minimum" to liblog_headers by Tom Cherry · 4 years, 11 months ago
  55. a293170 Fix x86_64 check for signal handler. by Christopher Ferris · 4 years, 11 months ago
  56. 0407302 Merge "Remove sysutils symlink from system/core/include." by Treehugger Robot · 4 years, 11 months ago
  57. 975ea32 Merge changes from topic "vab-brotli" by David Anderson · 4 years, 11 months ago
  58. 4fd78ec Merge changes from topic "revert-1413808-modules_partition-UXSIXCGPHZ" by Yifan Hong · 4 years, 11 months ago
  59. 73b1ac8 Merge "Remove include/private/android_logger.h" by Tom Cherry · 4 years, 11 months ago
  60. 46ec1a5 Merge changes I150dc5fe,I72d327c2,I6c5a97dc by Tom Cherry · 4 years, 11 months ago
  61. 3d8b739 Remove include/private/android_logger.h by Tom Cherry · 4 years, 11 months ago
  62. 840d7b2 Merge "Support of multiple device partitions by dm-user driver" by Akilesh Kailash · 4 years, 11 months ago
  63. 7eb9580 Remove include/private/android_filesystem_capability.h by Tom Cherry · 4 years, 11 months ago
  64. 61ebd66 Remove include/private/canned_fs_config.h by Tom Cherry · 4 years, 11 months ago
  65. 9c2005f Remove include/private/fs_config.h by Tom Cherry · 4 years, 11 months ago
  66. ed14908 Merge "fastboot: switch to ZipEntry64." by Elliott Hughes · 4 years, 11 months ago
  67. 190921e Merge "ADB internals documentation" by Josh Gao · 4 years, 11 months ago
  68. 59c0640 ADB internals documentation by Fabien Sanglard · 5 years ago
  69. 864f15d Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 4 years, 11 months ago
  70. 516ded7 Support of multiple device partitions by dm-user driver by Akilesh Kailash · 4 years, 11 months ago
  71. 9e51183 Merge "Add "dmctl uuid" command" by Akilesh Kailash · 4 years, 11 months ago
  72. a889c87 libsnapshot: Add an append mode to CowWriter. by David Anderson · 4 years, 11 months ago
  73. a652877 libsnapshot: Add support for brotli compression. by David Anderson · 5 years ago
  74. ebd07cc Merge "adb: switch to ZipEntry64." by Elliott Hughes · 4 years, 11 months ago
  75. 0016ffc adb: switch to ZipEntry64. by Elliott Hughes · 4 years, 11 months ago
  76. b407414 fastboot: switch to ZipEntry64. by Elliott Hughes · 4 years, 11 months ago
  77. d50c737 Revert "rootdir: Add modules directory" by Yifan Hong · 4 years, 11 months ago
  78. 0d4a688 Revert "fastboot: add modules partition" by Yifan Hong · 4 years, 11 months ago
  79. 7dd8fe8 Add "dmctl uuid" command by Palmer Dabbelt · 5 years ago
  80. fd19ef4 Merge "Freeze com.android.sysprop.init API" by Treehugger Robot · 4 years, 11 months ago
  81. 011c4df Merge "Skip android11-tests-dev." by Treehugger Robot · 4 years, 11 months ago
  82. cb4704f Merge "init: "init subcontext" in default mount namespace" by Jooyung Han · 4 years, 11 months ago
  83. c6a5bb3 Skip android11-tests-dev. by Xin Li · 4 years, 11 months ago
  84. 7259eda Merge "libcutils must check /sys/kernel/tracing for tracefs first" by Treehugger Robot · 4 years, 11 months ago
  85. 355ff8c libcutils must check /sys/kernel/tracing for tracefs first by Hridya Valsaraju · 5 years ago
  86. c72df4e Merge "Setup ueventd to support DMA-BUF heaps" by Treehugger Robot · 4 years, 11 months ago
  87. 5ec14a7 Merge "trusty: keymaster: Add set_attestation_key" by Arve Hjønnevåg · 4 years, 11 months ago
  88. 7bfe477 init: "init subcontext" in default mount namespace by Jooyung Han · 4 years, 11 months ago
  89. 2a8c714 Freeze com.android.sysprop.init API by Inseob Kim · 4 years, 11 months ago
  90. 72a0f10 Setup ueventd to support DMA-BUF heaps by Hridya Valsaraju · 5 years ago
  91. 806b3d8 Removed RWLock fuzzer by Dylan Katz · 5 years ago
  92. 3bede4f Merge "Remove persist.sys.fuse == false code paths" by Treehugger Robot · 5 years ago
  93. 277c702 Merge "Add a new public library libicu.so" by vichang · 5 years ago
  94. c46c235 Remove persist.sys.fuse == false code paths by Zim · 5 years ago
  95. 316298d Merge "adb: fix `push --sync` with multiple inputs." by Treehugger Robot · 5 years ago
  96. 1355081 Merge changes from topic "modules_partition" by Yifan Hong · 5 years ago
  97. 0c32a25 trusty: keymaster: Add set_attestation_key by Arve Hjønnevåg · 5 years ago
  98. 1f8c18e Merge "libsnapshot: Refactor cow_reader decompression." by David Anderson · 5 years ago
  99. 9481c67 Merge "init: do not create dev.mnt. properties for emulated mounts" by Tom Cherry · 5 years ago
  100. 0ceb033 Merge "logd: don't require chatty to pass CTS" into android11-tests-dev by Treehugger Robot · 5 years ago android-cts-11.0_r2