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