1. 2f0b6eb libmeminfo: Add ReadSysMemInfo variants by Sandeep Patil · 7 years ago
  2. d768a0c Merge "Add Android Runtime APEX lib directories to the system linker configuration." by Roland Levillain · 7 years ago
  3. b81bc9e Merge "fastboot: Wait for reboot-fastboot to complete before signaling success." by David Anderson · 7 years ago
  4. 581402b Merge "Add OWNERS file" by Treehugger Robot · 7 years ago
  5. 16aeee4 Merge "procmem2: Finish implementing all options" by Treehugger Robot · 7 years ago
  6. 40f96af Merge "Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default"" by Treehugger Robot · 7 years ago
  7. d346349 Merge changes from topic "procrank-ready" by Sandeep Patil · 7 years ago
  8. 11d6d27 fastboot: Wait for reboot-fastboot to complete before signaling success. by David Anderson · 7 years ago
  9. d831773 Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default" by Andreas Gampe · 7 years ago
  10. bcc2d60 Merge "Removes ASEC-related install flags" by Treehugger Robot · 7 years ago
  11. dc978cc Merge "Remove obsolete ueventd.rc rules." by Tri Vo · 7 years ago
  12. 44a4c0f Add OWNERS file by Sandeep Patil · 7 years ago
  13. 99ed4a0 procmem2: Finish implementing all options by Sandeep Patil · 7 years ago
  14. a14119d Add procrank2 by Sandeep Patil · 7 years ago
  15. ddf03be Merge "fs_config: add product and product_services to the scanning." by Treehugger Robot · 7 years ago
  16. a64e9e8 Merge "ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket" by Tom Cherry · 7 years ago
  17. 2443944 Removes ASEC-related install flags by Patrick Baumann · 7 years ago
  18. 73d03dc Merge "Fix adb not correctly reading return code from DeployAgent" by Treehugger Robot · 7 years ago
  19. 87e10ba Merge "Use apex/com.android.resolv/lib64/libned_resolv.so by default" by Treehugger Robot · 7 years ago
  20. 0db6f49 Merge "Add a function to pass byte array to the log context." by yaochen · 7 years ago
  21. d3b0b27 Remove obsolete ueventd.rc rules. by Tri Vo · 7 years ago
  22. 757658c fs_config: add product and product_services to the scanning. by Mark Salyzyn · 7 years ago
  23. e291010 ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket by Tom Cherry · 7 years ago
  24. 6bd71ae Add a function to pass byte array to the log context. by Yao Chen · 7 years ago
  25. e813ad4 Merge "Add missing includes." by Treehugger Robot · 7 years ago
  26. 3f1f2e0 Add missing includes. by Florian Mayer · 7 years ago
  27. f21edf3 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 7 years ago
  28. 215d1d5 Merge changes I368d3a56,Idb769991,Ia158b6ed by Mark Salyzyn · 7 years ago
  29. a5913bd Merge "Read .note.gnu.build-id." by Florian Mayer · 7 years ago
  30. 675a70b Merge "libsysutils can be linked statically" by Mike Yu · 7 years ago
  31. f2233fd Merge "Update shell documentation for the current state of master." by Treehugger Robot · 7 years ago
  32. c987859 libsysutils can be linked statically by Mike Yu · 7 years ago
  33. 0573559 Merge "init: disable asan" by Tom Cherry · 7 years ago
  34. 50f5246 Merge "Fix /init -> /system/bin/init symlink creation race" by Tom Cherry · 7 years ago
  35. 323ca1e Merge "fs_mgr: Add fs_mgr_overlayfs_is_setup()" by Treehugger Robot · 7 years ago
  36. 72050f7 Merge "Base: Explicitly set abort message on FATAL" by Andreas Gampe · 7 years ago
  37. c12e205 Fix /init -> /system/bin/init symlink creation race by Tom Cherry · 7 years ago
  38. f269312 fs_mgr: overlay: use alternate for backing storage by Mark Salyzyn · 7 years ago
  39. 13a6605 fs_mgr: overlay: split out fs_mgr_overlayfs_create_scratch() by Mark Salyzyn · 7 years ago
  40. d14eb57 fs_mgr: overlay: split out fs_mgr_overlayfs_make_scratch() by Mark Salyzyn · 7 years ago
  41. f8315f0 init: disable asan by Tom Cherry · 7 years ago
  42. b9c064e Update shell documentation for the current state of master. by Elliott Hughes · 7 years ago
  43. 2819c0b Base: Explicitly set abort message on FATAL by Andreas Gampe · 7 years ago
  44. e1e71b9 Merge "init: allow first stage mount to read an fstab" by Tom Cherry · 7 years ago android-wear-8.0.0_r2
  45. dbbbb17 Merge "fastboot: Check if super_empty.img exists before reading it." by David Anderson · 7 years ago
  46. c6497eb libmeminfo: defer maps reading only when required for procmeminfo by Sandeep Patil · 7 years ago
  47. f129199 libmeminfo: Add support to reset workingset without procmeminfo objects by Sandeep Patil · 7 years ago
  48. da459e5 Read .note.gnu.build-id. by Florian Mayer · 7 years ago
  49. eb4384c Use apex/com.android.resolv/lib64/libned_resolv.so by default by chenbruce · 7 years ago
  50. 0047580 fastboot: Check if super_empty.img exists before reading it. by David Anderson · 7 years ago
  51. 5ae47e1 Merge "fs_mgr: use more unique_fd" by Tom Cherry · 7 years ago
  52. 5d55580 Merge "Handle renamed "super" device correctly" by Alistair Strachan · 7 years ago
  53. 549feab libmeminfo: Add support to fiter accounting based on page flags by Sandeep Patil · 7 years ago
  54. 70fa72d libmeminfo: Add support to read zram memory consumption by Sandeep Patil · 7 years ago
  55. 2259fdf libmeminfo: Add support for counting swap pages by Sandeep Patil · 7 years ago
  56. 5cd7969 Merge "liblp: Allocate "b" extents in the second half of super." by David Anderson · 7 years ago
  57. 0d2621f fs_mgr: use more unique_fd by Tom Cherry · 7 years ago
  58. 46d19d3 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 7 years ago
  59. 1906d5f Handle renamed "super" device correctly by Alistair Strachan · 7 years ago
  60. dd748aa fs_mgr: Add fs_mgr_overlayfs_is_setup() by Mark Salyzyn · 7 years ago
  61. e68bf85 init: allow first stage mount to read an fstab by Tom Cherry · 7 years ago
  62. bb72b80 Merge "Convert fs_mgr_swapon_all() to use the new Fstab struct" by Tom Cherry · 7 years ago
  63. a30cff7 Merge "fs_mgr: Change scratch margin to 3 X logical_block_size." by Treehugger Robot · 7 years ago
  64. 87aa446 Merge "Add ANDROID_RUNTIME_ROOT environment variable" by Neil Fuller · 7 years ago
  65. 239245f Merge "Enable the APEX support on the device side." by Treehugger Robot · 7 years ago
  66. 4414e4c adb: fix authentication when reconnecting. by Josh Gao · 7 years ago
  67. a7f54b1 Merge "C++17 is the default now." by Treehugger Robot · 7 years ago
  68. f56dad3 Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 7 years ago
  69. 8acb5dc liblp: Allocate "b" extents in the second half of super. by David Anderson · 7 years ago
  70. 0c7fb42 Merge "fs_mgr: Create a C++ Fstab struct" by Tom Cherry · 7 years ago
  71. 7174ec8 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 7 years ago
  72. d382589 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 7 years ago
  73. 946f7d4 Merge "base: add more error-checking overloads for unique_fd." by Josh Gao · 7 years ago
  74. 756eebe fs_mgr: Change scratch margin to 3 X logical_block_size. by Mark Salyzyn · 7 years ago
  75. 307337f Merge changes I6a4c3d9b,Ia5cdb797,I946eb605,Ieff3f6ea by Treehugger Robot · 7 years ago
  76. 5d595da Merge "fs_mgr fix flags/fs_mgr_flags mismatch" by Treehugger Robot · 7 years ago
  77. 9cb7704 Merge "Increase netlink uevent rcvbuf size to 16M" by Daniel Mentz · 7 years ago
  78. 41aa2c3 Increase netlink uevent rcvbuf size to 16M by Daniel Mentz · 7 years ago
  79. 3055457 Convert fs_mgr_swapon_all() to use the new Fstab struct by Tom Cherry · 7 years ago
  80. d0be7a5 fs_mgr: Create a C++ Fstab struct by Tom Cherry · 7 years ago
  81. 3c59cb8 C++17 is the default now. by Elliott Hughes · 7 years ago
  82. acf56c2 init: overlay: allow fs_mgr_overlayfs_required_devices to report partitions by Mark Salyzyn · 7 years ago
  83. 307a41f fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper by Mark Salyzyn · 7 years ago
  84. 9040aa5 fs_mgr: overlay: disable overrides in recovery or fastbootd. by Mark Salyzyn · 7 years ago
  85. c0966c9 fs_mgr: overlay: umount scratch more aggressively by Mark Salyzyn · 7 years ago
  86. 919b70c Enable the APEX support on the device side. by Josh Gao · 7 years ago
  87. 67fe6f0 Merge "check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC" by Treehugger Robot · 7 years ago
  88. 7a66be1 fs_mgr fix flags/fs_mgr_flags mismatch by Tom Cherry · 7 years ago
  89. 7f5a2d3 Merge "fs_mgr: fix typo from off64_t change." by Tom Cherry · 7 years ago
  90. 5d14b98 check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC by Jaegeuk Kim · 7 years ago
  91. 4115c2c Merge "fs_mgr: overlay: test assumption wrong if verity is enabled" by Mark Salyzyn · 7 years ago
  92. 2c25796 fs_mgr: fix typo from off64_t change. by Tom Cherry · 7 years ago
  93. 9d24734 Merge "fs_mgr: fixup 'size' attributes of fstab." by Tom Cherry · 7 years ago
  94. 03d6f9a fs_mgr: overlay: test assumption wrong if verity is enabled by Mark Salyzyn · 7 years ago
  95. fafd211 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 7 years ago
  96. e43c146 Merge "fs_mgr: move AVB related source into libfs_avb" by Treehugger Robot · 7 years ago
  97. 79bd67b Merge "Support product partition for non-treblized devices" by Treehugger Robot · 7 years ago
  98. 9b52891 Merge "Validate allocations against mappings" by Treehugger Robot · 7 years ago
  99. 7472cf6 Merge "fs_mgr: add README.overlayfs.md" by Treehugger Robot · 7 years ago
  100. ac3c774 Merge "init: always create a symlink from /init to /system/bin/init" by Tom Cherry · 7 years ago