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