- 15 Oct, 2020 40 commits
-
-
David Bienvenu authored
Original CL - https://chromium-review.googlesource.com/c/chromium/src/+/1665550 Original CL didn't account for left and bottom docked dev tools. This CL handles those cases by looking at the incoming strategy.bounds. Bug: 974178 Change-Id: Ic2b7f0b8b642d884f563815b2ccc94a94d423eeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472612Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817363}
-
Ramin Halavati authored
Net Error diagnostic dialog is updated to be NOT shown for ephemeral Guest profiles. This change is behind disabled |EnableEphemeralGuestProfilesOnDesktop| flag. Please see go/ephemeral-guest-profiles for more context. Bug: 1125474 Change-Id: I468af46df1095e642d76945929327c0aa9106e6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470521Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#817362}
-
Ramin Halavati authored
Announcement notification service is disabled for Guest profiles. This CL updates it to be also disabled for ephemeral Guest profiles. This change is behind disabled |EnableEphemeralGuestProfilesOnDesktop| flag. Please see go/ephemeral-guest-profiles for more context. Bug: 1125474 Change-Id: I07188559a37470dc3f4dae3ee595a6cbae4cf2b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470519Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#817361}
-
tby authored
The RemoveDuplicates step of mixing is a noop by design, because every provider returns different IDs because they use different schemas. This CL removes it, no user-visible change to results. Bug: 1028447 Change-Id: I900f371c819cd76ec455c50a44b4e3e395e931c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473317Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#817360}
-
Alexey Baskakov authored
This reverts commit a3641f74. Reason for revert: The real problem was https://chromium-review.googlesource.com/c/chromium/src/+/2473858 Original change's description: > Revert "Roll Dawn from 73b70229af3a to 84b70a6e4d93 (3 revisions)" > > This reverts commit abedddf0. > > Reason for revert: Breaks compilation on lacros > https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-lacros-dbg/1132 > > > Original change's description: > > Roll Dawn from 73b70229af3a to 84b70a6e4d93 (3 revisions) > > > > https://dawn.googlesource.com/dawn.git/+log/73b70229af3a..84b70a6e4d93 > > > > 2020-10-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f2b8b6e87396 to ff267ca60e14 (2 revisions) > > 2020-10-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 435916e544cc to f2b8b6e87396 (1 revision) > > 2020-10-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4311dd05c883 to 435916e544cc (1 revision) > > > > 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 enga@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: enga@google.com > > Change-Id: Ib445bb81fe3a552451171cf1b0d2626e307bfdae > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473020 > > Reviewed-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@{#817270} > > TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,enga@chromium.org,enga@google.com > > Change-Id: I0c0878b4b2640dae5f2bc496597d03e2876d31dd > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: None > 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 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473777 > Reviewed-by: Alexey Baskakov <loyso@chromium.org> > Commit-Queue: Alexey Baskakov <loyso@chromium.org> > Cr-Commit-Position: refs/heads/master@{#817290} TBR=loyso@chromium.org,chromium-autoroll@skia-public.iam.gserviceaccount.com,enga@chromium.org # Not skipping CQ checks because this is a reland. Bug: None Change-Id: I703b1729a75d99cfeb54a072e4a2cd5de30001e6 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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473878Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#817359}
-
Shakti Sahu authored
This CL changes the backend proto and all native code to use locale code instead of full language info. The language info will be provided at the UI layer by translate backend. Bug: 1137912 Change-Id: I2d8978b0b82c87e119e80aeae6310578fb383958 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468785 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#817358}
-
Jesse Schettler authored
Add a new Polymer element, file-type-dropdown, to display the file types in a dropdown. Bug: 1059779 Change-Id: I51d47d4ae522f6a68c065b828f634a78980777d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461948 Commit-Queue: Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#817357}
-
Kenichi Ishibashi authored
The tests not only tests storage operations but also tests behavior of ServiceWorkerRegistry as FindRegistration methods returns different results based on the state of ServiceWorkerRegistrations. ServiceWorkerRegistryTest is a better place to place this kind of test. Bug: 1016064 Change-Id: I28b6a2bc56637d902cc11a645e3bc20d2c5c5692 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467576 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Auto-Submit: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#817356}
-
Alex Kalugin authored
Change-Id: I6f3c3323638257d890edad4ba137f1914edcb38b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469560Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Alexander Kalugin <akalugin@yandex-team.ru> Cr-Commit-Position: refs/heads/master@{#817355}
-
Jeffrey Young authored
Concatenate metadata_line_{1,2} with spaces. Ignore metadata_line_3. BUG=b:170360468 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I3151728baac2d3b44330a54b1684844d83562def Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468839Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Meilin Wang <meilinw@chromium.org> Commit-Queue: Jeffrey Young <cowmoo@chromium.org> Cr-Commit-Position: refs/heads/master@{#817354}
-
Scott Violet authored
Change-Id: Ibad28e13d83d66d44716bf3cf32cda5013750a7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473380Reviewed-by:
Rakib Hasan <rmhasan@google.com> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#817353}
-
Noel Gordon authored
Order file_manager_browsertest_base.cc PRINT_IF_NOT_DEFAULT values (to guide developers about where to place new values: just alpha-order). Tbr: fdegros Bug: code-health Change-Id: I2a9c7dda73e0de54bd6a98ceb1283854fffd1c33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471058Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#817352}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: Icff6af0ec282776916945b8a5f87d50c99c083f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473366Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#817351}
-
Alexey Baskakov authored
This reverts commit fb36ab15. Reason for revert:A culprit that breaks Linux TSan Tests https://ci.chromium.org/p/chromium/builders/ci/Linux%20TSan%20Tests/59853 Original change's description: > Roll WebRTC from 0c83e15c6b61 to c85baeb485e2 (5 revisions) > > https://webrtc.googlesource.com/src.git/+log/0c83e15c6b61..c85baeb485e2 > > 2020-10-14 danilchap@webrtc.org Refactor ScalableVideoController::OnEncodeDone signature > 2020-10-14 danilchap@webrtc.org Distinguish id for GFD and DD rtp header extensions when both are advertised > 2020-10-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 51f6153d..cc4512db (816858:816967) > 2020-10-14 alessiob@webrtc.org AGC2 config change detection fixed > 2020-10-14 danilchap@webrtc.org Advertise dependency descriptor rtp header extension behind a field trial > > If this roll has caused a breakage, revert this CL and stop the roller > using the controls here: > https://autoroll.skia.org/r/webrtc-chromium-autoroll > Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human > is aware of the problem. > > To report a problem with the AutoRoller itself, please file a bug: > https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug > > Documentation for the AutoRoller is here: > https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md > > Bug: None > Tbr: webrtc-chromium-sheriffs-robots@google.com > Change-Id: I4488387421a091fed84c3b672d656190455a01d7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472629 > Reviewed-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@{#817248} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,webrtc-chromium-sheriffs-robots@google.com Change-Id: I3a0ee86f3478b200431baac244dc909a4fffe756 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473879Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#817350}
-
James Hawkins authored
R=khorimoto@chromium.org Bug: 126802 Test: none Change-Id: I6b5477600eb22f5050f64bc91d4ebf589b912e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473737 Commit-Queue: James Hawkins <jhawkins@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#817349}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1602698313-2c5e1ad3bbb75ee9feac0a345669fda97d41b13c.profdata to chrome-linux-master-1602719900-429a2df71c95e6dc087ec01302b187e7e9fb6918.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: Ia0664dd6d70da0957a8c1870f133840c493cdfe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473482Reviewed-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@{#817348}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 25cce566. 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 mcasas@chromium.org: external/wpt/mediacapture-record NOAUTOREVERT=true TBR=smcgruer@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: Ib28ff50f9fe271b63388d7bea2167ddd44bff0d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473657Reviewed-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@{#817347}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I2573097c37a1fd1514f5b859e5bdf1cf7a5f1b5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473479Reviewed-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@{#817346}
-
Hirokazu Honda authored
The Obu parser implementation in libgav1 will be used in hardware accelerators on ChromeOS x86/x64. This CL builds libgav1 on ChromeOS x86/64. Thanks to the linker swiping unnecessary objects, the chrome binary size increases by 43 kbytes (= 191087912 - 191040232, 0.025% in ratio) with an av1 hardware accelerator implementation (crrev.com/c/1921588). Bug: 1029212 Test: Build chrome for chromeos x86 Change-Id: Ie9f0b3b551e3ea5138cc5ed85536498a9166da86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397596 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
James Zern <jzern@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#817345}
-
Benoit Lize authored
This breaks compilation, disable it temporarily. Bug: 998048 Change-Id: Ic55d9eed165742a97389a225abe139a5c7fb8be5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472357 Auto-Submit: Benoit L <lizeb@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#817344}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2aaeb81de379..a2ef814426ee 2020-10-14 lexa.knyazev@gmail.com Vulkan: fix undefined right shift in GetMask 2020-10-14 timvp@google.com Revert "Vulkan: Disable UNASSIGNED-CoreValidation-DevLimit-MissingQueryCount" 2020-10-14 kbr@chromium.org Populate LevelInfoGL's format/internalFormat in eglBindTexImage. 2020-10-14 timvp@google.com Vulkan: Support dumping VMA stats string 2020-10-14 jmadill@chromium.org Skip slow GLES 1 Win/Intel/Vulkan test. 2020-10-14 b.schade@samsung.com Add GL_EXT_copy_image extension entry points 2020-10-14 bsheedy@chromium.org Disable more ARM-based Mac tests 2020-10-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from c2553a315f5c to 5c64374dd6cb (5 revisions) 2020-10-14 timvp@google.com Revert "Vulkan: Disable vkCreateDevice-physical-device-features-not-retrieved" 2020-10-14 courtneygo@google.com Vulkan: refactor error info 2020-10-14 jmadill@chromium.org Skip slow EGL Vulkan Linux tests. 2020-10-14 jmadill@chromium.org Fail 3 tests on Android GLES N5X. 2020-10-14 ianelliott@google.com Reimplement WindowSurfaceVk::checkForOutOfDateSwapchain 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:1132295,chromium:1136613,chromium:1137170 Tbr: ynovikov@google.com Test: Test: Manual verification Change-Id: I2cbb005085fab11d1a2e5e0d0e72939dccdd9ac1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473220Reviewed-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@{#817343}
-
Yulun Wu authored
Bug: 1137355 Change-Id: Iab0b1a6b8991c9a39da0dbb2d06b227c242a5c62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473137Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Yulun Wu <yulunwu@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Auto-Submit: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817342}
-
Alexander Dunaev authored
viz-demo was trying to check features in order to do Ozone-specific things, but it didn't set up features so --enable-features flag wouldn't work, and the Ozone platform was not initialised either. This CL fixes that. Change-Id: I0d3ad45bcb1025fe1c3ab60edd615b03aea7bd1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470523 Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#817341}
-
Lukasz Anforowicz authored
This CL removes the "CorbAllowlistAlsoAppliesToOorCors" feature (aka CORS-for-content-scripts), which has shipped to the stable channel in Chrome 85 - we don't anticipate the need to turn off or tweak the feature in M88 or beyond. Bug: 920638 Change-Id: Ibbac888ae04d5339f62537b26ef65f5b09c522d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463711Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#817340}
-
Yulun Wu authored
Bug: 1134721 Change-Id: I50136df0e71e647e4f6629457da13104a7431422 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473140Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Yulun Wu <yulunwu@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Auto-Submit: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817339}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c85baeb485e2..40217a30c5c6 2020-10-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d18ea8bb..914c0473 (817098:817219) 2020-10-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision cc4512db..d18ea8bb (816967:817098) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I433c5e777aa6919f00d8e0d5400d21ccffcbf6e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473817Reviewed-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@{#817338}
-
Gavin Williams authored
This change introduces darker colors to Settings Crostini Port Fowarding page to improve the background contrast ratio to reach ARIA standards. Screenshot: http://screen/Bp2ALHz3KFhDmzn Bug: 1040957 Change-Id: I8e4eafd93b88d9686a5dede33cf0e01b019ca2c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473058Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#817337}
-
Harvey Yang authored
This commit adds comments of pausing and resuming the reading with chromeos::sensors::SensorDevice::SetFrequency. BUG=chromium:1006141 TEST=none Change-Id: Iffbafdae7f8091d121a0beed3cca752d59236194 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470286Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Cheng-Hao Yang <chenghaoyang@chromium.org> Cr-Commit-Position: refs/heads/master@{#817336}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f4bda743ff8d..a0f5452c6e23 2020-10-14 mtklein@google.com split that new filter into smaller steps 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 robertphillips@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: robertphillips@google.com Change-Id: I42ae0bb1bda0678fa035db8816dc595dca88b6bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473221Reviewed-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@{#817335}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ca4153fa8b09..7411aeba4d3b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium Please CC perfetto-bugs@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 Tbr: perfetto-bugs@google.com Change-Id: Id423071fa67525af67d42eafcc550b7ebf7b3160 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472912Reviewed-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@{#817334}
-
Moe Ahmadi authored
Requirements: - Repeatable queries must feature a search loupe icon and appear similar to the Add Shortcut button with slight differences in icon color. - Repeatable queries (only) can utilize two lines of text if needed. Screenshots: RQ tile in light mode: https://screenshot.googleplex.com/8Mzw3ppciHkGrBk RQ tile in dark mode: https://screenshot.googleplex.com/78yVzsm6xA93M6F This CL has no effect on visible MV tiles except for pushing down the title slightly in order to support utilizing two lines of text for repeatable query tiles. ThIS minor change is approved by UX (tinalzeng@). MV tiles before: https://screenshot.googleplex.com/9ZVocxqwGzB6Yb7 MV tiles after: https://screenshot.googleplex.com/4GAQJNxu42jfNV4 Bug: 1138578 Change-Id: I941e849480adfb8451b969cfd2de54c7cbcbe317 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472957 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#817333}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1602698313-cdff293844f2ff9d3e5ecfb456ef681f49f814ed.profdata to chrome-mac-master-1602719900-0adf1708ffdf07a3257db3881b100b59132f390a.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: I8b01bb919259086d672150964d5b5f91e8366a53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473820Reviewed-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@{#817332}
-
Marc Treib authored
Bug: 1078809 Change-Id: I6e0eec4085fc2f87b18b0945174690489ab3f11c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467906 Commit-Queue: Ilya Sherman <isherman@chromium.org> Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#817331}
-
Shakti Sahu authored
For video tutorials, instead of passing the language display name from the server, we can just pass the locale, from which we can consult with the translate backend to get the display name for the given locale. This CL makes the Java side changes required to obtain this information. Bug: 1137912 Change-Id: Ia9ce3c94088f9f4311b04141df9542a0846263f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468781Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817330}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/6d2775c5ef51..9a5e8ce8b873 2020-10-15 chrche@microsoft.com Update descriptions for titles in Device Settings 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: I2718e0d3106d53f5b396f4e779f4054274b600f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473478Reviewed-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@{#817329}
-
Brian Sheedy authored
Marks conformance/glsl/constructors/glsl-construct-bvec3.html as expected to fail on ChromeOS VMs. This is actually only somewhat flaky, but is flaking on a trybot and causing FindIt to be unhappy despite the test being explicitly marked with RetryOnFailure. Bug: 1136106 Change-Id: I93bbe07f5a259e39ed2dbdfc8f135e12a0488d41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469139 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#817328}
-
David Dorwin authored
Change-Id: Ia8cde7c733b8a96ad5bdf3a8f0ef4af92575080d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466936 Auto-Submit: David Dorwin <ddorwin@chromium.org> Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#817327}
-
David Bertoni authored
Some tests were not being run as a Service Worker-based extension for the related parameterized case. Bug: 1093066 Change-Id: Ic7771a8b272cba593da1680dc1218d770d600283 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458884Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#817326}
-
Wenbin Zhang authored
The current estimate of dawn_perf_tests is inaccurate. Updating the value based on actual runtime. Bug: chromium:1130157 Change-Id: I5f2e4b22ae983d897062a7940e00250b15db743d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472465Reviewed-by:
Austin Eng <enga@chromium.org> Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Cr-Commit-Position: refs/heads/master@{#817325}
-
Dale Curtis authored
These operations should continue in all cases since dismissing, requesting, or waiting on picture buffers should happen regardless of whatever the decoder is currently doing. R=liberato Bug: 1111273 Change-Id: I7dc76ca22cca3f5f16c085a9cd9648275aa3e0c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473342 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#817324}
-