1. cbde986 fs_mgr: candidate list check mount_point by Mark Salyzyn · 7 years ago
  2. deecd56 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 7 years ago
  3. 0450db5 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  4. be8f966 init: move InitKernelLogging() to first stage init by Tom Cherry · 7 years ago
  5. 5aae6db Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  6. 44475a9 Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 7 years ago
  7. e42d26e init: allow customizable restart and timeout periods for services by Tom Cherry · 7 years ago
  8. 67308ca Merge changes If3664d44,Iab038f3e by Treehugger Robot · 7 years ago
  9. 39e1276 Merge "Implement support for linker rosegment option." by Christopher Ferris · 7 years ago
  10. cc70f0d fs_mgr: split out fs_mgr_overlayfs_setup_dir() by Mark Salyzyn · 7 years ago
  11. ececc1f fs_mgr: Add fs_mgr_overlayfs_required_devices() by Mark Salyzyn · 7 years ago
  12. e28aa86 Merge "Restore lost .dm support of adb install-multiple" by Treehugger Robot · 7 years ago
  13. e747a5b Merge "Add an API to release stats logger resources." by Treehugger Robot · 7 years ago
  14. 38172f7 Merge "Add a function to allow statslog failure." by Treehugger Robot · 7 years ago
  15. 9d08d17 Merge "Don't hardcode the super partition name." by Treehugger Robot · 7 years ago
  16. 085b1eb Merge "liblp: Remove the guid field from LpMetadataPartition." by David Anderson · 7 years ago
  17. 5a8f483 Restore lost .dm support of adb install-multiple by Victor Hsieh · 7 years ago
  18. b506ea7 Merge "fs_mgr: split out fs_mgr_overlayfs_teardown_one()" by Treehugger Robot · 7 years ago
  19. 5cb5fc9 Merge "Add /apex tmpfs mount and mount it." by Martijn Coenen · 7 years ago
  20. daf4d55 Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  21. 367ee5d fs_mgr: split out fs_mgr_overlayfs_teardown_one() by Mark Salyzyn · 7 years ago
  22. 90e7ed4 liblp: Remove the guid field from LpMetadataPartition. by David Anderson · 7 years ago
  23. 0cca0d6 Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()" by Treehugger Robot · 7 years ago
  24. a3981d3 Merge "Load libbacktrace_test.so explicitly." by Christopher Ferris · 7 years ago
  25. ae7b685 Merge "liblp: Add support for updateable partition groups." by Treehugger Robot · 7 years ago
  26. d4929f5 fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen() by Tom Cherry · 7 years ago
  27. eb9ceee Merge changes from topic "ext4 checkpointing" by Treehugger Robot · 7 years ago
  28. 7fab135 Merge "init: IsDmLinearEnabled() replace with check if logical partitions present in fstab" by Treehugger Robot · 7 years ago
  29. 4d72808 Load libbacktrace_test.so explicitly. by Christopher Ferris · 7 years ago
  30. 75b29f7 liblp: Add support for updateable partition groups. by David Anderson · 7 years ago
  31. 1330978 Merge "fs_mgr: __mount better detail for ENOENT" by Treehugger Robot · 7 years ago
  32. 437705d Add an API to release stats logger resources. by Yao Chen · 7 years ago
  33. 1a5a750 Add a function to allow statslog failure. by Yao Chen · 7 years ago
  34. cbccaf6 Merge "Declare __fake_use_va_args as a constexpr function." by Chih-hung Hsieh · 7 years ago
  35. aece184 Merge "Support > 2GiB seeks in adb_lseek." by Tao Bao · 7 years ago
  36. dfa2bf7 Add /apex tmpfs mount and mount it. by Martijn Coenen · 7 years ago
  37. a138e3b Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 7 years ago
  38. 95ebadc Merge "allow adb to remount symlink mount points" by Treehugger Robot · 7 years ago
  39. cfb3113 Merge "Remove tests for sparse images with CRC from fuzzy_fastboot" by Treehugger Robot · 7 years ago
  40. 0441a1e Merge "fs_mgr: overlayfs stop adding rootcontext= to mount" by Treehugger Robot · 7 years ago
  41. 0ec3e67 Merge "fs_mgr: overlay: device tree and system as root" by Treehugger Robot · 7 years ago
  42. 2248efd Merge "init: clarify why we mount /mnt/... in first stage init" by Tom Cherry · 7 years ago
  43. 39f5ef0 Merge "fastboot: remove engine.cpp/engine.h" by Tom Cherry · 7 years ago
  44. 9f0544a fs_mgr: overlayfs stop adding rootcontext= to mount by Mark Salyzyn · 7 years ago
  45. 36c99a6 fs_mgr: overlay: device tree and system as root by Mark Salyzyn · 7 years ago
  46. 5fb6e74 Merge "Reland "Add static libbinderthreadstate explicitly to charger module.""" by Jayant Chowdhary · 7 years ago
  47. 3de4740 Remove tests for sparse images with CRC from fuzzy_fastboot by Hridya Valsaraju · 7 years ago
  48. 2a4a06f init: clarify why we mount /mnt/... in first stage init by Tom Cherry · 7 years ago
  49. 9f7cbc3 make checkpointing work on ext4 by Paul Lawrence · 7 years ago
  50. 4239746 Adding bow dm-target by Paul Lawrence · 7 years ago
  51. 5a6f403 Merge "Interface with health HAL to read battery voltage" by Treehugger Robot · 7 years ago
  52. 2d05fc1 Merge "Move to new isolation test runner." by Christopher Ferris · 7 years ago
  53. a9073b9 Reland "Add static libbinderthreadstate explicitly to charger module."" by Jayant Chowdhary · 7 years ago
  54. cab725b Don't hardcode the super partition name. by David Anderson · 7 years ago
  55. 4622ef1 Merge "Match src paths with aidl package name" by Treehugger Robot · 7 years ago
  56. 7ba559f Merge "Add support to read fastboot variable 'off-mode-charge'" by Treehugger Robot · 7 years ago
  57. 8277e8d Interface with health HAL to read battery voltage by Hridya Valsaraju · 7 years ago
  58. 039bafc Add support to read fastboot variable 'off-mode-charge' by Hridya Valsaraju · 7 years ago
  59. f02431f Merge "Support fastboot variable 'variant'." by Treehugger Robot · 7 years ago
  60. b37da4d Support fastboot variable 'variant'. by Hridya Valsaraju · 7 years ago
  61. 25937dc Merge "trusty: keymaster3: Modify TrustyKeymaster3Device::update method" by Treehugger Robot · 7 years ago
  62. 85609a9 Merge "fs_mgr: overlayfs increase logging signal to noise ratio" by Mark Salyzyn · 7 years ago
  63. 9f7f430 Merge changes I156bfefd,I14b0b7e8 by Treehugger Robot · 7 years ago
  64. 39facd6 Merge "Revert "Add static libbinderthreadstate explicitly to charger module."" by Remi NGUYEN VAN · 7 years ago
  65. 9227539 Revert "Add static libbinderthreadstate explicitly to charger module." by Remi NGUYEN VAN · 7 years ago
  66. a94b40e Move to new isolation test runner. by Christopher Ferris · 7 years ago
  67. 2b3e0b9 allow adb to remount symlink mount points by Bowgo Tsai · 7 years ago
  68. 79557f0 Merge "Add static libbinderthreadstate explicitly to charger module." by Jayant Chowdhary · 7 years ago
  69. 760f839 Add static libbinderthreadstate explicitly to charger module. by Jayant Chowdhary · 7 years ago
  70. 3493148 Merge "Revert "Revert "mkbootimg: Build mkbootimg with Soong.""" by Treehugger Robot · 7 years ago
  71. d6fe017 Merge "Enable -Wexit-time-destructor for all targets" by Treehugger Robot · 7 years ago
  72. b9bb756 Revert "Revert "mkbootimg: Build mkbootimg with Soong."" by Tao Bao · 7 years ago
  73. 02ab0fc Enable -Wexit-time-destructor for all targets by Pirama Arumuga Nainar · 7 years ago
  74. 7eb8938 Merge "Do not construct std::function with Allocator argument" by Treehugger Robot · 7 years ago
  75. bc6f5e1 Merge "init: use '/system' as the system mount point for force_normal_boot" by Tom Cherry · 7 years ago
  76. 6bcf384 Merge changes I6a14ac96,I996b9885 by Treehugger Robot · 7 years ago
  77. e88c6b9 fs_mgr: overlayfs increase logging signal to noise ratio by Mark Salyzyn · 7 years ago
  78. 06429c0 fs_mgr: __mount better detail for ENOENT by Mark Salyzyn · 7 years ago
  79. f3bdc54 Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 7 years ago
  80. 7885b2a init: IsDmLinearEnabled() replace with check if logical partitions present in fstab by Mark Salyzyn · 7 years ago
  81. 22153cb init: use '/system' as the system mount point for force_normal_boot by Tom Cherry · 7 years ago
  82. d146d42 Do not construct std::function with Allocator argument by Pirama Arumuga Nainar · 7 years ago
  83. 364c051 bootstat: smpl -> reboot,powerloss by Mark Salyzyn · 7 years ago
  84. 9ac748e bootstat: uvlo -> reboot,undervoltage by Mark Salyzyn · 7 years ago
  85. b3db05f adb: add fdevent_release. by Josh Gao · 7 years ago
  86. eb41ed6 adb: fix test_device.FileOperationsTest.test_push_empty. by Josh Gao · 7 years ago
  87. eb6f0e8 Merge "adb: make test_device.py executable." by Josh Gao · 7 years ago
  88. bb0a8b5 Merge "Support 'fastboot getvar unlocked' command." by Treehugger Robot · 7 years ago
  89. 8c715cf Merge "Revert "mkbootimg: Build mkbootimg with Soong."" by Tao Bao · 7 years ago
  90. 4c018d6 Revert "mkbootimg: Build mkbootimg with Soong." by Tao Bao · 7 years ago
  91. 95b58f5 Merge "mkbootimg: Build mkbootimg with Soong." by Tao Bao · 7 years ago
  92. 9eec8d2 Merge "init: start apexd as early as we can." by Martijn Coenen · 7 years ago
  93. 0f28653 Merge "Set device lock status from kernel command line." by Treehugger Robot · 7 years ago
  94. 6bd4072 Merge "Pass OEM commands to HAL" by Treehugger Robot · 7 years ago
  95. 71495e1 Support 'fastboot getvar unlocked' command. by Hridya Valsaraju · 7 years ago
  96. eb53064 Pass OEM commands to HAL by Hridya Valsaraju · 7 years ago
  97. 5288587 Set device lock status from kernel command line. by Hridya Valsaraju · 7 years ago
  98. 8154dbc Merge "Build both static and shared lib." by Doug Horn · 7 years ago
  99. f7f6d9b mkbootimg: Build mkbootimg with Soong. by Tao Bao · 7 years ago
  100. c189779 Merge "Add a recovery ACPIO section to boot image" by Tao Bao · 7 years ago