1. 9074871 Merge "Fix problem adding too many frames." by Christopher Ferris · 7 years ago
  2. 9d0ad23 Fix problem adding too many frames. by Christopher Ferris · 7 years ago
  3. b3bc842 Merge "Export HWASAN_OPTIONS when SANITIZE_TARGET:=hwaddress" by Evgenii Stepanov · 7 years ago
  4. 1f149d8 Merge "lmkd: Fix an invalid access to a pointer after it's freed" by Suren Baghdasaryan · 7 years ago
  5. 0730260 Merge changes Ib244a98f,Ib173f251 by Treehugger Robot · 7 years ago
  6. a520c5e liblp: Don't store BlockDeviceInfo separately in MetadataBuilder. by David Anderson · 7 years ago
  7. 06f7a96 liblp: Move backup sectors to the start of the partition. by David Anderson · 7 years ago
  8. 5c61dbd Merge "fs_mgr: overlay drop redundant check" by Treehugger Robot · 7 years ago
  9. 0106327 lmkd: Fix an invalid access to a pointer after it's freed by Suren Baghdasaryan · 7 years ago
  10. c53a0e9 Merge "liblp: Add a gtest for sparse image creation." by Treehugger Robot · 7 years ago oreo-mr1-1.2-iot-release android-o-mr1-iot-release-smart-display-r3
  11. d37dd4a Merge "export dumpstatez into stable_properties" by Minchan Kim · 7 years ago
  12. 58d5906 Merge "Revert "adb: don't close sockets before hitting EOF."" by Josh Gao · 7 years ago
  13. faf1328 Revert "adb: don't close sockets before hitting EOF." by Josh Gao · 7 years ago
  14. 11cbf7d Merge "adb: add reboot-fastboot command" by Treehugger Robot · 7 years ago
  15. f898388 liblp: Add a gtest for sparse image creation. by David Anderson · 7 years ago
  16. 21afa16 fs_mgr: overlay drop redundant check by Mark Salyzyn · 7 years ago
  17. 4c67290 Merge "init: add [[nodiscard]] to Result" by Tom Cherry · 7 years ago
  18. d8e94bd adb: add reboot-fastboot command by Mark Salyzyn · 7 years ago
  19. d987264 init: add [[nodiscard]] to Result by Tom Cherry · 7 years ago
  20. a2ccce8 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 7 years ago
  21. 8ef3fe1 Merge "fs_mgr: deprecate check for ro.build.system_root_image" by Treehugger Robot · 7 years ago
  22. b7f6c5a export dumpstatez into stable_properties by Minchan Kim · 7 years ago
  23. 86554e9 Merge "Reverted aapt dependency to be a dependency on libandroidfw" by Idries Hamadi · 7 years ago
  24. 3f50316 Merge "Suppress implicit-fallthrough warning." by Treehugger Robot · 7 years ago
  25. d936e62 Merge "Read memory stats from /proc/pid/stat file." by Rajeev Kumar · 7 years ago
  26. 4dbc24d Read memory stats from /proc/pid/stat file. by Rajeev Kumar · 7 years ago
  27. a605668 Merge "Do not calculate CRC for sparse images during fastboot flash" by Treehugger Robot · 7 years ago
  28. cd72cbb Merge "set_active command should update current slot information." by Treehugger Robot · 7 years ago
  29. d556c41 fs_mgr: deprecate check for ro.build.system_root_image by Mark Salyzyn · 7 years ago
  30. e6e2b3c Suppress implicit-fallthrough warning. by Chih-Hung Hsieh · 7 years ago
  31. ce2a8e5 Merge changes I5e3f6677,I94665a41 by Treehugger Robot · 7 years ago
  32. aec0de5 Do not calculate CRC for sparse images during fastboot flash by Hridya Valsaraju · 7 years ago
  33. 69ebd44 fs_mgr: overlayfs create scratch using a Dynamic Logical Partition by Mark Salyzyn · 7 years ago
  34. b5ca728 fs_mgr.h cleanup by Mark Salyzyn · 7 years ago
  35. 20bdf89 set_active command should update current slot information. by Hridya Valsaraju · 7 years ago
  36. 2185d8c Merge "adb: don't close sockets before hitting EOF." by Josh Gao · 7 years ago
  37. 042f2da Merge "fs_mgr: overlayfs deal with verity detection issues" by Treehugger Robot · 7 years ago
  38. 54e4790 fs_mgr: overlayfs deal with verity detection issues by Mark Salyzyn · 7 years ago
  39. 8ddded2 Merge "Fix handling of globals for new linker." by Christopher Ferris · 7 years ago
  40. a1bb191 Merge "Handle retry count correctly" by Treehugger Robot · 7 years ago
  41. 9810709 Merge "Check validity of partition for getvar:partition-type" by Treehugger Robot · 7 years ago
  42. 30917f7 Export HWASAN_OPTIONS when SANITIZE_TARGET:=hwaddress by Evgenii Stepanov · 7 years ago
  43. b2263b4 Merge "Return partition size in hex format." by Treehugger Robot · 7 years ago
  44. ed6f596 Merge "init: increase thermal shutdown timeout to 3s" by Treehugger Robot · 7 years ago
  45. 4165e00 Check validity of partition for getvar:partition-type by Hridya Valsaraju · 7 years ago
  46. e2015af Merge "fs_mgr: fix incorrect parameter type" by Treehugger Robot · 7 years ago
  47. b5de088 init: increase thermal shutdown timeout to 3s by Wei Wang · 7 years ago
  48. 2a377da Return partition size in hex format. by Hridya Valsaraju · 7 years ago
  49. 39ed7af fs_mgr: fix incorrect parameter type by bohu · 7 years ago
  50. 1f34c0e Fix handling of globals for new linker. by Christopher Ferris · 7 years ago
  51. e8ab577 Merge "Move system/core/ off NO_ERROR." by Elliott Hughes · 7 years ago
  52. f7d154e Merge "Check maximum allowed download size for download command." by Treehugger Robot · 7 years ago
  53. 93e0298 Merge "Assert that ParseInt/ParseUint are only used with signed/unsigned numbers respectively" by Tom Cherry · 7 years ago
  54. aae84e8 Check maximum allowed download size for download command. by Hridya Valsaraju · 7 years ago
  55. b920cb4 Handle retry count correctly by Paul Lawrence · 7 years ago
  56. c35c609 Merge "fs_mgr: fs_mgr_update_verity_state cleanup" by Treehugger Robot · 7 years ago
  57. 32f5ff0 Merge changes Id6c00c76,Ibc74a12f by Treehugger Robot · 7 years ago
  58. ca2d62e Merge "android_filesystem_config add AID for iorapd" by Treehugger Robot · 7 years ago
  59. 3614b39 Merge "adb: identical symlink, do not update" by Treehugger Robot · 7 years ago
  60. bb12c5e Check return status of ReadFileToString() in GetDeviceLockStatus() by Hridya Valsaraju · 7 years ago
  61. 99f3772 Validate partition name when searching for physical partitions. by Hridya Valsaraju · 7 years ago
  62. 380d319 Merge "llkd: Do not check ueventd by default for stack" by Treehugger Robot · 7 years ago
  63. e4046c7 Merge "Allow erase, set_active and download commands only on unlocked devices." by Treehugger Robot · 7 years ago
  64. be29673 fs_mgr: fs_mgr_update_verity_state cleanup by Mark Salyzyn · 7 years ago
  65. 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 7 years ago
  66. f3186de Merge changes Ia4244757,Ibcdf69d9 by Josh Gao · 7 years ago
  67. 376e3cb adb: identical symlink, do not update by Mark Salyzyn · 7 years ago
  68. 2cfc8d9 llkd: Do not check ueventd by default for stack by Mark Salyzyn · 7 years ago
  69. d1e6231 Allow erase, set_active and download commands only on unlocked devices. by Hridya Valsaraju · 7 years ago
  70. 4aa42b4 Merge "Allow Conformance tests to verify userspace fastboot." by Treehugger Robot · 7 years ago
  71. b127c35 Merge changes Ie03f3895,Id4d9ee61 by Mark Salyzyn · 7 years ago
  72. 6cc230f Merge changes I49c9f064,I946e8564 by Mark Salyzyn · 7 years ago
  73. e06850a Merge "Support fastboot variable battery-soc-ok" by Treehugger Robot · 7 years ago
  74. 6b39f9d Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Treehugger Robot · 7 years ago
  75. 15dcc62 adbd: clean up jdwp service a bit. by Josh Gao · 7 years ago
  76. 39c1f4b Revert "Revert "adb: detect some spin loops and abort."" by Josh Gao · 7 years ago
  77. 4578129 android_filesystem_config add AID for iorapd by Igor Murashkin · 7 years ago
  78. a534a5a Support fastboot variable battery-soc-ok by Hridya Valsaraju · 7 years ago
  79. bdc1429 Allow Conformance tests to verify userspace fastboot. by Hridya Valsaraju · 7 years ago
  80. aace486 fs_mgr: add fs_mgr_access() as no-errno access(,F_OK) wrapper by Mark Salyzyn · 7 years ago
  81. ea928bb fs_mgr: candidate list check mount_point by Mark Salyzyn · 7 years ago
  82. bc64e50 Assert that ParseInt/ParseUint are only used with signed/unsigned numbers respectively by Tom Cherry · 7 years ago
  83. e0bc5a9 Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 7 years ago
  84. 64990d5 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 7 years ago
  85. 3356ca3 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  86. 48e83e6 init: move InitKernelLogging() to first stage init by Tom Cherry · 7 years ago
  87. 269a4b4 Reverted aapt dependency to be a dependency on libandroidfw by Idries Hamadi · 7 years ago
  88. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  89. 5f2a21d Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 7 years ago
  90. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 7 years ago
  91. 69b83f0 Merge changes If3664d44,Iab038f3e by Treehugger Robot · 7 years ago
  92. d3a7ddc Merge "Implement support for linker rosegment option." by Christopher Ferris · 7 years ago
  93. 780db02 fs_mgr: split out fs_mgr_overlayfs_setup_dir() by Mark Salyzyn · 7 years ago
  94. e511e3a fs_mgr: Add fs_mgr_overlayfs_required_devices() by Mark Salyzyn · 7 years ago
  95. 29553d2 Merge "Restore lost .dm support of adb install-multiple" by Treehugger Robot · 7 years ago
  96. b20b2f9 Merge "Add an API to release stats logger resources." by Treehugger Robot · 7 years ago
  97. ed673c9 Merge "Add a function to allow statslog failure." by Treehugger Robot · 7 years ago
  98. ffc11d3 adb: don't close sockets before hitting EOF. by Josh Gao · 7 years ago
  99. 02678f3 Merge "Don't hardcode the super partition name." by Treehugger Robot · 7 years ago
  100. ba132f1 Merge "liblp: Remove the guid field from LpMetadataPartition." by David Anderson · 7 years ago