1. 511633b dmabuf_dump: Fix aosp_x86-eng builds by Sandeep Patil · 6 years ago
  2. f531fce Merge "Cache only a small portion of page map data." by Christopher Ferris · 6 years ago
  3. 84568be Merge "dmabuf_dump: Make output more readable and debug friendly" by Treehugger Robot · 6 years ago
  4. da49b9a dmabuf_dump: Make output more readable and debug friendly by Sandeep Patil · 6 years ago
  5. 838640e Merge "Increase timeout to avoid flaky tests." by Christopher Ferris · 6 years ago
  6. 95e6128 Merge "Fix IsUsable to check for each controller separately" by Suren Baghdasaryan · 6 years ago
  7. 612d145 Increase timeout to avoid flaky tests. by Christopher Ferris · 6 years ago
  8. cb8c805 Fix IsUsable to check for each controller separately by Suren Baghdasaryan · 6 years ago
  9. 6efce12 Cache only a small portion of page map data. by Christopher Ferris · 6 years ago
  10. c84d787 Merge "bootstat: add reboot,longkey sub-reason to known set" by Treehugger Robot · 6 years ago
  11. 09d0cbe Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 6 years ago
  12. bbe2a26 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 6 years ago
  13. 5c1a35e Merge "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  14. fb5bf01 Merge "Actually make fs_path_config / fs_path_config_from_file private" by Tom Cherry · 6 years ago
  15. a8b708c init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  16. 7c5426c Merge "Avoid get same timestamps in log testcase" by Tom Cherry · 6 years ago
  17. ff98638 Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 6 years ago
  18. 289a7ab bootstat: add reboot,longkey sub-reason to known set by Jone Chou · 6 years ago
  19. 396cd96 Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 6 years ago
  20. 475191b Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 6 years ago
  21. 4150e22 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 6 years ago
  22. 5ee433c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  23. 4942815 Merge "libfiemap_writer: Improve device unwrapping to support simple linear devices." by David Anderson · 6 years ago
  24. 872040b Actually make fs_path_config / fs_path_config_from_file private by Tom Cherry · 6 years ago
  25. 5110dfa Switch case to suite to follow new gtest naming. by Christopher Ferris · 6 years ago
  26. 889a5dd Merge "usbd: Exit in case of charger mode." by Treehugger Robot · 6 years ago
  27. 42a21a4 libfiemap_writer: Improve device unwrapping to support simple linear devices. by David Anderson · 6 years ago
  28. d3de490 Merge "Finally remove ZipString." by Elliott Hughes · 6 years ago
  29. 23eec68 usbd: Exit in case of charger mode. by Badhri Jagan Sridharan · 6 years ago
  30. 1aa20b3 Merge "liblp: Handle invalid alignment offsets correctly." by David Anderson · 6 years ago
  31. 3e4383b Merge "Remove fs_mgr_wait_for_file." by David Anderson · 6 years ago
  32. f208dae Merge changes Iae25434a,I13fd6699 by David Anderson · 6 years ago
  33. 856c929 Prevent definitions of expected.h from being included twice by Mohammad Samiul Islam · 6 years ago
  34. cddc1c6 Merge "Remove fs_config endianness functions" by Tom Cherry · 6 years ago
  35. f6ce523 Remove fs_config endianness functions by Tom Cherry · 6 years ago
  36. d256702 Merge "Remove fs_config_generate()" by Tom Cherry · 6 years ago
  37. f9fd4ef Merge "Fix potential race condition." by Christopher Ferris · 6 years ago
  38. 7ea65f0 libdm: Add LoopControl helpers for enabling direct IO. by David Anderson · 6 years ago
  39. 3fbf2e3 libdm: Add helpers for getting the device number of a dm device. by David Anderson · 6 years ago
  40. f04107f liblp: Handle invalid alignment offsets correctly. by David Anderson · 6 years ago
  41. a282c1e Fix potential race condition. by Christopher Ferris · 6 years ago
  42. d941de1 Finally remove ZipString. by Elliott Hughes · 6 years ago
  43. f78b8a4 Merge "[zip] Save 1 malloc and memset for each added file in ZipWriter" by Treehugger Robot · 6 years ago
  44. d724532 Merge "Introduce inotify-based replacements for fs_mgr_wait_for_file." by David Anderson · 6 years ago
  45. 1e9fb2d Merge "[zip] Change const char* to string_view in ZipWriter" by Treehugger Robot · 6 years ago
  46. 6fcf157 Avoid get same timestamps in log testcase by Xu YiPing · 6 years ago
  47. c660274 [zip] Save 1 malloc and memset for each added file in ZipWriter by Yurii Zubrytskyi · 6 years ago
  48. 9fdab37 Merge "init: Create /data/apex/hashtree folder at boot" by Treehugger Robot · 6 years ago
  49. 549bdb9 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 6 years ago
  50. 37e9870 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 6 years ago
  51. 9df4132 Merge "Start Vold on early-fs" by Treehugger Robot · 6 years ago
  52. e529f81 Merge "create libmodprobe, integrate into first_stage_init" by Treehugger Robot · 6 years ago
  53. 4937af2 Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 6 years ago
  54. e6a410d Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 6 years ago
  55. 1f92cc8 Remove fs_mgr_wait_for_file. by David Anderson · 6 years ago
  56. 708c7cb Introduce inotify-based replacements for fs_mgr_wait_for_file. by David Anderson · 6 years ago
  57. 8caa03f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  58. 564d273 create libmodprobe, integrate into first_stage_init by Steve Muckle · 6 years ago
  59. 8705678 Start Vold on early-fs by Daniel Rosenberg · 6 years ago
  60. 8d4485c Merge "Remove system/core/mkbootimg" by Treehugger Robot · 6 years ago
  61. 1b6d420 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 6 years ago
  62. 61cda99 Merge "Remove ACgroupController_getFlags to fix API breakage" by Treehugger Robot · 6 years ago
  63. 4decee3 Merge "libprocessgroup: move native_bridge_support" by Treehugger Robot · 6 years ago
  64. 37ca424 Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder." by David Anderson · 6 years ago
  65. fcaf8d9 Remove fs_config_generate() by Tom Cherry · 6 years ago
  66. 3f9c943 libprocessgroup: move native_bridge_support by Steven Moreland · 6 years ago
  67. f0f47ee Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 6 years ago
  68. c212ced Merge "Create android-base/format.h that includes fmtlib headers" by Tom Cherry · 6 years ago
  69. 1f960bc Merge "init: use Errorf() now that we have it" by Tom Cherry · 6 years ago
  70. 204c249 Merge "Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  71. af4d786 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  72. c136933 Merge "VtsKernelLiblpTest: use static test" by Treehugger Robot · 6 years ago
  73. 46b1a5a init: use Errorf() now that we have it by Tom Cherry · 6 years ago
  74. dcbdb1d Create android-base/format.h that includes fmtlib headers by Tom Cherry · 6 years ago
  75. 3063a95 Merge "fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr" by Jaegeuk Kim · 6 years ago
  76. 1a52ecb VtsKernelLiblpTest: use static test by Steve Muckle · 6 years ago
  77. e962690 Merge "Add Errorf and ErrnoErrorf" by Tom Cherry · 6 years ago
  78. ca5b8e7 fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr by Jaegeuk Kim · 6 years ago
  79. 939a605 Merge "Link the sanitizer runtime libraries to the default unrestricted namespace." by Treehugger Robot · 6 years ago
  80. 7d5e924 init: Create /data/apex/hashtree folder at boot by Jooyung Han · 6 years ago
  81. 6eee1ae Add Errorf and ErrnoErrorf by Jiyong Park · 6 years ago
  82. 84a7c50 Link the sanitizer runtime libraries to the default unrestricted namespace. by Peter Collingbourne · 6 years ago
  83. 2e7df06 liblp: Remove the slot-suffix requirement in MetadataBuilder. by David Anderson · 6 years ago
  84. ff7753a Merge "Support importing property file with expanded name" by Treehugger Robot · 6 years ago
  85. d972b8b Support importing property file with expanded name by Dongcheol Shin · 6 years ago
  86. 6bd352a adb: turn CHECKs into an error + transport restart. by Josh Gao · 6 years ago
  87. 62765e3 Merge "ziparchive: add a std::string_view overload to Next." by Elliott Hughes · 6 years ago
  88. 11baf9d Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." by David Anderson · 6 years ago
  89. ed58afe Merge "libfiemap_writer: Handle dm stacking more accurately." by David Anderson · 6 years ago
  90. 642a0c2 Remove system/core/mkbootimg by Hridya Valsaraju · 6 years ago
  91. 7b3c6d0 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 6 years ago
  92. c3c32c5 Merge "Internalize subclasses of Memory" by Christopher Ferris · 6 years ago
  93. 0813fae Merge "Add libcgrouprc to ld.config.txt." by Jiyong Park · 6 years ago
  94. 1624b1d Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 6 years ago
  95. 94d6df6 Merge "race condition in libprocessgroup" by Suren Baghdasaryan · 6 years ago
  96. 05c153e adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 6 years ago
  97. 190eb4f Add libcgrouprc to ld.config.txt. by Min Yun · 6 years ago
  98. bac6849 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 6 years ago
  99. 4315161 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 6 years ago
  100. 524b540 libfiemap_writer: Handle dm stacking more accurately. by David Anderson · 6 years ago