1. ed6f596 Merge "init: increase thermal shutdown timeout to 3s" by Treehugger Robot · 6 years ago
  2. e2015af Merge "fs_mgr: fix incorrect parameter type" by Treehugger Robot · 6 years ago
  3. b5de088 init: increase thermal shutdown timeout to 3s by Wei Wang · 6 years ago
  4. 39ed7af fs_mgr: fix incorrect parameter type by bohu · 6 years ago
  5. e8ab577 Merge "Move system/core/ off NO_ERROR." by Elliott Hughes · 6 years ago
  6. f7d154e Merge "Check maximum allowed download size for download command." by Treehugger Robot · 6 years ago
  7. 93e0298 Merge "Assert that ParseInt/ParseUint are only used with signed/unsigned numbers respectively" by Tom Cherry · 6 years ago
  8. aae84e8 Check maximum allowed download size for download command. by Hridya Valsaraju · 6 years ago
  9. c35c609 Merge "fs_mgr: fs_mgr_update_verity_state cleanup" by Treehugger Robot · 6 years ago
  10. 32f5ff0 Merge changes Id6c00c76,Ibc74a12f by Treehugger Robot · 6 years ago
  11. ca2d62e Merge "android_filesystem_config add AID for iorapd" by Treehugger Robot · 6 years ago
  12. 3614b39 Merge "adb: identical symlink, do not update" by Treehugger Robot · 6 years ago
  13. bb12c5e Check return status of ReadFileToString() in GetDeviceLockStatus() by Hridya Valsaraju · 6 years ago
  14. 99f3772 Validate partition name when searching for physical partitions. by Hridya Valsaraju · 6 years ago
  15. 380d319 Merge "llkd: Do not check ueventd by default for stack" by Treehugger Robot · 6 years ago
  16. e4046c7 Merge "Allow erase, set_active and download commands only on unlocked devices." by Treehugger Robot · 6 years ago
  17. be29673 fs_mgr: fs_mgr_update_verity_state cleanup by Mark Salyzyn · 6 years ago
  18. 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 6 years ago
  19. f3186de Merge changes Ia4244757,Ibcdf69d9 by Josh Gao · 6 years ago
  20. 376e3cb adb: identical symlink, do not update by Mark Salyzyn · 6 years ago
  21. 2cfc8d9 llkd: Do not check ueventd by default for stack by Mark Salyzyn · 6 years ago
  22. d1e6231 Allow erase, set_active and download commands only on unlocked devices. by Hridya Valsaraju · 6 years ago
  23. 4aa42b4 Merge "Allow Conformance tests to verify userspace fastboot." by Treehugger Robot · 6 years ago
  24. b127c35 Merge changes Ie03f3895,Id4d9ee61 by Mark Salyzyn · 6 years ago
  25. 6cc230f Merge changes I49c9f064,I946e8564 by Mark Salyzyn · 6 years ago
  26. e06850a Merge "Support fastboot variable battery-soc-ok" by Treehugger Robot · 6 years ago
  27. 6b39f9d Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Treehugger Robot · 6 years ago
  28. 15dcc62 adbd: clean up jdwp service a bit. by Josh Gao · 6 years ago
  29. 39c1f4b Revert "Revert "adb: detect some spin loops and abort."" by Josh Gao · 6 years ago
  30. 4578129 android_filesystem_config add AID for iorapd by Igor Murashkin · 6 years ago
  31. a534a5a Support fastboot variable battery-soc-ok by Hridya Valsaraju · 6 years ago
  32. bdc1429 Allow Conformance tests to verify userspace fastboot. by Hridya Valsaraju · 6 years ago
  33. aace486 fs_mgr: add fs_mgr_access() as no-errno access(,F_OK) wrapper by Mark Salyzyn · 7 years ago
  34. ea928bb fs_mgr: candidate list check mount_point by Mark Salyzyn · 6 years ago
  35. bc64e50 Assert that ParseInt/ParseUint are only used with signed/unsigned numbers respectively by Tom Cherry · 6 years ago
  36. e0bc5a9 Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  37. 64990d5 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 6 years ago
  38. 3356ca3 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  39. 48e83e6 init: move InitKernelLogging() to first stage init by Tom Cherry · 6 years ago
  40. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  41. 5f2a21d Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 6 years ago
  42. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 6 years ago
  43. 69b83f0 Merge changes If3664d44,Iab038f3e by Treehugger Robot · 6 years ago
  44. d3a7ddc Merge "Implement support for linker rosegment option." by Christopher Ferris · 6 years ago
  45. 780db02 fs_mgr: split out fs_mgr_overlayfs_setup_dir() by Mark Salyzyn · 6 years ago
  46. e511e3a fs_mgr: Add fs_mgr_overlayfs_required_devices() by Mark Salyzyn · 6 years ago
  47. 29553d2 Merge "Restore lost .dm support of adb install-multiple" by Treehugger Robot · 6 years ago
  48. b20b2f9 Merge "Add an API to release stats logger resources." by Treehugger Robot · 6 years ago
  49. ed673c9 Merge "Add a function to allow statslog failure." by Treehugger Robot · 6 years ago
  50. 02678f3 Merge "Don't hardcode the super partition name." by Treehugger Robot · 6 years ago
  51. ba132f1 Merge "liblp: Remove the guid field from LpMetadataPartition." by David Anderson · 6 years ago
  52. 8e27656 Restore lost .dm support of adb install-multiple by Victor Hsieh · 6 years ago
  53. a3303fd Merge "fs_mgr: split out fs_mgr_overlayfs_teardown_one()" by Treehugger Robot · 6 years ago
  54. c3b40a5 Merge "Add /apex tmpfs mount and mount it." by Martijn Coenen · 6 years ago
  55. 9d5712c Implement support for linker rosegment option. by Christopher Ferris · 6 years ago
  56. 336f759 fs_mgr: split out fs_mgr_overlayfs_teardown_one() by Mark Salyzyn · 6 years ago
  57. e5f2f06 liblp: Remove the guid field from LpMetadataPartition. by David Anderson · 6 years ago
  58. 29e9833 Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()" by Treehugger Robot · 6 years ago
  59. 15a5c9c Merge "Load libbacktrace_test.so explicitly." by Christopher Ferris · 6 years ago
  60. d7f2c56 Merge "liblp: Add support for updateable partition groups." by Treehugger Robot · 6 years ago
  61. f274e78 fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen() by Tom Cherry · 6 years ago
  62. fe0e345 Merge changes from topic "ext4 checkpointing" by Treehugger Robot · 6 years ago
  63. 8bd7d52 Merge "init: IsDmLinearEnabled() replace with check if logical partitions present in fstab" by Treehugger Robot · 6 years ago
  64. 50d81ac Load libbacktrace_test.so explicitly. by Christopher Ferris · 6 years ago
  65. 5246b6c liblp: Add support for updateable partition groups. by David Anderson · 6 years ago
  66. cf207d0 Merge "fs_mgr: __mount better detail for ENOENT" by Treehugger Robot · 6 years ago android-o-mr1-iot-release-1.0.5
  67. 602d292 Add an API to release stats logger resources. by Yao Chen · 6 years ago
  68. 6301054 Add a function to allow statslog failure. by Yao Chen · 6 years ago
  69. e4ab668 Merge "Declare __fake_use_va_args as a constexpr function." by Chih-hung Hsieh · 6 years ago
  70. 546b539 Merge "Support > 2GiB seeks in adb_lseek." by Tao Bao · 6 years ago
  71. 344a91a Add /apex tmpfs mount and mount it. by Martijn Coenen · 6 years ago
  72. 9cb232b Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 6 years ago
  73. 4eb864b Merge "allow adb to remount symlink mount points" by Treehugger Robot · 6 years ago
  74. 49ef2c5 Merge "Remove tests for sparse images with CRC from fuzzy_fastboot" by Treehugger Robot · 6 years ago
  75. afac3fe Merge "fs_mgr: overlayfs stop adding rootcontext= to mount" by Treehugger Robot · 6 years ago
  76. 5e94856 Merge "fs_mgr: overlay: device tree and system as root" by Treehugger Robot · 6 years ago
  77. 32638a1 Merge "init: clarify why we mount /mnt/... in first stage init" by Tom Cherry · 6 years ago
  78. e6fc328 Merge "fastboot: remove engine.cpp/engine.h" by Tom Cherry · 6 years ago
  79. c4a2534 fs_mgr: overlayfs stop adding rootcontext= to mount by Mark Salyzyn · 6 years ago
  80. 22d31c2 fs_mgr: overlay: device tree and system as root by Mark Salyzyn · 6 years ago
  81. a535e5a Merge "Reland "Add static libbinderthreadstate explicitly to charger module.""" by Jayant Chowdhary · 6 years ago
  82. 94d0506 Remove tests for sparse images with CRC from fuzzy_fastboot by Hridya Valsaraju · 6 years ago
  83. 21824dd init: clarify why we mount /mnt/... in first stage init by Tom Cherry · 6 years ago
  84. 786d0b2 make checkpointing work on ext4 by Paul Lawrence · 6 years ago
  85. 8a9c294 Adding bow dm-target by Paul Lawrence · 6 years ago
  86. dcee6d22 Merge "Interface with health HAL to read battery voltage" by Treehugger Robot · 6 years ago
  87. 4755a06 Merge "Move to new isolation test runner." by Christopher Ferris · 6 years ago
  88. c2d3949 Reland "Add static libbinderthreadstate explicitly to charger module."" by Jayant Chowdhary · 6 years ago
  89. 5cbd2e4 Don't hardcode the super partition name. by David Anderson · 6 years ago
  90. 9af3b16 Merge "Match src paths with aidl package name" by Treehugger Robot · 6 years ago
  91. e15267b Merge "Add support to read fastboot variable 'off-mode-charge'" by Treehugger Robot · 6 years ago
  92. 47658ca Interface with health HAL to read battery voltage by Hridya Valsaraju · 6 years ago
  93. 7c9bbe9 Add support to read fastboot variable 'off-mode-charge' by Hridya Valsaraju · 6 years ago
  94. 007e52e Merge "Support fastboot variable 'variant'." by Treehugger Robot · 6 years ago
  95. 4af8090 Support fastboot variable 'variant'. by Hridya Valsaraju · 6 years ago
  96. bd9751a Merge "trusty: keymaster3: Modify TrustyKeymaster3Device::update method" by Treehugger Robot · 6 years ago
  97. 49163e9 Merge "fs_mgr: overlayfs increase logging signal to noise ratio" by Mark Salyzyn · 6 years ago
  98. 455364c Merge changes I156bfefd,I14b0b7e8 by Treehugger Robot · 6 years ago
  99. f41dc66 Merge "Revert "Add static libbinderthreadstate explicitly to charger module."" by Remi NGUYEN VAN · 6 years ago
  100. 17a6549 Revert "Add static libbinderthreadstate explicitly to charger module." by Remi NGUYEN VAN · 6 years ago