1. 6cc230f Merge changes I49c9f064,I946e8564 by Mark Salyzyn · 6 years ago
  2. e06850a Merge "Support fastboot variable battery-soc-ok" by Treehugger Robot · 6 years ago
  3. 6b39f9d Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Treehugger Robot · 6 years ago
  4. a534a5a Support fastboot variable battery-soc-ok by Hridya Valsaraju · 6 years ago
  5. e0bc5a9 Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  6. 64990d5 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 6 years ago
  7. 3356ca3 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  8. 48e83e6 init: move InitKernelLogging() to first stage init by Tom Cherry · 6 years ago
  9. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  10. 5f2a21d Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 6 years ago
  11. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 6 years ago
  12. 69b83f0 Merge changes If3664d44,Iab038f3e by Treehugger Robot · 6 years ago
  13. d3a7ddc Merge "Implement support for linker rosegment option." by Christopher Ferris · 6 years ago
  14. 780db02 fs_mgr: split out fs_mgr_overlayfs_setup_dir() by Mark Salyzyn · 6 years ago
  15. e511e3a fs_mgr: Add fs_mgr_overlayfs_required_devices() by Mark Salyzyn · 6 years ago
  16. 29553d2 Merge "Restore lost .dm support of adb install-multiple" by Treehugger Robot · 6 years ago
  17. b20b2f9 Merge "Add an API to release stats logger resources." by Treehugger Robot · 6 years ago
  18. ed673c9 Merge "Add a function to allow statslog failure." by Treehugger Robot · 6 years ago
  19. 02678f3 Merge "Don't hardcode the super partition name." by Treehugger Robot · 6 years ago
  20. ba132f1 Merge "liblp: Remove the guid field from LpMetadataPartition." by David Anderson · 6 years ago
  21. 8e27656 Restore lost .dm support of adb install-multiple by Victor Hsieh · 6 years ago
  22. a3303fd Merge "fs_mgr: split out fs_mgr_overlayfs_teardown_one()" by Treehugger Robot · 6 years ago
  23. c3b40a5 Merge "Add /apex tmpfs mount and mount it." by Martijn Coenen · 6 years ago
  24. 9d5712c Implement support for linker rosegment option. by Christopher Ferris · 6 years ago
  25. 336f759 fs_mgr: split out fs_mgr_overlayfs_teardown_one() by Mark Salyzyn · 6 years ago
  26. e5f2f06 liblp: Remove the guid field from LpMetadataPartition. by David Anderson · 6 years ago
  27. 29e9833 Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()" by Treehugger Robot · 6 years ago
  28. 15a5c9c Merge "Load libbacktrace_test.so explicitly." by Christopher Ferris · 6 years ago
  29. d7f2c56 Merge "liblp: Add support for updateable partition groups." by Treehugger Robot · 6 years ago
  30. f274e78 fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen() by Tom Cherry · 6 years ago
  31. fe0e345 Merge changes from topic "ext4 checkpointing" by Treehugger Robot · 6 years ago
  32. 8bd7d52 Merge "init: IsDmLinearEnabled() replace with check if logical partitions present in fstab" by Treehugger Robot · 6 years ago
  33. 50d81ac Load libbacktrace_test.so explicitly. by Christopher Ferris · 6 years ago
  34. 5246b6c liblp: Add support for updateable partition groups. by David Anderson · 6 years ago
  35. cf207d0 Merge "fs_mgr: __mount better detail for ENOENT" by Treehugger Robot · 6 years ago
  36. 602d292 Add an API to release stats logger resources. by Yao Chen · 6 years ago
  37. 6301054 Add a function to allow statslog failure. by Yao Chen · 6 years ago
  38. e4ab668 Merge "Declare __fake_use_va_args as a constexpr function." by Chih-hung Hsieh · 6 years ago
  39. 546b539 Merge "Support > 2GiB seeks in adb_lseek." by Tao Bao · 6 years ago
  40. 344a91a Add /apex tmpfs mount and mount it. by Martijn Coenen · 6 years ago
  41. 9cb232b Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 6 years ago
  42. 4eb864b Merge "allow adb to remount symlink mount points" by Treehugger Robot · 6 years ago
  43. 49ef2c5 Merge "Remove tests for sparse images with CRC from fuzzy_fastboot" by Treehugger Robot · 6 years ago
  44. afac3fe Merge "fs_mgr: overlayfs stop adding rootcontext= to mount" by Treehugger Robot · 6 years ago
  45. 5e94856 Merge "fs_mgr: overlay: device tree and system as root" by Treehugger Robot · 6 years ago
  46. 32638a1 Merge "init: clarify why we mount /mnt/... in first stage init" by Tom Cherry · 6 years ago
  47. e6fc328 Merge "fastboot: remove engine.cpp/engine.h" by Tom Cherry · 6 years ago
  48. c4a2534 fs_mgr: overlayfs stop adding rootcontext= to mount by Mark Salyzyn · 6 years ago
  49. 22d31c2 fs_mgr: overlay: device tree and system as root by Mark Salyzyn · 6 years ago
  50. a535e5a Merge "Reland "Add static libbinderthreadstate explicitly to charger module.""" by Jayant Chowdhary · 6 years ago
  51. 94d0506 Remove tests for sparse images with CRC from fuzzy_fastboot by Hridya Valsaraju · 6 years ago
  52. 21824dd init: clarify why we mount /mnt/... in first stage init by Tom Cherry · 6 years ago
  53. 786d0b2 make checkpointing work on ext4 by Paul Lawrence · 6 years ago
  54. 8a9c294 Adding bow dm-target by Paul Lawrence · 6 years ago
  55. dcee6d22 Merge "Interface with health HAL to read battery voltage" by Treehugger Robot · 6 years ago
  56. 4755a06 Merge "Move to new isolation test runner." by Christopher Ferris · 6 years ago
  57. c2d3949 Reland "Add static libbinderthreadstate explicitly to charger module."" by Jayant Chowdhary · 6 years ago
  58. 5cbd2e4 Don't hardcode the super partition name. by David Anderson · 6 years ago
  59. 9af3b16 Merge "Match src paths with aidl package name" by Treehugger Robot · 6 years ago
  60. e15267b Merge "Add support to read fastboot variable 'off-mode-charge'" by Treehugger Robot · 6 years ago
  61. 47658ca Interface with health HAL to read battery voltage by Hridya Valsaraju · 6 years ago
  62. 7c9bbe9 Add support to read fastboot variable 'off-mode-charge' by Hridya Valsaraju · 6 years ago
  63. 007e52e Merge "Support fastboot variable 'variant'." by Treehugger Robot · 6 years ago
  64. 4af8090 Support fastboot variable 'variant'. by Hridya Valsaraju · 6 years ago
  65. bd9751a Merge "trusty: keymaster3: Modify TrustyKeymaster3Device::update method" by Treehugger Robot · 6 years ago
  66. 49163e9 Merge "fs_mgr: overlayfs increase logging signal to noise ratio" by Mark Salyzyn · 6 years ago
  67. 455364c Merge changes I156bfefd,I14b0b7e8 by Treehugger Robot · 6 years ago
  68. f41dc66 Merge "Revert "Add static libbinderthreadstate explicitly to charger module."" by Remi NGUYEN VAN · 6 years ago
  69. 17a6549 Revert "Add static libbinderthreadstate explicitly to charger module." by Remi NGUYEN VAN · 6 years ago
  70. 805ea83 Move to new isolation test runner. by Christopher Ferris · 6 years ago
  71. 41649b8 allow adb to remount symlink mount points by Bowgo Tsai · 6 years ago
  72. 87b6cb4 Merge "Add static libbinderthreadstate explicitly to charger module." by Jayant Chowdhary · 6 years ago
  73. f23fa3b Add static libbinderthreadstate explicitly to charger module. by Jayant Chowdhary · 6 years ago
  74. 5b1111c Merge "Revert "Revert "mkbootimg: Build mkbootimg with Soong.""" by Treehugger Robot · 6 years ago
  75. 07adf8b Merge "Enable -Wexit-time-destructor for all targets" by Treehugger Robot · 6 years ago
  76. 0e5e816 Revert "Revert "mkbootimg: Build mkbootimg with Soong."" by Tao Bao · 6 years ago
  77. ca6ee83 Enable -Wexit-time-destructor for all targets by Pirama Arumuga Nainar · 6 years ago
  78. 9c5c396 Merge "Do not construct std::function with Allocator argument" by Treehugger Robot · 6 years ago
  79. e3745bc Merge "init: use '/system' as the system mount point for force_normal_boot" by Tom Cherry · 6 years ago
  80. 4b187d2 Merge changes I6a14ac96,I996b9885 by Treehugger Robot · 6 years ago
  81. 03df423 fs_mgr: overlayfs increase logging signal to noise ratio by Mark Salyzyn · 6 years ago
  82. 8243f66 fs_mgr: __mount better detail for ENOENT by Mark Salyzyn · 6 years ago
  83. cabfc3d Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 6 years ago
  84. 9b1e7a3 init: IsDmLinearEnabled() replace with check if logical partitions present in fstab by Mark Salyzyn · 6 years ago
  85. c382957 init: use '/system' as the system mount point for force_normal_boot by Tom Cherry · 6 years ago
  86. 02ab36e Do not construct std::function with Allocator argument by Pirama Arumuga Nainar · 6 years ago
  87. f62983a bootstat: smpl -> reboot,powerloss by Mark Salyzyn · 6 years ago
  88. ec7bafe bootstat: uvlo -> reboot,undervoltage by Mark Salyzyn · 6 years ago
  89. 2f6c2fa adb: add fdevent_release. by Josh Gao · 6 years ago
  90. ed17650 adb: fix test_device.FileOperationsTest.test_push_empty. by Josh Gao · 6 years ago
  91. db8b2af Merge "adb: make test_device.py executable." by Josh Gao · 6 years ago
  92. e4931c5 Merge "Support 'fastboot getvar unlocked' command." by Treehugger Robot · 6 years ago
  93. 6cc0d76 Merge "Revert "mkbootimg: Build mkbootimg with Soong."" by Tao Bao · 6 years ago
  94. 55a78bf Revert "mkbootimg: Build mkbootimg with Soong." by Tao Bao · 6 years ago
  95. 0baf7f7 Merge "mkbootimg: Build mkbootimg with Soong." by Tao Bao · 6 years ago
  96. 1e37645 Merge "init: start apexd as early as we can." by Martijn Coenen · 6 years ago
  97. 5952034 Merge "Set device lock status from kernel command line." by Treehugger Robot · 6 years ago
  98. c448000 Merge "Pass OEM commands to HAL" by Treehugger Robot · 6 years ago
  99. dca328d Support 'fastboot getvar unlocked' command. by Hridya Valsaraju · 6 years ago
  100. a15fe31 Pass OEM commands to HAL by Hridya Valsaraju · 6 years ago