1. 849e3e5 libmodprobe: parse kernel command line for module options by Steve Muckle · 5 years ago
  2. 022e245 Merge "Now for real unmount bind-mounts on top of /data" by Nikita Ioffe · 5 years ago
  3. 2fdecf8 Merge "Don't proceed with userspace reboot if device doesn't support it" by Nikita Ioffe · 5 years ago
  4. d1d836c Merge "Merge libstatspush_compat and libstatssocket_q" by Treehugger Robot · 5 years ago
  5. 5275d0d Merge changes from topic "StatsEvent JNI" by Treehugger Robot · 5 years ago
  6. 6e7b8da Now for real unmount bind-mounts on top of /data by Nikita Ioffe · 5 years ago
  7. e3f6bb1 Merge "adb: use poll instead of select in shell_service." by Josh Gao · 5 years ago
  8. 6253f87 Merge "[incremental] create /data/incremental in init.rc" by Songchun Fan · 5 years ago
  9. f120851 Merge "Create libstatssocket_q" by Treehugger Robot · 5 years ago
  10. 881702d Merge "Stop using weak symbols in libvndksupport." by Peter Collingbourne · 5 years ago
  11. 8dae6ce Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 5 years ago
  12. 4af8400 Improve stats_event memory usage by Ruchir Rastogi · 5 years ago
  13. 34cba2e StatsEventCompat by Ruchir Rastogi · 5 years ago
  14. 5a8925b Remove libstats/Android.bp by Muhammad Qureshi · 5 years ago
  15. 537bba0 Make stats_event write function parameters const by Muhammad Qureshi · 5 years ago
  16. b66e307 Create stats_buffer_writer by Muhammad Qureshi · 5 years ago
  17. b6e4336 Create libstatssocket_q by Muhammad Qureshi · 5 years ago
  18. 0b5810f Merge "adb: fix use after free of atransport." by Treehugger Robot · 5 years ago
  19. dba7ba8 Merge "Simplified stats_event.c; exposed getter methods" by Treehugger Robot · 5 years ago
  20. c769ca9 Merge changes I15abdf13,I70304168,I52b0cb8e by Treehugger Robot · 5 years ago
  21. 2c4bb5a Merge "First draft of native StatsEvent API" by Treehugger Robot · 5 years ago
  22. 49231db adb: use poll instead of select in shell_service. by Josh Gao · 5 years ago
  23. b0e016b Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 5 years ago
  24. 866dd03 General cleanup; add support for key-value pairs by Ruchir Rastogi · 5 years ago
  25. 5284ad9 Move type ids to stats_event.h by Ruchir Rastogi · 5 years ago
  26. ce775f7 Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 5 years ago
  27. d47d64f First draft of native StatsEvent API by Ruchir Rastogi · 5 years ago
  28. bb27b2b Don't proceed with userspace reboot if device doesn't support it by Nikita Ioffe · 5 years ago
  29. a09b8e6 [incremental] create /data/incremental in init.rc by Songchun Fan · 5 years ago
  30. e67cb31 Merge "Fix SEGV in libziparchive with malformed zip file." by Elliott Hughes · 5 years ago
  31. cf8e47b Merge "liblp: Add a VIRTUAL_AB_DEVICE flag for LpMetadataHeader." by David Anderson · 5 years ago
  32. efa41d9 Merge "libfiemap: Fix fallocate() usage." by David Anderson · 5 years ago
  33. 57c9b55 Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 5 years ago
  34. 1c7c592 Stop using weak symbols in libvndksupport. by Peter Collingbourne · 5 years ago
  35. 23891c4 libfiemap: Fix fallocate() usage. by David Anderson · 5 years ago
  36. 0f1bfe8 Merge changes from topic "wait_for_merge" by Yifan Hong · 5 years ago
  37. aaa999f Merge "Revert "Have /storage always point to sdcardfs by default."" by Treehugger Robot · 5 years ago
  38. 00b773b Merge "fs_mgr: Move libfiemap back to fs_mgr from system/gsid." by David Anderson · 5 years ago
  39. 9756bbf Fix SEGV in libziparchive with malformed zip file. by Elliott Hughes · 5 years ago
  40. 0b83cd0 Revert "Have /storage always point to sdcardfs by default." by Martijn Coenen · 5 years ago
  41. 0a70ee3 Merge "Unmount bind-mounts on top of /data before unmounting /data" by Nikita Ioffe · 5 years ago
  42. aa3031d Merge "Revert "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup."" by Ed Chen · 5 years ago
  43. eb5b64f Revert "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup." by Ed Chen · 5 years ago
  44. 31eddcf Merge "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup." by David Anderson · 5 years ago
  45. f6644d2 fs_mgr: Move libfiemap back to fs_mgr from system/gsid. by David Anderson · 5 years ago
  46. 4d3dad0 Unmount bind-mounts on top of /data before unmounting /data by Nikita Ioffe · 5 years ago
  47. 0494997 liblp: Add a VIRTUAL_AB_DEVICE flag for LpMetadataHeader. by David Anderson · 5 years ago
  48. 6f88c32 Merge "fastboot: Flashall does proper snapshot cancel" by Treehugger Robot · 5 years ago
  49. 29f3a0f Merge "Rename unzip.cpp to ziptool.cpp." by Treehugger Robot · 5 years ago
  50. 30b21b0 Merge "liblp: Expand the metadata header for future use." by David Anderson · 5 years ago
  51. 663c2eb Merge "Use apex name in apex_manifest.pb as the mount point" by Treehugger Robot · 5 years ago
  52. e3f9db1 Use apex name in apex_manifest.pb as the mount point by Jiyong Park · 5 years ago
  53. f017ad0 Merge "Have /storage always point to sdcardfs by default." by Martijn Coenen · 5 years ago
  54. 0a3c43f libsnapshot: add WaitForMerge by Yifan Hong · 5 years ago
  55. 3f79b13 libsnapshot: SnapshotUpdateTest::AddOperation by Yifan Hong · 5 years ago
  56. 587811d libsnapshot: add GetCurrentSlot by Yifan Hong · 5 years ago
  57. 085fba3 Merge "libsnapshot: snaity check overflow bit at the end of update" by Treehugger Robot · 5 years ago
  58. d6e7163 Merge "adb: improve help for -t/-tt." by Treehugger Robot · 5 years ago
  59. f96247c Rename unzip.cpp to ziptool.cpp. by Elliott Hughes · 5 years ago
  60. 7eade20 adb: improve help for -t/-tt. by Elliott Hughes · 5 years ago
  61. 741d0e4 Merge "cli-test: a tool for testing command-line programs." by Elliott Hughes · 5 years ago
  62. d443d2f liblp: Expand the metadata header for future use. by David Anderson · 5 years ago
  63. ff10b31 Merge "Copy necessary ipt_ULOG.h structure to source." by Christopher Ferris · 5 years ago
  64. b82ccd5 adb: fix use after free of atransport. by Josh Gao · 5 years ago
  65. f0047a5 Merge changes I9d94e252,If4a543d3,I0af7cda9 by David Anderson · 5 years ago
  66. c310cf6 cli-test: a tool for testing command-line programs. by Elliott Hughes · 5 years ago
  67. 1864bf9 Have /storage always point to sdcardfs by default. by Martijn Coenen · 5 years ago
  68. 90ffa90 Merge changes If7fa11e7,I345c9a5d by Tom Cherry · 5 years ago
  69. f1d0b78 Merge "Create /data_mirror in init.rc" by rickywai · 5 years ago
  70. 8822248 Merge "Adding the AVB public key for Q-Developer-GSI" by Treehugger Robot · 5 years ago
  71. 2708bb7 Merge "base: avoid evaluating macro argument multiple times." by Treehugger Robot · 5 years ago
  72. 1db124a Merge "adbd: Update DeviceInterfaceGUID for WinUSB" by Treehugger Robot · 5 years ago
  73. bd34732 liblog: have writers handle their own state by Tom Cherry · 5 years ago
  74. ab99256 liblog: use a rwlock for writer initialization by Tom Cherry · 5 years ago
  75. a9c40a3 base: avoid evaluating macro argument multiple times. by Josh Gao · 5 years ago
  76. f1da6d4 remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup. by David Anderson · 5 years ago
  77. 9dace95 remount: Remove fs_mgr_overlayfs_scratch_device() by David Anderson · 5 years ago
  78. 8660562 remount: Refactor fs_mgr_overlayfs_teardown by David Anderson · 5 years ago
  79. 4fc0bf4 remount: Do not run the create-scratch logic on older devices. by David Anderson · 5 years ago
  80. ced211f Merge "remount: Refactor fs_mgr_overlayfs_scratch_device()." by David Anderson · 5 years ago
  81. afba931 Merge "shell-and-utilities: add bc." by Elliott Hughes · 5 years ago
  82. 6e177d5 Merge "liblog: do not check loggability of event logs before sending to logd" by Tom Cherry · 5 years ago
  83. 749d779 Create /data_mirror in init.rc by Ricky Wai · 5 years ago
  84. 1f18c69 adbd: Update DeviceInterfaceGUID for WinUSB by Jack Pham · 5 years ago
  85. f8c2b34 remount: Refactor fs_mgr_overlayfs_scratch_device(). by David Anderson · 5 years ago
  86. 90907a8 Merge "Add a name for all test suites" by Treehugger Robot · 5 years ago
  87. 3104409 Merge "Move `setprop sys.usb.configfs 0` to `on init` action" by Nikita Ioffe · 5 years ago
  88. 62b681e Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 5 years ago
  89. 21e5f9f Merge "adb: remove atransport ref counting." by Treehugger Robot · 5 years ago
  90. bd6ae35 shell-and-utilities: add bc. by Elliott Hughes · 5 years ago
  91. f3c1675 Merge "Using a dir /avb for DSU avb keys" by Treehugger Robot · 5 years ago
  92. 85ffc9e liblog: do not check loggability of event logs before sending to logd by Tom Cherry · 5 years ago
  93. 0ded465 Merge "remount: Factor some code out of fs_mgr_overlayfs_mount_all()." by David Anderson · 5 years ago
  94. 21bc3aa remount: Factor some code out of fs_mgr_overlayfs_mount_all(). by David Anderson · 5 years ago
  95. 420ab0b adb: remove atransport ref counting. by Josh Gao · 5 years ago
  96. 3b275f8 Merge "Revert "Revert "Support socket activation of adb server""" by Treehugger Robot · 5 years ago
  97. 69af17c Add a name for all test suites by Haibo Huang · 5 years ago
  98. ddbb6ca Merge "liblog: simplify fake_log_device" by Tom Cherry · 5 years ago
  99. f4f8d6f Merge "Require 'exact', 'prefix', or '' for match operation in property_contexts" by Tom Cherry · 5 years ago
  100. b92d0da Merge "userdata_checkpoint_remount: delete all devices in dm-stack under /data" by Nikita Ioffe · 5 years ago