[go: nahoru, domu]

  1. 0a2d42f Reland^2 "Lacros testing: Make browser init param overriding more robust" by Georg Neis · 5 months ago
  2. caa8a04 language_pack_manager: Add metrics for fonts by mlcui · 5 months ago
  3. 18f7ad35 firmware_update: Update strings to match UX deck by Cam Bickel · 5 months ago
  4. 5077d95 Remove use_combined_annotations by Peter Boström · 5 months ago
  5. 8f563899 arc/gio: Add a11y support for button placement mode by Cici Ruan · 5 months ago
  6. e4641160 assistant: Clean up logoview by Tao Wu · 5 months ago
  7. 5d607c3 documentScan: Include protocol_type in ScannerInfo response by Benjamin Gordon · 5 months ago
  8. f26e70b Kcer-without-NSS: Implement ImportKey by Michael Ershov · 5 months ago
  9. f29780ed Updating XTBs based on .GRDs from branch main by Ben Mason · 5 months ago
  10. 87aa8b3 Create //chromeos/ash/components/input_method by Darren Shen · 5 months ago
  11. ccb689c language_pack_manager: Gracefully fail if `DlcserviceClient` is null by mlcui · 5 months ago
  12. 1d3d29a1 language_pack_manager: Refactor out `DlcserviceClient::Get` method calls by mlcui · 5 months ago
  13. 777d307 Rename heatmap palm detector variables by Jing Wang · 5 months ago
  14. 2816c93 [mahi] MahiBrowserDelegate and Crosapi by CJ Huang · 5 months ago
  15. 7c5f7ebe Move palm detector from ozone platform to evdev by Jing Wang · 5 months ago
  16. f11bbf9 language_packs: Add Korean font language pack by mlcui · 5 months ago
  17. 74b73b1a Updating XTBs based on .GRDs from branch main by Ben Mason · 5 months ago
  18. 66a7616 [CrOS Bluetooth] Update bluetooth_config README with impl details by Gordon Seto · 5 months ago
  19. 86ea40cf [CrOS Hotspot] Integrate new idle reason from platform by Jason Zhang · 5 months ago
  20. 122d2970 cellular: Remove obsolete TODO message by Chad Duffin · 5 months ago
  21. 10ccc677 shortcuts: Add learn more plink by Jimmy · 5 months ago
  22. 3472b2dc Remove regular users from list upon stale user cleanup by Denis Kuznetsov · 5 months ago
  23. b2fb2a4 Add support for app names in getAllScreensMedia notification by Simon Hangl · 5 months ago
  24. 74660ab Remove yilkal@chromium.org from chromeos/ash/components/growth/OWNERS by Owners Cleanup · 5 months ago
  25. 133b2d9 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 5 months ago
  26. 9aee6ed Add chromeos/ash/components/network/proxy/OWNERS by Andreea Costinas · 5 months ago
  27. 92bcda8 autosleep: Prevent WeeklyTimeInterval creation with identical start/end by Emmanuel Arias Soto · 5 months ago
  28. 3496116 Public Skylab: temporary disable the tests failing on octopus by yoshiki iguchi · 5 months ago
  29. 37f38212 Remove unused method from DriveFsHost::Observer by François Degros · 5 months ago
  30. b18f9397 QA Rich Card: create alternative units section by Angela Xiao · 5 months ago
  31. 4f6ddb15 p13n: translate sea pen template classic art by Jerry Liu · 5 months ago
  32. 30181179 Use `span`-based `base::MD5Sum`: //third_party/hunspell. by Lukasz Anforowicz · 5 months ago
  33. 8038eb1 Use `span`-based `base::MD5Sum`: //chromeos. by Lukasz Anforowicz · 5 months ago
  34. d2c47b2 QA Rich Card: build formula description texts by Angela Xiao · 5 months ago
  35. dec3baa [Phone Hub] Record Phone Hub app layer event by Pu Shi · 5 months ago
  36. d42ec77f [Phone Hub] Record Nearby Connection events to structured metrics by Pu Shi · 5 months ago
  37. 9bb1e65 [Phone Hub] Publishing Secure Channel authentication status to by Pu Shi · 5 months ago
  38. 06664b1 [Phone Hub] Integrate structured metrics with Nearby Connections events by Pu Shi · 5 months ago
  39. 9368f04 Prefer the use of the newer 2-param METADATA_HEADER macro. by Allen Bauer · 5 months ago
  40. 344524e Mahi: Add menu views hierarchy and children views by Andre Le · 5 months ago
  41. 38a6587 test: Introduce utility class for ChromeOS UI browser tests by Georg Neis · 5 months ago
  42. dc1194a Revert "Reland "Lacros testing: Make browser init param overriding more robust"" by Francois Pierre Doray · 5 months ago
  43. b84d415 Remove user data from LocalState on login if user cryptohome is missing by Denis Kuznetsov · 5 months ago
  44. 98a855ef kiosk: Clear kKioskCloseAllTabs feature by Edman Anjos · 5 months ago
  45. 8e3f967 [FspCache] Add FileSystemProviderCloudFileSystem feature flag by cassycc · 5 months ago
  46. 5ff2bfb Create primary user by default for ChromeOS. by Hidehiko Abe · 5 months ago
  47. 32058a42 Sync the limited entropy trial's group assignment between Ash and LaCrOS. by Yulun Zeng · 5 months ago
  48. 66854c17 Remove a few vector<const T> that are easy to remove by Nico Weber · 5 months ago
  49. b4906edc [CrOS Bluetooth] Create README for bluetooth_config by Gordon Seto · 5 months ago
  50. 19ece56 [3/n] Emoji picker cpp search: Set up c++ search by John Palmer · 5 months ago
  51. 8aa9a73 language_pack_manager: Add Japanese font language pack by mlcui · 5 months ago
  52. 154edab firmware_update: Update interactive UI test to start + finish update by Cam Bickel · 5 months ago
  53. 2bc59d8 Enable EssentialSearch feature flag (M123 launch) by Mohammed Abdon · 5 months ago
  54. e027c63 [CrOS Network] Adds metric tracking technology of default network. by Regan Hsu · 5 months ago
  55. 7b5b370 p13n: update some sea pen strings by Erica Lee · 5 months ago
  56. c93c9122 Make `qr_code_generator::Generate` a free function. by Lukasz Anforowicz · 5 months ago
  57. a50dc70 Update 28-day simulate powerwash method to remove all related prefs. by Hirthanan Subenderan · 5 months ago
  58. 6aaed0b7 Replace sync primitive with outside of blocking scope. by Artem Sumaneev · 5 months ago
  59. 554030db5 cellular: Increase SM-DS scan duration metric bounds by Chad Duffin · 5 months ago
  60. c375051 Reland "Lacros testing: Make browser init param overriding more robust" by Georg Neis · 5 months ago
  61. 78772c7 Updating XTBs based on .GRDs from branch main by Ben Mason · 5 months ago
  62. 51cecf5b Public Skylab: temporary disabling the tests failing on jacuzzi by yoshiki iguchi · 5 months ago
  63. 6ed8e6a language_pack_manager: Inline constexpr variable definitions in header by mlcui · 5 months ago
  64. da8b781 auth: Use status info to decide whether PIN is locked by Howard Yang · 5 months ago
  65. 2159a47 shortcuts: Update kConflictCanOverride error message by Longbo Wei · 5 months ago
  66. 956c881 QA Rich Card: clean HTML tags from definition texts by Angela Xiao · 5 months ago
  67. 052c1d2 Record state of user home directory during login by Denis Kuznetsov · 5 months ago
  68. 2de78279 Increase test coverage of observation use case for new device churn. by Hirthanan Subenderan · 5 months ago
  69. 32d2f03 internet: Display carrier lock network as warning by Ujjwal Pande · 5 months ago
  70. e2d983e Mahi: Add experiment badge by Andre Le · 5 months ago
  71. fb62e69b chromeos: Remove dangling marker from delegate in immersive controller by Eriko Kurimoto · 5 months ago
  72. 60ba28d6 Lacros: Connect kProtectedContentDefault to Lacros browser pref. by Jenny Zhang · 5 months ago
  73. c392535 Updating XTBs based on .GRDs from branch main by Ben Mason · 5 months ago
  74. 5e8f2b2 Help app: Add a launch source for first-run experience. by Callistus Tan · 5 months ago
  75. b2aa435 public skylab: temporary disabling the unsupported tests by yoshiki iguchi · 5 months ago
  76. 6840a6e Refactor install_attributes_client_unittest file by Md Sadman Sakib · 5 months ago
  77. 28bdc10b Clean up install_attributes sources from userdataauth by Md Sadman Sakib · 5 months ago
  78. b1cb3a0 cros: Minor code cleanup in default_frame_header.cc by Prameet Shah · 5 months ago
  79. 0c44b82 Remove some NOTREACHED() statements by François Degros · 5 months ago
  80. c70bc17 shortcuts: Block search + non-standard key combination by Jimmy · 5 months ago
  81. 7dbff694 [Hotspot] Decouple TetherHostResponseRecorder from ConnectTetheringOperation by Joe Antonetti · 5 months ago
  82. ad49690 firmware_update: Add alt-text to warning icon in disclaimer by Cam Bickel · 5 months ago
  83. b7c8d6e2 p13n: translate sea pen template flower by Jerry Liu · 5 months ago
  84. 1af0945 arc/gio: Update delete-edit view and mapping highlight by Cici Ruan · 5 months ago
  85. 0fbb760 [Tether] Fail if Wifi Fails to Enable during Tether connection by Joe Antonetti · 5 months ago
  86. 11f053d Migrate files to newer 2-param METADATA_HEADER macro primarily in ash. by David Yeung · 5 months ago
  87. 0627ca5 Add a new notification image type by Yuki Awano · 5 months ago
  88. ec90f6b0 Unify IsCurrentUserOwner. by Hidehiko Abe · 5 months ago
  89. 4342049 Updating XTBs based on .GRDs from branch main by Ben Mason · 5 months ago
  90. 5a47bca Add UpdateAuthFactorMetadata operation by Howard Yang · 5 months ago
  91. 60ff6d3 cros_healthd: Deprecate SetAudioOutputMute method by Wei-Luan Wang · 5 months ago
  92. 4a095ea editor: rename EditorTextActuator to EditorSystemActuator by Curtis McMullan · 5 months ago
  93. bb817624 Update observation check-in ping to include new churn metadata once. by Hirthanan Subenderan · 5 months ago
  94. 77b5aa4 Persist local state if new device signals in prev observation pings. by Hirthanan Subenderan · 5 months ago
  95. c65490c Updating XTBs based on .GRDs from branch main by Ben Mason · 5 months ago
  96. 1340c13 arc/gio: Add a11y support for action_edit_view by Cici Ruan · 5 months ago
  97. 1583e0c Quick Answers: update unit conversion unittests by Angela Xiao · 5 months ago
  98. 92f0f0d Roll src/chromeos/assistant/internal/ 65a8600f5..0830f532b (1 commit) by Tao Wu · 5 months ago
  99. 1f456a8 [CrOS Cellular] Fix user error classification for hermes errors by Nikhil Nayunigari · 5 months ago
  100. a26988d float: Fix no elide on very long strings in multitask menu by Sammie Quon · 5 months ago