1. 8c2716d [adbwifi] Add pairing_auth library. by Joshua Duong · 5 years ago
  2. 42db32b Merge "adbd_auth function signature changes." by Joshua Duong · 5 years ago
  3. 63fa65d adbd_auth function signature changes. by Joshua Duong · 5 years ago
  4. 84bd792 Merge "fs_mgr: support metadata_csum for ext4 partition" by Jaegeuk Kim · 5 years ago
  5. 16fc900 Merge "Initialize |sentBlocksCount|" by Yurii Zubrytskyi · 5 years ago
  6. 4f34eaf Merge "Remove ld.config.txt from adbd APEX" by Kiyoung Kim · 5 years ago
  7. c08d402 Merge "Fix the MacOS build of incremental*" by Josh Gao · 5 years ago
  8. 01b2063 Initialize |sentBlocksCount| by Yurii Zubrytskyi · 5 years ago
  9. f885a1f Fix the MacOS build of incremental* by Yurii Zubrytskyi · 5 years ago
  10. 865087a Merge "libsnapshot: fix stats write in Resume()" by Alessio Balsini · 5 years ago
  11. 0746614 libsnapshot: fix stats write in Resume() by Alessio Balsini · 5 years ago
  12. db6ef5e Merge "Store reason in case of userspace-reboot watchdog reboot" by Nikita Ioffe · 5 years ago
  13. 94fca17 Merge "[adb] Add a version field to v4 signature format" by Yurii Zubrytskyi · 5 years ago
  14. c45f361 Remove ld.config.txt from adbd APEX by Kiyoung Kim · 5 years ago
  15. d2266c2 Merge "Adding new GSI public keys" by Treehugger Robot · 5 years ago
  16. e785e51 [adb] Add a version field to v4 signature format by Yurii Zubrytskyi · 5 years ago
  17. 729e8d0 Merge "[GWP-ASan] Add GWP-ASan information to tombstones." by Mitch Phillips · 5 years ago
  18. a2c5106 Store reason in case of userspace-reboot watchdog reboot by Nikita Ioffe · 5 years ago
  19. 20db34f Merge "Incremental installations in adb, client/host side." by Yurii Zubrytskyi · 5 years ago
  20. 5251cbd Merge "Rename ro.device_owner system property" by Treehugger Robot · 5 years ago
  21. b44c0fd Incremental installations in adb, client/host side. by Alex Buynytskyy · 5 years ago
  22. c05887a Rename ro.device_owner system property by Rubin Xu · 5 years ago
  23. 87b1c3e Adding new GSI public keys by Bowgo Tsai · 5 years ago
  24. ed03f1b Merge "Add project ID constants." by Martijn Coenen · 5 years ago
  25. c04fa49 Add project ID constants. by Martijn Coenen · 5 years ago
  26. c5eed1d Merge "Allow apexes to link against more libs" by Howard Ro · 5 years ago
  27. c2d19da [GWP-ASan] Add GWP-ASan information to tombstones. by Mitch Phillips · 5 years ago
  28. 6dd136d Merge "Add wrapped key support for metadata encryption" by Paul Crowley · 5 years ago
  29. 07f1f15 Merge "Specify argument types for function prototype" by Tom Cherry · 5 years ago
  30. a43b467 Merge "Some minor fixes to libadb_tls_connection." by Joshua Duong · 5 years ago
  31. 01637f7 Some minor fixes to libadb_tls_connection. by Joshua Duong · 5 years ago
  32. ce3eb19 Merge "Add UNSUPPORTED to health HAL 2.1 values" by Treehugger Robot · 5 years ago
  33. 4a0e7e7 Add wrapped key support for metadata encryption by Barani Muthukumaran · 5 years ago
  34. eb65431 Specify argument types for function prototype by Anders Frostad Pedersen · 5 years ago
  35. e39dc7d Merge "logcat: add 'device shut down' to error message upon EOF" by Treehugger Robot · 5 years ago
  36. 6d11e15 Merge "libsnapshot: Temporarily disable flaky ImageManagerTest" by Treehugger Robot · 5 years ago
  37. d55b601 libsnapshot: Temporarily disable flaky ImageManagerTest by Alessio Balsini · 5 years ago
  38. 0b4b322 Merge "SnaspshotManager uses SnapshotMergeStats" by Alessio Balsini · 5 years ago
  39. 6490c8f Merge "base: remove Errorf/ErrnoErrorf work around" by Treehugger Robot · 5 years ago
  40. 0955e41 Merge changes from topic "adbwifi-client-mdns" by Joshua Duong · 5 years ago
  41. 76b85e6 add a version TXT record to adb secure mdns services by Lingfeng Yang · 5 years ago
  42. a81ed1b adbd: only register dnsservices via explicit API by Lingfeng Yang · 6 years ago
  43. e023242 adb client interface for secure services by Lingfeng Yang · 6 years ago
  44. 93fd228 get the ip address info for all DNS services by Lingfeng Yang · 6 years ago
  45. 86b05b9 make the client browse for appropriate mdns services by Lingfeng Yang · 6 years ago
  46. c76715d Add mDNS services for pairing and connect by Lingfeng Yang · 6 years ago
  47. 6038437 Merge "Utility class to measure snapshot merge duration" by Treehugger Robot · 5 years ago
  48. 5ea1cce SnaspshotManager uses SnapshotMergeStats by Alessio Balsini · 5 years ago
  49. 1f34fec Utility class to measure snapshot merge duration by Alessio Balsini · 5 years ago
  50. f2f7ece Merge "snapshot: helper to get access snapshot_state path" by Treehugger Robot · 5 years ago
  51. 9812d42 Add UNSUPPORTED to health HAL 2.1 values by Stephane Lee · 5 years ago
  52. e16bcff Merge "fsmgr: print unabbreviated log when exec child commands" by Wei Wang · 5 years ago
  53. 56ae317 Merge "Set lowmemorykiller kernel driver parameters before lmkd is started" by Suren Baghdasaryan · 5 years ago
  54. 355825d Merge "bootstat: enhance last reboot reason property with file backing" by Treehugger Robot · 5 years ago
  55. 246edb9 fsmgr: print unabbreviated log when exec child commands by Wei Wang · 5 years ago
  56. efefe70 bootstat: enhance last reboot reason property with file backing by Mark Salyzyn · 6 years ago
  57. d61938d snapshot: helper to get access snapshot_state path by Alessio Balsini · 5 years ago
  58. 2eaec36 base: remove Errorf/ErrnoErrorf work around by Tom Cherry · 5 years ago
  59. b5e27cb Merge "libprocessgroup: Prevent SetProcessProfiles from using cached fd" by Suren Baghdasaryan · 5 years ago
  60. 8cf52c6 Merge changes I5b4a87d6,I131315d4 by Mark Salyzyn · 5 years ago
  61. 1125fe5 fs_mgr: overlayfs: test: if wait_for_screen times out, skip later by Mark Salyzyn · 5 years ago
  62. 673a015 fs_mgr: remount: add -v option by Mark Salyzyn · 5 years ago
  63. 593e199 Allow apexes to link against more libs by Jeffrey Huang · 5 years ago
  64. aa68cb2 logcat: add 'device shut down' to error message upon EOF by Tom Cherry · 5 years ago
  65. 54f49f6 fs_mgr: support metadata_csum for ext4 partition by Jaegeuk Kim · 5 years ago
  66. 916e74d Merge changes from topic "adbwifi-syscore-base" by Joshua Duong · 5 years ago
  67. 712e172 [adbwifi] Add tls_connection library. by Joshua Duong · 5 years ago
  68. 3b508e5 libprocessgroup: Prevent SetProcessProfiles from using cached fd by Suren Baghdasaryan · 5 years ago
  69. bb7695d Set lowmemorykiller kernel driver parameters before lmkd is started by Suren Baghdasaryan · 5 years ago
  70. 9e97644 Merge "Consume design capacity in health HAL 2.1" by Treehugger Robot · 5 years ago
  71. acc0c3b Merge "Add apex available to liblog" by Jeffrey Huang · 5 years ago
  72. bdfb4de Merge "Preserving /avb/* keys to /metadata" by Treehugger Robot · 5 years ago
  73. 3fce6be Consume design capacity in health HAL 2.1 by Stephane Lee · 5 years ago
  74. f263f2c Add apex available to liblog by Jeffrey Huang · 5 years ago
  75. 4839c12 Merge "build code_coverage.policy with Android.bp" by Ray Essick · 5 years ago
  76. f442848 Preserving /avb/* keys to /metadata by Bowgo Tsai · 5 years ago
  77. fdafa78 Merge "Add apex available to libutils" by Jeffrey Huang · 5 years ago
  78. bf7e2c0 Add apex available to libutils by Jeffrey Huang · 5 years ago
  79. 657065d Merge "build crash_dump.policy files using Android.bp" by Ray Essick · 5 years ago
  80. 3673705 Merge "fs_mgr: fstab: Fix parse warning typo" by Treehugger Robot · 5 years ago
  81. e03f895 Merge changes from topic "snapshotctl_log" by Yifan Hong · 5 years ago
  82. d4d2b74 Merge "fs_mgr: overlayfs: CreateDynamicScratch for *partition_exists" by Treehugger Robot · 5 years ago
  83. 8bfeb1a fs_mgr: fstab: Fix parse warning typo by Felix · 5 years ago
  84. 93df855 Move adb RSA utilities into its own library. by Joshua Duong · 5 years ago
  85. eb7399f [adbwifi] Add adb protos. by Joshua Duong · 5 years ago
  86. d3f5e77 Merge "storaged:Thread out of sync will cause null pointer crash" by Treehugger Robot · 5 years ago
  87. 72b8b7a Merge "String16: operator<<" by Steven Moreland · 5 years ago
  88. bf39575 Merge "Initialize key structure to zero in charger" by Treehugger Robot · 5 years ago
  89. 21b0396 Merge "Explicitly disable FUSE" by Zimuzo Ezeozue · 5 years ago
  90. bea30e7 Merge "[vts-core] fix the test error of KernelLibcutilsTest." by Treehugger Robot · 5 years ago
  91. 594dfbe libsnapshot callstack files readable by dumpstate by Yifan Hong · 5 years ago
  92. 6e17b0c snapshotctl logs readable by dumpstate by Yifan Hong · 5 years ago
  93. ac7429e snapshotctl_log dir readable by dumpstate by Yifan Hong · 5 years ago
  94. 1df9921 build code_coverage.policy with Android.bp by Ray Essick · 5 years ago
  95. 2172579 fs_mgr: overlayfs: CreateDynamicScratch for *partition_exists by Mark Salyzyn · 5 years ago
  96. ec949e2 Explicitly disable FUSE by Zim · 5 years ago
  97. 68f4367 storaged:Thread out of sync will cause null pointer crash by shaozhongqi · 5 years ago
  98. 9fb1ee2 Merge "Add a switch to enforce avb for DSU in userdebug" by Howard Chen · 5 years ago
  99. 7209fdb Merge "Refine set_sched_policy behavior" by Treehugger Robot · 5 years ago
  100. 94f9dd0 Merge "Create directory to store pre-reboot information before reboot" by Jerry Chang · 5 years ago