1. 9cc1450 snapuserd: pass arguments by reference by Akilesh Kailash · 4 years, 2 months ago
  2. c5c532f Merge "debuggerd: add -fno-finite-loop to fix test." by Yabin Cui · 4 years, 3 months ago
  3. e90a944 debuggerd: add -fno-finite-loop to fix test. by Yabin Cui · 4 years, 3 months ago
  4. 4a9a79e Merge "Remove jmgao from OWNERS files." by Christopher Ferris · 4 years, 3 months ago
  5. a50ffe6 Merge "Increase the minimal remount scratch size to 64MiB for F2FS scratch" by Yi-Yo Chiang · 4 years, 3 months ago
  6. 0ef9b4d Remove jmgao from OWNERS files. by Christopher Ferris · 4 years, 3 months ago
  7. d82efe0 Merge "fastboot: fix --disable-verifiation error message" by Treehugger Robot · 4 years, 3 months ago
  8. 489f09a Merge "fastbootd: Delete all VAB partitions during "flashall"." by David Anderson · 4 years, 3 months ago
  9. 671249a fastboot: fix --disable-verifiation error message by Bowgo Tsai · 4 years, 3 months ago
  10. 1f670ef fastbootd: Delete all VAB partitions during "flashall". by David Anderson · 4 years, 3 months ago
  11. e6c21b9 Increase the minimal remount scratch size to 64MiB for F2FS scratch by Yi-Yo Chiang · 4 years, 3 months ago
  12. 6e3f64e Merge "Restrict creation of bootreceiver tracing instance to 64-bit systems." by Alexander Potapenko · 4 years, 3 months ago
  13. f870b88 Merge "Move flattened APEX activation logic to apexd." by Shikha Malhotra · 4 years, 3 months ago
  14. 2b52180 Merge "trusty: storage: Allow starting without /data mounted" by Tri Vo · 4 years, 3 months ago
  15. 720694d Move flattened APEX activation logic to apexd. by Shikha Malhotra · 4 years, 3 months ago
  16. ec37ba8 Restrict creation of bootreceiver tracing instance to 64-bit systems. by Alexander Potapenko · 4 years, 3 months ago
  17. 155684c Merge changes from topic "zram_loop" by Bart Van Assche · 4 years, 3 months ago
  18. e19f7be Merge "snapuserd: Read partition blocks to memory" by Akilesh Kailash · 4 years, 3 months ago
  19. ec5f635 Set the I/O scheduler of loop devices to 'none' by Bart Van Assche · 4 years, 3 months ago
  20. 06b95de Rename two local variables by Bart Van Assche · 4 years, 3 months ago
  21. a11a338 snapuserd: Read partition blocks to memory by Akilesh Kailash · 4 years, 3 months ago
  22. 381c0fc Merge "Add a helper script for dumping snapshot protos." by David Anderson · 4 years, 3 months ago
  23. 6a2963e Merge "libsnapshot: Use std::unordered_set in DmSnapCowSizeCalculator." by David Anderson · 4 years, 3 months ago
  24. 0dd5dfe Merge "Migrate Rust libcutils bindings into librustutils." by Joel Galenson · 4 years, 3 months ago
  25. 5384f93 Merge "Remove ndk_platform backend. Use the ndk backend." by Jiyong Park · 4 years, 3 months ago
  26. 215fde0 Merge "fs_mgr: Add fs_mgr_flag overlayfs_remove_missing_lowerdir" by Yi-Yo Chiang · 4 years, 3 months ago
  27. c90b727 Merge changes from topic "CowXorOp" by Daniel Rosenberg · 4 years, 3 months ago
  28. 91e4750 trusty: storage: Allow starting without /data mounted by Tri Vo · 4 years, 3 months ago
  29. 9accb43 Merge "libprocessgroup: Activate controllers in cgroup v2 hierarchy at intermediate levels" by Suren Baghdasaryan · 4 years, 3 months ago
  30. 25ad3f9 libprocessgroup: Activate controllers in cgroup v2 hierarchy at intermediate levels by Suren Baghdasaryan · 4 years, 3 months ago
  31. 18a9324 Merge "Allow mapping of raw block devices to partition names" by Tom Cherry · 4 years, 3 months ago
  32. 2a1603d Merge "snapuserd: Improve EnsureSnapuserdConnected logic." by David Anderson · 4 years, 3 months ago
  33. d874398 Merge "Always use main thread pid for manual dumping." by Christopher Ferris · 4 years, 3 months ago
  34. 392b977 Merge "fs_mgr: Look for fstab file in /system/etc" by Eric Biggers · 4 years, 3 months ago
  35. e7783a9 fs_mgr: Add fs_mgr_flag overlayfs_remove_missing_lowerdir by Yi-Yo Chiang · 4 years, 3 months ago
  36. e98afa2 fs_mgr: Look for fstab file in /system/etc by Eric Biggers · 4 years, 3 months ago
  37. a7573c7 libsnapshot: Don't PrepMergeOps on resume by Daniel Rosenberg · 4 years, 3 months ago
  38. e278cee snapuserd: Add support for Xor ops in snapuserd by Daniel Rosenberg · 4 years, 4 months ago
  39. 35bbf11 snapuserd: Rename Read Ahead Iterator by Daniel Rosenberg · 4 years, 4 months ago
  40. edf7c66 snapuserd: Add XorSink by Daniel Rosenberg · 4 years, 4 months ago
  41. d091522 libsnapshot: Clone worker readers from snapuserd by Daniel Rosenberg · 4 years, 4 months ago
  42. d83b2ef libsnapshot: Add support for Xor ops in Cow Format by Daniel Rosenberg · 4 years, 10 months ago
  43. 2ed67c9 Add a helper script for dumping snapshot protos. by David Anderson · 4 years, 3 months ago
  44. a3e9a0b Always use main thread pid for manual dumping. by Christopher Ferris · 4 years, 3 months ago
  45. 8c1e931 libsnapshot: Use std::unordered_set in DmSnapCowSizeCalculator. by David Anderson · 4 years, 3 months ago
  46. 96e5f9b Allow mapping of raw block devices to partition names by Tom Cherry · 4 years, 3 months ago
  47. 2ed2f81 Merge "Enhance checkpoint=disable GC threshold fallback mechanism" by David Anderson · 4 years, 3 months ago
  48. b1f70d5 Migrate Rust libcutils bindings into librustutils. by Joel Galenson · 4 years, 3 months ago
  49. 3bf8787 Merge "init: no bootstrap mount namespace for microdroid" by Jooyung Han · 4 years, 3 months ago
  50. 81dad90 Merge "init: Separate the required modules of core and recovery variants" by Yi-Yo Chiang · 4 years, 3 months ago
  51. 3acae54 Merge "libsnapshot: Validate Sequence Op data" by Daniel Rosenberg · 4 years, 3 months ago
  52. 39b4750 Merge "Crash during OTA merge may lead to blocks with stale data" by Akilesh Kailash · 4 years, 3 months ago
  53. 653b063 init: no bootstrap mount namespace for microdroid by Jooyung Han · 4 years, 3 months ago
  54. e94fffb snapuserd: Improve EnsureSnapuserdConnected logic. by David Anderson · 4 years, 3 months ago
  55. f724176 Crash during OTA merge may lead to blocks with stale data by Akilesh Kailash · 4 years, 3 months ago
  56. 1f3e92c Enhance checkpoint=disable GC threshold fallback mechanism by Jerry Wong · 4 years, 4 months ago
  57. 59c744b Merge "snapuserd: Allow connecting to the first-stage daemon." by David Anderson · 4 years, 3 months ago
  58. 0e5ad5a snapuserd: Allow connecting to the first-stage daemon. by David Anderson · 4 years, 3 months ago
  59. ab3b441 libsnapshot: Validate Sequence Op data by Daniel Rosenberg · 4 years, 3 months ago
  60. 0b23b2a Merge "snapuserd: Refactor code to a seperate directory" by Akilesh Kailash · 4 years, 3 months ago
  61. 1486987 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 3 months ago
  62. f204986 Merge changes from topic "fs_mgr-vendor-ramdisk" by David Anderson · 4 years, 3 months ago
  63. 36aeeb3 snapuserd: Refactor code to a seperate directory by Akilesh Kailash · 4 years, 3 months ago
  64. 9ba6a5b init: Separate the required modules of core and recovery variants by Yi-Yo Chiang · 4 years, 3 months ago
  65. a07503a Make libfs_mgr and its dependencies vendor_ramdisk_available. by David Anderson · 4 years, 3 months ago
  66. 61bc5a7 Make libfs_mgr dependencies vendor_ramdisk_available. by David Anderson · 4 years, 3 months ago
  67. d6ddc20 Merge "[trusty-base] Update Trusty Keymint properties" by Armelle Laine · 4 years, 3 months ago
  68. e080240 Merge "Revert "init: make reboot_on_failure not apply to manually stopped services"" by Eric Biggers · 4 years, 3 months ago
  69. 4e2362e Merge "libfiemap: Fix removal of corrupted split fiemaps." by David Anderson · 4 years, 3 months ago
  70. d14a178 Revert "init: make reboot_on_failure not apply to manually stopped services" by Eric Biggers · 4 years, 3 months ago
  71. 267adbd Merge "TrustyKeyMint: support boot, vendor patchlevels" by David Drysdale · 4 years, 3 months ago
  72. e7697d7 TrustyKeyMint: support boot, vendor patchlevels by David Drysdale · 4 years, 4 months ago
  73. 7d11ce8 Merge "Revert "Add systrace tag for system property"" by Treehugger Robot · 4 years, 3 months ago
  74. ebb79de Revert "Add systrace tag for system property" by Bowgo Tsai · 4 years, 4 months ago
  75. f9a9ee0 Merge "Revert "Revert "Remove unused String8::setPathName.""" by Treehugger Robot · 4 years, 3 months ago
  76. b0a9c30 libfiemap: Fix removal of corrupted split fiemaps. by David Anderson · 4 years, 3 months ago
  77. d32f5df Merge "libsnapshot: Propagate merge phase across merge failures." by David Anderson · 4 years, 3 months ago
  78. d03851e Revert "Revert "Remove unused String8::setPathName."" by Greg Kaiser · 4 years, 3 months ago
  79. edefadd Merge "fiemap: add fsync after write split file name" by David Anderson · 4 years, 3 months ago
  80. bd1dbe2 [trusty-base] Update Trusty Keymint properties by Armelle Laine · 4 years, 3 months ago
  81. a2aba78 Merge "Splitting out Trusty IPC into a library." by David Drysdale · 4 years, 3 months ago
  82. c2bb3ee libsnapshot: Propagate merge phase across merge failures. by David Anderson · 4 years, 3 months ago
  83. 8b6dac4 Merge changes Ib90f8b28,I391ecff9 by Wenhao Wang · 4 years, 3 months ago
  84. 1a257af Merge "Deflake libdm#CreateEmptyDevice test" by Nikita Ioffe · 4 years, 3 months ago
  85. ebff7b8 fiemap: add fsync after write split file name by lijiazi · 4 years, 3 months ago
  86. 6e0a762 trusty:storageproxyd: Add wakelock to the UFS commands by Wenhao Wang · 4 years, 4 months ago
  87. 09b493b trusty:storageproxyd: Fix return paths on errors by Wenhao Wang · 4 years, 4 months ago
  88. a9362a4 Splitting out Trusty IPC into a library. by Max Bires · 4 years, 5 months ago
  89. 7756779 Deflake libdm#CreateEmptyDevice test by Nikita Ioffe · 4 years, 4 months ago
  90. 615bf4e Merge "Revert "Remove unused String8::setPathName."" by Greg Kaiser · 4 years, 4 months ago
  91. 70d9fb6 Revert "Remove unused String8::setPathName." by Greg Kaiser · 4 years, 4 months ago
  92. d939aa2 Merge "Revert "Re-land removing RECOVERY_AS_BOOT check for init_first_stage"" by Treehugger Robot · 4 years, 4 months ago
  93. 16aa3c9 Merge "libsnapshot: Fix inconsistency in how merge ops are counted." by David Anderson · 4 years, 4 months ago
  94. 0f70794 libsnapshot: Fix inconsistency in how merge ops are counted. by David Anderson · 4 years, 4 months ago
  95. 40a0664 Merge "Remove unused String8::setPathName." by Elliott Hughes · 4 years, 4 months ago
  96. 1ed24f4 Merge "virtualizationservice will clear its own temporary directory." by Andrew Walbran · 4 years, 4 months ago android-s-beta-4 android-s-beta-3 android-s-beta-4
  97. 8fe5602 Merge "Client side implementation of Trusty IRPC HAL" by Seth Moore · 4 years, 4 months ago
  98. 1f885ae virtualizationservice will clear its own temporary directory. by Andrew Walbran · 4 years, 4 months ago
  99. ab079af Revert "Re-land removing RECOVERY_AS_BOOT check for init_first_stage" by Bowgo Tsai · 4 years, 4 months ago
  100. c214426 Remove unused String8::setPathName. by Elliott Hughes · 4 years, 4 months ago