1. 8ab7f6e Merge "Libbase: NOLINT legacy unique_fd operator int" by Treehugger Robot · 6 years ago
  2. 55e3d9a Merge changes from topic "fsmgr_system_other" by Treehugger Robot · 6 years ago
  3. 4978423 fs_mgr: overlayfs clears readonly on scratch devices by Yifan Hong · 6 years ago
  4. 5bf5f98 Merge "init: remove the restriction of arguments" by Tom Cherry · 6 years ago
  5. 5d9bb9e Merge "liblog: convert README to markdown" by Treehugger Robot · 6 years ago
  6. f121aa3 Merge "Use the existing .clang-format-2 for liblog" by Treehugger Robot · 6 years ago
  7. 58f676e Merge "init: don't restorecon root sepolicy files" by Tri Vo · 6 years ago
  8. 0b44a49 Libbase: NOLINT legacy unique_fd operator int by Andreas Gampe · 6 years ago
  9. fdbeb4e Merge "Build init with the bootstrap bionic libs" by Treehugger Robot · 6 years ago
  10. 55cac59 init: remove the restriction of arguments by Haoyu Tang · 6 years ago
  11. 2bfa4f9 init: don't restorecon root sepolicy files by Tri Vo · 6 years ago
  12. 967b90e Merge "Exclude mount entries for vendor overlay" by Treehugger Robot · 6 years ago
  13. a8a673b Exclude mount entries for vendor overlay by Justin Yun · 6 years ago
  14. 63d5394 liblp: BLKROSET 0 prior to FlashPartitionTable by Yifan Hong · 6 years ago
  15. a6d671f fs_mgr: system_other does not want overlayfs. by Yifan Hong · 6 years ago
  16. d9bf77d Merge "Add systrace tag for RRO" by Treehugger Robot · 6 years ago
  17. 5eb6bf7 liblog: convert README to markdown by Tom Cherry · 6 years ago
  18. 06733b7 Use the existing .clang-format-2 for liblog by Tom Cherry · 6 years ago
  19. cb312fb Merge "Only set mdns_registered on success" by Josh Gao · 6 years ago
  20. 45fecac Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  21. 4a8f334 Build init with the bootstrap bionic libs by Jiyong Park · 6 years ago
  22. 6bf0600 Merge "Add start time to LmkKillOccurred" by Jim Blackler · 6 years ago
  23. de46038 Only set mdns_registered on success by Gustav Svensson · 6 years ago
  24. 594c32b Merge changes from topic "libmeminfo" by Treehugger Robot · 6 years ago
  25. 20af0f0 Merge "fs_mgr: overlayfs_mount_scratch don't write to system_other" by Treehugger Robot · 6 years ago
  26. ca9f0cd meminfo: Add Smaps(), showmap and friends. by Sandeep Patil · 6 years ago
  27. fe28806 Merge "Support host build for libdm and libfstab" by Bowgo Tsai · 6 years ago
  28. db62a84 Merge "debuggerd: Fix return type in error case" by Treehugger Robot · 6 years ago
  29. 52c3c3a fs_mgr: overlayfs_mount_scratch don't write to system_other by Yifan Hong · 6 years ago
  30. 7af8635 Add systrace tag for RRO by Mårten Kongstad · 6 years ago
  31. 6684307 Merge "fs_mgr: Add a helper for creating one-off dynamic partitions." by Treehugger Robot · 6 years ago
  32. e496d97 Merge "Remove CHECK in AdjustEncodedValue." by Christopher Ferris · 6 years ago
  33. 702bcb2 debuggerd: Fix return type in error case by Greg Kaiser · 6 years ago
  34. c872365 Merge "Allow the system user to read apex_data_file." by Narayan Kamath · 6 years ago
  35. 91dc617 Support host build for libdm and libfstab by Bowgo Tsai · 6 years ago
  36. 730dfe8 Merge "debuggerd_client: resolve tid to tgid when dumping Java stacks." by Treehugger Robot · 6 years ago
  37. beeae01 Merge "libutils: use libbase_headers instead of libbase." by Treehugger Robot · 6 years ago
  38. 2fe11ac fs_mgr: Add a helper for creating one-off dynamic partitions. by David Anderson · 6 years ago
  39. 645685d Merge "Set system property if 'updatable' process crashes too frequently" by Treehugger Robot · 6 years ago
  40. 08a7c81 Merge "health: Add CAP_WAKE_ALARM to service via init" by Yifan Hong · 6 years ago
  41. f600a27 Merge "fs_mgr: overlayfs: if existing scratch mountpoint is system_empty" by Treehugger Robot · 6 years ago
  42. df38feb fs_mgr: overlayfs: if existing scratch mountpoint is system_empty by Mark Salyzyn · 6 years ago
  43. a7bbce9 Merge "fs_mgr: overlayfs test fix adb_sh" by Treehugger Robot · 6 years ago
  44. 590601b Merge "ueventd.rc: Move device-specific entries to /vendor/ueventd.rc." by Tri Vo · 6 years ago
  45. 9f3d10d fs_mgr: overlayfs test fix adb_sh by Mark Salyzyn · 6 years ago
  46. 82266e5 Merge "Enable building ATRACE stubs on Windows" by David Sehr · 6 years ago
  47. 9590ed3 Merge "Adding Android Binder Bridge (abb) utility launched from adbd." by Treehugger Robot · 6 years ago
  48. 1cf97b8 Set system property if 'updatable' process crashes too frequently by Zimuzo · 6 years ago
  49. d6d5af1 Allow the system user to read apex_data_file. by Narayan Kamath · 6 years ago
  50. 4b181ae Merge "Add none to supported fs type" by Yifan Hong · 6 years ago
  51. cd21399 libmeminfo: Add SmapsRollup by Sandeep Patil · 6 years ago
  52. fe3c9d1 meminfo: Add ReadVmallocInfo() by Sandeep Patil · 6 years ago
  53. a27184b Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  54. 07f3855 Merge "llkd: handle 'adbd shell setsid' to preserve adbd" by Mark Salyzyn · 6 years ago
  55. a33ca43 Merge "Fix runtime namespace links for vendor processes" by Logan Chien · 6 years ago
  56. a7b4f75 Fix runtime namespace links for vendor processes by Logan Chien · 6 years ago
  57. 8490a50 Merge changes from topic "fiemap-writer-1" by Treehugger Robot · 6 years ago
  58. fd5a66d ueventd.rc: Move device-specific entries to /vendor/ueventd.rc. by Tri Vo · 6 years ago
  59. 47de1f0 Merge "Skip building libfs_avb unittest for Mac" by Treehugger Robot · 6 years ago
  60. b2a53dd Skip building libfs_avb unittest for Mac by Bowgo Tsai · 6 years ago
  61. 410144f fiemap_writer: enforce filesystem optimal block size alignment by Sandeep Patil · 6 years ago
  62. 51fe587 fiemap_writer: Fix file pinning / pinning status check code. by Sandeep Patil · 6 years ago
  63. e10cc0b Merge "Adding libfs_avb unittest framework" by Treehugger Robot · 6 years ago
  64. 30082f7 Merge "fs_mgr_avb: introducing class VBMetaData" by Treehugger Robot · 6 years ago
  65. c65072f Merge "trusty: Add trusty unittest control utility" by Matthew Maurer · 6 years ago
  66. bead64d Merge "llkd: enhance list properties" by Treehugger Robot · 6 years ago
  67. fa6a0b3 Merge "ueventd: create a /dev/block/by-name/ symlink without a partition name" by Tom Cherry · 6 years ago
  68. 524d4f3 Add none to supported fs type by Yifan Hong · 6 years ago
  69. 36c4a97 Merge "liblp: Allow GSI metadata to bypass slot suffixing checks." by David Anderson · 6 years ago
  70. 36ce655 Merge "liblp: Add API for adding predetermined linear extents to partitions" by David Anderson · 6 years ago
  71. c733b70 debuggerd_client: resolve tid to tgid when dumping Java stacks. by Josh Gao · 6 years ago
  72. b4b6527 Merge "llkd: check stack for wait_on_page_bit_killable" by Treehugger Robot · 6 years ago
  73. 4cd7229 Merge "llkd: report stack signature matched" by Treehugger Robot · 6 years ago
  74. e800b8f llkd: handle 'adbd shell setsid' to preserve adbd by Mark Salyzyn · 6 years ago
  75. 7e4b78a trusty: Add trusty unittest control utility by Michael Ryleev · 9 years ago
  76. 5c39b41 llkd: enhance list properties by Mark Salyzyn · 6 years ago
  77. 12ec89c llkd: check stack for wait_on_page_bit_killable by Mark Salyzyn · 6 years ago
  78. d1883e2 llkd: report stack signature matched by Mark Salyzyn · 6 years ago
  79. cd7cc81 Add start time to LmkKillOccurred by Jim Blackler · 6 years ago
  80. a7d3ee9 liblp: Allow GSI metadata to bypass slot suffixing checks. by David Anderson · 6 years ago
  81. 110504d liblp: Add API for adding predetermined linear extents to partitions by David Anderson · 6 years ago
  82. acb32e3 health: Add CAP_WAKE_ALARM to service via init by Felix · 6 years ago
  83. 4fd09b2 Merge "CallStack: include prefix/tag when unlinked" by Treehugger Robot · 6 years ago
  84. 93ffa49 CallStack: include prefix/tag when unlinked by Steven Moreland · 6 years ago
  85. ea57dea Merge "fiemap_writer: First cut implementation with write() support." by Sandeep Patil · 6 years ago
  86. e873e33 fs_mgr_avb: introducing class VBMetaData by Bowgo Tsai · 6 years ago
  87. 782ef64 libutils: use libbase_headers instead of libbase. by Josh Gao · 6 years ago
  88. a59c0d7 Adding libfs_avb unittest framework by Bowgo Tsai · 6 years ago
  89. 9592da2 Merge "meminfo: Use getprogname(3) in all tools." by Sandeep Patil · 6 years ago
  90. fa3c360 meminfo: Use getprogname(3) in all tools. by Sandeep Patil · 6 years ago
  91. 9e05582 fiemap_writer: First cut implementation with write() support. by Sandeep Patil · 6 years ago
  92. 2a56cdc Merge "Allow dlopen()ing libraries from the netd APEX on pasan build" by Ryan Haining · 6 years ago
  93. d534c8c Allow dlopen()ing libraries from the netd APEX on pasan build by Ken Chen · 6 years ago
  94. 886729d Merge "init: document the early init boot phase" by Tom Cherry · 6 years ago
  95. 384a922 Merge "adbd: strip nulls from all service strings." by Treehugger Robot · 6 years ago
  96. d29c6ff init: document the early init boot phase by Tom Cherry · 6 years ago
  97. 61362ac Merge "dmctl: Add verbose 'dmctl list devices'" by Treehugger Robot · 6 years ago
  98. 66f2cc6 adbd: strip nulls from all service strings. by Josh Gao · 6 years ago
  99. 5f03388 Merge changes Icce121a4,I0f95d348 by Josh Gao · 6 years ago
  100. 2c953e6 Merge changes I1d899134,If4ea92ae,I92c05721,I298517b6,Iccbeb619, ... by Josh Gao · 6 years ago