1. 265eee2 Add version #29 and #30 to liblog by Chong Zhang · 6 years ago
  2. 62f3512 Merge "Refine the first stage mount for DSU" by Howard Chen · 6 years ago
  3. f633b62 Merge "Require liblog for libbase in all configurations" by Tom Cherry · 6 years ago
  4. 661c77b Merge "Don't reboot into recovery during userspace reboot" by Nikita Ioffe · 6 years ago
  5. 6e016ef Merge "libcutils: fallback to /dev/ashmem" by Treehugger Robot · 6 years ago
  6. ec7be0d Merge "Create /mnt/data_mirror/cur_profiles in init.rc" by Treehugger Robot · 6 years ago
  7. 05506f0 Don't reboot into recovery during userspace reboot by Nikita Ioffe · 6 years ago
  8. e2dad0a Merge "liblog: remove log_portability.h" by Tom Cherry · 6 years ago
  9. 2ea7871 Merge "liblog: use libbase_headers for TEMP_FAILURE_RETRY" by Tom Cherry · 6 years ago
  10. 60ddf3a Merge "Change scope of ro.init.userspace_reboot.is_supported to public" by Nikita Ioffe · 6 years ago
  11. 5c63dc9 Merge "Refactor update status management as protobuf" by Treehugger Robot · 6 years ago
  12. e450596 Merge "Disable dm-verity hash prefetching." by Treehugger Robot · 6 years ago
  13. f7593a9 Merge "[incrementa;] set mode and encryption for /data/incremental" by Treehugger Robot · 6 years ago
  14. aba02db Merge "remove deprecated bp 'subdirs'" by Treehugger Robot · 6 years ago
  15. 38f3706 Merge "fastboot: Mount /metadata before overlayfs teardown." by Yifan Hong · 6 years ago
  16. 9ef741c Merge "Add unique_fd::operator{==,!=} overloads that take a unique_fd." by Peter Collingbourne · 6 years ago
  17. acd1733 Merge changes from topic "remove-log_to" by Tom Cherry · 6 years ago
  18. e40e427 remove deprecated bp 'subdirs' by Steven Moreland · 6 years ago
  19. 4f99dd3 libcutils: fallback to /dev/ashmem by Steven Moreland · 6 years ago
  20. 02ff976 liblog: remove log_portability.h by Tom Cherry · 6 years ago
  21. 121292d liblog: use libbase_headers for TEMP_FAILURE_RETRY by Tom Cherry · 6 years ago
  22. 10cdc17 Change scope of ro.init.userspace_reboot.is_supported to public by Nikita Ioffe · 6 years ago
  23. 07892ea Merge "Reduce log spam when unmounting /data" by Nikita Ioffe · 6 years ago
  24. 445234c Merge "Use sequence number to check if to reload atrace tags." by Florian Mayer · 6 years ago
  25. cc9566b Add unique_fd::operator{==,!=} overloads that take a unique_fd. by Peter Collingbourne · 6 years ago
  26. b5c0ad7 Merge "Merge VtsFiemapWriterTest into fiemap_writer_test" by Yifan Hong · 6 years ago
  27. 73d9e7d [incrementa;] set mode and encryption for /data/incremental by Songchun Fan · 6 years ago
  28. b7c68f7 Merge "init: document interface_* commands and ctl.* actions" by Treehugger Robot · 6 years ago
  29. d90c32f Merge VtsFiemapWriterTest into fiemap_writer_test by Yifan Hong · 6 years ago
  30. 5688181 Merge "Remove leftover support for target-as-host" by Treehugger Robot · 6 years ago
  31. 504eb85 init: document interface_* commands and ctl.* actions by Tom Cherry · 6 years ago
  32. d044eaa base: remove LOG_TO(), PLOG_TO() and LOG_STREAM_TO() macros by Tom Cherry · 6 years ago
  33. b06766c Use sequence number to check if to reload atrace tags. by Florian Mayer · 6 years ago
  34. b03e0cf Reduce log spam when unmounting /data by Nikita Ioffe · 6 years ago
  35. 0b633d8 Remove leftover support for target-as-host by Kevin Brodsky · 6 years ago
  36. 860e868 Merge "Add more logging to fs_mgr_remount_userdata_into_checkpoint" by Nikita Ioffe · 6 years ago
  37. 644d6a1 Merge "init: Bind mount /mnt/installer early for scoped storage." by Treehugger Robot · 6 years ago
  38. a6379cd Merge "Add /system/lib to the permitted paths for ns of APEXes" by Treehugger Robot · 6 years ago
  39. 824b77d Refactor update status management as protobuf by Alessio Balsini · 6 years ago
  40. c70c066 init: Bind mount /mnt/installer early for scoped storage. by Martijn Coenen · 6 years ago
  41. b8c1147 storaged: replace LOG_TO() macros with LOG() by Tom Cherry · 6 years ago
  42. 679185d Merge "Add libc++ as static library" by Treehugger Robot · 6 years ago
  43. cb0c92e Add more logging to fs_mgr_remount_userdata_into_checkpoint by Nikita Ioffe · 6 years ago
  44. 84ef7f6 Merge "Add balsini@ as libsnapshot owner" by Yifan Hong · 6 years ago
  45. 754167b Add libc++ as static library by Dan Shi · 6 years ago
  46. 9921630 Require liblog for libbase in all configurations by Tom Cherry · 6 years ago
  47. e92461d Merge changes I62be2c1e,I292662fc by Tom Cherry · 6 years ago
  48. b0b9c71 Add balsini@ as libsnapshot owner by Alessio Balsini · 6 years ago
  49. a841bd4 Refine the first stage mount for DSU by Howard Chen · 6 years ago
  50. f5a329f Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 6 years ago
  51. d377ad8 Merge "InitFatalReboot: Panic the system if init_fatal_panic is "true"" by Woody Lin · 6 years ago
  52. b47aa2a liblog: remove more unused code by Tom Cherry · 6 years ago
  53. 21bb36c liblog: remove the last of the transport structs by Tom Cherry · 6 years ago
  54. 9718660 Merge "adb: avoid consuming input in `adb remount`." by Treehugger Robot · 6 years ago
  55. 3be1310 Merge "SnapshotManager expose no space error" by Treehugger Robot · 6 years ago
  56. 1f3e40e Merge "SurfaceFlinger: migrate capabilities to surfaceflinger.rc" by Treehugger Robot · 6 years ago
  57. 9e75634 adb: avoid consuming input in `adb remount`. by Josh Gao · 6 years ago
  58. 21844fa SurfaceFlinger: migrate capabilities to surfaceflinger.rc by Ady Abraham · 6 years ago
  59. 65474fd adb: fix `adb connect` help typo. by Elliott Hughes · 6 years ago
  60. 3b79cfb Merge "DO NOT MERGE - Merge January 2020 Security Release into master" by Xin Li · 6 years ago
  61. a4b446d Merge "init: Fix writing "reboot recovery" to BCB" by Tom Cherry · 6 years ago
  62. 6bbfa26 InitFatalReboot: Panic the system if init_fatal_panic is "true" by Woody Lin · 6 years ago
  63. 70768af Merge "ImageManager returns FiemapStatus." by Yifan Hong · 6 years ago
  64. 0ed21b6 Merge "libfiemap: Create/Open returns FiemapStatus" by Yifan Hong · 6 years ago
  65. 4d82b28 Merge "Support AVB chain partitions for HASH descriptors" by Treehugger Robot · 6 years ago
  66. ccf87b6 DO NOT MERGE - Merge January 2020 Security Release into master by Xin Li · 6 years ago
  67. cd232f9 SnapshotManager expose no space error by Yifan Hong · 6 years ago
  68. e4b44fc ImageManager returns FiemapStatus. by Yifan Hong · 6 years ago
  69. 6170c7a libfiemap: Create/Open returns FiemapStatus by Yifan Hong · 6 years ago
  70. 94abcc5 Merge "Helper function to mount snapshot devices in recovery" am: 7cd37ba4dc by Alessio Balsini · 6 years ago
  71. 7cd37ba Merge "Helper function to mount snapshot devices in recovery" by Treehugger Robot · 6 years ago
  72. d4120b9 Merge "Add fuzzy_fastboot to vts-core suite" am: 6a606448a0 by Dan Shi · 6 years ago
  73. 6a60644 Merge "Add fuzzy_fastboot to vts-core suite" by Dan Shi · 6 years ago
  74. a61c3ab Support AVB chain partitions for HASH descriptors by Bowgo Tsai · 6 years ago
  75. 016059d Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 6 years ago
  76. ae9375f Merge "Fix bug in stats_event_benchmark" am: 3bf8858105 by Ruchir Rastogi · 6 years ago
  77. 3bf8858 Merge "Fix bug in stats_event_benchmark" by Treehugger Robot · 6 years ago
  78. 44b29c6 Add fuzzy_fastboot to vts-core suite by Dan Shi · 6 years ago
  79. d177461 Fix bug in stats_event_benchmark by Ruchir Rastogi · 6 years ago
  80. 1662e44 Merge "Expose libstatssocket as a stable C API" am: 2ff1eac71a by Ruchir Rastogi · 6 years ago
  81. 6f22965 Merge "CtsLiblogTestCases secondary_user" am: c940977dd9 by Bookatz · 6 years ago
  82. 2ff1eac Merge "Expose libstatssocket as a stable C API" by Ruchir Rastogi · 6 years ago
  83. d55cbf3 Merge "CtsLogdTestCases secondary_user" am: 28becd0399 by Bookatz · 6 years ago
  84. b625784 Merge "CtsInitTestCases secondary_user" am: 37eab5723d by Bookatz · 6 years ago
  85. 49cf5de Merge "CtsFsMgrTestCases secondary_user" am: fb11bfd77d by Bookatz · 6 years ago
  86. c940977 Merge "CtsLiblogTestCases secondary_user" by Treehugger Robot · 6 years ago
  87. 28becd0 Merge "CtsLogdTestCases secondary_user" by Treehugger Robot · 6 years ago
  88. 37eab57 Merge "CtsInitTestCases secondary_user" by Treehugger Robot · 6 years ago
  89. fb11bfd Merge "CtsFsMgrTestCases secondary_user" by Treehugger Robot · 6 years ago
  90. 42a4ca6 CtsLiblogTestCases secondary_user by Bookatz · 6 years ago
  91. 18a7a5b CtsInitTestCases secondary_user by Bookatz · 6 years ago
  92. 1a9e4fa CtsLogdTestCases secondary_user by Bookatz · 6 years ago
  93. 685e19d CtsFsMgrTestCases secondary_user by Bookatz · 6 years ago
  94. 9226bb3 Disable dm-verity hash prefetching. by Martijn Coenen · 6 years ago
  95. 288daf9 Merge "Update ld.config.txt for adbd apex" am: 7c7d1c600e by Kiyoung Kim · 6 years ago
  96. 7c7d1c6 Merge "Update ld.config.txt for adbd apex" by Kiyoung Kim · 6 years ago
  97. 95b77d1 Merge "Change ownership of apex data directories to root." am: 931257683d by Oli Lan · 6 years ago
  98. 9312576 Merge "Change ownership of apex data directories to root." by Oli Lan · 6 years ago
  99. 22ad80d Merge "trusty:storageproxyd: Add ufs to parse_dev_type" am: d363769dcf by Wenhao Wang · 6 years ago
  100. d363769 Merge "trusty:storageproxyd: Add ufs to parse_dev_type" by Wenhao Wang · 6 years ago