Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from chromium:main #100

Merged
merged 18 commits into from
Dec 13, 2021
Merged

[pull] main from chromium:main #100

merged 18 commits into from
Dec 13, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 13, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

chromium-internal-autoroll and others added 18 commits December 13, 2021 03:41
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7bac96e2247a..742c2c2a6429

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 myy@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/main/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome
Bug: None
Tbr: myy@google.com
Change-Id: Id98bccc7ce07a3438548126b93473a1a586a847e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3334119
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#950914}
* This is an automated release commit.
* Do not revert without consulting chrome-pmo@google.com.
NOAUTOREVERT=true

Change-Id: I052c4fde7ad9b823af72945dea805fb75ab0dae6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3334276
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#950915}
BUG=b:202920386
TEST=ssh venera android-sh -c getprop | grep dalvik_memory_profile

Change-Id: Iafb2f0f2f6368dc9c9796d06269834ae1c040bd3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3320565
Reviewed-by: Yusuke Sato <yusukes@chromium.org>
Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950916}
This CL allows an override of params for the Features to be tested
in the test suite subclasses so they can use separate params and
test different feature sets.

The "instrumentation" suite now tests new features that are not yet part
of a mainstream launch, but the "unbatched" suite still uses the default
set provided by the base class.

BUG=1258159

Change-Id: I9af28db0cf29f62b591126f45d8449327a8a8b7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3328409
Auto-Submit: Donn Denman <donnd@chromium.org>
Reviewed-by: Gang Wu <gangwu@chromium.org>
Commit-Queue: Gang Wu <gangwu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950917}
https://crrev.com/c/3323484 implemented a firewall config reader for
the Mac; include the required header.

Bug: 1169227
Change-Id: I431530c5090de27f4f2c4da58c5448d9d50d8de3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3330589
Auto-Submit: Avi Drissman <avi@chromium.org>
Reviewed-by: Dominique Fauteux-Chapleau <domfc@chromium.org>
Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950918}
https://dawn.googlesource.com/dawn.git/+log/16e3221a0eb5..ffb0024a8970

2021-12-13 jie.a.chen@intel.com Support NV12 via ExternalImageDescriptorDmaBuf on CROS

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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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/main/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: chromium:1258986
Tbr: cwallez@google.com
Change-Id: I02a7ade8079027cea5fff90579c0363432411f92
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3334122
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#950919}
This CL updates Prerender.Experimental.PrerenderHostFinalStatus and
add a suffix depending on the trigger type of prerendering.

The data can be used as precision:
precision = number of PrerenderHostFinalStatus::kActivated /
            number of all PrerenderHostFinalStatus

In addition, this CL updates `embedder_histogram_suffix` to avoid the
naming confusion. Previously, the suffix was expected to start with "_"
but it starts with an alphabet with a capital letter after this CL.

Previous:
".Embedder" + "_DirectURLInput" --> "BASE_NAME.Embedder_DirectURLInput"
Updated:
".Embedder_" + "DirectURLInput" --> "BASE_NAME.Embedder_DirectURLInput"

Bug: 1275894, 1277858
Change-Id: I422e91bb5b105965383540e5508e1a9b4290cf26
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312152
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Lingqi Chi <lingqi@chromium.org>
Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Reviewed-by: Annie Sullivan <sullivan@chromium.org>
Commit-Queue: Asami Doi <asamidoi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950920}
The web platform test http/tests/xmlhttprequest/uri-resolution-opera-open-007.html
is flaky. Hence, this CL marks it as such in TestExpectations.

Bug: 1277973
Change-Id: Ifac0a3dfa9e6b1a26f0ec0eb79c9ace9454233aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3332863
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Commit-Queue: Nidhi Jaju <nidhijaju@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950921}
Duplicate resource ids should now be allowed given that cl 3193378 has
been submitted.

Bug: 1203918
Change-Id: If383d285c817dddbb82ea79e5163cdb3235f49a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3321487
Reviewed-by: Kyle Charbonneau <kylechar@chromium.org>
Reviewed-by: Robert Kroeger <rjkroege@chromium.org>
Reviewed-by: Kramer Ge <fangzhoug@chromium.org>
Commit-Queue: Peter McNeeley <petermcneeley@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950922}
CreateGraphExecutor callers now call CreateGraphExecutorWithOptions
with a default Options struct.

Bug: 1081597
Change-Id: I7707e3a3b028f61dfaf3857b90963366302f8e0d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355162
Reviewed-by: Sam McNally <sammc@chromium.org>
Commit-Queue: Andrew Moylan <amoylan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950923}
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0484a8a4b552..a95851443105

2021-12-13 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.

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 file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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/main/autoroll/README.md

Bug: None
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I42c190c5046e6db9570fffc1fa9293bcf7791d59
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3331224
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#950924}
Roll Chrome Win64 PGO profile from chrome-win64-main-1639353226-a9d90608d00434eab0b9216d0cb68fc131318d07.profdata to chrome-win64-main-1639363830-fa01cd748d05f6390e3f50c759a4fd5ca86de8e9.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-win64-chromium
Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry

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/main/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:win64-chrome
Tbr: pgo-profile-sheriffs@google.com
Change-Id: I6335cfb0796440489b867d73988d0a55676cb12c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3331223
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#950925}
We will be making changes here for web app lock screen work.

