- 19 Dec, 2020 28 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/011e0ad18679..0322fc1a67c4 2020-12-19 jie.a.chen@intel.com Disable syncFramebufferBindingsOnTexImage on Intel/Win/GL 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 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: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: None Tbr: cwallez@google.com Change-Id: I75fefbc3792d20abed2b0476032e2dd050300225 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598833Reviewed-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@{#838518}
-
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: Ic06585caffb7c40a3e408c52008a8678d8d55255 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598285Reviewed-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@{#838517}
-
Ethan Jimenez authored
Previously, we only cached whether a span contained a track with an intrinsic or flexible sizing function. Future changes will require to cache more properties for track spans (i.e. spans with 'auto' min sizing functions or non-fixed max sizing functions), but the implementation was designed to consider only the two fields mentioned above. 1. Introducing `TrackSpanProperties`, an implementation of a bitmask that can be applied to any structure that span a set of tracks from the grid, which caches several properties from such tracks. 2. Refactoring several methods and classes to remove the use of separated boolean fields in favor of the new bitmask. Bug: 1045599 Change-Id: Ib7f029945daa8ae70d34c7762fdcf342c848e7c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593231 Commit-Queue: Ethan Jimenez <ethavar@microsoft.com> Reviewed-by:
Jacques Newman <janewman@microsoft.com> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#838516}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/50b93f3125c1..ceaad3a4765d 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 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: Change-Id: I2ad09a574b3b512cf789166ef59120f034b32c00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598860Reviewed-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@{#838515}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/992341827b73..50b93f3125c1 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 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: Change-Id: I151d14862ae00474212a16a413c96232a0c329f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598643Reviewed-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@{#838514}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: Ice2c962fa461a774e421a1a12815ff674ef7a623 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598620Reviewed-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@{#838513}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ce7df0b9c3ac..60d0ceeb3c02 2020-12-19 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium 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 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I486ea2ff3d3eaf35a269e71e105b948e34840d88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598828Reviewed-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@{#838512}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1608332413-1345826b7877110cf324b564359d2e5da1b35fc0.profdata to chrome-mac-master-1608356498-dc4c95752279f7d0ce72140d1a6be8ff9172df84.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I0d91b5387272f077d679454ccb143d8786fb49d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598827Reviewed-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@{#838511}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1608301770-06e287340f948f5f8b3c9d0d066bd6a8223fd57f.profdata to chrome-win64-master-1608346631-d9bc3fb58b40c2ad1fb393350f887ced8121aa10.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 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:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I18d78da8f3de4f1a2b68368269fd832fdbad473b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598745Reviewed-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@{#838510}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/814edbd0a53f..992341827b73 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 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: Change-Id: I381dabfc0473773b582a88c8d9d9b3eb0c608d78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598727Reviewed-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@{#838509}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/f841b934..7d77ba8c 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: Ia050847ec93ba6faa09f98cd71f3f1e50981af94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598284Reviewed-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@{#838508}
-
Xiaoqian Dai authored
It can be annoying to remember the capture region from previous sessions that happen long time ago. This CL adds a 8 minutes timeout to forget the capture region since the last time the user selected one. Note the timer starts on the last time the user selected a capture region from the previous session and will be used to compare with the current session start time to see if we need to clear the capture region. Bug: 1159117 Change-Id: Idc8c47f6272eb7b41e912a737b2c52fed7f1750a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594558 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#838507}
-
Ana SollanoKim authored
NG Out Of flow Layout part This change prepares the out of flow logic to incorporate a containing block rect that will be passed from AddOutOfFlowChildCandidate as the out of flow items' grid area. As a result, both AddOutOfFlowChild Candidate and OutOfFlowPositionedNode have a new, default, optional LogicalRect argument. ContainingBlockInfo was simplified to account for this addition and thus, NGOutOfFlowLayoutPart was refactored. Bug: 1045599 Change-Id: Ibab921ed449513d8f802e4467e845fcfb327c11f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593715 Commit-Queue: Ana Sollano Kim <ansollan@microsoft.com> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#838506}
-
Clark DuVall authored
The workaround causes perf regressions on the bots because it is compiling the dex in the background. This is expected, so ignore the workaround on local builds. This also pushes compiling the dex to after startup in a best effort task, to hopefully not compete with any crucial startup tasks and avoid wiping any compiled dex before loading the chrome split. Bug: 1160025, 1160029, 1159608 Change-Id: I704a3c3027ac13b7dc461a18bcc4e18f6e99c62d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597890 Commit-Queue: Clark DuVall <cduvall@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Auto-Submit: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#838505}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0cf9ac4bcdbf..ce7df0b9c3ac 2020-12-19 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 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I98d03a5789aa24a0d7a906d66b080828e4b8080b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598817Reviewed-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@{#838504}
-
Gyuyoung Kim authored
This CL replaces all uses of the native TriggeringEventInfo enum class with a new Mojo TriggeringEventInfo enum in order to make blink public layer slim. Bug: 919392 Change-Id: I8c11814fa8f0ce4d4403af41a74b5da613943252 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596657Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#838503}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/baa0b2e054f3..814edbd0a53f 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 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: Change-Id: I931e8ae9e4efa927867f962a5dec38766cd9ba36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598673Reviewed-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@{#838502}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=pbommana@chromium.org Change-Id: I844f2108cf55d9d2ef73ca8119cb0903cbb90a2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598579Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#838501}
-
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: I5f252a25aa5b1b6038a20ab0cf24829f2647dfda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598173Reviewed-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@{#838500}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/653f6196ce65..011e0ad18679 2020-12-18 kbr@chromium.org Promote RGBA4444 and RGB565 to RGB[A]8 on macOS with AMD GPUs. 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 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: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: None Tbr: cwallez@google.com Change-Id: Iec8b3aab33d20bb371d1c9530fe486813f13084b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598395Reviewed-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@{#838499}
-
Christopher Cameron authored
Delete functions that ImageData doesn't use. Also rename |color_settings| to |image_data_settings| or |settings| to reflect the fact that this is not just for color settings. Remove many redundant ImageData:: prefixes. TBR=fserb, yiyix Bug: 1160105 Change-Id: I172ef3ba2ab3e3895df39eea56ac0aa0f8e8c2da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598722Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#838498}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1608313318-f751eb3e0afe10dd0ffdda8eb8463b2fff104dc2.profdata to chrome-mac-master-1608332413-1345826b7877110cf324b564359d2e5da1b35fc0.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I5ebef605f51edb0336d029a442564ac7886260ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598668Reviewed-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@{#838497}
-
chrome://interventions-internalsdpapad authored
Bug: None Change-Id: Ib5410a1927a80967587111bb0fe89a2bb74709b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597376 Commit-Queue: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#838496}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1608313318-0751b22489821c3640549132c59c2716d05bfe2a.profdata to chrome-linux-master-1608332413-e74bf19c468b4f240b918ee99bd718a9ec1e581b.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I4801ec7ec733e90334619453971d6c3d30ee59fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598667Reviewed-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@{#838495}
-
David Tseng authored
TBR=dtseng@chromium.org Change-Id: I806e8031d315948107885d16f0b58f0430780c1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598756Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#838494}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/769475d2d68a..baa0b2e054f3 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 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: Change-Id: Iccd93d2e1cf3fea60f6137c029e5541cdbb31741 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598717Reviewed-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@{#838493}
-
Daniel Hosseinian authored
Since Presentation mode is read-only, ignore all input events to disable form editing and tabbing across PDF contents. When entering read-only mode: - Unselect any selected text. - Kill any form focus. - Remove all form highlights, so they don't appear interactable. Bug: 1157120 Change-Id: Idf0b5669b9d0f55ccd68198aa941fdeb1097910e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596857 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
K. Moon <kmoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#838492}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3bf6de85082f..769475d2d68a 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 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: Change-Id: I59b8e9d28f13f2539ea233140070221c8ceac9a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598391Reviewed-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@{#838491}
-
- 18 Dec, 2020 12 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7bfdb1044916..b6a382975ae7 2020-12-18 michaelludwig@google.com Report aa bloat in triangulating path renderer 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 tdenniston@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:1159852 Tbr: tdenniston@google.com Change-Id: I1b7fd74015e609c370b06bdee13fb7ea10b462c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598482Reviewed-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@{#838490}
-
Kai Ninomiya authored
First triage of almost everything except uninitialized_texture_is_zero tests. Also add new expectations for flakes found by Findit. # Test expectations updates only. TBR: cwallez@chromium.org Bug: None, 1084377 Change-Id: Ie83c2bbae6a626835337857723bf15ccb3398548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597885Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#838489}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 39dd802f. With Chromium commits locally applied on WPT: 39dd802f "[LayoutNG] Multi-column containing blocks" 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: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel Change-Id: Ia80701bf2d95446fc4daf0e4a3540cf4f41ca3a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595343Reviewed-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@{#838488}
-
Benjamin Beaudry authored
Once upon a time, we created a WPT for OOFs in multi-columns - with a tiny harmless nit that swooped in at the last second. Since then, we created a bunch of similar tests by copying the initial test and duplicating the nit every time in every test. This CL cleans up that nit in every test I could find it. Bug: N/A Change-Id: I19a53bca22719f8f0193d02bf94d13700a1e823d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598541Reviewed-by:
Alison Maher <almaher@microsoft.com> Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Cr-Commit-Position: refs/heads/master@{#838487}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c47b951ecbcb..653f6196ce65 2020-12-18 jmadill@chromium.org Import Vulkan DEPS from the new vulkan-deps repo. 2020-12-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1ca6504eb7bb to 1cc5b3357d2f (2 revisions) 2020-12-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 45e7154d to af73f1e9 (218 revisions) 2020-12-18 jie.a.chen@intel.com Unsuppress TextureCubeTest.CubeMapFBO on Intel/Win/Vulkan 2020-12-18 timvp@google.com Fix ValidateBufferStorageEXT() 2020-12-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0592a5f8 to 45e7154d (750 revisions) 2020-12-17 jonahr@google.com Revert "GLX: Expose EGL_ANGLE_window_fixed_size" 2020-12-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from a5be11bd8b3f to 6d5916d4a91e (1 revision) 2020-12-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from fa44979d90aa to 1ca6504eb7bb (1 revision) 2020-12-17 timvp@google.com Reland "Vulkan: Ignore glFlush to reduce vkQueueSubmits in Asphalt 9" 2020-12-16 m.maiya@samsung.com Vulkan: Unskip tests with passthrough GLSL function 2020-12-16 jmadill@chromium.org Roll third_party/spirv-cross/src/ f38cbeb81..be527632a (167 commits) 2020-12-16 jie.a.chen@intel.com Unsuppress GLSLTest.PointCoordConsistency on Intel/Win/GL 2020-12-16 cwallez@chromium.org Revert "Vulkan: Ignore glFlush to reduce vkQueueSubmits in Asphalt 9" 2020-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from c0bcfaf3bae9 to a5be11bd8b3f (2 revisions) 2020-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5a03bdd6 to 0592a5f8 (472 revisions) 2020-12-16 jmadill@chromium.org Update VVL directories in Android build. 2020-12-16 m.maiya@samsung.com Vulkan: Accumulate internal cache stats in renderer 2020-12-15 timvp@google.com Vulkan: Ignore glFlush to reduce vkQueueSubmits in Asphalt 9 2020-12-15 paulthomson@google.com Tests: update WhatsApp trace 2020-12-15 cclao@google.com Vulkan: Reduce driver uniform data to minimum if specConst is used 2020-12-15 m.maiya@samsung.com Add EXT_clip_cull_distance extension autogen code 2020-12-15 m.maiya@samsung.com Vulkan: Add support for internal cache hit and miss counts 2020-12-15 m.maiya@samsung.com Add EXT_shader_framebuffer_fetch_non_coherent entry points 2020-12-15 m.maiya@samsung.com Vulkan: Add the tests for EXT_clip_cull_distance 2020-12-15 timvp@google.com Vulkan: flushCommandsAndEndRenderPass during glFenceSync() 2020-12-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c16dc7107fd3 to fa44979d90aa (5 revisions) 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 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: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:1132827 Tbr: cwallez@google.com Test: Test: BufferStorageTestES3.BufferStorageFlagsPersistentCoherentWriteTest: Test: Manual verification with angle_end2end_testsTest: Test: angle_perftests --gtest_filter="*whatsapp*" Change-Id: I582af4bbf9c5c96ccc722f06cbe0124ddeb7a6f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598491Reviewed-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@{#838486}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9c656afad176..3bf6de85082f 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 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: Change-Id: Ibd0dbda0ea6c9bcb0d5a9a164f79f1293a56b107 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598387Reviewed-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@{#838485}
-
Jonah Chin authored
GetSkImage() is being deprecated. Making it private as we work to remove the remaining callers. This will help prevent new callers being added. Bug: 1031051 Change-Id: I3350e1ebddc43151bfc9b2de9577267bf092bf6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597696Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Jonah Chin <jochin@microsoft.com> Cr-Commit-Position: refs/heads/master@{#838484}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I925f493348ed581f901354aefb3e7469da361695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598617Reviewed-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@{#838483}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1608281112-88d0ddf14300db9b794d74edf4ee423dfb88388a.profdata to chrome-win64-master-1608301770-06e287340f948f5f8b3c9d0d066bd6a8223fd57f.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 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:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: If5eaa6d816192fc9be35ef8db9e2f52f889cf8ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596041Reviewed-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@{#838482}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1608292656-f4e77ce1df5bcf85a782ab8ba15317931c7bc284.profdata to chrome-linux-master-1608313318-0751b22489821c3640549132c59c2716d05bfe2a.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I43192b2c1c31589afc4e1b4c0551118639c9a917 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598489Reviewed-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@{#838481}
-
John Budorick authored
Bug: chromium:1007101 Change-Id: Ic6ced991520288f18638ecf780a5ecf87781b6a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596045Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#838480}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1608292656-9703ac908a9d7874f8ebb142529aafb38fb7b3af.profdata to chrome-mac-master-1608313318-f751eb3e0afe10dd0ffdda8eb8463b2fff104dc2.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I37297d444b23c80fcab9eb99c8c87bf6764cbced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598604Reviewed-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@{#838479}
-