- 30 Dec, 2019 40 commits
-
-
Xiaocheng Hu authored
Bug: 1038398 Change-Id: I7f3701fdd633b641b19f3e520faf588a19d4d969 NoTry: True Tbr: eugenebut@chromium.org, sczs@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984434Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727810}
-
chromium-autoroll authored
Roll silvermont AFDO profile from 81-3987.0-1577099071-benchmark-81.0.4009.0-r1 to 81-3987.18-1577705382-benchmark-81.0.4011.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I41979a59b7ba68b1d918df1b7e96756ac9d36a3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984431Reviewed-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@{#727809}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/59465799210b..10a900e5ffaf git log 59465799210b..10a900e5ffaf --date=short --first-parent --format='%ad %ae %s' 2019-12-30 chrisforbes@google.com Add assert in GenericValue constant access Created with: gclient setdep -r src/third_party/swiftshader@10a900e5ffaf If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I4a45f1d664e417ce5b4f9ee75bb98b2b2840ab6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981497Reviewed-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@{#727808}
-
chromium-autoroll authored
Roll broadwell AFDO profile from 81-3945.86-1577097374-benchmark-81.0.4011.0-r1 to 81-3987.18-1577704324-benchmark-81.0.4011.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-broadwell-chromium Please CC c-compiler-chrome@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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Iae04dfa45c248429bcf9d516c4dba180eae4252f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984429Reviewed-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@{#727807}
-
Xiaocheng Hu authored
Bug: 1038388 Change-Id: I3289e4f71d76237dd9e12afb8b4280c930a5b9cd Tbr: xiaochengh@chromium.org NoTry: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984425Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727806}
-
Devlin Cronin authored
Update SubresourceFilter tests to use WebContentsConsoleObserver instead of ConsoleObserverDelegate. This allows us to observe console messages added without overriding the existing delegate of the WebContents. Change-Id: I162619e272ef9a9bc2e7b903b002c1aab46b0e1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983194Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#727805}
-
Robert Ogden authored
This final status is defunct. Bug: 1038060 Change-Id: Ifda6bfb18ef3cbcaad8c41b92efacc28ff33efa9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984345 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#727804}
-
ccameron authored
This reverts commit 8d05b03b. Reason for revert: This definitely fixes the function to do what it's supposed to do, but apparently the incorrect behavior is deeply baked in. Bug: 1038278 Original change's description: > MacViews: Fix NativeWidgetMac's GetTopLevelWidget > > This function never returned a top level widget, rather, would just > return the root widget. > > Bug: 957362 > Change-Id: I8d757fecfd8eddd02d92200516a21c3576eb4468 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982682 > Reviewed-by: Leonard Grey <lgrey@chromium.org> > Commit-Queue: ccameron <ccameron@chromium.org> > Cr-Commit-Position: refs/heads/master@{#727575} TBR=ccameron@chromium.org,lgrey@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 957362 Change-Id: I877c8176e5ffa69b197825e642f3b60e723371c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984346Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#727803}
-
Wei Li authored
Redefine the macro for color ids so it maps the new id to the old id in system without color pipeline feature. Also add a porting macro for color provider to help the transition to use color pipeline feature. BUG=1003612 Change-Id: I7f69fd689b8574fb93c6354b246c997b3b34483e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939838Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#727802}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e9a9fef3. With Chromium commits locally applied on WPT: c15c1083 "Add test that datachannels close when connection does." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: meade@chromium.org: external/wpt/web-animations NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I8de17a01a6a84f03e8b13171081f42f90acfd441 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981102Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727801}
-
Robert Ogden authored
Defunct with NSP. Bug: 1038063 Change-Id: I7153e637fe9c831a43b5a7605f3c626a4703a842 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984462Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#727800}
-
Xiaocheng Hu authored
Bug: 1038385 Change-Id: I84d247afc580a40417753241d34aa801e2058dab NoTry: True Tbr: kristipark@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981843Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727799}
-
Chris Harrelson authored
All of the referenced crashes are due to this. I was unable to reproduce a situation when this would happen unfortuantely. Bug: 1038355 Change-Id: Idb7ceb468bd11cc6bc33d48b04cf7212d7f85d67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984420Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#727798}
-
Nina Satragno authored
Pull GetEphemeralKey down into FidoDeviceAuthenticator and call it from the methods that require a key agreement instead of exposing it as part of the public API. This way we avoid repeating the key agreement logic on fido handlers. A minor downside of doing this is we now get a new ephemeral key when using the PIN we just created on MakeCredential calls. Fixed: 1037617 Change-Id: Ifa2563f1c7ea22c73bed75dc2c407ade95827a21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980957 Auto-Submit: Nina Satragno <nsatragno@chromium.org> Reviewed-by:
Adam Langley <agl@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#727797}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/6043069708e1..c9e75ab1ff47 git log 6043069708e1..c9e75ab1ff47 --date=short --first-parent --format='%ad %ae %s' 2019-12-30 hypan@google.com Add support of android app bundle for reference build Created with: gclient setdep -r src/third_party/catapult@c9e75ab1ff47 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC skyostil@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/+/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_optional_gpu_tests_rel Bug: chromium:986990 Tbr: skyostil@google.com Change-Id: Ib3fa7d18599fbb1a9f2a3bdf9e7364b6442b1411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981496Reviewed-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@{#727796}
-
Austin Eng authored
This reverts commit 7ede3d62. Reason for revert: dawn_perf_tests are migrated to use histograms and should be fixed. Original change's description: > [Benchmarking] Disable broken dawn_perf_tests from perf waterfall. > > Bug: 1035957 > Change-Id: Ia1e5ac2001c8c165d9a70545ed12456ad577d75a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978874 > Commit-Queue: Caleb Rouleau <crouleau@chromium.org> > Commit-Queue: Austin Eng <enga@chromium.org> > Auto-Submit: Caleb Rouleau <crouleau@chromium.org> > Reviewed-by: Austin Eng <enga@chromium.org> > Cr-Commit-Position: refs/heads/master@{#726898} Bug: 1035957 Change-Id: I46bde9876bf5bb83c89da892e24ad032bf6b063b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979404 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#727795}
-
Rahul Arakeri authored
This CL adds a design doc for the feature in a markdown format under cc/input. Bug: 973568 Change-Id: I1686bc4e73dfb1113f2ab301d23756c080ae4323 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982712 Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#727794}
-
Philip Rogers authored
This patch enables the direct property node update optimization with CompositeAfterPaint. CompositeAfterPaint (CAP) skips updating layer debug info (used for layer dumps) when directly updating transform nodes because PaintArtifactCompositor::Update (PAC) is skipped. It is not straightforward to update the layer debug info without a PAC update, and forcing a PAC update would introduce differences when tracing. As a result, the CAP expectation for multiple-backgrounds-style-change has been changed to have a stale class name. This was not done when landing the direct property node update optimization due to animation worklet web test failures (see: https://crbug.com/953322#c2) but these tests now pass with this change: [run webkit tests] virtual/threaded-no-composited-antialiasing/animations/animationworklet --additional-driver-flag=--enable-blink-features=CompositeAfterPaint [run webkit tests] virtual/threaded/external/wpt/animation-worklet --additional-driver-flag=--enable-blink-features=CompositeAfterPaint Bug: 953322 Change-Id: Icae50c76fa228d1853223642a923c64d8d10c0ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983462 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#727793}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/material-foundation/material-font-disk-loader-ios/+log/93acc021e303..8e30188777b0 git log 93acc021e303..8e30188777b0 --date=short --first-parent --format='%ad %ae %s' 2017-02-17 willlarche@users.noreply.github.com [Docs] Clarity in README (#1) Created with: gclient setdep -r src/ios/third_party/material_font_disk_loader_ios/src@8e30188777b0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/material-font-disk-loader-ios-chromium Please CC bling-p10-rolls@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:ios-internal-mdc Bug: None Tbr: bling-p10-rolls@google.com Change-Id: I5740829fab35dd7f65490ca9c1f2604e44e62108 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984352Reviewed-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@{#727792}
-
John Abd-El-Malek authored
In general content embedders are supposed to get web platform features working with reasonable quota. However if they didn't implement this optional method on ContentBrowserClient, service workers' cache storage wouldn't work. Move the logic that all embedders in the repo used into content, and allow tests to override it if necessary. Also move the logic to use a consistent quota from browser_tests to all browser test based integration tests. Bug: 1035420 Change-Id: Ib1b7c27f8af35dfd9d6a693d33b3b41d0677ea08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977394 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Jarryd Goodman <jarrydg@chromium.org> Cr-Commit-Position: refs/heads/master@{#727791}
-
Xiaocheng Hu authored
Test failed: https://ci.chromium.org/p/chromium/builders/ci/Win10%20Tests%20x64/43536 Bug: 1038366 Change-Id: Iad292b9c35ae53cf8b172d93fe101a20dc260545 NoTry: True Tbr: jbudorick@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984472Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727790}
-
Rahul Arakeri authored
This CL re-enables a test and updates assert_approx_equals to assert_equals. The test was run successfully 100 times locally and once on the bots. Bug: 1019076 Change-Id: Iea2863fec6f6012051d5094a6a95ae413baabef0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981634Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Cr-Commit-Position: refs/heads/master@{#727789}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/fe2d3c73348b..c65d0069ec56 git log fe2d3c73348b..c65d0069ec56 --date=short --first-parent --format='%ad %ae %s' 2019-12-30 mtklein@google.com streamline ReadOpAndSize() 2019-12-30 mtklein@google.com range check before casting to DrawType 2019-12-30 benjaminwagner@google.com Enable ASAN on Windows 2019-12-30 reed@google.com simplify normalizePerspective -- don't compute type, precheck corner value 2019-12-30 bsalomon@google.com Remove TecnoSpark adv. blend workaround. 2019-12-30 brianosman@google.com Remove third_party warning suppression for MSVC:4244 2019-12-30 reed@google.com starter bench for canvas matrix operations Created with: gclient setdep -r src/third_party/skia@c65d0069ec56 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 nifong@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/+/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 Bug: None Tbr: nifong@google.com Change-Id: I7ff56e70df4eeebc649099512002378f3d199395 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984349Reviewed-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@{#727788}
-
Hesen Zhang authored
- TalkBack will skip the NTP offline card in default granularity. - Adding focusable and focusableInTouchMode attributes in for the TextView fixed it. TBR=dtrainor@chromium.org TBR=twellington@chromium.org Bug: 1035179 Change-Id: I05ca3fc4e1f2ad83b38515114ce067dee08274fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973093 Commit-Queue: Hesen Zhang <hesen@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#727787}
-
Chris Harrelson authored
Change-Id: I2f3666162db095bcef150bc85f1a84ab338d9c79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979630Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#727786}
-
Kurt Horimoto authored
InfobarBannerOverlayCoordinator is a coordinator that will be shared amongst all infobar banners. InfobarBannerOverlayMediator is a superclass that implements behavior shared amongst all InfobarTypes, such as setting the consumer, dispatching responses for user interaction events, and setting up the overlay completion response. This CL also introduces the response infos necessary for banners: - InfobarBannerConfirmButtonTapped is dispatched to notify the model layer that the main button on a confirm infobar banner was tapped. - InfobarBannerModalButtonTapped is dispatched to notify the model layer that the modal button was tapped. - InfobarBannerCompletion is used a completion response and stores whether the dismissal was user-initiated. Bug: 1030357 Change-Id: Ic08d76cb6b65638ebf26986116f5afd960251277 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970551 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#727785}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/dc5a6b58d2c1..576e75e99e18 Created with: gclient setdep -r src-internal@576e75e99e18 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Ia2faf1f39a4f7b38a531a669454316d4b58a3272 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984343Reviewed-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@{#727784}
-
Xiaocheng Hu authored
Test failed on https://ci.chromium.org/p/chromium/builders/ci/ios-simulator-full-configs/21231 Bug: 1037651 Change-Id: I982f6e49cccb46df2798fba5a89a77fea818ab37 NoTry: True Tbr: stkhapugin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984499Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727783}
-
Shahbaz Youssefi authored
A change upstream required the presence of build_overrides/vulkan_headers.gni to determine the use of X11. This file already exists in ANGLE, but not in Chromium, which is added in this change. Bug: angleproject:4116 Change-Id: I387deaa26f3f97a66ba90e5e93b8151b999ad30b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981097 Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#727782}
-
Andrew Grieve authored
Bug: 1036426 Change-Id: Id036e44db06732a837eae7f6d98c1c596a11fe5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984173 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#727781}
-
chromium-autoroll authored
Roll ChromeOS orderfile from 81-3987.0-1577099071-benchmark-81.0.4005.0-r1 to 81-3987.0-1577099071-benchmark-81.0.4009.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-orderfile-chromium Please CC c-compiler-chrome@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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Ifce685f51b9bae6a832676ad9b3c8b8e672c8a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984459Reviewed-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@{#727780}
-
Sophie Chang authored
This change adds support for URL-keyed requests and hints to be provided by the optimization guide. Bug: 1036490 Change-Id: Ic261c776a9b8ec54158faff2ac90be81d5f8cd07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979350Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727779}
-
Kaustubha Govind authored
This change adds a non-hermetic manual browser test to verify Chrome's DoH implementation against a handful of external DoH servers. The test loops through each server, and attempts to load a test URL. Fallback to Do53 is disabled, so a successful navigation indicates that DoH passed. A new setter set_allow_network_access_to_host_resolutions has been added to BrowserTestBase to allow browser tests to opt-in to using the full host resolver stack (instead of the mock host resolver). This mode then invokes SetAllowNetworkAccessToHostResolutions() on the NetworkServiceTest interface to disable the test host resolver. Bug: 1032710 Change-Id: I8e9e029e69a9e8281adb23e55179d9dd94707ef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1961006 Commit-Queue: Kaustubha Govind <kaustubhag@chromium.org> Reviewed-by:
Eric Orth <ericorth@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#727778}
-
Chromium WPT Sync authored
Using wpt-import in Chromium bf6e7836. With Chromium commits locally applied on WPT: c15c1083 "Add test that datachannels close when connection does." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Ib5e78d0eaca596ecaf8d04d5f50552c15901aced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981098Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727777}
-
Xiaocheng Hu authored
Bug: 1038354 Change-Id: I03c38410a2bc277cd9a2083c26f32f508c7510fa Tbr: xiaochengh@chromium.org NoTry: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984461Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727776}
-
David Bokan authored
This CL is a first step in making scroll offset animations work sensibly with the scroll latching logic of the compositor. In this CL we stop calling ScrollEndImpl from ScrollAnimated, ScrollAnimatedBegin and ScrollOffsetAnimationFinished so that animations don't clear the latched scroller (the |CurrentlyScrollingNode|). We inline the only remaining callsite into ScrollEnd. As a result of this change, we can now simplify the state of several scroll element id tracking variables. Since we no longer clear the latch at the end of a scroll animation, we can set these variables at a scroll begin and assume they will survive unchanged until a ScrollEnd is received. These are: |last_scroller_element_id_| is used to determine which scroller to send a scrollend event to. |scroll_animating_latched_element_id_| was previously used to relatch to the same scroller after an animation ends and another GSU arrives. This is now likely redundant and will be removed in a future CL. Similarly, |scroll_animating_overscroll_target_element_id_| was needed to know which element to send overscroll events to since they're sent when no scrolling is possible and thus the latch is cleared. Since we no longer clear the latch this can also probably be removed. For now, this CL keeps the above variables but simplifies their lifetimes. We also keep the re-latching logic in ScrollAnimated but ensure it re-latches to the same node if we're already latched. A future CL will clean this up so that ScrollAnimated can assume a node is already latched. Bug: 996537,940508 Change-Id: I84d5e74ab174043576e829f85b60f269ae21966b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981066Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#727775}
-
Jérôme Lebel authored
Second part of crrev.com/c/1967491 Moving all accessibility identifiers in ui/settings/google_services into ":constants" target. Bug: 866147 Change-Id: I4eda0aeeb77f54e89e9db8dcb329b2660437d4f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1967190 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#727774}
-
Xiaocheng Hu authored
Bug: 1038351 Change-Id: I22dcbecad69c604136d0fccf4372238556ce2559 Tbr: tienmai@chromium.org NoTry: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984353Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727773}
-
Caleb Rouleau authored
performance test suite is failing here https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%28dbg%29%281%29/80918 the issue is that we assume that the file will be named .exe, but it isn't sometimes. I revert the changes that were made to the shard map in this change and turn off the unittests that depended on the old version. R=adithyas@chromium.org Bug: 1024767 Change-Id: I0a732dd7c3c35a096ea40b65d43f246513a8913a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984175Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#727772}
-
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/+/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: I98867c7ae88b31e35a56f1585a98a80d4ccdabc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982148Reviewed-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@{#727771}
-