1. 549feab libmeminfo: Add support to fiter accounting based on page flags by Sandeep Patil · 6 years ago
  2. 70fa72d libmeminfo: Add support to read zram memory consumption by Sandeep Patil · 6 years ago
  3. 2259fdf libmeminfo: Add support for counting swap pages by Sandeep Patil · 6 years ago
  4. 5cd7969 Merge "liblp: Allocate "b" extents in the second half of super." by David Anderson · 6 years ago
  5. 46d19d3 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
  6. bb72b80 Merge "Convert fs_mgr_swapon_all() to use the new Fstab struct" by Tom Cherry · 6 years ago
  7. a30cff7 Merge "fs_mgr: Change scratch margin to 3 X logical_block_size." by Treehugger Robot · 6 years ago
  8. 87aa446 Merge "Add ANDROID_RUNTIME_ROOT environment variable" by Neil Fuller · 6 years ago
  9. 239245f Merge "Enable the APEX support on the device side." by Treehugger Robot · 6 years ago
  10. 4414e4c adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
  11. a7f54b1 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  12. f56dad3 Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 6 years ago
  13. 8acb5dc liblp: Allocate "b" extents in the second half of super. by David Anderson · 6 years ago
  14. 0c7fb42 Merge "fs_mgr: Create a C++ Fstab struct" by Tom Cherry · 6 years ago
  15. 7174ec8 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 6 years ago
  16. d382589 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 6 years ago
  17. 946f7d4 Merge "base: add more error-checking overloads for unique_fd." by Josh Gao · 6 years ago
  18. 756eebe fs_mgr: Change scratch margin to 3 X logical_block_size. by Mark Salyzyn · 6 years ago
  19. 307337f Merge changes I6a4c3d9b,Ia5cdb797,I946eb605,Ieff3f6ea by Treehugger Robot · 6 years ago
  20. 5d595da Merge "fs_mgr fix flags/fs_mgr_flags mismatch" by Treehugger Robot · 6 years ago
  21. 9cb7704 Merge "Increase netlink uevent rcvbuf size to 16M" by Daniel Mentz · 6 years ago
  22. 41aa2c3 Increase netlink uevent rcvbuf size to 16M by Daniel Mentz · 6 years ago
  23. 3055457 Convert fs_mgr_swapon_all() to use the new Fstab struct by Tom Cherry · 6 years ago
  24. d0be7a5 fs_mgr: Create a C++ Fstab struct by Tom Cherry · 6 years ago
  25. 3c59cb8 C++17 is the default now. by Elliott Hughes · 6 years ago
  26. acf56c2 init: overlay: allow fs_mgr_overlayfs_required_devices to report partitions by Mark Salyzyn · 6 years ago
  27. 307a41f fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper by Mark Salyzyn · 6 years ago
  28. 9040aa5 fs_mgr: overlay: disable overrides in recovery or fastbootd. by Mark Salyzyn · 6 years ago
  29. c0966c9 fs_mgr: overlay: umount scratch more aggressively by Mark Salyzyn · 6 years ago
  30. 919b70c Enable the APEX support on the device side. by Josh Gao · 6 years ago
  31. 67fe6f0 Merge "check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC" by Treehugger Robot · 6 years ago
  32. 7a66be1 fs_mgr fix flags/fs_mgr_flags mismatch by Tom Cherry · 6 years ago
  33. 7f5a2d3 Merge "fs_mgr: fix typo from off64_t change." by Tom Cherry · 6 years ago
  34. 5d14b98 check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC by Jaegeuk Kim · 6 years ago
  35. 4115c2c Merge "fs_mgr: overlay: test assumption wrong if verity is enabled" by Mark Salyzyn · 6 years ago
  36. 2c25796 fs_mgr: fix typo from off64_t change. by Tom Cherry · 6 years ago
  37. 9d24734 Merge "fs_mgr: fixup 'size' attributes of fstab." by Tom Cherry · 6 years ago
  38. 03d6f9a fs_mgr: overlay: test assumption wrong if verity is enabled by Mark Salyzyn · 6 years ago
  39. fafd211 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 6 years ago
  40. e43c146 Merge "fs_mgr: move AVB related source into libfs_avb" by Treehugger Robot · 6 years ago
  41. 79bd67b Merge "Support product partition for non-treblized devices" by Treehugger Robot · 6 years ago
  42. 9b52891 Merge "Validate allocations against mappings" by Treehugger Robot · 6 years ago
  43. 7472cf6 Merge "fs_mgr: add README.overlayfs.md" by Treehugger Robot · 6 years ago
  44. ac3c774 Merge "init: always create a symlink from /init to /system/bin/init" by Tom Cherry · 6 years ago
  45. 0e55778 Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
  46. fafbb64 fs_mgr: fixup 'size' attributes of fstab. by Tom Cherry · 6 years ago
  47. a9a3b73 fs_mgr: add README.overlayfs.md by Mark Salyzyn · 6 years ago
  48. d57025d Merge "fastboot: Delete logical "other" partitions on retrofit devices." by David Anderson · 6 years ago
  49. 3ca1976 Validate allocations against mappings by Colin Cross · 6 years ago
  50. 9843007 init: always create a symlink from /init to /system/bin/init by Tom Cherry · 6 years ago
  51. 044e027 Merge "Run BoringSSL self test during startup" by Treehugger Robot · 6 years ago
  52. 3ecaf2e Merge "init: clean up the 1st/2nd stage init split" by Tom Cherry · 6 years ago
  53. d6e7f88 Add ANDROID_RUNTIME_ROOT environment variable by Neil Fuller · 6 years ago
  54. 4cafb54 Merge "Revert "Disable XOM in init."" by Ivan Lozano · 6 years ago
  55. c1bc281 fs_mgr: move AVB related source into libfs_avb by Bowgo Tsai · 6 years ago
  56. 49cdcfd Fix fastdeploy issues when testing Boat Attack Unity3D demo by Idries Hamadi · 6 years ago
  57. 01011fe Merge "Add OWNERS file to fastdeploy so idries@ can approve changes" by Idries Hamadi · 6 years ago
  58. cbc4116 Merge "fs_mgr: skip fs_mgr_overlayfs_required_devices w/o overlayfs in kernel" by Treehugger Robot · 6 years ago
  59. 894da4e Merge "tombstoned: fixed tombstones failed issue" by Elliott Hughes · 6 years ago
  60. 0c73234 fastboot: Delete logical "other" partitions on retrofit devices. by David Anderson · 6 years ago
  61. e2e519e Merge "Add support for caching small reads." by Christopher Ferris · 6 years ago
  62. 3a08c73 fs_mgr: skip fs_mgr_overlayfs_required_devices w/o overlayfs in kernel by Mark Salyzyn · 6 years ago
  63. 4055587 Merge changes Ic4e1a1de,Icfceaa46 by Treehugger Robot · 6 years ago
  64. a7b0b3b Merge "fastboot: do not die if ANDROID_PRODUCT_OUT undefined" by Hridya Valsaraju · 6 years ago
  65. ef64010 Add support for caching small reads. by Christopher Ferris · 6 years ago
  66. d052118 Run BoringSSL self test during startup by Branden Archer · 6 years ago
  67. 741fe84 Revert "Disable XOM in init." by Ivan Lozano · 6 years ago
  68. ef98359 Merge changes I99d46a2c,I6ff460d0 by Alistair Strachan · 6 years ago
  69. 53c5c62 Skip logical partitions in non-AVB2 case too by Alistair Strachan · 6 years ago
  70. 0685af0 Allow non-A/B, non-retrofit devices to override super_partition by Alistair Strachan · 6 years ago
  71. e0e693c fastboot: do not die if ANDROID_PRODUCT_OUT undefined by David Anderson · 6 years ago
  72. 484f88b Add OWNERS file to fastdeploy so idries@ can approve changes by Idries Hamadi · 6 years ago
  73. 715b1aa Support product partition for non-treblized devices by changho.shin · 6 years ago
  74. 8ac2f27 tombstoned: fixed tombstones failed issue by Jinguang Dong · 6 years ago
  75. 9392718 Merge "Reduce logging around segfaults" by Treehugger Robot · 6 years ago
  76. 4380215 Merge "Fix null pointer dereference in auditParse" by Treehugger Robot · 6 years ago
  77. d780dcb Reduce logging around segfaults by Colin Cross · 6 years ago
  78. 9c4ae20 Merge "make_f2fs: use -g android by default" by Jaegeuk Kim · 6 years ago
  79. f2228e0 Merge "TEST_MAPPING: add the rest of our actively maintained tests." by Elliott Hughes · 6 years ago
  80. 9f96cc2 Merge "Permissions for /dev/uinput" by Treehugger Robot · 6 years ago
  81. 69f174a Merge "Allow product partition to have vendor_overlay" by Treehugger Robot · 6 years ago
  82. dc5a327 Allow product partition to have vendor_overlay by Justin Yun · 6 years ago
  83. b43eb94 Fix null pointer dereference in auditParse by Dan Austin · 6 years ago
  84. a30b696 fastboot: propagate error for format command by Mark Salyzyn · 6 years ago
  85. cb2f6b6 fs_mgr: overlayfs: resize scratch should it be too small by Mark Salyzyn · 6 years ago
  86. fa10504 Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
  87. 017e12a Merge "Tombstone support for XOM-related SIGSEGVs." by Ivan Lozano · 6 years ago
  88. d98acb0 Merge "Disable XOM in init." by Ivan Lozano · 6 years ago
  89. e615b2a Permissions for /dev/uinput by Siarhei Vishniakou · 6 years ago
  90. 055347e Disable XOM in init. by Ivan Lozano · 6 years ago
  91. df3cec9 Tombstone support for XOM-related SIGSEGVs. by Ivan Lozano · 6 years ago
  92. ee9d638 Merge "Switch from dist-for-goals to dist in Android.bp" by Treehugger Robot · 6 years ago
  93. 46542f9 make_f2fs: use -g android by default by Jaegeuk Kim · 6 years ago
  94. 66a6d88 Merge "fastbootd: Support two super partitions for retrofit devices." by David Anderson · 6 years ago
  95. 8771a95 Merge "fastboot: Warn when flashing dynamic partitions in the bootloader." by David Anderson · 6 years ago
  96. 6900fce Merge "liblp: Modify NewForUpdate to accomodate two super partitions." by David Anderson · 6 years ago
  97. c15618a liblp: Modify NewForUpdate to accomodate two super partitions. by David Anderson · 6 years ago
  98. d25f1c3 fastbootd: Support two super partitions for retrofit devices. by David Anderson · 6 years ago
  99. 9c637f3 Merge "storaged: emplace recent_perf in load_perf_history_proto" by Treehugger Robot · 6 years ago
  100. 8956964 fastboot: Warn when flashing dynamic partitions in the bootloader. by David Anderson · 6 years ago