1. 19e4f2b Merge "Adds AID_CONTEXT_HUB" by Treehugger Robot · 5 years ago
  2. 98dc71f Merge "libsnapshot: dump rollback indicator" by Yifan Hong · 5 years ago
  3. bdbd0dd Merge "libutils: introduce sp<T>::make" by Steven Moreland · 5 years ago
  4. df35dfb Merge changes I09a60e61,I2b898e72 by Tom Cherry · 5 years ago
  5. d9de138 Merge "Refactor libinit_test_utils to not use libinit and expose its libraries" by Tom Cherry · 5 years ago
  6. b9c95f8 Merge "Remove various bits of dead code and unused workarounds." by Treehugger Robot · 5 years ago
  7. c123b6b Merge "Rewrite DwarfSectionImpl::InsertFde" by Christopher Ferris · 5 years ago
  8. a6617cb Rewrite DwarfSectionImpl::InsertFde by David Srbecky · 5 years ago
  9. a40c30d Merge "Prevent infinite loop on zero length USB descriptors" by Treehugger Robot · 5 years ago
  10. f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 5 years ago
  11. 0ea130e Merge "incremental_server: fix a use of uninitalized memory" by Treehugger Robot · 5 years ago
  12. 2b9ac81 Merge "Add adb_pairing* tests to TEST_MAPPING." by Joshua Duong · 5 years ago
  13. b5693bd Adds AID_CONTEXT_HUB by Arthur Ishiguro · 5 years ago
  14. af40ce7 Merge "adbd: fix build breakage." by Josh Gao · 5 years ago
  15. 6d949e8 adbd: fix build breakage. by Josh Gao · 5 years ago
  16. 662b469 liblog: add benchmark tests for not-printed message by Tom Cherry · 5 years ago
  17. 3574c37 liblog: add __attribute__((uninitialized)) to liblog buffers by Tom Cherry · 5 years ago
  18. 49dd8e5 Add adb_pairing* tests to TEST_MAPPING. by Joshua Duong · 5 years ago
  19. 744ba42 Merge "adbd: remove static dependency on libcutils." by Josh Gao · 5 years ago
  20. 19b500b incremental_server: fix a use of uninitalized memory by George Burgess IV · 5 years ago
  21. e20d3a0 Merge changes from topic "adbwifi-system-core" by Joshua Duong · 5 years ago
  22. 5cf7868 [adbwifi] Add A_STLS command. by Joshua Duong · 6 years ago
  23. d85f5c0 [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. by Joshua Duong · 6 years ago
  24. 16d5bc6 [adbd-apex] Export adbd libraries used by system_server. by Joshua Duong · 5 years ago
  25. c7a1fb8 [adbwifi] Add pairing_connection library. by Joshua Duong · 5 years ago
  26. df8f121 Merge "[adbwifi] Add pairing_auth library." by Joshua Duong · 5 years ago
  27. 340a5e8 [adbwifi] Add pairing_auth library. by Joshua Duong · 5 years ago
  28. d62c817 Merge "adbd_auth function signature changes." by Joshua Duong · 5 years ago
  29. 51378f4 adbd_auth function signature changes. by Joshua Duong · 5 years ago
  30. 43d246c Prevent infinite loop on zero length USB descriptors by Jacob Abrams · 5 years ago
  31. 04bf79d Merge "fs_mgr: support metadata_csum for ext4 partition" by Jaegeuk Kim · 5 years ago
  32. b182a35 Merge "Initialize |sentBlocksCount|" by Yurii Zubrytskyi · 5 years ago
  33. 5694a95 Merge "Remove ld.config.txt from adbd APEX" by Kiyoung Kim · 5 years ago
  34. 738a94b libsnapshot: dump rollback indicator by Yifan Hong · 5 years ago
  35. f10099d Merge "Fix the MacOS build of incremental*" by Josh Gao · 5 years ago
  36. 401d69a libutils: introduce sp<T>::make by Steven Moreland · 5 years ago
  37. 12051a0 Initialize |sentBlocksCount| by Yurii Zubrytskyi · 5 years ago
  38. b659506 Fix the MacOS build of incremental* by Yurii Zubrytskyi · 5 years ago
  39. 20d9d6a Merge "libsnapshot: fix stats write in Resume()" by Alessio Balsini · 5 years ago
  40. a2f9136 Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 5 years ago
  41. 91da9df libsnapshot: fix stats write in Resume() by Alessio Balsini · 5 years ago
  42. e53f8b8 Merge "Store reason in case of userspace-reboot watchdog reboot" by Nikita Ioffe · 5 years ago
  43. aab85d3 Merge "[adb] Add a version field to v4 signature format" by Yurii Zubrytskyi · 5 years ago
  44. f611e41 Remove ld.config.txt from adbd APEX by Kiyoung Kim · 5 years ago
  45. c5c3f54 Merge "Adding new GSI public keys" by Treehugger Robot · 5 years ago
  46. a9b62d5 adbd: remove static dependency on libcutils. by Josh Gao · 5 years ago
  47. 516c441 [adb] Add a version field to v4 signature format by Yurii Zubrytskyi · 5 years ago
  48. 2dd81da Merge "[GWP-ASan] Add GWP-ASan information to tombstones." by Mitch Phillips · 5 years ago
  49. d0bc0b6 Store reason in case of userspace-reboot watchdog reboot by Nikita Ioffe · 5 years ago
  50. 2bca658 Merge "Incremental installations in adb, client/host side." by Yurii Zubrytskyi · 5 years ago
  51. db6650a Merge "Rename ro.device_owner system property" by Treehugger Robot · 5 years ago
  52. 96ff54b Incremental installations in adb, client/host side. by Alex Buynytskyy · 5 years ago
  53. 7a5cbfc Rename ro.device_owner system property by Rubin Xu · 5 years ago
  54. b697d47 Adding new GSI public keys by Bowgo Tsai · 5 years ago
  55. 529605b Merge "Add project ID constants." by Martijn Coenen · 5 years ago
  56. 1cc2f9d Add project ID constants. by Martijn Coenen · 5 years ago
  57. 6c364f9 Merge "Allow apexes to link against more libs" by Howard Ro · 5 years ago
  58. e0b4bb1 [GWP-ASan] Add GWP-ASan information to tombstones. by Mitch Phillips · 5 years ago
  59. 5ed0698 Merge "Add wrapped key support for metadata encryption" by Paul Crowley · 5 years ago
  60. 83c7d04 Merge "Specify argument types for function prototype" by Tom Cherry · 5 years ago
  61. 8f04b0c Merge "Some minor fixes to libadb_tls_connection." by Joshua Duong · 5 years ago
  62. 663b3c9 Some minor fixes to libadb_tls_connection. by Joshua Duong · 5 years ago
  63. 9d261c3 Merge "Add UNSUPPORTED to health HAL 2.1 values" by Treehugger Robot · 5 years ago
  64. 2ca1d83 Add wrapped key support for metadata encryption by Barani Muthukumaran · 5 years ago
  65. c54b30e Specify argument types for function prototype by Anders Frostad Pedersen · 5 years ago
  66. 4862127 Merge "logcat: add 'device shut down' to error message upon EOF" by Treehugger Robot · 5 years ago
  67. cf4f56d Merge "libsnapshot: Temporarily disable flaky ImageManagerTest" by Treehugger Robot · 5 years ago
  68. 41b00ca libsnapshot: Temporarily disable flaky ImageManagerTest by Alessio Balsini · 5 years ago
  69. beb3125 Merge "SnaspshotManager uses SnapshotMergeStats" by Alessio Balsini · 5 years ago
  70. b9ac117 Merge "base: remove Errorf/ErrnoErrorf work around" by Treehugger Robot · 5 years ago
  71. a71ba61 Merge changes from topic "adbwifi-client-mdns" by Joshua Duong · 5 years ago
  72. 39e54b8 add a version TXT record to adb secure mdns services by Lingfeng Yang · 6 years ago
  73. 615036f adbd: only register dnsservices via explicit API by Lingfeng Yang · 7 years ago
  74. cef4ade adb client interface for secure services by Lingfeng Yang · 7 years ago
  75. 4b62bcd get the ip address info for all DNS services by Lingfeng Yang · 7 years ago
  76. c712f2d make the client browse for appropriate mdns services by Lingfeng Yang · 7 years ago
  77. be49d8a Add mDNS services for pairing and connect by Lingfeng Yang · 7 years ago
  78. e87527f Merge "Utility class to measure snapshot merge duration" by Treehugger Robot · 5 years ago
  79. adfa9fd SnaspshotManager uses SnapshotMergeStats by Alessio Balsini · 6 years ago
  80. cd3915d Utility class to measure snapshot merge duration by Alessio Balsini · 6 years ago
  81. 34ad19f Merge "snapshot: helper to get access snapshot_state path" by Treehugger Robot · 5 years ago
  82. 0684604 Add UNSUPPORTED to health HAL 2.1 values by Stephane Lee · 5 years ago
  83. 71fcaf5 Merge "fsmgr: print unabbreviated log when exec child commands" by Wei Wang · 5 years ago
  84. 36ef05c Merge "Set lowmemorykiller kernel driver parameters before lmkd is started" by Suren Baghdasaryan · 5 years ago
  85. 7550e6f Merge "bootstat: enhance last reboot reason property with file backing" by Treehugger Robot · 5 years ago
  86. 02e89ec fsmgr: print unabbreviated log when exec child commands by Wei Wang · 5 years ago
  87. ee016ce bootstat: enhance last reboot reason property with file backing by Mark Salyzyn · 6 years ago
  88. be0e44d snapshot: helper to get access snapshot_state path by Alessio Balsini · 6 years ago
  89. d5f9d87 base: remove Errorf/ErrnoErrorf work around by Tom Cherry · 5 years ago
  90. e6f2b7d Merge "libprocessgroup: Prevent SetProcessProfiles from using cached fd" by Suren Baghdasaryan · 5 years ago
  91. 48c0de4 Merge changes I5b4a87d6,I131315d4 by Mark Salyzyn · 5 years ago
  92. f7aa540 fs_mgr: overlayfs: test: if wait_for_screen times out, skip later by Mark Salyzyn · 5 years ago
  93. ba2449b fs_mgr: remount: add -v option by Mark Salyzyn · 5 years ago
  94. 0c0b774 Allow apexes to link against more libs by Jeffrey Huang · 5 years ago
  95. 26d712e logcat: add 'device shut down' to error message upon EOF by Tom Cherry · 5 years ago
  96. 78f040c fs_mgr: support metadata_csum for ext4 partition by Jaegeuk Kim · 5 years ago
  97. fd8b4ea Merge changes from topic "adbwifi-syscore-base" by Joshua Duong · 5 years ago
  98. 4293e32 [adbwifi] Add tls_connection library. by Joshua Duong · 5 years ago
  99. 911109c libprocessgroup: Prevent SetProcessProfiles from using cached fd by Suren Baghdasaryan · 5 years ago
  100. 6898682 Set lowmemorykiller kernel driver parameters before lmkd is started by Suren Baghdasaryan · 5 years ago