1. 23d7741 Merge "Add product apk support from libnativeloader" by Kiyoung Kim · 6 years ago
  2. 59d4c8a Merge "adb: make root/unroot wait for the device to come back." by Treehugger Robot · 6 years ago
  3. 8a1fb91 Merge "Add missing override keyword" by Treehugger Robot · 6 years ago
  4. 3c99b0f adb: make root/unroot wait for the device to come back. by Josh Gao · 6 years ago
  5. 2009e32 Merge "Support zero-length mapped files" by Treehugger Robot · 6 years ago
  6. 22ff8e1 Merge "adbd: properly handle FUNCTIONFS_BIND without ENABLE." by Treehugger Robot · 6 years ago
  7. 007a4dc adbd: properly handle FUNCTIONFS_BIND without ENABLE. by Josh Gao · 6 years ago
  8. 6e96f68 Add missing override keyword by Casey Dahlin · 6 years ago
  9. fdfb9a0 Merge "Add unistd.h to includes in Regs.h" by Christopher Ferris · 6 years ago
  10. 71c084d Merge "init: use PLOG rather than strerror." by Treehugger Robot · 6 years ago
  11. f376200 Merge "Set cg_file_data_ to null when initialization failed" by Treehugger Robot · 6 years ago
  12. 34e1b40 Merge "Change mini-keyctl command format." by Treehugger Robot · 6 years ago
  13. 0e11385 Add unistd.h to includes in Regs.h by Casey Dahlin · 6 years ago
  14. 076305e init: use PLOG rather than strerror. by Elliott Hughes · 6 years ago
  15. e6413fc Merge "Restrict scanning port range, not emulator count" by Josh Gao · 6 years ago
  16. d71d301 Set cg_file_data_ to null when initialization failed by Wei Wang · 6 years ago
  17. b29b27e Change mini-keyctl command format. by Xiaoyong Zhou · 6 years ago
  18. 6c5c085 Merge "fs_mgr: overlay: preserve errno android::gsi::IsGsiRunning()" by Mark Salyzyn · 6 years ago
  19. ecef987 Merge "Fix a typo in linker configuration comments." by Roland Levillain · 6 years ago
  20. b778c44 Merge "mkbootimg: print addresses and offsets in hex" by Tao Bao · 6 years ago
  21. f97193d Merge "Revert "Revert "adbd: switch the default USB implementation.""" by Treehugger Robot · 6 years ago
  22. fc6e441 Merge "allow_all_shared_libs for media namespace in ld.config.legacy.txt" by Dongwon Kang · 6 years ago
  23. 5d7f841 Support zero-length mapped files by Pirama Arumuga Nainar · 6 years ago
  24. 2ba61b7 Merge "Add support for RPMB over VirtIO Serial" by Matthew Maurer · 6 years ago
  25. 27c5047 fs_mgr: overlay: preserve errno android::gsi::IsGsiRunning() by Mark Salyzyn · 6 years ago
  26. e922320 Merge "Add write support to SplitFiemap." by David Anderson · 6 years ago
  27. e51c876 Fix a typo in linker configuration comments. by Roland Levillain · 6 years ago
  28. 787e09a allow_all_shared_libs for media namespace in ld.config.legacy.txt by Dongwon Kang · 6 years ago
  29. 1c1850f Merge "Create /metadata/password_slots during boot." by David Anderson · 6 years ago
  30. e820afd Merge "Don't defer zygote" by Treehugger Robot · 6 years ago
  31. 1a789db Don't defer zygote by Jiyong Park · 6 years ago
  32. 25173c8 Restrict scanning port range, not emulator count by Tim Baverstock · 6 years ago
  33. 4639f69 Add product apk support from libnativeloader by Kiyoung Kim · 6 years ago
  34. bc5a0ec mkbootimg: print addresses and offsets in hex by Yuvraj Saxena · 6 years ago
  35. 96dc80f Merge "Make /apex on ramdisk" by Treehugger Robot · 6 years ago
  36. 6b4b265 Add write support to SplitFiemap. by David Anderson · 6 years ago
  37. 98efc48 Merge "adbd: cleanups in remount/verity." by Josh Gao · 6 years ago
  38. e5dc674 Make /apex on ramdisk by Jiyong Park · 6 years ago
  39. 0c8b8af Merge "Allow callers to pass a flag to not link obb dirs of multiple users." by Sudheer Shanka · 6 years ago
  40. a3d394e Merge "mkbootimg: extract to 'second' if size not 0" by Tao Bao · 6 years ago
  41. 6bd04c1 Merge changes I3506c8e7,I198c0e8c,I8a5d4e36 by Treehugger Robot · 6 years ago
  42. 3ed90b7 adbd: cleanups in remount/verity. by Josh Gao · 6 years ago
  43. 51deeb5 Merge "Access apex sysprops via the generated API" by Treehugger Robot · 6 years ago
  44. 30c898f Merge "Fix copy / move behaviour of Maps object." by Florian Mayer · 6 years ago
  45. 6a26b4b fs_mgr: remount: automatically disable verity by Mark Salyzyn · 6 years ago
  46. 3babd84 fs_mgr: remount: pull root device from fstab by Mark Salyzyn · 6 years ago
  47. 448fc97 fs_mgr: test: track device active slot throughout by Mark Salyzyn · 6 years ago
  48. ff5e99a mkbootimg: extract to 'second' if size not 0 by Yuvraj Saxena · 6 years ago
  49. 0664f31 Create /metadata/password_slots during boot. by David Anderson · 6 years ago
  50. 5a46541 Merge "Use distinct GateKeeper userids when running a GSI." by David Anderson · 6 years ago
  51. 57ba8c5 Add support for RPMB over VirtIO Serial by Matthew Maurer · 6 years ago
  52. 2d85880 Merge "Clang-format before updating storage proxy" by Treehugger Robot · 6 years ago
  53. 925c78b Merge "Support FiemapWriters that extend across multiple files." by David Anderson · 6 years ago
  54. cabc526 Allow callers to pass a flag to not link obb dirs of multiple users. by Sudheer Shanka · 6 years ago
  55. 79a43cf Merge "Add more filesystem support to libfiemap_writer." by David Anderson · 6 years ago
  56. a953ae0 Merge "Add min_score_adj into LmkKillOccurred event" by Suren Baghdasaryan · 6 years ago
  57. 4c46285 Merge "fs_mgr: remount: add partition argument list" by Mark Salyzyn · 6 years ago
  58. 3d67d34 Fix copy / move behaviour of Maps object. by Florian Mayer · 6 years ago
  59. ec5e4c6 Add min_score_adj into LmkKillOccurred event by Suren Baghdasaryan · 6 years ago
  60. 8502ed3 Access apex sysprops via the generated API by Jiyong Park · 6 years ago
  61. c676cca Merge changes from topic "apex_earlymount_base" by Treehugger Robot · 6 years ago
  62. dcbaf9f Activate system APEXes early by Jiyong Park · 6 years ago
  63. d458066 Merge "adb: use /system/bin/remount command" by Mark Salyzyn · 6 years ago
  64. f4e7422 fs_mgr: remount: add partition argument list by Mark Salyzyn · 7 years ago
  65. 2f6c180 adb: use /system/bin/remount command by Mark Salyzyn · 6 years ago
  66. f344d63 Support FiemapWriters that extend across multiple files. by David Anderson · 6 years ago
  67. 6521bf3 Merge "ld.config: Permit legacy /system/vendor paths" by Treehugger Robot · 6 years ago
  68. 4ba548d mount /apex during first_stage init by Jiyong Park · 6 years ago
  69. 9e40e12 ld.config: Permit legacy /system/vendor paths by Felix · 6 years ago
  70. bc63721 Merge "toolbox: make "r" available for /vendor" by Petri Gynther · 6 years ago
  71. 4d4db8c Add more filesystem support to libfiemap_writer. by David Anderson · 6 years ago
  72. 924eec9 Merge "libmeminfo: librank optimization using maps instead of vectors" by Treehugger Robot · 6 years ago
  73. 4229463 Merge "Fix double-accounting bug in liblp." by David Anderson · 6 years ago
  74. 7c71e06 toolbox: make "r" available for /vendor by Petri Gynther · 6 years ago
  75. 88e36c1 Fix double-accounting bug in liblp. by David Anderson · 6 years ago
  76. 5a74468 libmeminfo: librank optimization using maps instead of vectors by Erick Reyes · 6 years ago
  77. b1f97f9 Merge "Remove the block size alignment restriction." by David Anderson · 6 years ago
  78. 8dcd839 Merge "Reduce log spam from libprocessgroup" by Treehugger Robot · 6 years ago
  79. 6ad4eb3 Merge "libprocessgroup: convert Json::Value to const refs" by Suren Baghdasaryan · 6 years ago
  80. 3af39f3 Merge "Add vendor cgroups and task_profiles support" by Suren Baghdasaryan · 6 years ago
  81. 47f7420 Remove the block size alignment restriction. by David Anderson · 6 years ago
  82. 8da7a1e Merge "bootstat: add salyzyn as owner" by Mark Salyzyn · 6 years ago
  83. c8964ed Merge "fs_mgr: fix fs_mgr avb_keys parsing problem" by Treehugger Robot · 6 years ago
  84. b530537 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 6 years ago
  85. 7669ea5 Merge changes I4d351f56,Ib9e91157 by Josh Gao · 6 years ago
  86. 83d9b68 Merge changes Ia3bba21c,I0ffc159b by Dima Zavin · 6 years ago
  87. e681df4 libprocessgroup: convert Json::Value to const refs by Suren Baghdasaryan · 6 years ago
  88. 05da67c Add vendor cgroups and task_profiles support by Suren Baghdasaryan · 6 years ago
  89. 5841a96 adbd: tune USB read/write sizes and queue depths. by Josh Gao · 6 years ago
  90. b416f22 adb: add benchmarks for sink/source. by Josh Gao · 6 years ago
  91. 6d46a49 fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 6 years ago
  92. a5b85a4 fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 6 years ago
  93. fe85df1 bootstat: add salyzyn as owner by Mark Salyzyn · 6 years ago
  94. e778b3a adbd: fix a case where we can fail to join a thread. by Josh Gao · 6 years ago
  95. 949a561 Merge "libfs_avb: Pass const string by reference" by Treehugger Robot · 6 years ago
  96. 97400bd Use distinct GateKeeper userids when running a GSI. by David Anderson · 6 years ago
  97. 51eba09 Merge "Unify some text format in task_profiles.json" by Treehugger Robot · 6 years ago
  98. 4d6f4cc libfs_avb: Pass const string by reference by Greg Kaiser · 6 years ago
  99. 02e94a4 Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  100. 50cb647 Merge "adbd: limit the sizes of aio writes." by Josh Gao · 6 years ago