1. 725e0a0 dmabuf_dump: Change the default view to per-process stats by Sandeep Patil · 6 years ago
  2. 9191367 Merge "dmabuf_dump: Fix aosp_x86-eng builds" by Tiger Huang · 6 years ago
  3. 3dc456e dmabuf_dump: Fix aosp_x86-eng builds by Sandeep Patil · 6 years ago
  4. 037d025 Merge "Cache only a small portion of page map data." by Christopher Ferris · 6 years ago
  5. bb56ba8 Merge "dmabuf_dump: Make output more readable and debug friendly" by Treehugger Robot · 6 years ago
  6. 6347749 dmabuf_dump: Make output more readable and debug friendly by Sandeep Patil · 6 years ago
  7. a484817 Merge "Increase timeout to avoid flaky tests." by Christopher Ferris · 6 years ago
  8. 7e473e2 Merge "Fix IsUsable to check for each controller separately" by Suren Baghdasaryan · 6 years ago
  9. afc0ff7 Increase timeout to avoid flaky tests. by Christopher Ferris · 6 years ago
  10. 25eb1bf Fix IsUsable to check for each controller separately by Suren Baghdasaryan · 6 years ago
  11. 7f8915c Cache only a small portion of page map data. by Christopher Ferris · 6 years ago
  12. c034919 Merge "bootstat: add reboot,longkey sub-reason to known set" by Treehugger Robot · 6 years ago
  13. 12794c0 Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 6 years ago
  14. fab9f30 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 6 years ago
  15. 84fc269 Merge "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  16. 2067024 Merge "Actually make fs_path_config / fs_path_config_from_file private" by Tom Cherry · 6 years ago
  17. 71bdf28 init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  18. 3f6b163 Merge "Avoid get same timestamps in log testcase" by Tom Cherry · 6 years ago
  19. af274fd Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 6 years ago
  20. b9a8033 bootstat: add reboot,longkey sub-reason to known set by Jone Chou · 6 years ago
  21. 99087de Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 6 years ago
  22. 4f2048d Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 6 years ago
  23. 1e13891 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 6 years ago
  24. 2a6ec6c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  25. 87db478 Merge "libfiemap_writer: Improve device unwrapping to support simple linear devices." by David Anderson · 6 years ago
  26. 68debff Actually make fs_path_config / fs_path_config_from_file private by Tom Cherry · 6 years ago
  27. 7e21eba Switch case to suite to follow new gtest naming. by Christopher Ferris · 6 years ago
  28. 8c63ef8 Merge "usbd: Exit in case of charger mode." by Treehugger Robot · 6 years ago
  29. 1bfcd58 libfiemap_writer: Improve device unwrapping to support simple linear devices. by David Anderson · 6 years ago
  30. 2226fe6 Merge "Finally remove ZipString." by Elliott Hughes · 6 years ago
  31. abc9299 usbd: Exit in case of charger mode. by Badhri Jagan Sridharan · 6 years ago
  32. 99f610d Merge "liblp: Handle invalid alignment offsets correctly." by David Anderson · 6 years ago
  33. 0b5c355 Merge "Remove fs_mgr_wait_for_file." by David Anderson · 6 years ago
  34. 71b3afe Merge changes Iae25434a,I13fd6699 by David Anderson · 6 years ago
  35. 9f24c38 Prevent definitions of expected.h from being included twice by Mohammad Samiul Islam · 6 years ago
  36. 9b22906 Merge "Remove fs_config endianness functions" by Tom Cherry · 6 years ago
  37. 5550d4e Remove fs_config endianness functions by Tom Cherry · 6 years ago
  38. 45f79b1 Merge "Remove fs_config_generate()" by Tom Cherry · 6 years ago
  39. 61fc364 Merge "Fix potential race condition." by Christopher Ferris · 6 years ago
  40. ea0dda1 libdm: Add LoopControl helpers for enabling direct IO. by David Anderson · 6 years ago
  41. d106f1e libdm: Add helpers for getting the device number of a dm device. by David Anderson · 6 years ago
  42. 2ca0700 liblp: Handle invalid alignment offsets correctly. by David Anderson · 6 years ago
  43. d1d973b Fix potential race condition. by Christopher Ferris · 6 years ago
  44. 50ef29a Finally remove ZipString. by Elliott Hughes · 6 years ago
  45. 3215fd9 Merge "[zip] Save 1 malloc and memset for each added file in ZipWriter" by Treehugger Robot · 6 years ago
  46. 02427f5 Merge "Introduce inotify-based replacements for fs_mgr_wait_for_file." by David Anderson · 6 years ago
  47. a91e50b Merge "[zip] Change const char* to string_view in ZipWriter" by Treehugger Robot · 6 years ago
  48. 998fca5 Avoid get same timestamps in log testcase by Xu YiPing · 6 years ago
  49. a6633d7 [zip] Save 1 malloc and memset for each added file in ZipWriter by Yurii Zubrytskyi · 6 years ago
  50. 4a8d436 Merge "init: Create /data/apex/hashtree folder at boot" by Treehugger Robot · 6 years ago
  51. 2b28311 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 6 years ago
  52. 411fb88 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 6 years ago
  53. 52c8565 Merge "Start Vold on early-fs" by Treehugger Robot · 6 years ago
  54. 90eb2ed Merge "create libmodprobe, integrate into first_stage_init" by Treehugger Robot · 6 years ago
  55. ad0f27f Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 6 years ago
  56. d6d09c6 Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 6 years ago
  57. 5c475c7 Remove fs_mgr_wait_for_file. by David Anderson · 6 years ago
  58. c651213 Introduce inotify-based replacements for fs_mgr_wait_for_file. by David Anderson · 6 years ago
  59. b00e66f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  60. 18b981e create libmodprobe, integrate into first_stage_init by Steve Muckle · 6 years ago
  61. c6e8972 Start Vold on early-fs by Daniel Rosenberg · 6 years ago
  62. b89a443 Merge "Remove system/core/mkbootimg" by Treehugger Robot · 6 years ago
  63. a6abd82 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 6 years ago
  64. ad6f656 Merge "Remove ACgroupController_getFlags to fix API breakage" by Treehugger Robot · 6 years ago
  65. 716ba5d Merge "libprocessgroup: move native_bridge_support" by Treehugger Robot · 6 years ago
  66. bc53c84 Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder." by David Anderson · 6 years ago
  67. 55fe01d Remove fs_config_generate() by Tom Cherry · 6 years ago
  68. b495b0d libprocessgroup: move native_bridge_support by Steven Moreland · 6 years ago
  69. 338260a Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 6 years ago
  70. 7f34035 Merge "Create android-base/format.h that includes fmtlib headers" by Tom Cherry · 6 years ago
  71. 30f6f42 Merge "init: use Errorf() now that we have it" by Tom Cherry · 6 years ago
  72. a6f90ce Merge "Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  73. 9dba0f5 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  74. 6860f68 Merge "VtsKernelLiblpTest: use static test" by Treehugger Robot · 6 years ago
  75. f4db2aa init: use Errorf() now that we have it by Tom Cherry · 6 years ago
  76. b90dcc0 Create android-base/format.h that includes fmtlib headers by Tom Cherry · 6 years ago
  77. c476186 Merge "fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr" by Jaegeuk Kim · 6 years ago
  78. 8301957 VtsKernelLiblpTest: use static test by Steve Muckle · 6 years ago
  79. ebbe9e7 Merge "Add Errorf and ErrnoErrorf" by Tom Cherry · 6 years ago
  80. f07d07b fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr by Jaegeuk Kim · 6 years ago
  81. 2d620c0 Merge "Link the sanitizer runtime libraries to the default unrestricted namespace." by Treehugger Robot · 6 years ago
  82. baa7c13 init: Create /data/apex/hashtree folder at boot by Jooyung Han · 6 years ago
  83. 20524ed Add Errorf and ErrnoErrorf by Jiyong Park · 6 years ago
  84. 563ca38 Link the sanitizer runtime libraries to the default unrestricted namespace. by Peter Collingbourne · 6 years ago
  85. 935420f liblp: Remove the slot-suffix requirement in MetadataBuilder. by David Anderson · 6 years ago
  86. 69880e1 Merge "Support importing property file with expanded name" by Treehugger Robot · 6 years ago
  87. a87c0f9 Support importing property file with expanded name by Dongcheol Shin · 6 years ago
  88. fc0f80a adb: turn CHECKs into an error + transport restart. by Josh Gao · 6 years ago
  89. bc420c4 Merge "ziparchive: add a std::string_view overload to Next." by Elliott Hughes · 6 years ago
  90. 5482189 Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." by David Anderson · 6 years ago
  91. 43d9ced Merge "libfiemap_writer: Handle dm stacking more accurately." by David Anderson · 6 years ago
  92. 4952ef7 Remove system/core/mkbootimg by Hridya Valsaraju · 6 years ago
  93. 1e40c30 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 6 years ago
  94. 5fb6609 Merge "Internalize subclasses of Memory" by Christopher Ferris · 6 years ago
  95. 210b56e Merge "Add libcgrouprc to ld.config.txt." by Jiyong Park · 6 years ago
  96. cb2352a Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 6 years ago
  97. aba081c Merge "race condition in libprocessgroup" by Suren Baghdasaryan · 6 years ago
  98. 2b668d3 adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 6 years ago
  99. d695733 Add libcgrouprc to ld.config.txt. by Min Yun · 6 years ago
  100. 3fcd831 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 6 years ago