1. fa0557f Merge "liblog: don't destroy global mutexes" by Tom Cherry · 5 years ago
  2. e6d0c55 Merge "init: Use ImageManager for DSUs." by David Anderson · 5 years ago
  3. d04931a Merge "libfiemap: Add a MapAllImages() helper." by David Anderson · 5 years ago
  4. b7c98bf Merge "libfiemap: Add a way to get the block device path of a mapped image." by David Anderson · 5 years ago
  5. 0e16e41 Merge "libfiemap: Add helpers to remove images from recovery." by David Anderson · 5 years ago
  6. 037739b Merge "trusty: storageproxyd: Fix rebase of UFS support" by Matthew Maurer · 5 years ago
  7. 231c057 Merge "Use generated linker config only" by Kiyoung Kim · 5 years ago
  8. 2a84f3b trusty: storageproxyd: Fix rebase of UFS support by Matthew Maurer · 5 years ago
  9. f092d96 libfiemap: Add a MapAllImages() helper. by David Anderson · 5 years ago
  10. a59f200 Use generated linker config only by Kiyoung Kim · 5 years ago
  11. c61ecfb Merge "fs_mgr: Move libfiemap into libfs_mgr, and introduce libfs_mgr_binder." by David Anderson · 5 years ago
  12. ef9f16e Merge "Add storageproxyd UFS support" by Wenhao Wang · 5 years ago
  13. 12840ec Merge "fs_mgr: Fix return in error case" by Treehugger Robot · 5 years ago
  14. 0e4ab5f fs_mgr: Fix return in error case by Greg Kaiser · 5 years ago
  15. 2e29459 Merge "Fix handling of possible bad gnu_debugdata_size." by Christopher Ferris · 5 years ago
  16. cbea9a8 Merge "libsnapshot: no underscores in test names" by Treehugger Robot · 5 years ago
  17. 630ae82 Merge "Unify logic for resetting properties before userspace reboot" by Nikita Ioffe · 5 years ago
  18. 2b8b788 libfiemap: Add a way to get the block device path of a mapped image. by David Anderson · 5 years ago
  19. 871b082 libfiemap: Add helpers to remove images from recovery. by David Anderson · 5 years ago
  20. 42eedd2 fs_mgr: Move libfiemap into libfs_mgr, and introduce libfs_mgr_binder. by David Anderson · 5 years ago
  21. 9f7f653 liblog: don't destroy global mutexes by Tom Cherry · 5 years ago
  22. d61738c Add storageproxyd UFS support by Wenhao Wang · 5 years ago
  23. 79ec1f8 Unify logic for resetting properties before userspace reboot by Nikita Ioffe · 5 years ago
  24. aa5aa0f Merge "libutils: sp/wp: undef #defines" by Steven Moreland · 5 years ago
  25. 11c3982 Merge "Remove ld.config.recovery.txt build" by Kiyoung Kim · 5 years ago
  26. 10f6a73 Merge "Add system_ext/apex/*/bin to fs_config" by Treehugger Robot · 5 years ago
  27. 38a57c0 Merge "Generate linkerconfig per mount namespaces" by Kiyoung Kim · 5 years ago
  28. 4db5b21 Fix handling of possible bad gnu_debugdata_size. by Christopher Ferris · 5 years ago
  29. 7c0aa78 Generate linkerconfig per mount namespaces by Kiyoung Kim · 5 years ago
  30. 31a35bf Merge "TEST_MAPPING: add libmodprobe_tests to presubmit" by Treehugger Robot · 5 years ago
  31. 187a26c Merge "Fix error checking in append_string" by Treehugger Robot · 5 years ago
  32. 5409e50 libutils: sp/wp: undef #defines by Steven Moreland · 5 years ago
  33. 022e245 Merge "Now for real unmount bind-mounts on top of /data" by Nikita Ioffe · 5 years ago
  34. 2fdecf8 Merge "Don't proceed with userspace reboot if device doesn't support it" by Nikita Ioffe · 5 years ago
  35. d1d836c Merge "Merge libstatspush_compat and libstatssocket_q" by Treehugger Robot · 5 years ago
  36. 5275d0d Merge changes from topic "StatsEvent JNI" by Treehugger Robot · 5 years ago
  37. 033d424 Fix error checking in append_string by Ruchir Rastogi · 5 years ago
  38. 6e7b8da Now for real unmount bind-mounts on top of /data by Nikita Ioffe · 5 years ago
  39. e3f6bb1 Merge "adb: use poll instead of select in shell_service." by Josh Gao · 5 years ago
  40. 160cbf8 TEST_MAPPING: add libmodprobe_tests to presubmit by Steve Muckle · 5 years ago
  41. dba6b1c Add system_ext/apex/*/bin to fs_config by Jooyung Han · 5 years ago
  42. a8ae36b libsnapshot: no underscores in test names by Yifan Hong · 5 years ago
  43. 6253f87 Merge "[incremental] create /data/incremental in init.rc" by Songchun Fan · 5 years ago
  44. f120851 Merge "Create libstatssocket_q" by Treehugger Robot · 5 years ago
  45. 881702d Merge "Stop using weak symbols in libvndksupport." by Peter Collingbourne · 5 years ago
  46. aafa423 Remove ld.config.recovery.txt build by Kiyoung Kim · 5 years ago
  47. 8dae6ce Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 5 years ago
  48. 4af8400 Improve stats_event memory usage by Ruchir Rastogi · 5 years ago
  49. 34cba2e StatsEventCompat by Ruchir Rastogi · 5 years ago
  50. 5a8925b Remove libstats/Android.bp by Muhammad Qureshi · 5 years ago
  51. 537bba0 Make stats_event write function parameters const by Muhammad Qureshi · 5 years ago
  52. b66e307 Create stats_buffer_writer by Muhammad Qureshi · 5 years ago
  53. b6e4336 Create libstatssocket_q by Muhammad Qureshi · 5 years ago
  54. 0b5810f Merge "adb: fix use after free of atransport." by Treehugger Robot · 5 years ago
  55. dba7ba8 Merge "Simplified stats_event.c; exposed getter methods" by Treehugger Robot · 5 years ago
  56. c769ca9 Merge changes I15abdf13,I70304168,I52b0cb8e by Treehugger Robot · 5 years ago
  57. 2c4bb5a Merge "First draft of native StatsEvent API" by Treehugger Robot · 5 years ago
  58. f63edb5 init: Use ImageManager for DSUs. by David Anderson · 5 years ago
  59. 49231db adb: use poll instead of select in shell_service. by Josh Gao · 5 years ago
  60. b0e016b Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 5 years ago
  61. 866dd03 General cleanup; add support for key-value pairs by Ruchir Rastogi · 5 years ago
  62. 5284ad9 Move type ids to stats_event.h by Ruchir Rastogi · 5 years ago
  63. ce775f7 Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 5 years ago
  64. d47d64f First draft of native StatsEvent API by Ruchir Rastogi · 5 years ago
  65. bb27b2b Don't proceed with userspace reboot if device doesn't support it by Nikita Ioffe · 5 years ago
  66. a09b8e6 [incremental] create /data/incremental in init.rc by Songchun Fan · 5 years ago
  67. e67cb31 Merge "Fix SEGV in libziparchive with malformed zip file." by Elliott Hughes · 5 years ago
  68. cf8e47b Merge "liblp: Add a VIRTUAL_AB_DEVICE flag for LpMetadataHeader." by David Anderson · 5 years ago
  69. efa41d9 Merge "libfiemap: Fix fallocate() usage." by David Anderson · 5 years ago
  70. 57c9b55 Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 5 years ago
  71. 1c7c592 Stop using weak symbols in libvndksupport. by Peter Collingbourne · 5 years ago
  72. 23891c4 libfiemap: Fix fallocate() usage. by David Anderson · 5 years ago
  73. 0f1bfe8 Merge changes from topic "wait_for_merge" by Yifan Hong · 5 years ago
  74. aaa999f Merge "Revert "Have /storage always point to sdcardfs by default."" by Treehugger Robot · 5 years ago
  75. 00b773b Merge "fs_mgr: Move libfiemap back to fs_mgr from system/gsid." by David Anderson · 5 years ago
  76. 9756bbf Fix SEGV in libziparchive with malformed zip file. by Elliott Hughes · 5 years ago
  77. 0b83cd0 Revert "Have /storage always point to sdcardfs by default." by Martijn Coenen · 5 years ago
  78. 0a70ee3 Merge "Unmount bind-mounts on top of /data before unmounting /data" by Nikita Ioffe · 5 years ago
  79. aa3031d Merge "Revert "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup."" by Ed Chen · 5 years ago
  80. eb5b64f Revert "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup." by Ed Chen · 5 years ago
  81. 31eddcf Merge "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup." by David Anderson · 5 years ago
  82. f6644d2 fs_mgr: Move libfiemap back to fs_mgr from system/gsid. by David Anderson · 5 years ago
  83. 4d3dad0 Unmount bind-mounts on top of /data before unmounting /data by Nikita Ioffe · 5 years ago
  84. 0494997 liblp: Add a VIRTUAL_AB_DEVICE flag for LpMetadataHeader. by David Anderson · 5 years ago
  85. 6f88c32 Merge "fastboot: Flashall does proper snapshot cancel" by Treehugger Robot · 5 years ago
  86. 29f3a0f Merge "Rename unzip.cpp to ziptool.cpp." by Treehugger Robot · 5 years ago
  87. 30b21b0 Merge "liblp: Expand the metadata header for future use." by David Anderson · 5 years ago
  88. 663c2eb Merge "Use apex name in apex_manifest.pb as the mount point" by Treehugger Robot · 5 years ago
  89. e3f9db1 Use apex name in apex_manifest.pb as the mount point by Jiyong Park · 5 years ago
  90. f017ad0 Merge "Have /storage always point to sdcardfs by default." by Martijn Coenen · 5 years ago
  91. 0a3c43f libsnapshot: add WaitForMerge by Yifan Hong · 5 years ago
  92. 3f79b13 libsnapshot: SnapshotUpdateTest::AddOperation by Yifan Hong · 5 years ago
  93. 587811d libsnapshot: add GetCurrentSlot by Yifan Hong · 5 years ago
  94. 085fba3 Merge "libsnapshot: snaity check overflow bit at the end of update" by Treehugger Robot · 5 years ago
  95. d6e7163 Merge "adb: improve help for -t/-tt." by Treehugger Robot · 5 years ago
  96. f96247c Rename unzip.cpp to ziptool.cpp. by Elliott Hughes · 5 years ago
  97. 7eade20 adb: improve help for -t/-tt. by Elliott Hughes · 5 years ago
  98. 741d0e4 Merge "cli-test: a tool for testing command-line programs." by Elliott Hughes · 5 years ago
  99. d443d2f liblp: Expand the metadata header for future use. by David Anderson · 5 years ago
  100. ff10b31 Merge "Copy necessary ipt_ULOG.h structure to source." by Christopher Ferris · 5 years ago