- 21 Sep, 2020 40 commits
-
-
Roman Sorokin authored
Also removed GOOGLE_CHROME_BRANDIND guards for the tests to align more to the real cases. Bug: 1108996, 1032194 Change-Id: I726c7b826c222b879df1da167ba82b8e5245d684 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409910 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#808826}
-
Mariam Ali authored
This CL adds new strings that show the number of windows open for guest mode. Design Deck: go/alignmenus Screenshots: https://screenshot.googleplex.com/48G33sBGhnJZFUJ.png Bug: 1105763 Change-Id: Ifb616a042eef5195156ba98353a6af8d182413c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410130 Commit-Queue: Mariam Ali <alimariam@google.com> Reviewed-by:
Peter Boström <pbos@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#808825}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/431ce7786b0d..015182971a39 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC elklm@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1129493 Tbr: elklm@google.com Change-Id: I8f1c380021f92369c132266cca6de95980b1caf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421269Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808824}
-
Omar Morsi authored
The responsibilities of the current KeyPermissionsManager are moved into KeyPermissionsService, which is a per-Profile KeyedService. Bug: 1127284 Change-Id: Ided34a4397a07bb2112de6704862af3b2df51468 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405576 Commit-Queue: Omar Morsi <omorsi@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Edman Anjos <edman@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#808823}
-
Roman Sorokin authored
It's used only when sync does not provide image details. I could not create a browser test for this. Fixed: 1081249 Test: manual Change-Id: I81ba0db7ae2ba79faa0e92318bc9138f7c1c7aeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419013Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#808822}
-
Olya Kalitova authored
Auto-adds https scheme to the new tab URL if scheme is not provided. For example, when NewTabPageLocation policy specifies URL without scheme -- https:// gets added by default. Bug: 1097727 Test: manually on DUT using YAPS Change-Id: I5c1185a08033c6d8605f1fac5e89b50151d5547b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416293 Commit-Queue: Olya Kalitova <okalitova@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#808821}
-
Benoit Lize authored
This simplifies the code, and removes a branch from the allocation path. Bug: 998048 Change-Id: Icba80de3755a00164f40ee23b7fb4deb0f9d8ffa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418656 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#808820}
-
Anton Bikineev authored
API was not changed. base: :Lock was reverted, but apparently code that relied on its extended Change-Id: I053e46378c41b9a0c8da99db57695ba4ed6894d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418679 Commit-Queue: Anton Bikineev <bikineev@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#808819}
-
Markus Handell authored
Reason: breaks post-commit testcase. Bug: 1128470 Change-Id: I6a6745e9ba8150dcac2408af1b73186ac05a75d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421308Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Markus Handell <handellm@google.com> Cr-Commit-Position: refs/heads/master@{#808818}
-
Anastasiia N authored
Update ProfileOAuth2TokenServiceDelegateChromeOS to return nullptr and use AccountManager's URLLoaderFactory in CreateAccessTokenFetcher() instead of using the one which is provided in parameters. Bug: 1119401 Change-Id: I1a02c1167f808144d83327762b8f3ba7fb5d19ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369092 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#808817}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e627a7fbb803..101b41c4cb7e 2020-09-21 wolfi@chromium.org Turn link icon into mask If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1072335,chromium:1122511 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I257fdff0822fe802c67a0aa906baa1a72ba96c64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421177Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808816}
-
Rahul Goyal authored
This CL adds a new onboarding informational text for two new intents. Bug: b/168690281 Change-Id: I518273c372a8ac36e6a76dd08f324b7f086368e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419012Reviewed-by:
Marian Fechete <marianfe@google.com> Commit-Queue: Rahul Goyal <goyalrahul@google.com> Cr-Commit-Position: refs/heads/master@{#808815}
-
Mahmoud Gawad authored
Add UMA stats for the success / failure of: GenerateECKey, GenerateRSAKey, SignECKey, SignRSAKey. These operations belong to PlatformKeysService. Bug: 1128332 Change-Id: Ic7418d9578ac22d5537555cad21f0d56cd1418d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416454 Commit-Queue: Mahmoud Gawad <mgawad@google.com> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Omar Morsi <omorsi@google.com> Cr-Commit-Position: refs/heads/master@{#808814}
-
Kushagra Sinha authored
Set per-file ownership of: - chrome/browser/ui/webui/signin/inline_login_handler_impl.{h,cc} - chrome/browser/ui/webui/signin/inline_login_dialog_chromeos.{h,cc} to the OWNERs of Chrome OS Account Manager. Fixed: 1129352 Change-Id: Iff179cef7daa8a405ba5c0c81940559aa10c4da1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416448Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#808813}
-
Matthias Körber authored
This CL adds the structured address representation into the AutofillProfile and implements functions to test the mergeability, invoke the merging and return the structured address tree. Bug: 1128367 Change-Id: I0c8704c49b59170261359478b03208f072ee83ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418409Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#808812}
-
Irina Fedorova authored
This CL adds GetWeakCredentials, OnWeakCredentialsChanged, addWeakCredentialsListener and removeWeakCredentialsListener functions to provide the ability to use weak credentials in the UI. This CL updates the StartPasswordCheck in password_check_delegate to also check credentials for weakness. Bug: 1119752 Change-Id: I4bfee58ddebda551e41e3833792051527a41beb9 Tbr: rdevlin.cronin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414271 Commit-Queue: Irina Fedorova <irfedorova@google.com> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#808811}
-
Tim Song authored
Given the PhoneHub notification data, this CL fills in the created CrOS corresponding notification's details: * timestamp * icons and images * priority * inline reply button Screenshot: https://screenshot.googleplex.com/8bhJVzvqFmPcufT.png BUG=1128091,1106937 Change-Id: I82d64c1bb01235bb1dc64fab0b29cd00b3bef1a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418557 Commit-Queue: Tim Song <tengs@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#808810}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/50ae4c5f4427..60ce96e2ff10 2020-09-18 afdx@google.com spirv-fuzz: Add pass recommendations (#3757) 2020-09-18 stefanomil@google.com spirv-fuzz: Consider all ids from dead blocks irrelevant (#3795) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC syoussefi@google.com,radial-bots+chrome-roll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: syoussefi@google.com,radial-bots+chrome-roll@google.com Change-Id: Ia0b9d05a357f7032fc2f115c0cfd730f2f7779d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421170Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808809}
-
Boris Sazonov authored
Modifies logic for the signed out state: X-Chrome-Connected with eligible_for_consistency is now sent to Gaia URLs only. This only affects Android and iOS with MobileIdentityConsistency flag enabled. Bug: 1129777 Change-Id: Ib702f0efabeb926f45b553841a6690c384f1187e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418576 Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#808808}
-
Christian Dullweber authored
There are lots of setting specific methods in WebsitePreferenceBridge that have no special logic. Merge them into one method. Change-Id: I402b529b2ac702922e52e9910e4d6f454406627d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410409 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Ehimare Okoyomon <eokoyomon@chromium.org> Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#808807}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8c1248064f2d..431ce7786b0d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC elklm@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: elklm@google.com Change-Id: I5d7d507bc6bb74d3193d77a8289152dcf6cd685b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421174Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808806}
-
sandromaggi authored
The condition has shown to be stable enough that the bailout can be removed. Bug: b/159309621 Change-Id: I4d66174ac0fd2c117d31aa81303b2d2ee1e7cf84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414179Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Commit-Queue: Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#808805}
-
Jan Wilken Dörrie authored
This change modifies the WellKnownChangePasswordNavigationThrottle to only be instantiated for navigations that were triggered from Google UI. This includes native UI on Android that starts Chrome in a CCT via an API call, or links clicked on passwords.google.com or chrome://settings. Bug: 1129323 Change-Id: I0addfba9d187d35297d9843fae1e79ac6ed8e788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416275 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#808804}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ifb89fd343d5ac8189bb3171f533c0d1b77ba0892 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419721Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808803}
-
Palak Agarwal authored
Bug: 1128167 Change-Id: Ic79945517ee854a18788f08efe1686707086354b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418399 Commit-Queue: Palak Agarwal <agpalak@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#808802}
-
Tanmoy Mollik authored
Update sync error summary for sync_setup_incomplete error. Also update the strings for the error card that is shown for this error. Update the summary message on the sync row in main settings page when sync is requested off. Screenshot: https://crbug.com/1129813#c1 Bug: 1129813 Change-Id: I42082ab8f7976104e68c43b26529b0c99adebf5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418444Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#808801}
-
Omar Morsi authored
Bug: 1056550 Change-Id: Idafa91e74cd7707632dbeaaaa0a27b448ae92719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416372Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Omar Morsi <omorsi@google.com> Cr-Commit-Position: refs/heads/master@{#808800}
-
Victor-Gabriel Savu authored
Bug: chromium:1125660 Change-Id: I74db1c53cc125489babbaf254841e21cee2fe014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416589Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/heads/master@{#808799}
-
Martynas Sinkievic authored
Accidentally added this bug in CL#2377727, probably failed at fixing a merge conflict. Bug: 1129697 Change-Id: I69438cebe7051bbdf1f9cec26b103a3530133c4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418575Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#808798}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/244d77022cb2..e0244d9798ab 2020-09-21 tandrii@google.com Roll lucicfg tool to @ 8803da5d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1119883 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Ia126f39b62beb02f7d22ecec331920a1ba3a2e72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421095Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808797}
-
Henrik Boström authored
When we are encoding the same MediaStreamTrack multiple times there is a race that causes VideoStreamEncoder to crash. To aid debugging, this CL adds WPT test coverage for it. Bug: webrtc:11485 Change-Id: I0cb2b1b1528521755c18d5c6117b60fc053480dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418376 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Ilya Nikolaevskiy <ilnik@chromium.org> Cr-Commit-Position: refs/heads/master@{#808796}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1600624217-98a19371068d023c49f8bc861690590aa8a6e095.profdata to chrome-mac-master-1600667868-753d2e8ebb132428b671d1eab55299188459911c.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I14c4a2760e8d706e64b39cb1884a3cb4c06d7f4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421092Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808795}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I8fc2730ee8324d24eea96033d2a15fc38064d05d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421208Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808794}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600638747-b39109ce7bdab703631e0bd6b8da0918c8493b27.profdata to chrome-linux-master-1600667868-1426c4c889ab6f1601c0d673866dfd0987cca740.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: I7098143a15ad0ab0b8840194691563f4b15579c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421168Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808793}
-
Joel Riley authored
Select-to-speak will re-order SVG children nodes by reading order based on position, instead of DOM order. SVGs have no concept of reflow, but are instead absolutely positioned, so DOM order can easily be out of sync with visual order. Re-order logic will keep original groupings intact (nodes within SVG <g> element), as these groupings can be semantic in nature, for instance, columns of text. Note: This is LTR only for now. AX-Relnotes: Select-to-speak will read SVG content in LTR reading order on ChromeOS. Example SVG content is Google Slides. Bug: 892822 Change-Id: Ia9092557442451b52c8ac4d10643cf720dc8d3ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391266 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#808792}
-
Joel Hockey authored
crostini.BackupRestore tast test is failing due to failing to share the backup file, so adding more context to log message to help debug. Bug: 1130412 Change-Id: I6e1e2e33044532d7acd2b8695f9411b5d8f8265c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418529 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Commit-Queue: Nicholas Verne <nverne@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#808791}
-
Andrei-Laurențiu Olteanu authored
Rename GetAvailableRoutines test to comply with other diagnostics tests. Bug: b:168793232 Change-Id: I9e18b091859c1b711ab0f528c901a964c3771888 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416493 Commit-Queue: Laurențiu Olteanu <lolteanu@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Cr-Commit-Position: refs/heads/master@{#808790}
-
Rainhard Findling authored
* This is a follow-up to crrev.com/c/2328669 with further fine tuning from findings in https://crbug.com/1103844#c22. * The current translation screenshot presubmit check flags modified messages: 1) if the message does not yet have a screenshot, or 2) if the message content itself changed. * This CL changes the behavior to for modified messages check in this order: 1) if the message content itself changed -> flag the message. 2) if the message meaning changed and there is neither an existing screenshot nor is a new one added with the CL -> flag the message. * Important cases to consider: messages that don't yet have a screenshot and for which only the message meaning attribute changed will require a screenshot, but messages for which only the message meaning changed and which already have a screenshot do not require a new screenshot. And messages of which only the description attribute changed simply never require new screenshots at all. Bug: 1103844 Change-Id: I0318e685b2182a455dccfb0630ce768f5c990a65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412727Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#808789}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8e660dd467bc..d970d657aa56 2020-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 8d4331eeb5ea to 48588bd1810d (27 revisions) 2020-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 33c87dad to 688a0b34 (560 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC csmartdalton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: chromium:895969 Tbr: csmartdalton@google.com Test: Test: Test: CQTest: Test: DrawCallPerfBenchmark.Run/vulkan_attrib_changeTest: Test: DrawCallPerfBenchmark.Run/vulkan_null_attrib_changeTest: Test: angle_unittests with --bot-mode, sharding, and filter Change-Id: Id9e40cdb633f3d805719aac64e4eb06661bbc813 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421002Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808788}
-
Thomas Lukaszewicz authored
This CL adds a missing data source needed by Tab Search WebUI to use favicon2 resources. This fixes loading issues for all profiles non off the record profiles. Bug: 1099917 Change-Id: I20b8f709580fcab544726e546c06a7cdc020f638 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419390 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#808787}
-