1. c2589f2 Allow apexd to snapshot and restore DE data. by Oli Lan · 5 years ago
  2. e26e042 Merge "libadbconnection_client: apply version script to library." by Josh Gao · 5 years ago
  3. d59d7a4 Merge "Don't reset sys.usb.configfs during userspace reboot" by Nikita Ioffe · 5 years ago
  4. d9cdb20 Merge changes from topics "dm-default-key-v2", "metadata_cipher" by Treehugger Robot · 5 years ago
  5. 3208ada Merge "Propagate failure of MetadataBuilder creation in CreateUpdateSnapshots" by Treehugger Robot · 5 years ago
  6. 0d7f2d2 Merge changes from topic "libmetricslogger" by Howard Ro · 5 years ago
  7. 2e096b2 Merge "Check /sys/kernel/tracing for tracefs" by Treehugger Robot · 5 years ago
  8. f624ff2 Deprecate libmetricslogger by Howard Ro · 5 years ago
  9. ce5caca Remove libmetricslogger dependency from bootstats by Howard Ro · 5 years ago
  10. 6f461d6 Merge "symlink /dev/net/tun -> ../tun" by Maciej Żenczykowski · 5 years ago
  11. 182c4ab libadbconnection_client: apply version script to library. by Josh Gao · 5 years ago
  12. 84a8dfd Set metadata cipher in fstab by Paul Crowley · 5 years ago
  13. ad5da5e Add support for v2 of dm-default-key by Paul Crowley · 5 years ago
  14. 59f7112 Merge "Rename key_dir to metadata_key_dir and refactor" by Paul Crowley · 5 years ago
  15. c70e62f Merge "libbase: Have LogdLogger use LOGGER_ENTRY_MAX_PAYLOAD for its buffer" by Tom Cherry · 5 years ago
  16. 936f395 libbase: Have LogdLogger use LOGGER_ENTRY_MAX_PAYLOAD for its buffer by Tom Cherry · 5 years ago
  17. dce04ef Merge "Mount binderfs" by Treehugger Robot · 5 years ago
  18. 3114896 Merge "Allow LOG_ALWAYS_FATAL_IF in constexpr functions" by Chih-hung Hsieh · 5 years ago
  19. 9f3c2d9 Don't reset sys.usb.configfs during userspace reboot by Nikita Ioffe · 5 years ago
  20. 0e8661f Merge "Whitelist reboot reasons related to userspace reboot failure" by Nikita Ioffe · 5 years ago
  21. 7f6d3ec Check /sys/kernel/tracing for tracefs by Hridya Valsaraju · 5 years ago
  22. 5011d92 Rename key_dir to metadata_key_dir and refactor by Paul Crowley · 5 years ago
  23. ffc18a7 Merge "Skip snapshot tests for non-Virtual A/B devices" by Treehugger Robot · 5 years ago
  24. 2565070 Propagate failure of MetadataBuilder creation in CreateUpdateSnapshots by Alessio Balsini · 5 years ago
  25. 9d77edc Allow LOG_ALWAYS_FATAL_IF in constexpr functions by Chih-Hung Hsieh · 5 years ago
  26. 5bd3461 Skip snapshot tests for non-Virtual A/B devices by Alessio Balsini · 5 years ago
  27. e9774fb Merge "adb: make the push summary fit in 80 columns." by Elliott Hughes · 5 years ago
  28. e737fe4 symlink /dev/net/tun -> ../tun by Maciej Żenczykowski · 5 years ago
  29. d345b88 Merge "Creating logical and snapshot partitions uses timeout in tests" by Treehugger Robot · 5 years ago
  30. dce18d5 Mount binderfs by Hridya Valsaraju · 5 years ago
  31. 05d4907 Merge "Correct /sys/kernel/tracing permissions" by Alistair Delva · 5 years ago
  32. 163cf83 Merge "fs_mgr: Fix MapScratchPartitionIfNeeded signature" by David Anderson · 5 years ago
  33. 09f2271 Merge "Dependency cleanup for snapshot .bp" by Treehugger Robot · 5 years ago
  34. b8865da fs_mgr: Fix MapScratchPartitionIfNeeded signature by Luca Stefani · 5 years ago
  35. dff4df6 Merge "Revive ACgroupController_getFlags LLNDK function to detect missing cgroups" by Treehugger Robot · 5 years ago
  36. a1e5640 Merge "libsnapshot_test runs as root" by Treehugger Robot · 5 years ago
  37. 3ec6038 Creating logical and snapshot partitions uses timeout in tests by Alessio Balsini · 5 years ago
  38. 78c863f Merge "set-verity-state: Link to libfs_mgr_binder." by David Anderson · 5 years ago
  39. 955a9bb Merge "remount: Use /data for backing scratch storage." by David Anderson · 5 years ago
  40. 1025197 Revive ACgroupController_getFlags LLNDK function to detect missing cgroups by Suren Baghdasaryan · 5 years ago
  41. aeec9d3 Correct /sys/kernel/tracing permissions by Alistair Delva · 5 years ago
  42. 5374d6c Dependency cleanup for snapshot .bp by Alessio Balsini · 5 years ago
  43. 1656778 libsnapshot_test runs as root by Alessio Balsini · 5 years ago
  44. f35bb57 Merge changes I303549ae,Ia36e0d2e,Ibdea2961 by Tom Cherry · 5 years ago
  45. 30ed5f7 Merge "Trigger boot animation on userspace reboot" by Nikita Ioffe · 5 years ago
  46. 2b8b93d Merge "Move jdwp connection abstraction from ART apex to adbd apex." by Josh Gao · 5 years ago
  47. 365c6c1 liblog: fix host tests by Tom Cherry · 5 years ago
  48. a3be89f liblog: do not allow loggers to write to binary buffers by Tom Cherry · 5 years ago
  49. ab1110e remount: Use /data for backing scratch storage. by David Anderson · 5 years ago
  50. e6e6d6f liblog: remove fake_log_device by Tom Cherry · 5 years ago
  51. 3bf7bdd Merge "liblog: always restore errno in logging functions" by Tom Cherry · 5 years ago
  52. cf7341b Trigger boot animation on userspace reboot by Nikita Ioffe · 5 years ago
  53. 495da76 Merge "libunwindstack: add simpleperf presumit test." by Yabin Cui · 5 years ago
  54. a9925bd Merge "add nodad argument to ifc_act_on_address() and add it to header file" by Maciej Żenczykowski · 5 years ago
  55. d904c6b Merge "libprocessgroup: Prevent aggregate profiles from referencing stale ones" by Suren Baghdasaryan · 5 years ago
  56. bf66671 liblog: always restore errno in logging functions by Tom Cherry · 5 years ago
  57. 886dd7d libprocessgroup: Prevent aggregate profiles from referencing stale ones by Suren Baghdasaryan · 5 years ago
  58. ab8eae5 Merge "liblog: use default tag for loggability checks if no tag is provided" by Tom Cherry · 5 years ago
  59. e0945d4 adb: make the push summary fit in 80 columns. by Elliott Hughes · 5 years ago
  60. 71c6a53 liblog: use default tag for loggability checks if no tag is provided by Tom Cherry · 5 years ago
  61. 8870e2f Merge "libprocessgroup: ensure schedboost_enabled is true with uclamp" by Quentin Perret · 5 years ago
  62. 364f7a8 Merge "Fix mounting /data on Virtual A/B devices without metadata encryption." by David Anderson · 5 years ago
  63. d11872f Merge "add NOLINTNEXTLINE(google-explicit-constructor)" by Treehugger Robot · 5 years ago
  64. 489a177 Merge "Change gid bit of /mnt/media_rw to external_storage" by Zimuzo Ezeozue · 5 years ago
  65. 51f99b1 Merge "Add external_storage gid" by Zimuzo Ezeozue · 5 years ago
  66. 267dd2e Merge "unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously" by Ryan Savitski · 5 years ago
  67. 5c11565 libprocessgroup: ensure schedboost_enabled is true with uclamp by Quentin Perret · 5 years ago
  68. aa8c260 add NOLINTNEXTLINE(google-explicit-constructor) by Maciej Żenczykowski · 5 years ago
  69. 1d56076 add nodad argument to ifc_act_on_address() and add it to header file by Maciej Żenczykowski · 5 years ago
  70. ff407b1 Fix mounting /data on Virtual A/B devices without metadata encryption. by David Anderson · 5 years ago
  71. cd1d31f Merge changes from topic "ramdisk" by Yifan Hong · 5 years ago
  72. 3d3f6ef Change gid bit of /mnt/media_rw to external_storage by Zim · 5 years ago
  73. 49651cd Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
  74. 4a196ff libunwindstack: add simpleperf presumit test. by Yabin Cui · 5 years ago
  75. 68ded35 unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously by Ryan Savitski · 5 years ago
  76. 403561f Add external_storage gid by Zim · 5 years ago
  77. 20e9fa7 Merge "Support casefolded encryption" by Daniel Rosenberg · 5 years ago
  78. 9342cf1 Merge "libsnapshot: fix null pointer deref" by Treehugger Robot · 5 years ago
  79. 49e877e Merge "Relax permissions on /data/misc/logd" by Mike Ma · 5 years ago
  80. efb263c Merge "Build test_com.android.adbd.apex." by Josh Gao · 5 years ago
  81. a645037 Merge "When encountered an unexpected status, mention it" by Treehugger Robot · 5 years ago
  82. e3f2acd libsnapshot: fix null pointer deref by Yifan Hong · 5 years ago
  83. 9498208 Merge "Move default tag from libbase to liblog" by Treehugger Robot · 5 years ago
  84. 3fe4014 Build test_com.android.adbd.apex. by Josh Gao · 5 years ago
  85. 30d2e6d Merge "Properly handle empty map after read-only map." by Christopher Ferris · 5 years ago
  86. 8dbc8c4 Move default tag from libbase to liblog by Tom Cherry · 5 years ago
  87. f33486d Merge "debuggerd: remove the raw stack dump." by Elliott Hughes · 5 years ago
  88. 1ee3489 Merge "Use SOONG_HOST_OUT_EXECUTABLES" by Treehugger Robot · 5 years ago
  89. 5691ec4 Use SOONG_HOST_OUT_EXECUTABLES by Baligh Uddin · 5 years ago
  90. f65df99 Merge "fastbootd: exporting more properties" by Treehugger Robot · 5 years ago
  91. b98366d Support casefolded encryption by Daniel Rosenberg · 5 years ago
  92. bb31ac8 Properly handle empty map after read-only map. by Christopher Ferris · 5 years ago
  93. 9dc3dc4 Add e2fsck to fs_config by Yifan Hong · 5 years ago
  94. 15907b1 Make ramdisk_available. by Yifan Hong · 5 years ago
  95. 637ef90 Merge "Populate fields for health HAL 2.1 + batteryCapacityLevel + batteryChargeTimeToFullNow" by Stephane Lee · 5 years ago
  96. e4fd62b Whitelist reboot reasons related to userspace reboot failure by Nikita Ioffe · 5 years ago
  97. fa8c717 Merge "Set Clang coverage environment variables." by Oliver Nguyen · 5 years ago
  98. e597b2b debuggerd: remove the raw stack dump. by Elliott Hughes · 5 years ago
  99. 953995d Merge "Harden /mnt/pass_through permission bits" by Treehugger Robot · 5 years ago
  100. a6e72ed Merge "stats_event.h/c tests" by Treehugger Robot · 5 years ago