1. 396cd96 Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 6 years ago
  2. 475191b Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 6 years ago
  3. 4150e22 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 6 years ago
  4. 5ee433c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  5. 4942815 Merge "libfiemap_writer: Improve device unwrapping to support simple linear devices." by David Anderson · 6 years ago
  6. 5110dfa Switch case to suite to follow new gtest naming. by Christopher Ferris · 6 years ago
  7. 889a5dd Merge "usbd: Exit in case of charger mode." by Treehugger Robot · 6 years ago
  8. 42a21a4 libfiemap_writer: Improve device unwrapping to support simple linear devices. by David Anderson · 6 years ago
  9. d3de490 Merge "Finally remove ZipString." by Elliott Hughes · 6 years ago
  10. 23eec68 usbd: Exit in case of charger mode. by Badhri Jagan Sridharan · 6 years ago
  11. 1aa20b3 Merge "liblp: Handle invalid alignment offsets correctly." by David Anderson · 6 years ago
  12. 3e4383b Merge "Remove fs_mgr_wait_for_file." by David Anderson · 6 years ago
  13. f208dae Merge changes Iae25434a,I13fd6699 by David Anderson · 6 years ago
  14. 856c929 Prevent definitions of expected.h from being included twice by Mohammad Samiul Islam · 6 years ago
  15. cddc1c6 Merge "Remove fs_config endianness functions" by Tom Cherry · 6 years ago
  16. f6ce523 Remove fs_config endianness functions by Tom Cherry · 6 years ago
  17. d256702 Merge "Remove fs_config_generate()" by Tom Cherry · 6 years ago
  18. f9fd4ef Merge "Fix potential race condition." by Christopher Ferris · 6 years ago
  19. 7ea65f0 libdm: Add LoopControl helpers for enabling direct IO. by David Anderson · 6 years ago
  20. 3fbf2e3 libdm: Add helpers for getting the device number of a dm device. by David Anderson · 6 years ago
  21. f04107f liblp: Handle invalid alignment offsets correctly. by David Anderson · 6 years ago
  22. a282c1e Fix potential race condition. by Christopher Ferris · 6 years ago
  23. d941de1 Finally remove ZipString. by Elliott Hughes · 6 years ago
  24. f78b8a4 Merge "[zip] Save 1 malloc and memset for each added file in ZipWriter" by Treehugger Robot · 6 years ago
  25. d724532 Merge "Introduce inotify-based replacements for fs_mgr_wait_for_file." by David Anderson · 6 years ago
  26. 1e9fb2d Merge "[zip] Change const char* to string_view in ZipWriter" by Treehugger Robot · 6 years ago
  27. c660274 [zip] Save 1 malloc and memset for each added file in ZipWriter by Yurii Zubrytskyi · 6 years ago
  28. 9fdab37 Merge "init: Create /data/apex/hashtree folder at boot" by Treehugger Robot · 6 years ago
  29. 549bdb9 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 6 years ago
  30. 37e9870 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 6 years ago
  31. 9df4132 Merge "Start Vold on early-fs" by Treehugger Robot · 6 years ago
  32. e529f81 Merge "create libmodprobe, integrate into first_stage_init" by Treehugger Robot · 6 years ago
  33. 4937af2 Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 6 years ago
  34. e6a410d Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 6 years ago
  35. 1f92cc8 Remove fs_mgr_wait_for_file. by David Anderson · 6 years ago
  36. 708c7cb Introduce inotify-based replacements for fs_mgr_wait_for_file. by David Anderson · 6 years ago
  37. 8caa03f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  38. 564d273 create libmodprobe, integrate into first_stage_init by Steve Muckle · 6 years ago
  39. 8705678 Start Vold on early-fs by Daniel Rosenberg · 6 years ago
  40. 8d4485c Merge "Remove system/core/mkbootimg" by Treehugger Robot · 6 years ago
  41. 1b6d420 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 6 years ago
  42. 61cda99 Merge "Remove ACgroupController_getFlags to fix API breakage" by Treehugger Robot · 6 years ago
  43. 4decee3 Merge "libprocessgroup: move native_bridge_support" by Treehugger Robot · 6 years ago
  44. 37ca424 Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder." by David Anderson · 6 years ago
  45. fcaf8d9 Remove fs_config_generate() by Tom Cherry · 6 years ago
  46. 3f9c943 libprocessgroup: move native_bridge_support by Steven Moreland · 6 years ago
  47. f0f47ee Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 6 years ago
  48. c212ced Merge "Create android-base/format.h that includes fmtlib headers" by Tom Cherry · 6 years ago
  49. 1f960bc Merge "init: use Errorf() now that we have it" by Tom Cherry · 6 years ago
  50. 204c249 Merge "Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  51. af4d786 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  52. c136933 Merge "VtsKernelLiblpTest: use static test" by Treehugger Robot · 6 years ago
  53. 46b1a5a init: use Errorf() now that we have it by Tom Cherry · 6 years ago
  54. dcbdb1d Create android-base/format.h that includes fmtlib headers by Tom Cherry · 6 years ago
  55. 3063a95 Merge "fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr" by Jaegeuk Kim · 6 years ago
  56. 1a52ecb VtsKernelLiblpTest: use static test by Steve Muckle · 6 years ago
  57. e962690 Merge "Add Errorf and ErrnoErrorf" by Tom Cherry · 6 years ago
  58. ca5b8e7 fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr by Jaegeuk Kim · 6 years ago
  59. 939a605 Merge "Link the sanitizer runtime libraries to the default unrestricted namespace." by Treehugger Robot · 6 years ago
  60. 7d5e924 init: Create /data/apex/hashtree folder at boot by Jooyung Han · 6 years ago
  61. 6eee1ae Add Errorf and ErrnoErrorf by Jiyong Park · 6 years ago
  62. 84a7c50 Link the sanitizer runtime libraries to the default unrestricted namespace. by Peter Collingbourne · 6 years ago
  63. 2e7df06 liblp: Remove the slot-suffix requirement in MetadataBuilder. by David Anderson · 6 years ago
  64. ff7753a Merge "Support importing property file with expanded name" by Treehugger Robot · 6 years ago
  65. d972b8b Support importing property file with expanded name by Dongcheol Shin · 6 years ago
  66. 6bd352a adb: turn CHECKs into an error + transport restart. by Josh Gao · 6 years ago
  67. 62765e3 Merge "ziparchive: add a std::string_view overload to Next." by Elliott Hughes · 6 years ago
  68. 11baf9d Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." by David Anderson · 6 years ago
  69. ed58afe Merge "libfiemap_writer: Handle dm stacking more accurately." by David Anderson · 6 years ago
  70. 642a0c2 Remove system/core/mkbootimg by Hridya Valsaraju · 6 years ago
  71. 7b3c6d0 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 6 years ago
  72. c3c32c5 Merge "Internalize subclasses of Memory" by Christopher Ferris · 6 years ago
  73. 0813fae Merge "Add libcgrouprc to ld.config.txt." by Jiyong Park · 6 years ago
  74. 1624b1d Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 6 years ago
  75. 94d6df6 Merge "race condition in libprocessgroup" by Suren Baghdasaryan · 6 years ago
  76. 05c153e adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 6 years ago
  77. 190eb4f Add libcgrouprc to ld.config.txt. by Min Yun · 6 years ago
  78. bac6849 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 6 years ago
  79. 4315161 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 6 years ago
  80. 524b540 libfiemap_writer: Handle dm stacking more accurately. by David Anderson · 6 years ago
  81. 9a4b6c5 Merge "liblp: Add helpers for finding partitions and partition sizes." by David Anderson · 6 years ago
  82. eb836f7 Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  83. c37f395 race condition in libprocessgroup by mtk16036 · 6 years ago
  84. af0d15c Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails" by Jaegeuk Kim · 6 years ago
  85. c268298 Merge "Set elf_start_offset for invalid elf maps." by Christopher Ferris · 6 years ago
  86. dcd5413 Merge "Read *.rc files from flattened APEX" by Treehugger Robot · 6 years ago
  87. 971e5f0 fix: passing ResultError to Error thru operator<< by Jooyung Han · 6 years ago
  88. 71ab050 Merge "adb: avoid freeing argv entries on Windows." by Josh Gao · 6 years ago
  89. a3e9d7f Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
  90. 584da00 fs_mgr: run fsck.f2fs with -f option when full mount fails by Sahitya Tummala · 6 years ago
  91. db51288 Merge "Remove Result<Success> in favor of Result<void>" by Tom Cherry · 6 years ago
  92. bd1b253 Merge "init: replace Result<Success> with Result<void>" by Tom Cherry · 6 years ago
  93. be5600a Merge "fs_mgr: support -o sync" by Treehugger Robot · 6 years ago
  94. 952e202 adb: avoid freeing argv entries on Windows. by Josh Gao · 6 years ago
  95. 95d7dbf Remove Result<Success> in favor of Result<void> by Tom Cherry · 6 years ago
  96. c3e0ade init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  97. 93c9a81 Merge "liblp: Replace some |const char*| inputs with std::string." by David Anderson · 6 years ago
  98. 312da56 fs_mgr: support -o sync by Jaegeuk Kim · 6 years ago
  99. 2be3f50 Merge "Switch tzdatacheck to comparing tzdata module file" by Neil Fuller · 6 years ago
  100. d4d5684 Merge "logd: handle uidToName() directly" by Tom Cherry · 6 years ago