1. 99087de Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 5 years ago
  2. 4f2048d Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 5 years ago
  3. 1e13891 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 5 years ago
  4. 2a6ec6c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 5 years ago
  5. 87db478 Merge "libfiemap_writer: Improve device unwrapping to support simple linear devices." by David Anderson · 5 years ago
  6. 7e21eba Switch case to suite to follow new gtest naming. by Christopher Ferris · 5 years ago
  7. 8c63ef8 Merge "usbd: Exit in case of charger mode." by Treehugger Robot · 5 years ago
  8. 1bfcd58 libfiemap_writer: Improve device unwrapping to support simple linear devices. by David Anderson · 5 years ago
  9. 2226fe6 Merge "Finally remove ZipString." by Elliott Hughes · 5 years ago
  10. abc9299 usbd: Exit in case of charger mode. by Badhri Jagan Sridharan · 5 years ago
  11. 99f610d Merge "liblp: Handle invalid alignment offsets correctly." by David Anderson · 5 years ago
  12. 0b5c355 Merge "Remove fs_mgr_wait_for_file." by David Anderson · 5 years ago
  13. 71b3afe Merge changes Iae25434a,I13fd6699 by David Anderson · 5 years ago
  14. 9f24c38 Prevent definitions of expected.h from being included twice by Mohammad Samiul Islam · 5 years ago
  15. 9b22906 Merge "Remove fs_config endianness functions" by Tom Cherry · 5 years ago
  16. 5550d4e Remove fs_config endianness functions by Tom Cherry · 5 years ago
  17. 45f79b1 Merge "Remove fs_config_generate()" by Tom Cherry · 5 years ago
  18. 61fc364 Merge "Fix potential race condition." by Christopher Ferris · 5 years ago
  19. ea0dda1 libdm: Add LoopControl helpers for enabling direct IO. by David Anderson · 5 years ago
  20. d106f1e libdm: Add helpers for getting the device number of a dm device. by David Anderson · 5 years ago
  21. 2ca0700 liblp: Handle invalid alignment offsets correctly. by David Anderson · 5 years ago
  22. d1d973b Fix potential race condition. by Christopher Ferris · 5 years ago
  23. 50ef29a Finally remove ZipString. by Elliott Hughes · 5 years ago
  24. 3215fd9 Merge "[zip] Save 1 malloc and memset for each added file in ZipWriter" by Treehugger Robot · 5 years ago
  25. 02427f5 Merge "Introduce inotify-based replacements for fs_mgr_wait_for_file." by David Anderson · 5 years ago
  26. a91e50b Merge "[zip] Change const char* to string_view in ZipWriter" by Treehugger Robot · 5 years ago
  27. a6633d7 [zip] Save 1 malloc and memset for each added file in ZipWriter by Yurii Zubrytskyi · 5 years ago
  28. 4a8d436 Merge "init: Create /data/apex/hashtree folder at boot" by Treehugger Robot · 5 years ago
  29. 2b28311 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 5 years ago
  30. 411fb88 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 5 years ago
  31. 52c8565 Merge "Start Vold on early-fs" by Treehugger Robot · 5 years ago
  32. 90eb2ed Merge "create libmodprobe, integrate into first_stage_init" by Treehugger Robot · 5 years ago
  33. ad0f27f Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 5 years ago
  34. d6d09c6 Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 5 years ago
  35. 5c475c7 Remove fs_mgr_wait_for_file. by David Anderson · 5 years ago
  36. c651213 Introduce inotify-based replacements for fs_mgr_wait_for_file. by David Anderson · 5 years ago
  37. b00e66f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 5 years ago
  38. 18b981e create libmodprobe, integrate into first_stage_init by Steve Muckle · 6 years ago
  39. c6e8972 Start Vold on early-fs by Daniel Rosenberg · 5 years ago
  40. b89a443 Merge "Remove system/core/mkbootimg" by Treehugger Robot · 5 years ago
  41. a6abd82 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 5 years ago
  42. ad6f656 Merge "Remove ACgroupController_getFlags to fix API breakage" by Treehugger Robot · 5 years ago
  43. 716ba5d Merge "libprocessgroup: move native_bridge_support" by Treehugger Robot · 5 years ago
  44. bc53c84 Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder." by David Anderson · 5 years ago
  45. 55fe01d Remove fs_config_generate() by Tom Cherry · 5 years ago
  46. b495b0d libprocessgroup: move native_bridge_support by Steven Moreland · 5 years ago
  47. 338260a Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 5 years ago
  48. 7f34035 Merge "Create android-base/format.h that includes fmtlib headers" by Tom Cherry · 5 years ago
  49. 30f6f42 Merge "init: use Errorf() now that we have it" by Tom Cherry · 5 years ago
  50. a6f90ce Merge "Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 5 years ago
  51. 9dba0f5 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 5 years ago
  52. 6860f68 Merge "VtsKernelLiblpTest: use static test" by Treehugger Robot · 5 years ago
  53. f4db2aa init: use Errorf() now that we have it by Tom Cherry · 5 years ago
  54. b90dcc0 Create android-base/format.h that includes fmtlib headers by Tom Cherry · 5 years ago
  55. c476186 Merge "fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr" by Jaegeuk Kim · 5 years ago
  56. 8301957 VtsKernelLiblpTest: use static test by Steve Muckle · 5 years ago
  57. ebbe9e7 Merge "Add Errorf and ErrnoErrorf" by Tom Cherry · 5 years ago
  58. f07d07b fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr by Jaegeuk Kim · 5 years ago
  59. 2d620c0 Merge "Link the sanitizer runtime libraries to the default unrestricted namespace." by Treehugger Robot · 5 years ago
  60. baa7c13 init: Create /data/apex/hashtree folder at boot by Jooyung Han · 6 years ago
  61. 20524ed Add Errorf and ErrnoErrorf by Jiyong Park · 5 years ago
  62. 563ca38 Link the sanitizer runtime libraries to the default unrestricted namespace. by Peter Collingbourne · 5 years ago
  63. 935420f liblp: Remove the slot-suffix requirement in MetadataBuilder. by David Anderson · 5 years ago
  64. 69880e1 Merge "Support importing property file with expanded name" by Treehugger Robot · 5 years ago
  65. a87c0f9 Support importing property file with expanded name by Dongcheol Shin · 5 years ago
  66. fc0f80a adb: turn CHECKs into an error + transport restart. by Josh Gao · 5 years ago
  67. bc420c4 Merge "ziparchive: add a std::string_view overload to Next." by Elliott Hughes · 5 years ago
  68. 5482189 Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." by David Anderson · 5 years ago
  69. 43d9ced Merge "libfiemap_writer: Handle dm stacking more accurately." by David Anderson · 5 years ago
  70. 4952ef7 Remove system/core/mkbootimg by Hridya Valsaraju · 5 years ago
  71. 1e40c30 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 5 years ago
  72. 5fb6609 Merge "Internalize subclasses of Memory" by Christopher Ferris · 5 years ago
  73. 210b56e Merge "Add libcgrouprc to ld.config.txt." by Jiyong Park · 5 years ago
  74. cb2352a Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 5 years ago
  75. aba081c Merge "race condition in libprocessgroup" by Suren Baghdasaryan · 5 years ago
  76. 2b668d3 adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 5 years ago
  77. d695733 Add libcgrouprc to ld.config.txt. by Min Yun · 5 years ago
  78. 3fcd831 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 5 years ago
  79. 2747532 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 5 years ago
  80. d5fa799 libfiemap_writer: Handle dm stacking more accurately. by David Anderson · 5 years ago
  81. e53417a Merge "liblp: Add helpers for finding partitions and partition sizes." by David Anderson · 5 years ago
  82. 6b95a0e Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  83. 53f79e6 race condition in libprocessgroup by mtk16036 · 5 years ago
  84. 1d7f3b4 Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails" by Jaegeuk Kim · 5 years ago
  85. 45a88fa Merge "Set elf_start_offset for invalid elf maps." by Christopher Ferris · 5 years ago
  86. b3093ff Merge "Read *.rc files from flattened APEX" by Treehugger Robot · 5 years ago
  87. df7d327 fix: passing ResultError to Error thru operator<< by Jooyung Han · 5 years ago
  88. 5b63cff Merge "adb: avoid freeing argv entries on Windows." by Josh Gao · 5 years ago
  89. d49499d Set elf_start_offset for invalid elf maps. by Christopher Ferris · 5 years ago
  90. 5928e4f fs_mgr: run fsck.f2fs with -f option when full mount fails by Sahitya Tummala · 5 years ago
  91. bc1ccde Merge "Remove Result<Success> in favor of Result<void>" by Tom Cherry · 5 years ago
  92. 31a0ab8 Merge "init: replace Result<Success> with Result<void>" by Tom Cherry · 5 years ago
  93. 2184ecb Merge "fs_mgr: support -o sync" by Treehugger Robot · 5 years ago
  94. e72c44b adb: avoid freeing argv entries on Windows. by Josh Gao · 5 years ago
  95. 91e6f88 Remove Result<Success> in favor of Result<void> by Tom Cherry · 5 years ago
  96. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 5 years ago
  97. 7a6ce06 Merge "liblp: Replace some |const char*| inputs with std::string." by David Anderson · 5 years ago
  98. 5ffa970 fs_mgr: support -o sync by Jaegeuk Kim · 5 years ago
  99. e597033 Merge "Switch tzdatacheck to comparing tzdata module file" by Neil Fuller · 5 years ago
  100. caa95d5 Merge "logd: handle uidToName() directly" by Tom Cherry · 5 years ago