1. 2f6f86f Merge "libbase: Have LogdLogger use LOGGER_ENTRY_MAX_PAYLOAD for its buffer" by Tom Cherry · 6 years ago
  2. 42ee2e4 libbase: Have LogdLogger use LOGGER_ENTRY_MAX_PAYLOAD for its buffer by Tom Cherry · 6 years ago
  3. 938379d Merge "Mount binderfs" by Treehugger Robot · 6 years ago
  4. e2a1705 Merge "Allow LOG_ALWAYS_FATAL_IF in constexpr functions" by Chih-hung Hsieh · 6 years ago
  5. abe52dc Merge "Whitelist reboot reasons related to userspace reboot failure" by Nikita Ioffe · 6 years ago
  6. d7c1bc7 Merge "Skip snapshot tests for non-Virtual A/B devices" by Treehugger Robot · 6 years ago
  7. 9911e28 Allow LOG_ALWAYS_FATAL_IF in constexpr functions by Chih-Hung Hsieh · 6 years ago
  8. fce0274 Skip snapshot tests for non-Virtual A/B devices by Alessio Balsini · 6 years ago
  9. b2066fd Merge "adb: make the push summary fit in 80 columns." by Elliott Hughes · 6 years ago
  10. 274bd80 Merge "Creating logical and snapshot partitions uses timeout in tests" by Treehugger Robot · 6 years ago
  11. 8e50be7 Mount binderfs by Hridya Valsaraju · 6 years ago
  12. 1fad2b3 Merge "Correct /sys/kernel/tracing permissions" by Alistair Delva · 6 years ago
  13. 838b1a1 Merge "fs_mgr: Fix MapScratchPartitionIfNeeded signature" by David Anderson · 6 years ago
  14. 68acec7 Merge "Dependency cleanup for snapshot .bp" by Treehugger Robot · 6 years ago
  15. 32835b3 fs_mgr: Fix MapScratchPartitionIfNeeded signature by Luca Stefani · 6 years ago
  16. 77840a1 Merge "Revive ACgroupController_getFlags LLNDK function to detect missing cgroups" by Treehugger Robot · 6 years ago
  17. 30abf7a Merge "libsnapshot_test runs as root" by Treehugger Robot · 6 years ago
  18. 153ccac Creating logical and snapshot partitions uses timeout in tests by Alessio Balsini · 6 years ago
  19. c335a34 Merge "set-verity-state: Link to libfs_mgr_binder." by David Anderson · 6 years ago
  20. 21dcbd1 Merge "remount: Use /data for backing scratch storage." by David Anderson · 6 years ago
  21. cee468f Revive ACgroupController_getFlags LLNDK function to detect missing cgroups by Suren Baghdasaryan · 6 years ago
  22. ebb5b3b Correct /sys/kernel/tracing permissions by Alistair Delva · 6 years ago
  23. 5dd50b2 Dependency cleanup for snapshot .bp by Alessio Balsini · 6 years ago
  24. a7383b4 libsnapshot_test runs as root by Alessio Balsini · 6 years ago
  25. 20610c3 Merge changes I303549ae,Ia36e0d2e,Ibdea2961 by Tom Cherry · 6 years ago
  26. 2d88794 Merge "Trigger boot animation on userspace reboot" by Nikita Ioffe · 6 years ago
  27. e30aa60 Merge "Move jdwp connection abstraction from ART apex to adbd apex." by Josh Gao · 6 years ago
  28. 5676f3d liblog: fix host tests by Tom Cherry · 6 years ago
  29. f48f685 liblog: do not allow loggers to write to binary buffers by Tom Cherry · 6 years ago
  30. c13586f remount: Use /data for backing scratch storage. by David Anderson · 6 years ago
  31. e2187bf liblog: remove fake_log_device by Tom Cherry · 6 years ago
  32. 077839a Merge "liblog: always restore errno in logging functions" by Tom Cherry · 6 years ago
  33. 764c1ac Trigger boot animation on userspace reboot by Nikita Ioffe · 6 years ago
  34. 15778b7 Merge "libunwindstack: add simpleperf presumit test." by Yabin Cui · 6 years ago
  35. 144f42d Merge "add nodad argument to ifc_act_on_address() and add it to header file" by Maciej Żenczykowski · 6 years ago
  36. 5562b07 Merge "libprocessgroup: Prevent aggregate profiles from referencing stale ones" by Suren Baghdasaryan · 6 years ago
  37. ff464b1 liblog: always restore errno in logging functions by Tom Cherry · 6 years ago
  38. 8438595 libprocessgroup: Prevent aggregate profiles from referencing stale ones by Suren Baghdasaryan · 6 years ago
  39. 347d640 Merge "liblog: use default tag for loggability checks if no tag is provided" by Tom Cherry · 6 years ago
  40. 00ff8d7 adb: make the push summary fit in 80 columns. by Elliott Hughes · 6 years ago
  41. 2ec6a53 liblog: use default tag for loggability checks if no tag is provided by Tom Cherry · 6 years ago
  42. 16604b4 Merge "libprocessgroup: ensure schedboost_enabled is true with uclamp" by Quentin Perret · 6 years ago
  43. 21394f6 Merge "Fix mounting /data on Virtual A/B devices without metadata encryption." by David Anderson · 6 years ago
  44. e32697e Merge "add NOLINTNEXTLINE(google-explicit-constructor)" by Treehugger Robot · 6 years ago
  45. 4858f38 Merge "Change gid bit of /mnt/media_rw to external_storage" by Zimuzo Ezeozue · 6 years ago
  46. 8e4cf5b Merge "Add external_storage gid" by Zimuzo Ezeozue · 6 years ago
  47. 98b185a Merge "unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously" by Ryan Savitski · 6 years ago
  48. 64811b7 libprocessgroup: ensure schedboost_enabled is true with uclamp by Quentin Perret · 6 years ago
  49. 041f8f5 add NOLINTNEXTLINE(google-explicit-constructor) by Maciej Żenczykowski · 6 years ago
  50. 9943ed2 add nodad argument to ifc_act_on_address() and add it to header file by Maciej Żenczykowski · 6 years ago
  51. 671bd81 Fix mounting /data on Virtual A/B devices without metadata encryption. by David Anderson · 6 years ago
  52. d66e442 Merge changes from topic "ramdisk" by Yifan Hong · 6 years ago
  53. c1b53de Change gid bit of /mnt/media_rw to external_storage by Zim · 6 years ago
  54. bb7fc92 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 6 years ago
  55. f667bf7 libunwindstack: add simpleperf presumit test. by Yabin Cui · 6 years ago
  56. 92237ba unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously by Ryan Savitski · 6 years ago
  57. bdeaf57 Add external_storage gid by Zim · 6 years ago
  58. be27975 Merge "Support casefolded encryption" by Daniel Rosenberg · 6 years ago
  59. f3700b9 Merge "libsnapshot: fix null pointer deref" by Treehugger Robot · 6 years ago
  60. e3a7783 Merge "Relax permissions on /data/misc/logd" by Mike Ma · 6 years ago
  61. 4270060 Merge "Build test_com.android.adbd.apex." by Josh Gao · 6 years ago
  62. 071c4b3 Merge "When encountered an unexpected status, mention it" by Treehugger Robot · 6 years ago
  63. 39de68c libsnapshot: fix null pointer deref by Yifan Hong · 6 years ago
  64. b40c15e Merge "Move default tag from libbase to liblog" by Treehugger Robot · 6 years ago
  65. 7da5d8a Build test_com.android.adbd.apex. by Josh Gao · 6 years ago
  66. 8bf4e29 Merge "Properly handle empty map after read-only map." by Christopher Ferris · 6 years ago
  67. 69ee5dd Move default tag from libbase to liblog by Tom Cherry · 6 years ago
  68. f8c0350 Merge "debuggerd: remove the raw stack dump." by Elliott Hughes · 6 years ago
  69. 2148b25 Merge "Use SOONG_HOST_OUT_EXECUTABLES" by Treehugger Robot · 6 years ago
  70. 3d902d1 Use SOONG_HOST_OUT_EXECUTABLES by Baligh Uddin · 6 years ago
  71. cfd517d Merge "fastbootd: exporting more properties" by Treehugger Robot · 6 years ago
  72. 8775ce0 Support casefolded encryption by Daniel Rosenberg · 6 years ago
  73. 0f40a05 Properly handle empty map after read-only map. by Christopher Ferris · 6 years ago
  74. 04b932b Add e2fsck to fs_config by Yifan Hong · 6 years ago
  75. 7dd4553 Make ramdisk_available. by Yifan Hong · 6 years ago
  76. 223fa17 Merge "Populate fields for health HAL 2.1 + batteryCapacityLevel + batteryChargeTimeToFullNow" by Stephane Lee · 6 years ago
  77. 4a787d9 Whitelist reboot reasons related to userspace reboot failure by Nikita Ioffe · 6 years ago
  78. 38b33c0 Merge "Set Clang coverage environment variables." by Oliver Nguyen · 6 years ago
  79. 627928e debuggerd: remove the raw stack dump. by Elliott Hughes · 6 years ago
  80. eba798a Merge "Harden /mnt/pass_through permission bits" by Treehugger Robot · 6 years ago
  81. 4169e9e Merge "stats_event.h/c tests" by Treehugger Robot · 6 years ago
  82. c6e6c44 stats_event.h/c tests by Ruchir Rastogi · 6 years ago
  83. 929c9e8 Merge "liblog: check loggability before formatting" by Treehugger Robot · 6 years ago
  84. 86f9f6a Populate fields for health HAL 2.1 by Stephane Lee · 6 years ago
  85. 6ca090e Harden /mnt/pass_through permission bits by Zim · 6 years ago
  86. d88210b Merge "Fix global finding logic." by Christopher Ferris · 6 years ago
  87. 96e7ef5 liblog: check loggability before formatting by Tom Cherry · 6 years ago
  88. 99f9a38 fastbootd: exporting more properties by Bowgo Tsai · 6 years ago
  89. e99ec48 Merge "SnapshotManager::WaitForMerge gives more info" by Yifan Hong · 6 years ago
  90. a7fb095 Relax permissions on /data/misc/logd by Mike Ma · 6 years ago
  91. de5cd8c Fix global finding logic. by Christopher Ferris · 6 years ago
  92. 02f535f Merge "adb: windows: fix adb execute root cmd with no tips" by Josh Gao · 6 years ago
  93. 8db23af Merge "Fix unsigned integer overflow of i, which gives SIGABRT" by Woody Chow · 6 years ago
  94. 7becf26 Merge "Make OSTREAM_STRING_POINTER_USAGE_WARNING build even with GCC" by Elliott Hughes · 6 years ago
  95. 3ddd430 Merge "Snapshot merge progress percentage" by Treehugger Robot · 6 years ago
  96. 81c8385 Merge changes Icb49b30b,Ib52cbfb4 by Tom Cherry · 6 years ago
  97. 2353510 Merge "Update shell_and_utilities docs for R." by Elliott Hughes · 6 years ago
  98. b98a2e3 SnapshotManager::WaitForMerge gives more info by Yifan Hong · 6 years ago
  99. cdebef1 Merge "init: add builtin check for perf_event LSM hooks" by Ryan Savitski · 6 years ago
  100. 0391a87 Move minimum log priority from libbase to liblog by Tom Cherry · 6 years ago