Change-Id: I7a5fa4e9ab4e680203409f8c4bbfd894f93a96cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3334216
Auto-Submit: Glen Robertson <glenrob@chromium.org>
Reviewed-by: Toni Barzic <tbarzic@chromium.org>
Commit-Queue: Toni Barzic <tbarzic@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950926}
Changing the existing histogram
ChromeOS.Sharesheet.CopyToClipboard.MimeType to have variants to
also record the mimetype of what data users are trying to share
from the Sharesheet. As its behaviour is similar to the histogram
recording mimetype for Copy To Clipboard, the common code has been
moved out into a utility function.

Bug: 1257857
Change-Id: Ibccf481672a9af0b35987be51b2457e8198e2896
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3324922
Reviewed-by: Tim Sergeant <tsergeant@chromium.org>
Reviewed-by: Weilun Shi <sweilun@chromium.org>
Commit-Queue: Melissa Zhang <melzhang@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950927}
…lection.

Fixed: 1263272
Change-Id: Idcf3ca02fd71f4c67af83d6ada46c4842bdfc768
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3328905
Reviewed-by: Jeffrey Cohen <jeffreycohen@chromium.org>
Commit-Queue: Travis Skare <skare@chromium.org>
Auto-Submit: Travis Skare <skare@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950928}
This CL adds a test case for prerendering triggered by an embedder.
`embedder_histogram_suffix` is chrome-specific information so the test
is placed in chrome/.

Also this CL updates `embedder_histogram_suffix` in content/ from
a specific name to a placeholder name: "DirectURLInput" to
"EmbedderSuffixForTest".

Bug: 1269158, 1274021
Change-Id: I7ec538bf704c75136407729266467a13a7e5ffe6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3301881
Reviewed-by: Lingqi Chi <lingqi@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Commit-Queue: Asami Doi <asamidoi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950929}
Change-Id: I8abac843525f4e320914902c24e468fcf95efb0a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3331542
Auto-Submit: Victor Costan <pwnall@chromium.org>
Reviewed-by: Austin Sullivan <asully@chromium.org>
Commit-Queue: Austin Sullivan <asully@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950930}
…ites

This CL replaces OsIntegrationManager::ScopedSuppressOsHooksForTesting()
with an OsIntegrationManager::ScopedSuppressForTesting class.
This removes the need to call a method and store the result, instead the
"result" is all you need to enable OsIntegrationManager suppression.

Change-Id: I7041166498705ff5d8d532fb47ba4a57f6a12297
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308481
Reviewed-by: Phillis Tang <phillis@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Alan Cutter <alancutter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#950931}
@pull pull bot added the ⤵️ pull label Dec 13, 2021
@pull pull bot merged commit 6c22526 into FairyWorld:main Dec 13, 2021
pull bot pushed a commit that referenced this pull request Aug 2, 2022
https://chromium.googlesource.com/external/github.com/pytorch/cpuinfo.git/+log/b40bae277857..beb46ca03198

$ git log b40bae277..beb46ca03 --date=short --no-merges --format='%ad %ae %s'
2022-07-27 maratek Minor refactoring of iOS/Mac feature detection on ARM/ARM64 (#108)
2022-07-27 maratek Use full syntax for ADD_TEST CMake command (#107)
2022-07-27 maratek Detect Cortex-A710/-A510/-X2 cores (#109)
2022-07-26 kulin_seth Add support for Arm FHM (#102)
2022-07-25 kulinseth Use sysctls available in macOS 12 / iOS 15 for hardware feature support. (#100)
2022-07-18 keithbsmiley Add bazel support for iOS arm64 simulator (#105)
2022-07-15 kulinseth Add support for Arm I8MM (#103)
2022-07-12 kulinseth Add Arm BF16 support for Apple platforms (#104)
2022-07-12 maratek Cleanup detection of ARM BF16 extension (#98)
2022-07-12 kulinseth Update README.md to use 'macOS' and list support for Apple silicon (#99)
2022-07-07 nshulga [GHA] Add build workflow (#97)
2022-07-07 maratek Make clog compatible with Hexagon toolchain (#95)
2022-07-05 bion Always check for x86-ish with the same regex. (#93)
2022-07-05 91903944+gaborkertesz-linaro Enable win-arm64 (#82)
2022-07-04 91903944+gaborkertesz-linaro Update googlebenchmark to 1.6.1 (#86)
2022-06-17 petrhosek Define namespace prefixed alias for cpuinfo in the CMake build (#89)
2022-05-31 weiyiw Fix arm build when -Werror enabled (#91)

Created with:
  roll-dep src/third_party/cpuinfo/src

Bug: 1329774
Change-Id: I602d9631c5355ded521af4642df97cdca45cbaf1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3797219
Commit-Queue: Michael Crouse <mcrouse@chromium.org>
Reviewed-by: Michael Crouse <mcrouse@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1030661}
pull bot pushed a commit that referenced this pull request Aug 18, 2023
…3 commits)

https://chromium.googlesource.com/external/github.com/chromium/content_analysis_sdk.git/+log/93f5b9cfe950..3102cb8a514a

$ git log 93f5b9cfe..8d5118720 --date=short --no-merges --format='%ad %ae %s'
2023-08-17 105299435+dominiquefc Fix switch statement from last change (#100)
2023-08-17 105299435+dominiquefc Add Reason enum to ContentAnalysisRequest (#99)
2023-08-04 105299435+dominiquefc Update "Ack:" logging whitespace (#98)
2023-08-04 105299435+dominiquefc initial (#97)

Created with:
  roll-dep src/third_party/content_analysis_sdk/src

Bug: b/232967266, b/285317584
Change-Id: I8d15321576b9a9b221de26a40cf8eb58e18097bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4791106
Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org>
Commit-Queue: Roger Tawa <rogerta@chromium.org>
Reviewed-by: Roger Tawa <rogerta@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1185151}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants