1. 0465a1d system_api: Add ModifyPortRuleRequest/Response in patchpanel by Jason Jeremy Iman · 3 years, 11 months ago
  2. 215be0f permission_broker: Add input_dst_ip to PortRule by Jason Jeremy Iman · 3 years, 11 months ago
  3. f92e2aa crosh: simplify diag arguments by Paul Moy · 3 years, 10 months ago
  4. e1d7e4a ml: Update TFLite version table (for TF 2.2) by Andrew Moylan · 3 years, 10 months ago
  5. 6e3c7a2 vm_tools: sommelier: Fix unaccelerated motion truncation by Nicholas Hollingum · 3 years, 10 months ago
  6. 37c1832 authpolicy: use base::test::TaskEnvironment. by Qijiang Fan · 3 years, 10 months ago
  7. cb661af diagnostics: switch executor's incoming/outcoming invitations by Paul Moy · 3 years, 10 months ago
  8. bf48dea dlcservice: Check install when another DLC is installing by Jae Hoon Kim · 3 years, 10 months ago
  9. a9ce3f8 dlcservice: Remove verified check in DlcBase Install() by Jae Hoon Kim · 3 years, 10 months ago
  10. 099c2f9 dlcservice: Transition location setting INSTALLING state for DLC by Jae Hoon Kim · 3 years, 10 months ago
  11. 3115fb4 iioservice: Update Mojo Interfaces to the new APIs by Harvey Yang · 3 years, 10 months ago
  12. 39d9854 shill: ObjectID() takes const pointer by Brian Norris · 3 years, 10 months ago
  13. 1e586f9 shill: add some const, drop some virtual by Brian Norris · 3 years, 10 months ago
  14. 0880597 patchpanel: define a fwmark representation by Hugo Benichi · 3 years, 10 months ago
  15. f0f10c7 patchpanel: arc: simplify Device and Config management by Hugo Benichi · 3 years, 11 months ago
  16. 4d4bb8f patchpanel: remove ArcService::Impl by Hugo Benichi · 3 years, 11 months ago
  17. cf90402 patchpanel: remove Datapath from ArcService::Impl by Hugo Benichi · 3 years, 11 months ago
  18. 8e44842 patchpanel: remove Device Configs from ArcService::VmImpl by Hugo Benichi · 3 years, 11 months ago
  19. 4833fda patchpanel: remove TrafficForwarder from ArcService::Impl by Hugo Benichi · 3 years, 11 months ago
  20. c3f59e7 patchpanel: remove iptables commands for singlenetworking ARC by Hugo Benichi · 3 years, 11 months ago
  21. 33860d7 patchpanel: create veth pairs directly across 2 netns by Hugo Benichi · 3 years, 11 months ago
  22. 45e854c hammerd: Fix some links in tests README by Harry Cutts · 3 years, 10 months ago
  23. 33267ff ippusb_bridge: add seccomp policies by Fletcher Woodruff · 3 years, 10 months ago
  24. 534f144 shill: wifi: detect WPA3-SAE endpoints by Brian Norris · 4 years ago
  25. 3062c75 shill: wifi: disallow Security!=SecurityClass at construction by Brian Norris · 4 years ago
  26. 804d163 shill: wifi: update Security when we see an endpoint by Brian Norris · 4 years ago
  27. 9da9f4a shill: wifi: improve MakeEndpoint() security accuracy by Brian Norris · 4 years ago
  28. aded3c1 shill: wifi: disallow configuring Security property by Brian Norris · 4 years ago
  29. 9e78cb6 cryptohome: Fix the corner case in LECredential by Yi Chou · 3 years, 10 months ago
  30. ebd9bd5 camera: camera3_test: correct test filter with camera facing specified by Daniel Hung-yu Wu · 3 years, 10 months ago
  31. ba71a1f camera: usb: Use a bigger buffer to store jpeg result for thumbnails by Wei Lee · 3 years, 10 months ago
  32. daa7363 hardware_verifier: cleanup disrespectful terms by Kevin Lin · 3 years, 10 months ago
  33. 34d1052 camera: camera3_test: set timeout for each frame by Daniel Hung-yu Wu · 3 years, 10 months ago
  34. f902b43 arc: Reduce the use of oppressive language from arc/ by Yusuke Sato · 3 years, 10 months ago
  35. 7071fe9 cryptohome: Refactor BuildObfuscatedUsername to use SanitizeUserNameWithSalt by Hardik Goyal · 4 years ago
  36. edb6ed4 cryptohome: Simplify OOP mount helper logic. by Jorge Lucangeli Obes · 3 years, 10 months ago
  37. 60a42f3 biod: Check that record strings are valid UTF8 by Tom Hughes · 3 years, 10 months ago
  38. a3f9ad3 shill: Fix typo in documentation by Andrew Lassalle · 3 years, 10 months ago
  39. 1739244 ippusb_bridge: small usb tweaks by Fletcher Woodruff · 3 years, 10 months ago
  40. 1d87f59 ippusb_bridge: add keep alive handler by Fletcher Woodruff · 4 years ago
  41. a9aacf1 diagnostics: add multiple category support to telem by Paul Moy · 3 years, 10 months ago
  42. a3ad30b diagnostics: Add mock executor adapter by Paul Moy · 3 years, 10 months ago
  43. 01c99eb diagnostics: Make ExecutorAdapter an interface by Paul Moy · 3 years, 11 months ago
  44. dede52a shill: Fix typo in documentation by Andrew Lassalle · 3 years, 10 months ago
  45. e197bcc crash: Allow passing multiple flags from anomaly_detector to crash_reporter by Ian Barkley-Yeung · 3 years, 10 months ago
  46. 9ba70ff shill: remove CHECK() from ConfigurePPPoEMode by Matthew Wang · 3 years, 10 months ago
  47. 658fcc4 ocr: Initialize D-Bus service by Efi Mavroudi · 3 years, 11 months ago
  48. 06e1eee cryptohome: fix SEGFAULT in tests by Victor-Gabriel Savu · 3 years, 10 months ago
  49. 2a4ff0c cryptohome: remove error logs during unit tests by Victor-Gabriel Savu · 3 years, 10 months ago
  50. 3be1ba8 cryptohome: Port Do not unmount children of known in-use mount to UserDataAuth by John L Chen · 4 years ago
  51. 8e1bd515 cryptohome: Fuzzer for TPM 1.2 CMK parser by Maksim Ivanov · 4 years, 7 months ago
  52. af1ee81 runtime_probe: remove base::{List,Dictionary}Value by Kevin Lin · 4 years ago
  53. d5a819e libbrillo: Add SanitizeUserNameWithSalt and tests by Hardik Goyal · 3 years, 10 months ago
  54. da5eb00 crash: Fix segfault in CreateCrashFormData. by Miriam Zimmerman · 3 years, 10 months ago
  55. 0454035 croslog: Fix comparison of signed and unsigned by Yoshiki Iguchi · 3 years, 10 months ago
  56. 1d78665 crash: Add --delete_crashes flag to crash_sender. by Miriam Zimmerman · 3 years, 10 months ago
  57. cfaa7d8 shill: cellular: Adding additional MNC Value for Telia Denmark by Ibrahim Ferouz · 3 years, 10 months ago
  58. 94af7ed arc-setup: Drop N, Q, and R+ container support by Yusuke Sato · 3 years, 10 months ago
  59. 5c6d9cb cros-disks: FUSEMounter passes password to mounter program by François Degros · 3 years, 10 months ago
  60. ee31821 cros-disks: Add Process::AddEnvironmentVariable by François Degros · 3 years, 11 months ago
  61. 555c940 cros-disks: Add futex to fuse-zip arm64 seccomp policy by Jeremie Boulic · 3 years, 10 months ago
  62. ec89071 cryptohome: Implement DoubleWrapped Auth Block. by Greg Kerr · 3 years, 11 months ago
  63. 0760631 typecd: Add Cable class by Prashant Malani · 3 years, 11 months ago
  64. eae8056 biod: Check for absolute paths when constructing record name by Tom Hughes · 3 years, 10 months ago
  65. 72fc5fc dlcservice: Root mount file failure bug and logic change by Jae Hoon Kim · 3 years, 10 months ago
  66. f9b2c9d dlcservice: DlcBase unmount clears mount point by Jae Hoon Kim · 3 years, 10 months ago
  67. 53c4c3d dlcservice: Create UniqueQueue class by Jae Hoon Kim · 3 years, 10 months ago
  68. 3513caa system_api: Fix typo in update_engine proto by Andrew Lassalle · 3 years, 10 months ago
  69. 92047e9 ippusb_bridge: add http handling by Fletcher Woodruff · 4 years ago
  70. 5784f57 diagnostics: add --process option to telem by Paul Moy · 3 years, 11 months ago
  71. ddd6d88 shill: Remove SupportsWeakPtr by Steven Bennetts · 3 years, 10 months ago
  72. 9728fba lorgnette: use MessagePumpType instead of MessageLoop::TYPE_* by Qijiang Fan · 3 years, 10 months ago
  73. df84a4c libbrillo: remove libbase_ver from pc file. by Qijiang Fan · 3 years, 10 months ago
  74. f61caf9 media_perception: Update VCS mojoms for M84. by Luke Sorenson · 3 years, 10 months ago
  75. fc522bd chromeos-config: drop fizz/coral special case by Jack Rosenthal · 3 years, 10 months ago
  76. 27d64e8 camera: usb: Reject opening multiple cameras on nuwani360 by Moja Hsu · 3 years, 11 months ago
  77. 081999e typecd: Abstract Partner PD identity into base class by Prashant Malani · 3 years, 11 months ago
  78. 9407a82 init: Remove /home/root bind-mount. by Jorge Lucangeli Obes · 3 years, 10 months ago
  79. 6006127 chromeos-config: delete _GetElementToIntMap by Jack Rosenthal · 3 years, 10 months ago
  80. 892eb24 crash: Update references to autotests. by Miriam Zimmerman · 3 years, 10 months ago
  81. 6c0165d nnapi: fix memory leaks in hidl_support_test by Jim Pollock · 3 years, 10 months ago
  82. 30c93f7 shill: cellular: Add Rakuten as mno by Pavan Holla · 3 years, 10 months ago
  83. df44240 arc: get rid of base::MessageLoop by Qijiang Fan · 3 years, 10 months ago
  84. 4630420 dlcservice: Clear root mount indicator when starting up by Jae Hoon Kim · 3 years, 10 months ago
  85. 19d1bda chromeos-config: exclude missing help-content-id from brand-check by Jack Rosenthal · 3 years, 10 months ago
  86. cdee985 camera: get rid of base::MessageLoop by Qijiang Fan · 3 years, 10 months ago
  87. c91600d vm_tools: Improvements to future by Woody Chow · 3 years, 11 months ago
  88. ba93096 crash: Use base's random utilities by Ian Barkley-Yeung · 3 years, 10 months ago
  89. fd8fee2 ippusb_bridge: add io adaptors by Fletcher Woodruff · 4 years ago
  90. fe81351 ippusb_bridge: register for unplug events by Fletcher Woodruff · 3 years, 11 months ago
  91. 1dfaaee dlcservice: Correct DLC installations lifetime document by Jae Hoon Kim · 3 years, 10 months ago
  92. d59e3b2 attestation: get rid of base::MessageLoop by Qijiang Fan · 3 years, 10 months ago
  93. c039238 diagnostics: add ProcessFetcher by Paul Moy · 3 years, 11 months ago
  94. fe78b4a ippusb_bridge: add usb connection logic by Fletcher Woodruff · 4 years ago
  95. b285495 crash: Split CrashReporterParser into separate file by Ian Barkley-Yeung · 3 years, 10 months ago
  96. 3401467 system-proxy: get rid of base::MessageLoop by Qijiang Fan · 3 years, 10 months ago
  97. 5224c16 biod: get rid of base::MessageLoop by Qijiang Fan · 3 years, 10 months ago
  98. 370ab1e crash: Add crash_sender runtime UMA metric. by Miriam Zimmerman · 3 years, 11 months ago
  99. d279bab chromeos-config: add /ui:help-content-id by Jack Rosenthal · 3 years, 10 months ago
  100. 18ae266 libbrillo: enable direct I/O for loop devices on kernels > 4.4 by Sarthak Kukreti · 5 years ago stabilize-13360.B