- 07 Aug, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5a1495ff04c6..8221fb43a117 2020-08-07 nidhijaju@google.com Revert "Removing "other origins" UI from DevTools Service Worker tab" 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: chromium:1112894 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia690cb80328807cea533de5659dfd901e9b57a84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342079Reviewed-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@{#795809}
-
Matthew Mourgos authored
This CL creates a background circle of the proper size for standardized icons. Also, icons that should appear within a background circle are now scaled by using the distance of the farthest visible point from the center of the icon. This will ensure a constant spacing between the scaled down icons and the background circle. Bug: 1110496 Change-Id: I392b9a3738f2dac01dadea44b8a3e473402298eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342066Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#795808}
-
Alice Wang authored
This CL changes AccountPickerDelegate.mAccountNames to a local variable to make this class simpler. Bug: 1093795 Change-Id: I92450414e13224bb3eb19afe10a392bdb6cbb276 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339744 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#795807}
-
Wei Lee authored
We should use TODO(crbug.com/{ID}) rather than TODO(crbug/{ID}) or TODO({ID}). Bug: None Test: None Change-Id: Ib6c89955e9c317f79e8870ddef579bf4aff6c155 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342329 Commit-Queue: Wei Lee <wtlee@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#795806}
-
Kelvin Jiang authored
The structs were already functional by M85, but because the documentation was updated after the branch cut, the docserver listed ModifyheaderInfo as being available at M86. The availability is usually determined automatically by looking over API schemas over different versions/channels in chrome/common/extensions/docs/server2/availability_finder.py Bug: 947591 Change-Id: Iae71ac3c7b6bc9fb7e7d86815e855e31f588f36e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340074Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Auto-Submit: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#795805}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/e3988722bf9f..3831ac2043e4 2020-08-07 syoussefi@chromium.org Remove suppressions for passing tests 2020-08-07 geofflang@google.com Supress VVL error about multi-instance heaps. 2020-08-07 jmadill@chromium.org Vulkan: Rename CommandBuffer get method. 2020-08-07 jmadill@chromium.org Vulkan: Remove redundant vk prefixes in vk_helpers. 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 geofflang@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: geofflang@google.com Change-Id: Ia601a7e9d5c613862a3d54b76ba93adf51f631be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342072Reviewed-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@{#795804}
-
tby authored
This expired some time ago, so this CL removes it in-code. I'm keeping the associated Finch flag around for now, because it serves as a kill-switch for Drive suggestions. Bug: 1110737 Change-Id: Id863efd71c089bb8f9f91c4bb4afbbfa68a4d419 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342487Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#795803}
-
Ahmed Mehfooz authored
Bug: 1111904 Change-Id: I6cf412d09070419d52bce191dce7309aecdb00ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340934 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#795802}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b35c3b8bcdf7..ea70694da8b1 2020-08-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from fa4b74d479aa to 2cf5a08cfc1b (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/skia-autoroll Please CC herb@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: herb@google.com Change-Id: I4f208be8c45abf476f5c1412e3b05553df07f52d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342074Reviewed-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@{#795801}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bcb0ad4d8c58..679763691656 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 patricialor@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1113265 Tbr: patricialor@google.com Change-Id: I168773269bd405e766efbf28ffcbaf440c6b7b4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342071Reviewed-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@{#795800}
-
Maggie Cai authored
Currently the intent picker launched the web app when user select the web app. This CL updates to reparent the web app instead of launch. BUG=1113969, 853604 Change-Id: Ie7a790999f68696a9c1d58bb1ef6e1e1cd8112b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341228Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#795799}
-
Kent Tamura authored
This CL ports LayoutButton::BaselinePosition() to ng_flex_layout_algorithm.cc. FlexNG's children don't have the last-line baseline values. So we set BaselineAlgorithmType in NGFlexLayoutAlgorithm::Layout() so that children provide the last-line baseline as well as the first-line baseline. PropagateBaselineFromChild() needs to call |NGBoxFragment:: FirstBaseline()| explicitly because button children's Baseline() is the last-line baselines. * text-overflow-ellipsis-button-expected.html Ellipsis processing in LayoutNG keeps the first letter. Bug: 1040826 Change-Id: I36402b4fc291d2989c45fb1764202f4fcea91fda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300902 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#795798}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ca50c1ef5f52..5a1495ff04c6 2020-08-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-08-07 nidhijaju@google.com Revert "Adding a link to SW internals page to view other origin SWs in DevTools" 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: chromium:1112894 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I87c3e12cad8f46f062ce9e9f2e8370bf772e38fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342073Reviewed-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@{#795797}
-
Zufeng Wang authored
When the help app launches (or navigates), the main frame updates the src of the iframe with the main frame's pathname (but not search or hash params). The existing routing logic inside the iframe shows the subpage. Also changed the iframe to be created by js in browser_proxy.js, and add <head> and <body> tags so Chrome doesn't need to infer where to add them. Bug: b/147786001 Change-Id: Iddc2028a9f086d4caf5f18b93c148914578f31d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340503 Commit-Queue: Zufeng Wang <zufeng@google.com> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Rachel Carpenter <carpenterr@chromium.org> Cr-Commit-Position: refs/heads/master@{#795796}
-
Minggang Wang authored
As SplitCacheContentBrowserTestEnabled.SplitCacheDedicatedWorkersScripts becomes flaky recently, this patch disables it on Win10 and Linux ASAN. Bug: 1104847 Change-Id: I3ba6e017232f79cf78b127b8621e1aa17d03caa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342465Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Minggang Wang <minggang.wang@intel.com> Cr-Commit-Position: refs/heads/master@{#795795}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 29812a90. With Chromium commits locally applied on WPT: dfdc7fe9 "[WPT] Errors caught/reported for importScripts()" 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: domenic@chromium.org, ricea@chromium.org: external/wpt/streams foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools rego@igalia.com: external/wpt/css/css-grid NOAUTOREVERT=true TBR=smcgruer@google.com No-Export: true Change-Id: Iccf4e22ef0e929da50967775c4a332c6e4fa83e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339939Reviewed-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@{#795794}
-
Ahmed Mehfooz authored
Bug: 1111484 Change-Id: I62e6916d4e535065dc968cf708c914f4bfa7321f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2338003 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#795793}
-
Norman Rosas authored
Generate DIR_METADATA files and remove metatada from OWNERS files for //android_webview. Bug: 1113033 Change-Id: I5dcc8599dc972c2631a7bd9d0e26d11e1fe68d54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335659Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Norman Rosas <normando@google.com> Auto-Submit: Norman Rosas <normando@google.com> Cr-Commit-Position: refs/heads/master@{#795792}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ee50b032e42a..c4d3ff474abe 2020-08-07 wvw@google.com Fix systrace cgroup data 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 oysteine@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:chromeos-kevin-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:1113545 Tbr: oysteine@google.com Test: Test: catapult/systrace/bin/systrace sched Change-Id: I29b79a556f226c8f2ce89cd916d0417c18fac3b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342070Reviewed-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@{#795791}
-
Makoto Shimazu authored
These tests are disabled: - RequestDesktopMobileSiteTestCase/testAppVersionJSAPIWithMobileUserAgent - RequestDesktopMobileSiteTestCase/testRequestDesktopSiteKeptSessionRestoration - RequestDesktopMobileSiteTestCase/testRequestDesktopSiteDoesNotPropagateToNewTab - RequestDesktopMobileSiteTestCase/testRequestMobileSitePropagatesToNextNavigations - RequestDesktopMobileSiteTestCase/testRequestDesktopSitePropagatesToNextNavigations - RequestDesktopMobileSiteTestCase/testRequestDesktopSiteGoBackToMobilePurged Tbr: gambard@chromium.org No-Try: true Bug: 1111194 Change-Id: I3ac977790b4eef149cd8ccbecf955d416043319f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2331252Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#795790}
-
sangwoo authored
Sometimes the first or the last dot of dotted line for text is too heavy and long. We should improve this. Bug: 807368 Change-Id: I2851c964892b145154514c6f38e8025a8c29a7b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319501 Commit-Queue: Sang Woo Ko <sangwoo108@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#795789}
-
Josh Simmons authored
Add a Chromium feature flag to enable / disable Files.app running as a System Web Application (SWA). Bug: 1113981 Change-Id: Ib829df993294bef692b14aed8dab3749c5d227e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342227Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Josh Simmons <simmonsjosh@google.com> Cr-Commit-Position: refs/heads/master@{#795788}
-
Rakina Zata Amni authored
Turn off proactive BrowsingInstance swap for WebAppDataRetrieverTest.GetWebApplicationInfo_FrameNavigated The test does not expect a change of RenderFrames. Bug: 977562 Change-Id: Ib11cf533d413616fc9189103f44c0dc8dc327e44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335850 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#795787}
-
Joe DeBlasio authored
This CL adds a list of 10k common english words to Chrome. Rather than include this list directly into the binary as a full list, its encoded as a DAFSA, which provides a space efficient set inclusion check. This CL is a necessary building block for implementing the policy in the referenced bug. This list isn't presently used anywhere, but the CL is large enough by itself that I didn't want to burden it further. It'll be used shortly after submit. Bug: 1106962 Change-Id: Ia03daca847e2eea42671b3d18348d5c706cc4904 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340879 Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#795786}
-
Gavin Williams authored
This new destination will be used in the Print Preview dropdown to replace the existing Save to Drive destination. go/save-to-drive-cros-design-doc Bug: 1112416 Change-Id: If754c141adb66e070a3224343f034865e9ee0b35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336019Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#795785}
-
Kang Minchul authored
Remove use of base/macro.h and use explicit deletion instead Bug: 1010217 Change-Id: I506af7085e0098351642a28b127965d16d103c92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341022 Commit-Queue: Hyunjune Kim <hyunjune.kim@samsung.com> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#795784}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a6e1d2d16082..ca50c1ef5f52 2020-08-07 cjamcl@chromium.org [Lighthouse] Roll Lighthouse 6.2.0 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: chromium:772558 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I79f792ae159ba591d35385b1c14bfb9e80908ba3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341705Reviewed-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@{#795783}
-
Alan Cutter authored
This CL ensures we re-install default installed Extension apps that were migrated to web apps if the migration flag is disabled. Previously we would not reinstall the old Extension because the uninstall for migration was recorded as a user uninstall. This CL updates AppService.Uninstall() to take an |uninstall_source| enum so the call site can indicate whether it is a user or migration uninstall. Bug: 1104696 Change-Id: I832e2d8f3c3769a45f147aafb1c4e15646c8fdae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339294 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#795782}
-
Mark Pearson authored
I keep seeing people miss it. Change-Id: I5d008064d76de1c36d1f71a08df014d2c3967e4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335815Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#795781}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/595e752cb141..bcb0ad4d8c58 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 patricialor@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: patricialor@google.com Change-Id: Ic7f53ff882dd1b320158804ecf217b7b098db674 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342088Reviewed-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@{#795780}
-
calamity authored
This reverts commit f68e4323. Reason for revert: Causing crashes as expected and needs to be reverted for next Beta release. Original change's description: > Add null check to ContentAction::Apply. > > This CL is a speculative fix for a Feedback App crash. > > Bug: 1010336 > Change-Id: Ifc97455fbf942af41dc54417cc7449b888577d32 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210602 > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Commit-Queue: calamity <calamity@chromium.org> > Auto-Submit: calamity <calamity@chromium.org> > Cr-Commit-Position: refs/heads/master@{#774999} TBR=benwells@chromium.org,calamity@chromium.org,rdevlin.cronin@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1010336, 1113103 Change-Id: Ic16d88a87b8f68bf365406a469dcbad6af7d7fb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342425 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#795779}
-
Trent Apted authored
CIPD package: https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/ZF_pgjG6rhfxsI1g17CmHTot4WuP2GZTEgUV2qEN0E8C Release notes: http://go/media_app-x20/relnotes/Stable/media_app_20200806_RC00.html Bug: b/162102218, b/161761740, b/162996761, b/162541639, b/162542166 Cq-Include-Trybots: chrome/try:linux-chromeos-chrome Change-Id: Ieaa73d30bee08fc32f1ff945457f3b10ea6fcd5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342225 Auto-Submit: Trent Apted <tapted@chromium.org> Reviewed-by:
Bugs Nash <bugsnash@chromium.org> Commit-Queue: Bugs Nash <bugsnash@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#795778}
-
Ben Pastene authored
Given the limited capacity & P coverage due to crbug.com/1111436, experimental suites on this bot are likely doing more harm than good. These are the lowest hanging fruits we can chop off in the hopes of restoring P coverage. So let's remove them for now. Bug: 1113877, 1111436 Change-Id: Ifa590079673841fadc3ab3d84084dd9d96b140b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342121 Commit-Queue: Ben Pastene <bpastene@chromium.org> Commit-Queue: Erik Staab <estaab@chromium.org> Auto-Submit: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/master@{#795777}
-
John Delaney authored
What: Add impression attributes to anchor element IDL, gated behind the ConversionMeasurement. Why: We want to allow programmatic assignment of conversion measurement without having to use SetAttribute for simplicity. API explainer: https://github.com/WICG/conversion-measurement-api Bug: 1097144 Change-Id: I58a40998642aee5e7ae3f632c95a531604c93ea1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2258254 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#795776}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/5cf00e267438..ee50b032e42a 2020-08-07 dberris@chromium.org chromeperf: Introduce retries in API discovery 2020-08-07 bsheedy@chromium.org Revert "[Telemetry] Disable testGetMinidumpPathOnCrash" 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 oysteine@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:chromeos-kevin-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:1108432,chromium:1111450 Tbr: oysteine@google.com Change-Id: I3487a98a24ea49d52566dda5542680285151abe8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342266Reviewed-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@{#795775}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ea952ff32bf6..e3988722bf9f 2020-08-07 syoussefi@chromium.org Fix an OOB access bug with RewriteRowMajorMatrices 2020-08-06 jmadill@chromium.org Vulkan: Add Image serial. 2020-08-06 jmadill@chromium.org Vulkan: Accumulate Buffer barriers. 2020-08-06 jmadill@chromium.org Vulkan: Add command buffer performance counter. 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 geofflang@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: geofflang@google.com Change-Id: I7e1b3e0d3cbb401c978467622a7984f5c222ff5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342244Reviewed-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@{#795774}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: Ie181d2ce35a867c5449d20781a5c4f8a3d2b0d06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342544Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#795773}
-
Yuchen Liu authored
Bug: internal b/160753974 Test: CQ Change-Id: I5bf7eb989bb4dd34edb1194532375423c9963d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342129 Commit-Queue: Yuchen Liu <yucliu@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Auto-Submit: Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#795772}
-
Ana Salazar authored
When entering or exiting cardfified state, we now use transforms for app icons so that animations run smoothier and in a more controlled way. Bug: 1108643 Change-Id: Ib3d0728e62bc360b98c04910ea9793eb39dc1b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335556 Commit-Queue: Ana Salazar <anasalazar@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#795771}
-
Vladimir Levin authored
This patch lands a test and marks it as failing. Since the solution to this bug doesn't seem obvious yet (see the referenced bug), we should land the test so any of the potential fixes can be verified on the bots. R=chrishtr@chromium.org, wangxianzhu@chromium.org Bug: 1113838 Change-Id: I410766ce8294309840ca21945c3b231c018825aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341356 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#795770}
-