1. 1d35761 Log the last error code of StatsLog failures by Yao Chen · 7 years ago
  2. bcc2d60 Merge "Removes ASEC-related install flags" by Treehugger Robot · 7 years ago
  3. dc978cc Merge "Remove obsolete ueventd.rc rules." by Tri Vo · 7 years ago
  4. ddf03be Merge "fs_config: add product and product_services to the scanning." by Treehugger Robot · 7 years ago
  5. a64e9e8 Merge "ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket" by Tom Cherry · 7 years ago
  6. 2443944 Removes ASEC-related install flags by Patrick Baumann · 7 years ago
  7. 73d03dc Merge "Fix adb not correctly reading return code from DeployAgent" by Treehugger Robot · 7 years ago
  8. 87e10ba Merge "Use apex/com.android.resolv/lib64/libned_resolv.so by default" by Treehugger Robot · 7 years ago
  9. 0db6f49 Merge "Add a function to pass byte array to the log context." by yaochen · 7 years ago
  10. d3b0b27 Remove obsolete ueventd.rc rules. by Tri Vo · 7 years ago
  11. 757658c fs_config: add product and product_services to the scanning. by Mark Salyzyn · 7 years ago
  12. e291010 ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket by Tom Cherry · 7 years ago
  13. 6bd71ae Add a function to pass byte array to the log context. by Yao Chen · 7 years ago
  14. e813ad4 Merge "Add missing includes." by Treehugger Robot · 7 years ago
  15. 3f1f2e0 Add missing includes. by Florian Mayer · 7 years ago
  16. f21edf3 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 7 years ago
  17. 215d1d5 Merge changes I368d3a56,Idb769991,Ia158b6ed by Mark Salyzyn · 7 years ago
  18. a5913bd Merge "Read .note.gnu.build-id." by Florian Mayer · 7 years ago
  19. 675a70b Merge "libsysutils can be linked statically" by Mike Yu · 7 years ago
  20. f2233fd Merge "Update shell documentation for the current state of master." by Treehugger Robot · 7 years ago
  21. c987859 libsysutils can be linked statically by Mike Yu · 7 years ago
  22. 0573559 Merge "init: disable asan" by Tom Cherry · 7 years ago
  23. 50f5246 Merge "Fix /init -> /system/bin/init symlink creation race" by Tom Cherry · 7 years ago
  24. 323ca1e Merge "fs_mgr: Add fs_mgr_overlayfs_is_setup()" by Treehugger Robot · 7 years ago
  25. 72050f7 Merge "Base: Explicitly set abort message on FATAL" by Andreas Gampe · 7 years ago
  26. c12e205 Fix /init -> /system/bin/init symlink creation race by Tom Cherry · 7 years ago
  27. f269312 fs_mgr: overlay: use alternate for backing storage by Mark Salyzyn · 7 years ago
  28. 13a6605 fs_mgr: overlay: split out fs_mgr_overlayfs_create_scratch() by Mark Salyzyn · 7 years ago
  29. d14eb57 fs_mgr: overlay: split out fs_mgr_overlayfs_make_scratch() by Mark Salyzyn · 7 years ago
  30. f8315f0 init: disable asan by Tom Cherry · 7 years ago
  31. b9c064e Update shell documentation for the current state of master. by Elliott Hughes · 7 years ago
  32. 2819c0b Base: Explicitly set abort message on FATAL by Andreas Gampe · 7 years ago
  33. e1e71b9 Merge "init: allow first stage mount to read an fstab" by Tom Cherry · 7 years ago android-wear-8.0.0_r2
  34. dbbbb17 Merge "fastboot: Check if super_empty.img exists before reading it." by David Anderson · 7 years ago
  35. da459e5 Read .note.gnu.build-id. by Florian Mayer · 7 years ago
  36. eb4384c Use apex/com.android.resolv/lib64/libned_resolv.so by default by chenbruce · 7 years ago
  37. 0047580 fastboot: Check if super_empty.img exists before reading it. by David Anderson · 7 years ago
  38. 5ae47e1 Merge "fs_mgr: use more unique_fd" by Tom Cherry · 7 years ago
  39. 5d55580 Merge "Handle renamed "super" device correctly" by Alistair Strachan · 7 years ago
  40. 5cd7969 Merge "liblp: Allocate "b" extents in the second half of super." by David Anderson · 7 years ago
  41. 0d2621f fs_mgr: use more unique_fd by Tom Cherry · 7 years ago
  42. 46d19d3 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 7 years ago
  43. 1906d5f Handle renamed "super" device correctly by Alistair Strachan · 7 years ago
  44. dd748aa fs_mgr: Add fs_mgr_overlayfs_is_setup() by Mark Salyzyn · 7 years ago
  45. e68bf85 init: allow first stage mount to read an fstab by Tom Cherry · 7 years ago
  46. bb72b80 Merge "Convert fs_mgr_swapon_all() to use the new Fstab struct" by Tom Cherry · 7 years ago
  47. a30cff7 Merge "fs_mgr: Change scratch margin to 3 X logical_block_size." by Treehugger Robot · 7 years ago
  48. 87aa446 Merge "Add ANDROID_RUNTIME_ROOT environment variable" by Neil Fuller · 7 years ago
  49. 239245f Merge "Enable the APEX support on the device side." by Treehugger Robot · 7 years ago
  50. 4414e4c adb: fix authentication when reconnecting. by Josh Gao · 7 years ago
  51. a7f54b1 Merge "C++17 is the default now." by Treehugger Robot · 7 years ago
  52. f56dad3 Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 7 years ago
  53. 8acb5dc liblp: Allocate "b" extents in the second half of super. by David Anderson · 7 years ago
  54. 0c7fb42 Merge "fs_mgr: Create a C++ Fstab struct" by Tom Cherry · 7 years ago
  55. 7174ec8 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 7 years ago
  56. d382589 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 7 years ago
  57. 946f7d4 Merge "base: add more error-checking overloads for unique_fd." by Josh Gao · 7 years ago
  58. 756eebe fs_mgr: Change scratch margin to 3 X logical_block_size. by Mark Salyzyn · 7 years ago
  59. 307337f Merge changes I6a4c3d9b,Ia5cdb797,I946eb605,Ieff3f6ea by Treehugger Robot · 7 years ago
  60. 5d595da Merge "fs_mgr fix flags/fs_mgr_flags mismatch" by Treehugger Robot · 7 years ago
  61. 9cb7704 Merge "Increase netlink uevent rcvbuf size to 16M" by Daniel Mentz · 7 years ago
  62. 41aa2c3 Increase netlink uevent rcvbuf size to 16M by Daniel Mentz · 7 years ago
  63. 3055457 Convert fs_mgr_swapon_all() to use the new Fstab struct by Tom Cherry · 7 years ago
  64. d0be7a5 fs_mgr: Create a C++ Fstab struct by Tom Cherry · 7 years ago
  65. 3c59cb8 C++17 is the default now. by Elliott Hughes · 7 years ago
  66. acf56c2 init: overlay: allow fs_mgr_overlayfs_required_devices to report partitions by Mark Salyzyn · 7 years ago
  67. 307a41f fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper by Mark Salyzyn · 7 years ago
  68. 9040aa5 fs_mgr: overlay: disable overrides in recovery or fastbootd. by Mark Salyzyn · 7 years ago
  69. c0966c9 fs_mgr: overlay: umount scratch more aggressively by Mark Salyzyn · 7 years ago
  70. 919b70c Enable the APEX support on the device side. by Josh Gao · 7 years ago
  71. 67fe6f0 Merge "check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC" by Treehugger Robot · 7 years ago
  72. 7a66be1 fs_mgr fix flags/fs_mgr_flags mismatch by Tom Cherry · 7 years ago
  73. 7f5a2d3 Merge "fs_mgr: fix typo from off64_t change." by Tom Cherry · 7 years ago
  74. 5d14b98 check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC by Jaegeuk Kim · 7 years ago
  75. 4115c2c Merge "fs_mgr: overlay: test assumption wrong if verity is enabled" by Mark Salyzyn · 7 years ago
  76. 2c25796 fs_mgr: fix typo from off64_t change. by Tom Cherry · 7 years ago
  77. 9d24734 Merge "fs_mgr: fixup 'size' attributes of fstab." by Tom Cherry · 7 years ago
  78. 03d6f9a fs_mgr: overlay: test assumption wrong if verity is enabled by Mark Salyzyn · 7 years ago
  79. fafd211 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 7 years ago
  80. e43c146 Merge "fs_mgr: move AVB related source into libfs_avb" by Treehugger Robot · 7 years ago
  81. 79bd67b Merge "Support product partition for non-treblized devices" by Treehugger Robot · 7 years ago
  82. 9b52891 Merge "Validate allocations against mappings" by Treehugger Robot · 7 years ago
  83. 7472cf6 Merge "fs_mgr: add README.overlayfs.md" by Treehugger Robot · 7 years ago
  84. ac3c774 Merge "init: always create a symlink from /init to /system/bin/init" by Tom Cherry · 7 years ago
  85. 0e55778 Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 7 years ago
  86. fafbb64 fs_mgr: fixup 'size' attributes of fstab. by Tom Cherry · 7 years ago
  87. a9a3b73 fs_mgr: add README.overlayfs.md by Mark Salyzyn · 7 years ago
  88. d57025d Merge "fastboot: Delete logical "other" partitions on retrofit devices." by David Anderson · 7 years ago
  89. 3ca1976 Validate allocations against mappings by Colin Cross · 7 years ago
  90. 9843007 init: always create a symlink from /init to /system/bin/init by Tom Cherry · 7 years ago
  91. 044e027 Merge "Run BoringSSL self test during startup" by Treehugger Robot · 7 years ago nougat-iot-release android-n-iot-release-ihome-igv1
  92. 3ecaf2e Merge "init: clean up the 1st/2nd stage init split" by Tom Cherry · 7 years ago
  93. d6e7f88 Add ANDROID_RUNTIME_ROOT environment variable by Neil Fuller · 7 years ago
  94. 4cafb54 Merge "Revert "Disable XOM in init."" by Ivan Lozano · 7 years ago
  95. c1bc281 fs_mgr: move AVB related source into libfs_avb by Bowgo Tsai · 7 years ago
  96. 49cdcfd Fix fastdeploy issues when testing Boat Attack Unity3D demo by Idries Hamadi · 7 years ago
  97. 01011fe Merge "Add OWNERS file to fastdeploy so idries@ can approve changes" by Idries Hamadi · 7 years ago
  98. cbc4116 Merge "fs_mgr: skip fs_mgr_overlayfs_required_devices w/o overlayfs in kernel" by Treehugger Robot · 7 years ago
  99. 894da4e Merge "tombstoned: fixed tombstones failed issue" by Elliott Hughes · 7 years ago
  100. 0c73234 fastboot: Delete logical "other" partitions on retrofit devices. by David Anderson · 7 years ago