- 05 Jan, 2021 40 commits
-
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/ff29e249d317..b9e179f1f239 2021-01-05 capn@google.com Clarify 3-level caching of sampling routines If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Ic410a17df68a97a0add562f19c8f1aa38140a4a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611070Reviewed-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@{#840242}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 21 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 60 days of 2021-04-05. TBR=chromium-metrics-reviews@google.com Change-Id: I11e1f8ba0d308fd6a68b83bb323142beefb33734 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611345Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#840241}
-
Evan Stade authored
For the user action of explicitly choosing not to clear a site in the clear browsing data dialog, "exclude" is more appropriate. For the list that tracks the number of times a site was ignored, some variation of "ignore" is more appropriate. For the action of removing a site from the importants list when it's been ignored too many times, "suppress" is more appropriate. TBR=dullweber@chromium.org Bug: 1161340 Change-Id: I14094e6d3e50a10ab6fef96953831705d2cb14fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599918Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#840240}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1609847937-cf5cc478b4222d5ab5a9c5d5ace2908da8c23e42.profdata to chrome-win32-master-1609858728-3e92b62c0c1af42b6c3d7f7431a7286c240b0146.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-win32-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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ifa4f17534f72d48ba7eeccc836cf802d247b022a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611072Reviewed-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@{#840239}
-
David Black authored
When holding space is enabled and the holding space has content, file thumbnails will show in the shelf. The user can enable/disable this behavior via context menu. Bug: 1155387 Change-Id: Ie7e6a56d677473ca19b70b98bb383db082ace2b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605397Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#840238}
-
Min Qin authored
BUG=1157743 Change-Id: Ib6d78ada4e84935873b8968ba560ed9653bf6294 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595526Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#840237}
-
Jordan Bayles authored
This patch adds jophba@chromium.org as an owner to several cast directories, especially mirroring and remoting related code. Change-Id: I29a35b5ba7f957faf04bb6b5e6acc44ccfc95396 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605389Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Jordan Bayles <jophba@chromium.org> Cr-Commit-Position: refs/heads/master@{#840236}
-
Ryan Sturm authored
I hit a DCHECK using the frame tree node code path in the devtools code. I audited the uses of frame tree node, and the two cases that could possibly DCHECK or AV are these two. It makes sense that there is no way to access the dev tools code when the fetch is not tied to a frame. Change-Id: I571b77a4b4934e94ab5f6cf72b7aacdb0a71c67d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606289Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#840235}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 174 histograms that show frequent access in the past 90 days. These are the 95% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2021-04-05. TBR=chromium-metrics-reviews@google.com Change-Id: I011a2481967313e6d2e340a32bd1657850cd90e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611306Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#840234}
-
Sahel Sharify authored
This reverts commit 46d850ca. Reason for revert: The newly added TestsForceEphemeralProfilesPolicy times out on Windows. https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=AllGuestProfileTypes%2FEphemeralGuestProfilePolicyTest.TestsForceEphemeralProfilesPolicy%2F1&testType=browser_tests Original change's description: > Update ephemeral Guest Profile handling when policy is set. > > When |ForceEphemeralProfiles| is set to false, ProfileManager cannot > overwrite the pref for ephemeral Guest profiles. > To overcome the issue, a new |IsEphemeral| function is added to the > ProfileManager which not only checks for the pref value, but also > consider profile type. > > Bug: 1125474 > Change-Id: Ieb22c22d4ed5ac63abe0c01096e10397eb0b6531 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584025 > Reviewed-by: Dominic Battré <battre@chromium.org> > Reviewed-by: Mihai Sardarescu <msarda@chromium.org> > Commit-Queue: Ramin Halavati <rhalavati@chromium.org> > Cr-Commit-Position: refs/heads/master@{#840017} TBR=battre@chromium.org,msarda@chromium.org,rhalavati@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1125474 Change-Id: Ifcd0bfe22022db12e0d042ec734573256a59de1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605358Reviewed-by:
K. Moon <kmoon@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#840233}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4a9c1b46..b5675ec0 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: Ia533fce1cce4ed211adce8052e579b96d90b8c61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611204Reviewed-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@{#840232}
-
Evan Stade authored
This was recently marked as RepeatingCallback, but should actually be OnceCallback, as it's fired at most once. MTPDeviceDelegateImplLinux does at times try to pass this callback off to more than one owner, however this is an implementation detail that should not make it into the public API. To circumvent this hurdle, a wrapper is introduced in MTPDeviceDelegateImplLinux. Bug: 1152278 Change-Id: Ie00927fad8f8fa95961380fcd391e6b463263a23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598010Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#840231}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/472239462122..f9a1b53d2809 2021-01-05 treehugger-gerrit@google.com Merge "Add log for invalid API use." 2021-01-05 treehugger-gerrit@google.com Merge "GN: Add enable_perfetto_traced_probes variable" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll 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 Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I9ef1782a28953eba3db0e421706f1207fdaf08a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611069Reviewed-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@{#840230}
-
Bo Liu authored
The shell unsets the FullscreenCallback when the activity is destroyed, to avoid leaks, and also to avoid callbacks hitting null because the activity no longer exists. However unsetting FullscreenCallback has the side effect of exiting fullscreen, which is not desired. Instead, create a static FullscreenCallbackImpl that can unset its reference to the Activity when it's destroyed. Bug: 1159529 Change-Id: Ide0d440ada7d32c806b0c715538624e310e4fd8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601667Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840229}
-
Weblayer Skew Tests Version Updates authored
This CL will add skew tests for version 88.0.4324.75. R=kbr@chromium.org, rmhasan@google.com Bug: 1041619 Change-Id: I892ccfc4178b117af1b98430dd21de9bc278a8c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606136 Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#840228}
-
Weblayer Skew Tests Version Updates authored
This CL will add skew tests for version 87.0.4280.140. R=machenbach@chromium.org, rmhasan@google.com Bug: 1041619 Change-Id: I0a0a7520bf18a4658e5e2b52b7b6ad4c414ba2a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606135 Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#840227}
-
Regan Hsu authored
Bug: 1146224 Change-Id: I780690c7b17ad109dd0291fa3f2bec1dade64775 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610946Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#840226}
-
chromium-autoroll authored
https://chromium.googlesource.com/vulkan-deps.git/+log/d0adb7e24551..393f02dd00ba 2021-01-05 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from f426f652299d to 9325cc013e3d (1 revision) 2021-01-05 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Cross from e50f7d1ce8e1 to 7b7a21c4058c (3 revisions) 2021-01-05 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 17ffa89097b2 to 1bb80d2778a3 (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/vulkan-deps-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,ianelliott@google.com,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: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: radial-bots+chrome-roll@google.com,ianelliott@google.com,enga@google.com Change-Id: I7d669e00961f806ed59abd23cb4be50771a7b472 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611006Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Austin Eng <enga@chromium.org> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#840225}
-
Sergey Ulanov authored
Previously FuchsiaAudioRenderer was stopping at EOS without updating buffering state to HAVE_ENOUGH. This means that when stream is seeked to the end of file playback never resumes. Fixed it to update buffering state as soon as EOS is reached. Bug: 1162503 Change-Id: I57d6a08469830c069a13252c4767f3b7f57ed24a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606034 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840224}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: Icb72de6d168cde6195662ee906cd8fd28d4836c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610926Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#840223}
-
Stephen McGruer authored
Bug: 1163175, 1163176, 1163178 Change-Id: I1e11bb23cd9212a7da2439d65e6acfec7865b2d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611285 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Auto-Submit: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#840222}
-
Dominique Fauteux-Chapleau authored
This relands crrev.com/c/2590429 with the exact same changes, except with some changes to avoid the CFI error that caused a revert (crrev.com/c/2597715). Those differences with the original CL can be seen by looking at the patchset 1-3 diff. This is a reland of 4ee6e77f Original change's description: > Add profile DM token reading code to ConnectorsService > > This adds the main code to read the DM token from the profile instead of > CBCM. The PerProfileConnectorsEnabled feature guards these changes from > affecting working Connector policies. This change is insufficient to > test per-profile Connectors since the authentication and reporting code > still assume the DM token is from the browser. > > This adds a tweak to Connector policy test setters to ensure existing > tests don't break and still use the browser DM token. > > Bug: 1148789, 1155585 > Change-Id: I64bb1714667b0b61fdfdbadffbc153328e22f741 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590429 > Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org> > Reviewed-by: Daniel Rubery <drubery@chromium.org> > Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> > Cr-Commit-Position: refs/heads/master@{#838139} Bug: 1148789 Bug: 1155585 Change-Id: Ic69ae3760171932f1f7dde8674a90b860ce22b4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2603586Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#840221}
-
Tanmoy Mollik authored
Replace IdentityManager.Observer.(onPrimaryAccountSet/Cleared) calls with onPrimaryAccountChanged call. This cl also fixes an issue where the IdentityDisc is not shown until first refresh when the user signs in without sync consent. Bug: 1132291, 1158855 Change-Id: Iefec79c38f39af8927ac5a30648e19f398e16401 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598915 Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#840220}
-
Ryan Sturm authored
BF and restore navigations are allowed to use cache even when the cache-control headers would otherwise require revalidation. When this occurs on a previously served Search Prefetch URL, Chrome should attempt to serve the prefetch response from cache, and then fallback to the navigation URL on the network. Bug: 1162121 Change-Id: I5ec8c82fe772e57acce812987efed2baa3301ed2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605414Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#840219}
-
Gil Dekel authored
Most internal panels expose a single native mode, and for those internal displays with additional modes, Chrome does not have use-cases which require those extra modes. This CL restrict internal displays to expose only their preferred mode to Chrome. Test: ozone_unittests && display_unittests Change-Id: I0f9480846dc7876992110aca0f28e81384a33cb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595621Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Gil Dekel <gildekel@chromium.org> Cr-Commit-Position: refs/heads/master@{#840218}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/dc435fa60df6..7d63f91e4a43 2021-01-05 jcgregorio@google.com Add optional --yes argument to tools/install_dependencies.sh. 2021-01-05 johnstiles@google.com Add unit test for casting between float, int and bool. 2021-01-05 mtklein@google.com remove 32-bit iOS builders 2021-01-05 reed@google.com Move to sampling for async-rescale routines 2021-01-05 johnstiles@google.com Implement `roundEven` intrinsic in Metal (as `rint`). 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 johnstiles@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: johnstiles@google.com Change-Id: Ifbd981e791d5a73afbcd0e7f38a104c7ce07e34a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611008Reviewed-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@{#840217}
-
John Abd-El-Malek authored
Missing: publisher URL support currently not working, see https://crbug.com/1158037 Bug: 1144912 Change-Id: I8a3021416c107ff47ea652f60be65c6ddb57b411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600244 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#840216}
-
Eric Orth authored
Tests expecting a new popup window (just secure DNS tests) were expecting the new window to always be the "last active" Browser window, but that is apparently not the case despite everything appearing to work correctly with creation of the new popup. Remove checks against GetLastActive(). Also fix cases where it was assumed GetLastActive() could be used as a shortcut to retrieve the popup window. Instead the code for validating creation of the popup window can optionally return a pointer to the created window. Bug: 11139282 Change-Id: Ic900d0deb881eacc53099de07c5e8cdd68b39be9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606525 Commit-Queue: Eric Orth <ericorth@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#840215}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1609847937-c4d97125a43c3c1ad7fc53512c61f5ef8ccc043d.profdata to chrome-win64-master-1609858728-6f035387130eda965f3c879c319423c426ffdda8.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: I4ec804318f6dd7fa58613c6c34a2523b31a92fc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611009Reviewed-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@{#840214}
-
Ella Ge authored
Bug: 1152282 Change-Id: Ib8179b27a3e04191b44b1f932886ce3bdf74f20c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600389Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#840213}
-
Stepan Khapugin authored
Adds the Getaway UI to showcase for convenient debugging/iteration. Improves the UI per new mocks. Capitalizes an existing string (no need to re-translate, only capitalization in En-US changed). Makes the blur less transparent by adding a black semi-transparent view below it. Bug: none Change-Id: I69f9fb932b210143780a9be736201daa6be0a689 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602418 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#840212}
-
Bartek Nowierski authored
On one hand, trim down the set of Android bots, because some of them fail even without PA-Everywhere. On the other hand, improve the coverage for the common case, by switching to chromium_gtests, which looks like a very well rounded set of unit tests. Bug: 1121427 Change-Id: Ia816d857fe616cd0cf6bdf9ef4a7bc0df2e4256d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596911 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#840211}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/bc804095bcad..ee8ca5255488 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-linux-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: Idd9a40054e0e502da73b63f20d41b5223d866228 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610723Reviewed-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@{#840210}
-
David Maunder authored
Speedup: 9317ms -> 4019ms (58% speedup) Bug: 1161045 Change-Id: Ifa48f266bc5182b33184816c7100bd87ecebc732 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600363Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#840209}
-
Devlin Cronin authored
The new doc site forked all the static content into a new repo (outside of Chromium). Remove the old content. Bug: 1161364 Change-Id: I0c3626a783361bdf12bb6a2ed4e55e9aada431b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602445Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#840208}
-
Abigail Klein authored
expose role description in AXPlatformNodeMac. This ensures that screen reader users have context about what type of button they are focused on when their focus moves to a bookmarks button. This is particularly important when screen reader users move by accessible pane to the bookmarks bar. This CL also removes the message name IDS_ACCNAME_BOOKMARKS_MENU which was no longer being used. description of UI elements. Bug: 1097760 Change-Id: If8d567bc349d21138fac83b19958aaf340803b09 AX-Relnotes: Give bookmarks buttons a role description and expose role Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605467Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Abigail Klein <abigailbklein@google.com> Cr-Commit-Position: refs/heads/master@{#840207}
-
Vidhan authored
AlternativeStateNameMapUpdater is now implemented as an observer of PersonalDataManager that keeps track of any changes in the profile data and accordingly, it updates the AlternativeStateNameMap. Bug: 1111960 Change-Id: I2f12e1e9cb17b5cfcbe1e766d4a4fe928951f4a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520897Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Vidhan Jain <vidhanj@google.com> Cr-Commit-Position: refs/heads/master@{#840206}
-
Sebastien Marchand authored
Bug: 1159407 Change-Id: Ibbc21edbc342c5850a3f20679a41a18722850156 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595452Reviewed-by:
Sigurður Ásgeirsson <siggi@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#840205}
-
Matt Menke authored
This matches what components/captive_portal/OWNERS does. Bug: None Change-Id: I59122d9bc35dabc06fecf207f34b683eba6395dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611045Reviewed-by:
Eric Orth <ericorth@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#840204}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7adb896f3ba8..30550a74a101 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 sahel@google.com,schwering@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: sahel@google.com,schwering@google.com Change-Id: I6446b87a23d481ddc5c22a3a5d2e3cecdd083b5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610266Reviewed-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@{#840203}
-