1. 9ed358a Merge "Add OWNERS file" by Treehugger Robot · 6 years ago
  2. acf2e8f Merge "procmem2: Finish implementing all options" by Treehugger Robot · 6 years ago
  3. e9b6fff Merge "Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default"" by Treehugger Robot · 6 years ago
  4. db21eb0 Merge changes from topic "procrank-ready" by Sandeep Patil · 6 years ago
  5. 9facd3a Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default" by Andreas Gampe · 6 years ago
  6. 33a03db Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
  7. 0b3869f Merge "Remove obsolete ueventd.rc rules." by Tri Vo · 6 years ago
  8. 7e011a4 Add OWNERS file by Sandeep Patil · 6 years ago
  9. ed2268c procmem2: Finish implementing all options by Sandeep Patil · 6 years ago
  10. 2fc1be5 Add procrank2 by Sandeep Patil · 6 years ago
  11. ac30e3b Merge "fs_config: add product and product_services to the scanning." by Treehugger Robot · 6 years ago
  12. 985c22a Merge "ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket" by Tom Cherry · 6 years ago
  13. 2235a27 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
  14. 192bd03 Merge "Fix adb not correctly reading return code from DeployAgent" by Treehugger Robot · 6 years ago
  15. c2407e9 Merge "Use apex/com.android.resolv/lib64/libned_resolv.so by default" by Treehugger Robot · 6 years ago
  16. c0e0f80 Merge "Add a function to pass byte array to the log context." by yaochen · 6 years ago
  17. b57bdd2 Remove obsolete ueventd.rc rules. by Tri Vo · 6 years ago
  18. fea0df3 fs_config: add product and product_services to the scanning. by Mark Salyzyn · 6 years ago
  19. 14c2828 ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket by Tom Cherry · 6 years ago
  20. 6f9b30d Add a function to pass byte array to the log context. by Yao Chen · 6 years ago
  21. 55092e6 Merge "Add missing includes." by Treehugger Robot · 6 years ago
  22. 809a425 Add missing includes. by Florian Mayer · 6 years ago
  23. c784584 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
  24. 01b8a3d Merge changes I368d3a56,Idb769991,Ia158b6ed by Mark Salyzyn · 6 years ago
  25. 1d28a11 Merge "Read .note.gnu.build-id." by Florian Mayer · 6 years ago
  26. fed447c Merge "libsysutils can be linked statically" by Mike Yu · 6 years ago
  27. 4d6d1e0 Merge "Update shell documentation for the current state of master." by Treehugger Robot · 6 years ago
  28. 0f20e1f libsysutils can be linked statically by Mike Yu · 6 years ago
  29. b1e9486 Merge "init: disable asan" by Tom Cherry · 6 years ago
  30. ba275e3 Merge "Fix /init -> /system/bin/init symlink creation race" by Tom Cherry · 6 years ago
  31. 1c928bc Merge "fs_mgr: Add fs_mgr_overlayfs_is_setup()" by Treehugger Robot · 6 years ago
  32. 790d53a Merge "Base: Explicitly set abort message on FATAL" by Andreas Gampe · 6 years ago
  33. e6550f5 Fix /init -> /system/bin/init symlink creation race by Tom Cherry · 6 years ago
  34. dc99144 fs_mgr: overlay: use alternate for backing storage by Mark Salyzyn · 6 years ago
  35. 708d25a fs_mgr: overlay: split out fs_mgr_overlayfs_create_scratch() by Mark Salyzyn · 6 years ago
  36. c2dc506 fs_mgr: overlay: split out fs_mgr_overlayfs_make_scratch() by Mark Salyzyn · 6 years ago
  37. 86fa18e init: disable asan by Tom Cherry · 6 years ago
  38. 192b1f9 Update shell documentation for the current state of master. by Elliott Hughes · 6 years ago
  39. 600943c Base: Explicitly set abort message on FATAL by Andreas Gampe · 6 years ago
  40. d1fc505 Merge "init: allow first stage mount to read an fstab" by Tom Cherry · 6 years ago
  41. 02b4b9f Merge "fastboot: Check if super_empty.img exists before reading it." by David Anderson · 6 years ago
  42. 5060b0d libmeminfo: defer maps reading only when required for procmeminfo by Sandeep Patil · 6 years ago
  43. 693afca libmeminfo: Add support to reset workingset without procmeminfo objects by Sandeep Patil · 6 years ago
  44. 792ecbe Read .note.gnu.build-id. by Florian Mayer · 6 years ago
  45. 6a3adfa Use apex/com.android.resolv/lib64/libned_resolv.so by default by chenbruce · 6 years ago
  46. e6268e5 fastboot: Check if super_empty.img exists before reading it. by David Anderson · 6 years ago
  47. 39bff79 Merge "fs_mgr: use more unique_fd" by Tom Cherry · 6 years ago
  48. 6db6cad Merge "Handle renamed "super" device correctly" by Alistair Strachan · 6 years ago
  49. 33537a2 libmeminfo: Add support to fiter accounting based on page flags by Sandeep Patil · 6 years ago
  50. 1d31f9d libmeminfo: Add support to read zram memory consumption by Sandeep Patil · 6 years ago
  51. 102e964 libmeminfo: Add support for counting swap pages by Sandeep Patil · 6 years ago
  52. 5e39392 Merge "liblp: Allocate "b" extents in the second half of super." by David Anderson · 6 years ago
  53. f02b7b6 fs_mgr: use more unique_fd by Tom Cherry · 6 years ago
  54. d7b22d7 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
  55. c82d310 Handle renamed "super" device correctly by Alistair Strachan · 6 years ago
  56. f7da295 fs_mgr: Add fs_mgr_overlayfs_is_setup() by Mark Salyzyn · 6 years ago
  57. dc056af init: allow first stage mount to read an fstab by Tom Cherry · 6 years ago
  58. 50737e1 Merge "Convert fs_mgr_swapon_all() to use the new Fstab struct" by Tom Cherry · 6 years ago
  59. 1a277f1 Merge "fs_mgr: Change scratch margin to 3 X logical_block_size." by Treehugger Robot · 6 years ago
  60. 4d0e580 Merge "Add ANDROID_RUNTIME_ROOT environment variable" by Neil Fuller · 6 years ago
  61. ac3acb7 Merge "Enable the APEX support on the device side." by Treehugger Robot · 6 years ago
  62. 7a1aad5 adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
  63. e67c643 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  64. bc1395d Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 6 years ago
  65. 74fa1e3 liblp: Allocate "b" extents in the second half of super. by David Anderson · 6 years ago
  66. 578aa8c Merge "fs_mgr: Create a C++ Fstab struct" by Tom Cherry · 6 years ago
  67. 69749a6 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 6 years ago
  68. acfbe38 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 6 years ago
  69. 1784b75 Merge "base: add more error-checking overloads for unique_fd." by Josh Gao · 6 years ago
  70. 9bfe629 fs_mgr: Change scratch margin to 3 X logical_block_size. by Mark Salyzyn · 6 years ago
  71. 45e693b Merge changes I6a4c3d9b,Ia5cdb797,I946eb605,Ieff3f6ea by Treehugger Robot · 6 years ago
  72. be056f6 Merge "fs_mgr fix flags/fs_mgr_flags mismatch" by Treehugger Robot · 6 years ago
  73. 87e1155 Merge "Increase netlink uevent rcvbuf size to 16M" by Daniel Mentz · 6 years ago
  74. 88e3dbc Increase netlink uevent rcvbuf size to 16M by Daniel Mentz · 6 years ago
  75. a9be244 Convert fs_mgr_swapon_all() to use the new Fstab struct by Tom Cherry · 6 years ago
  76. 414900d fs_mgr: Create a C++ Fstab struct by Tom Cherry · 6 years ago
  77. 49f5599 C++17 is the default now. by Elliott Hughes · 6 years ago
  78. e56ed3f init: overlay: allow fs_mgr_overlayfs_required_devices to report partitions by Mark Salyzyn · 6 years ago
  79. fa58eb2 fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper by Mark Salyzyn · 6 years ago
  80. 261ea83 fs_mgr: overlay: disable overrides in recovery or fastbootd. by Mark Salyzyn · 6 years ago
  81. 2c15d43 fs_mgr: overlay: umount scratch more aggressively by Mark Salyzyn · 6 years ago
  82. 8c32326 Enable the APEX support on the device side. by Josh Gao · 6 years ago
  83. 469623f Merge "check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC" by Treehugger Robot · 6 years ago
  84. 99e8ece fs_mgr fix flags/fs_mgr_flags mismatch by Tom Cherry · 6 years ago
  85. 9dab4d7 Merge "fs_mgr: fix typo from off64_t change." by Tom Cherry · 6 years ago
  86. 38e76fa check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC by Jaegeuk Kim · 6 years ago
  87. f724fe4 Merge "fs_mgr: overlay: test assumption wrong if verity is enabled" by Mark Salyzyn · 6 years ago
  88. a7069a8 fs_mgr: fix typo from off64_t change. by Tom Cherry · 6 years ago
  89. 63b8276 Merge "fs_mgr: fixup 'size' attributes of fstab." by Tom Cherry · 6 years ago
  90. 7a92f13 fs_mgr: overlay: test assumption wrong if verity is enabled by Mark Salyzyn · 6 years ago
  91. 21a1567 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 6 years ago
  92. bf4fb6e Merge "fs_mgr: move AVB related source into libfs_avb" by Treehugger Robot · 6 years ago
  93. 4133df1 Merge "Support product partition for non-treblized devices" by Treehugger Robot · 6 years ago
  94. dfb09f4 Merge "Validate allocations against mappings" by Treehugger Robot · 6 years ago
  95. bae37be Merge "fs_mgr: add README.overlayfs.md" by Treehugger Robot · 6 years ago
  96. 0d943fd Merge "init: always create a symlink from /init to /system/bin/init" by Tom Cherry · 6 years ago
  97. da5a092 Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
  98. c157f86 fs_mgr: fixup 'size' attributes of fstab. by Tom Cherry · 6 years ago
  99. 82d0a5f fs_mgr: add README.overlayfs.md by Mark Salyzyn · 6 years ago
  100. bc153ee Merge "fastboot: Delete logical "other" partitions on retrofit devices." by David Anderson · 6 years ago