- 23 Dec, 2020 32 commits
-
-
evliu authored
This CL adds a histogram metric to capture the percentage of Live caption users using the Speech On-Device API(SODA). Bug: 1159105 Change-Id: Ia67c60b59c5f5f9e670c8a8e531c11cbf40f7e52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594171Reviewed-by:
Chris Thompson <cthomp@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Evan Liu <evliu@google.com> Cr-Commit-Position: refs/heads/master@{#839031}
-
Dale Curtis authored
Without this, these ImageBitmaps can't be shown on a canvas. R=eugene Fixed: 1161353 Change-Id: Iec73030e12c1f4149c2ea2bcfdb954b6f9bae6ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601279 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#839030}
-
Lukasz Anforowicz authored
Code handling allowlisted extensions can be removed, because the allowlist has been deprecated and removed in M87 which started shipping to the stable channel on 2020-11-17 and was shipping to 100% of desktop users since 2020-12-07 (CrOS since 2020-12-09). Bug: 1098410 Change-Id: Ia14d40db668604da9bab0c784e6b7d54955e3b5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2556380 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#839029}
-
Frank Liberato authored
InitializeSignalingThread reads from `worker_thread_`, without synchronizing with InitializeWorkerThread which writes it. This CL moves the wait for IWT to before IST can run. Bug: 1160469 Change-Id: I9fd5f6341f900c1b9d43386c427b4086333e6f1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601044 Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#839028}
-
David Tseng authored
This is a reland of 39716b26 Original change's description: > Refactor intent usage in ChromeVox > > This is a purely refactoring change to set up ChromeVox to use all > possible intents. IntentHandler, the newly introduced class, will > cleanly process all intents, along with whatever computed metadata is > needed (e.g. EditableLine). > > R=akihiroota@chromium.org, nektar@chromium.org > > AX-Relnotes: n/a > Test: existing browser_tests --gtest_filter=ChromeVoxEditing*.* > Change-Id: I74d9454794fc6a40075bbf56fb0037b607c2b974 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594240 > Commit-Queue: David Tseng <dtseng@chromium.org> > Reviewed-by: Akihiro Ota <akihiroota@chromium.org> > Cr-Commit-Position: refs/heads/master@{#838241} TBR=akihiroota@chromium.org, nektar@chromium.org, dtseng@chromium.org Change-Id: I4fa306dc747cd623cdbb38f11c8ace144730af57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601639 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#839027}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/03d0309255ea..33bf309c1d45 2020-12-22 enga@chromium.org Update OpArrayLengthTests to use WGSL 2020-12-22 enga@chromium.org Update DepthStencilSamplingTests to use WGSL 2020-12-22 enga@chromium.org Update BufferZeroInitTests to use WGSL 2020-12-22 enga@chromium.org Update ViewportOrientationTests to use WGSL 2020-12-22 enga@chromium.org Update ViewportTests to use WGSL 2020-12-22 enga@chromium.org Update CreateReadyPipelineTests to use WGSL 2020-12-22 enga@chromium.org Update PrimitiveTopologyTests to use WGSL 2020-12-22 bclayton@google.com dawn_native/vulkan: Use EmitVertexPointSize transform If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Ibe5fc44f19c35dfffe7b907f08ae591f3888add3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600924Reviewed-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@{#839026}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f202babd6a03..3624aba91f44 2020-12-22 johnstiles@google.com Enforce additional restrictions on opaque types. 2020-12-22 johnstiles@google.com Implement bitCount intrinsic on SPIR-V and Metal. 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 bungeman@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: None Tbr: bungeman@google.com Change-Id: Ice241db5f978544591fde7199b7c247bfbb271c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596893Reviewed-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@{#839025}
-
Jérémie Boulic authored
Cleanup dependencies for targets: - main_background.m - main.m - test_util.m Bug: 1133186 Change-Id: I588eb808ee8f42ae6b211910c5da285d92179ce8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598090 Auto-Submit: Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#839024}
-
Makoto Shimazu authored
As a part of clean up code related to ServiceWorkerOnUI, this CL removes RunOrPostTaskOnCoreThread() in ServiceWorkerContextWatcher. Bug: 1138155 Change-Id: Icce0ab49209026e6323d79d0541840e023a30b66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600756 Auto-Submit: Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by:
Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#839023}
-
Lan Wei authored
virtual/controls-refresh-hc/fast/forms/color-scheme/search/ search-appearance-basic.html is flaky on MAC bots Mac10.14 Tests. TBR=tkent@chromium.org Bug: 1161352 Change-Id: Iafc773f678633b29f4b662966e5421d8a7a3e724 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601226Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#839022}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/85707f7f7524..74788951af42 2020-12-22 syoussefi@chromium.org Vulkan: Fix assertion in xfb of indirect calls 2020-12-22 syoussefi@chromium.org Vulkan: GS tests that demonstrate gl_Position bugs 2020-12-22 jmadill@chromium.org Use Android API to get storage path. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ynovikov@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1094062 Tbr: ynovikov@google.com Change-Id: I731ab7d4bc061211a06a2405126e6bc9a7adcc34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601450Reviewed-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@{#839021}
-
Bailey Herms authored
Added VLOG statements to client_side_detection_host.cc. These VLOG statements output the classification score, target digest, phash score, and emd score when phishing is detected. Bug: b/176131789 Change-Id: Ib19f35020e6d49f2a2ed4e2a6b1a9a40bba785f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600556Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Bailey Herms <baileyherms@google.com> Cr-Commit-Position: refs/heads/master@{#839020}
-
Ken MacKay authored
This saves ~60 microseconds per posted task (~90% of posted task overhead). Bug: internal b/167285412 Change-Id: I1b644c0d5a68799e0852768078841831b6d437b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599583 Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#839019}
-
Lei Shi authored
When a user resize or change a webpage, the selected inline nodes may be invalidated. To address this issue, we reuse the prior STS logic, which converts all selected content into node groups. Then, we send the node groups to TTS one by one. The only entry point for reading new content will be startSpeechQueue_, which uses updateNodeGroups_ to convert nodes into node groups, and start TTS using startCurrentNodeGroup_. This CL also refactored the names of variables and removed unnecessary variables. The prior CLs (http://crrev.com/c/2582524, http://crrev.com/c/2587799, and http://crrev.com/c/2587820) have modified navigation features so that they do not rely on navigationState_ anymore.Thus I implement the following rename and refactor: 1. Rename this.currentNode_ to this.currentNodeGroupItem_ since the variable is actually for a node group item. 2. Rename this.currentNodeGroupIndex_ to this.currentNodeGroupItemIndex_ since the variable is meant to be the index for node group item. 3. Add this.currentNodeGroups_ and this.currentNodeGroupIndex_, which are used for tracking the selected node groups and the current speaking node group. 4. Refactor this.navigationState_.currentCharIndex and this.navigationState_.isUserSelectContent. to this.currentCharIndex_ and this.isUserSelectContent_ to keep code concise. Also, we added a test for the case of invalidated nodes. Test credits to joelriley@google.com. Bug: 1160004 Change-Id: I92e0a1acc25265df476ea248be39d05ec06726d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587565 Commit-Queue: Lei Shi <leileilei@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#839018}
-
Ella Ge authored
Bug: 1152282 Change-Id: I136f70d9899f978da94f7793dc060c7f4ffcd468 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601337Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#839017}
-
Rakina Zata Amni authored
We hit some cases where we got an empty URL after initial commit. This is fine since we'll change the URL to about:blank anyway, so this CL removes the DCHECK we're hitting. Bug: 1159779 Change-Id: Ib0ff0bb6f876f5530bec091acb0d0ed7a9a952f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596947Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#839016}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b21e1d48..407251b8 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ib067f4b538e9f1d6cf29c63a669eb8f512afee99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601537Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#839015}
-
Peng Huang authored
I found the crash happens with NVidia driver, if an Intel GPU is being used, but vkGetPhysicalDeviceXcbPresentationSupportKHR() is called for NVidia device. Fix the problem by checking device id first, and don't call vkGetPhysicalDeviceXcbPresentationSupportKHR(), if device id doesn't match. Bug: 1153027 Change-Id: Ib5b3b5f168ebd7665c31c8996148301c34ce34a2 Cq-Include-Trybots: luci.chromium.try:gpu-fyi-try-android-p-pixel-2-skv-32,gpu-fyi-try-linux-intel-skv,gpu-fyi-try-linux-nvidia-skv Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601065 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Auto-Submit: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#839014}
-
Andrey Kosyakov authored
Rebaseline virtual/controls-refresh-hc/.../search-appearance-basic with actual results on Mac10.1{2,4} ... following https://chromium-review.googlesource.com/c/chromium/src/+/2588810 that caused some Mac builders to fail. TBR: masonfreed@chromium.org, sasebree@microsoft.com, rakina@chromium.org Bug: 1157191 Change-Id: I2da8b422b8a63c506002e5c4987dc06da92635ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601618Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#839013}
-
Nasko Oskov authored
This CL removes most PerNavigationMojoInterface references from the codebase. Most importantly, it removes the RenderFrameHostImpl::DidCommitPerNavigationMojoInterfaceNavigation which is no longer necessary and is quite long name to read. Bug: 1020175 Change-Id: I71f2d4a7e3f9df08e728bfed08ba67b2125d8068 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600793Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#839012}
-
My Nguyen authored
Bug: 1157309 Change-Id: Icc6c3262202df4d69bc4deed1280bbdaa09319b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599574 Commit-Queue: My Nguyen <myy@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#839011}
-
Adrian Taylor authored
This diagram may be helpful for contextual understanding of the detailed steps elsewhere in this how-to. Change-Id: Ib5fb340b214ba582d2fe5cbec32217e9e90291a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583206 Auto-Submit: Adrian Taylor <adetaylor@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Adrian Taylor <adetaylor@chromium.org> Cr-Commit-Position: refs/heads/master@{#839010}
-
Zach Trudo authored
Bug: chromium:1161038 Change-Id: I23787c9173517265c8ec2625f1987fcbcc136f0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601476 Commit-Queue: Zach Trudo <zatrudo@google.com> Reviewed-by:
Brian Malcolm <bmalcolm@chromium.org> Cr-Commit-Position: refs/heads/master@{#839009}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d91ce64b5aed..b0113192a709 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 caseq@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:1106990 Tbr: caseq@google.com Change-Id: Ia4bf513f56722ad23516f47007ea0c2f14004350 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601500Reviewed-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@{#839008}
-
Lan Wei authored
This reverts commit b63d9387. Reason for revert: ModeSelectionWindowCycleControllerTest.NoWindowInActiveDesk fails on Linux Chromium OS ASan LSan Tests. https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/39122 Original change's description: > Bento: Support switching between two Alt-Tab modes. > > - Add a tab slider and update windows shown in Alt-Tab so that > "Current desk" mode only display windows in the active desk, while > "All desks" display all windows. > - Handle special cases: As before, entering Alt-Tab with less than two > windows aren't allowed. However, if users switch from the all-desks mode > to the current-desk mode resulting in zero or one window, > it should show "no recent items" or show a window consecutively. > - Hide behind Bento flag and make sure to overwrite > kLimitAltTabToActiveDesk in case of conflict, so the old flag works. > - Disable remapping Alt+LeftClick to a right click when using Alt-Tab. > - Ash unittests for switching between modes and special cases. > > Bug: 1142726 > Test: A manual test (a video in crbug) and unit tests > `ash_unittests --gtest_filter=ModeSelectionWindowCycleControllerTest.*` > > Change-Id: Ia203358d0b658529a3090a292ae36850ea60a36a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581684 > Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> > Reviewed-by: Xiaoqian Dai <xdai@chromium.org> > Commit-Queue: Cattalyya Nuengsigkapian <cattalyya@chromium.org> > Cr-Commit-Position: refs/heads/master@{#838709} TBR=xdai@chromium.org,afakhry@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,cattalyya@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1142726 Change-Id: I26aeb2448fe7d989d8bc5a7c77a117808ee16ccd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601580Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#839007}
-
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 chrome-fuchsia-gardener@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Ic2a457fdbaa848d70508edd87a78b272ba41e522 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601446Reviewed-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@{#839006}
-
My Nguyen authored
Bug: 1157309, 1161062 Change-Id: I9c3cb7c1b77cef27df29117c49e9ae23db12a5bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598085 Commit-Queue: My Nguyen <myy@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Josh Simmons <jds@google.com> Cr-Commit-Position: refs/heads/master@{#839005}
-
Theresa Wellington authored
BUG=1161326 TBR=michaelbai@chromium.org Change-Id: I027ce1dfb1543c8e047b2d8d6e752d919a496ae3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601617Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Auto-Submit: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#839004}
-
Austin Sullivan authored
Bug: N/A Change-Id: Id9961b338d1045692957ba7622d0db89f4d7a7e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601583 Commit-Queue: Austin Sullivan <asully@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Auto-Submit: Austin Sullivan <asully@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#839003}
-
Zhenyao Mo authored
BUG=1161303 TEST=bots R=magchen@chromium.org,kbr@chromium.org Change-Id: I1dfbb9a4cd15c7d8a9e1501c3fd697ae055e05bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600795Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#839002}
-
Wenyu Fu authored
Make sure during screen orientation changes happens when the disclaimer is still on the screen. Change-Id: Icd6fa16de94b84c8acb8e4666ebfd27074629eca Bug: 1157611 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600042Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/master@{#839001}
-
David Bienvenu authored
When unittests.exe runs more than one of these tests, the second one fails because it creates an empty test factory for StatefulSSLHostStateDelegate. The PageInfoBubbleViewTests need a normal factory, so the empty test factory causes a check fail. Bug: 956719 Change-Id: If7d0b14574cf866512fe3c3fbe24b58bb66e69f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600265 Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#839000}
-
- 22 Dec, 2020 8 commits
-
-
Shrek Shao authored
This reverts commit 99314be8. Reason for revert: culprit found. Findit incorrectly reports flakiness. Original change's description: > Suppress WebGL test conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_byte.html > > Suppress conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_byte.html on > chromeos amd as RetryOnFailure > > TBR=kbr@chromium.org > > Bug: 1161258 > Change-Id: I9f9bcd2084c37fe87f422878dca63ce5d2e82647 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601185 > Reviewed-by: Shrek Shao <shrekshao@google.com> > Commit-Queue: Shrek Shao <shrekshao@google.com> > Cr-Commit-Position: refs/heads/master@{#838975} TBR=kbr@chromium.org,shrekshao@google.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Idbc2e4dc446544125c6f36d1e502bfc47e9e42b2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1161258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601543Reviewed-by:
Shrek Shao <shrekshao@google.com> Commit-Queue: Shrek Shao <shrekshao@google.com> Cr-Commit-Position: refs/heads/master@{#838999}
-
Wenbin Zhang authored
[benchmarking] disable system_health.memory_mobile/browse:social:pinterest_infinite_scroll:2019 on android go and pixel2 The story is consistently failing on those builders. Bug: chromium:1161268 Change-Id: Ib82acf22b2d5222c33f7dbe9400d0be89f64f728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600791 Auto-Submit: Wenbin Zhang <wenbinzhang@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#838998}
-
Josiah K authored
Fixed: 1161313 Change-Id: Iaa0d22f1a59fd361e7bbb5436f268b11847b6d3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601538 Auto-Submit: Josiah Krutz <josiahk@google.com> Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#838997}
-
Stephen McGruer authored
We are seeing issues on Windows + Python 3 where a high number of processes passed to multiprocessing.Pool causes the Pool to crash and manifest generation to hang. (Very similar or identical to https://bugs.python.org/issue40263). This is a temporary local patch to Blink's copy of WPT tooling, in order to land a workaround as quickly as possible. A proper upstream fix in WPT should be landed soon, so that we do not have to carry this patch for too long. Care should be taken in the meantime not to override this fix if/when we roll Blink tooling. Bug: 1160108 Change-Id: I8eda8d65caa8cd295ae444676f4628832225f55d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601399Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com> Auto-Submit: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#838996}
-
Alex Turner authored
Currently, TestNavigationObserver ignores all uncommitted navigations, even though they pass through DidFinishNavigation. This can be confusing and does not allow tests to wait for a navigation that will not commit. We thus add an option for whether to ignore uncommitted navigations. To preserve existing functionality, it defaults to true (i.e. ignoring them). This functionality will be used in crrev.com/c/2348150 to wait for a navigation to a URL blocked by the subresource filter. Bug: 1021572 Change-Id: Ic76f039eaa24cd41cae4cb63382060311e9860f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596094 Commit-Queue: Alex Turner <alexmt@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#838995}
-
Lan Wei authored
webxr/xrSession_requestReferenceSpace_features.https.html is flaky on MAC bots Mac10.15 Tests. TBR=klausw@chromium.org Bug: 1161301 Change-Id: Ia885d0a6f10ea7c0b9262a9c8d4a886564bf1c66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601066Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#838994}
-
Lan Wei authored
SingleClientExtensionAppsSyncTest.StartWithSomePlatformApps is flaky on MAC bots Mac10.15 Tests. TBR= ericwilligers@chromium.org Bug: 1161309 Change-Id: I89aa193b5c1f7a90545776e53bb29bf0e258515a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601556 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#838993}
-
Lukasz Anforowicz authored
The tests just document the current behavior: 1. When ActiveTab permission is granted, then CORS is relaxed for fetches from the extension background page in regular profile. 2. There are some minor issues with how incognito profile is handled. Bug: 1153952 Change-Id: Ic0574b0c452e67a1a1bf38afa9c7ca45810b6f95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585673 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#838992}
-