- 09 Jan, 2020 40 commits
-
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I25aa1a907ea6ed28dcf8eec2c6bd2a528263a7a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992259Reviewed-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@{#729795}
-
Rahul Arakeri authored
This CL deletes the workaround that exists in scrollbar_controller which was added for preventing scroll chaining. This is no longer needed since crbug.com/996537 has been fixed and ScrollEndImpl doesn't get called before ScrollAnimatedBegin anymore. The scrolling_node in LayerTreeHostImpl::ScrollBegin can be determined by the information contained in the synthetic WebGestureEvent's ScrollState. Bug: 1039976 Change-Id: I93b818cd57a25eb3355ce07c2d1c39a51cec3d49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991944Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Cr-Commit-Position: refs/heads/master@{#729794}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/c3609d224afd..1dbb52862979 git log c3609d224afd..1dbb52862979 --date=short --first-parent --format='%ad %ae %s' 2020-01-09 rharrison@chromium.org Rolling 4 dependencies Created with: gclient setdep -r src/third_party/dawn@1dbb52862979 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/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: chromium:1037829 Tbr: cwallez@google.com Change-Id: Ia9f17a9ecd9a18064e619de6d54beaf643fb4a1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992257Reviewed-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@{#729793}
-
Avery Musbach authored
You shall be able to start dragging from overview, drag to another display, and snap. Test: ash_unittests All/SplitViewOverviewSessionInClamshellTestMultiDisplayOnly.DragFromOneDisplayToAnotherAndSnap/0 Bug: 961170 Change-Id: Ib237fa253603433d307f232d0fc8a04affebeb7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986956 Commit-Queue: Avery Musbach <amusbach@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#729792}
-
Kurt Horimoto authored
This allows for a more flexible API that doesn't need additional checks to verify that conditions are met before creating supports with their aggregate constructors. Bug: none Change-Id: I8e7fdf65780c698339554e5e2c7f3b0799a3a5ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992004 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Auto-Submit: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#729791}
-
Gauthier Ambard authored
This wasn't used anymore. Bug: 894800 Change-Id: I4b53741346a4435fd5fb2889dc432a6713c6c2ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991568 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#729790}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b6f9b1b9..549216f7 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I602257a3f2a298c5dfe18a2bb6e141747d811c4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992538Reviewed-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@{#729789}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/0e2896bef114..c18d96f563fb git log 0e2896bef114..c18d96f563fb --date=short --first-parent --format='%ad %ae %s' 2020-01-09 lalitm@google.com Merge "trace_processor: migrate args to macro tables" Created with: gclient setdep -r src/third_party/perfetto@c18d96f563fb 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/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I9ef20710024279e0fbc6144753fc7e81fb4c5047 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992254Reviewed-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@{#729788}
-
Miguel Casas authored
This CL teaches PlatformVideoFramePoolTest to use the parameterization defined inside (ToT did not use it). It also removes the surprising (unnecessary?) explicit unique_ptr deleter, using PlatformVideoFramePool directly, and also takes the chance to remove the private ctor in that class, since anyway the Test is a friend and can access the internal members (albeit we lose a const). Test: media_unittests on a target_os="chromeos" build Bug: 1040291 Change-Id: I660e579b34a0ebea213f3c4a9b66b64a17043f3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992762 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#729787}
-
Dominique Fauteux-Chapleau authored
Update the dialog when the deep scanning verdict is retrieved. The success dialog will not appear if the scan is faster than kInitialUIDelay, but the failure one will. The sizes, alignments, colors, padding, etc.. in this CL are not definitive and are most likely to change, this CL is to setup the class so updating all of these later is simple. Bug: 999145 Change-Id: Ia7160b9bb9cccab1d8f98d9e8fc26e05243f26db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979057 Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#729786}
-
Greg Thompson authored
Tests may leak files/directories in temp due to ScopedTempDir lifetime issues (see linked bug) or as a result of crashes. This CL augments the TestLauncher to handle such leaks a bit better. When launching a child proc on Windows, the TestLauncher now directs that child to its own dedicated temporary directory. Upon child exit, the launcher checks for leaked files/directories in that dir and deletes the dir. On test iteration completion, the launcher will emit a list of the tests that produced leaks when run with --test-launcher-print-temp-leaks that looks a lot like this: ERROR: 2 files and/or directories were left behind in the temporary directory by one or more of these tests: PaymentManagerTest.ClearPaymentInstruments:PermissionControllerImplTest.ResettingOverridesForwardsReset:PermissionControllerImplTest.SettingOverridesForwardsUpdates:PermissionControllerImplTest.RequestPermissionsDelegatesIffMissingOverrides:PermissionControllerImplTest.GetPermissionStatusDelegatesIffNoOverrides:PermissionControllerImplTest.GetPermissionStatusForFrameDelegatesIffNoOverrides:PermissionControllerImplTest.NotifyChangedSubscriptionsCallsOnChangeOnly:PermissionControllerImplTest.PermissionsCannotBeOverriddenIfNotOverridable:PermissionControllerImplTest.GrantPermissionsReturnsStatusesBeingSetIfOverridable:PictureInPictureServiceImplTest.EnterPictureInPicture Curious developers can binary search in that short list of tests to find the one(s) that are leaking and clean them up. This is a reland of https://crrev.com/728475 with macOS support disabled and a new unit test. BUG=546640 Change-Id: I93bef02a6282476b968ebd3938bc4d07357b88d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991565 Auto-Submit: Greg Thompson <grt@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#729785}
-
Sergio Villar Senin authored
A double is currently used to represent the time the animation is going to be paused. A base::TimeDelta is much more appropiate as it represents precisely durations. The overall amount of double<->TimeDelta conversions is the same (as we need to add one at the Blink level) but the API is all converted all the way down from Blink to the compositor. Bug: 737867 Change-Id: I3df4bd04ab7117bd2db5901cbd04e9dd71ed80d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980616Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Kevin Ellis <kevers@chromium.org> Commit-Queue: Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#729784}
-
Olivier Li authored
Bug: 1014464 Change-Id: I6738bba3443d4dfae9950201a2acd61f9722aae2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991938 Commit-Queue: Oliver Li <olivierli@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#729783}
-
Tom Anderson authored
The documents are already in linux/ so they should not have linux/ in the path, otherwise the link will be invalid. R=sky Change-Id: Iff06ba371672bc5f1d7c06d54babb90e3b4edbcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992800 Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#729782}
-
Natalie Chouinard authored
Now that Q builds are supported, this extra wrapper class can be cleaned up. Fixed: 954620 Change-Id: If98599078ef4fd703430afaf48e17182ba68c367 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992700Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#729781}
-
John Budorick authored
Bug: 922145 Change-Id: I76762e87da7ef042b36dedfc12912822328d72c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1988988Reviewed-by:
Andrew Luo <aluo@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#729780}
-
Peter Kotwicz authored
This CL fixes the LoadUrlParams matching in CustomTabActivityTabController#maybeTakeTabFromStartupTabPreloader() and does not use StartupTabPreloader's tab if the CCT was launched as a result of a POST share intent. BUG=1035752 Change-Id: Ib0e3c4dde6811f85848fffbf585e6e2faea62038 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974864Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#729779}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/6a46fc9f347c..835559f20f96 git log 6a46fc9f347c..835559f20f96 --date=short --first-parent --format='%ad %ae %s' 2020-01-09 tvanderlippe@chromium.org Migrate diff/ to ESM internally 2020-01-09 szuend@chromium.org Prepare SourcesPanel._continueToLocation for source map asyncification 2020-01-09 aerotwist@chromium.org Migrates animation/ to be ESM internally 2020-01-09 tvanderlippe@chromium.org Migrate data_grid/ to ESM internally 2020-01-09 tvanderlippe@chromium.org Migrate css_overview/ to ESM internally 2020-01-09 tvanderlippe@chromium.org Migrate coverage/ to ESM internally 2020-01-09 tvanderlippe@chromium.org Migrate cookie_table/ to ESM internally Created with: gclient setdep -r src/third_party/devtools-frontend/src@835559f20f96 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/+/master/autoroll/README.md Bug: chromium:1006759,chromium:1032016 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I06930a632d9adb6bdc7dde71613c282e2f712e5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992248Reviewed-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@{#729778}
-
Natalie Chouinard authored
These attributes are no longer used. Change-Id: Ia5addd17127b7b3109f5dbdc885961a817746ad6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992682Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#729777}
-
Elly Fong-Jones authored
Replace them with DialogDelegate::set_buttons() :) Bug: 1011446 Change-Id: I3cadc0851e272d60a48a540ec6b3da03d47ee377 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992561 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#729776}
-
Andrew Grieve authored
TBR=agrieve # Doc update Change-Id: Ic95a3f76b59dbf051d41f4470ec87e9983fbf866 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992113Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#729775}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f5bc8fba9573..eca1091a52a8 git log f5bc8fba9573..eca1091a52a8 --date=short --first-parent --format='%ad %ae %s' 2020-01-09 herb@google.com Add first, last and subspan to SkEnumerate 2020-01-09 rmistry@google.com Update go.skia.org/infra in go.mod/go.sum 2020-01-09 reed@google.com Remove legacy canvas-matrix impl 2020-01-09 robertphillips@google.com Improve handling of anisotropic scaling for stroked rects 2020-01-09 mtklein@google.com add vroundps, impl Op::floor on x86 2020-01-09 reed@google.com Optimize concat44 on canvas 2020-01-09 mtklein@google.com add x-macro over SkVM::Ops Created with: gclient setdep -r src/third_party/skia@eca1091a52a8 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 jvanverth@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:935303 Tbr: jvanverth@google.com Change-Id: I06835978689935e4a69e0ba28a4d3170fcea9628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993383Reviewed-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@{#729774}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 98e10938. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=lpz No-Export: true Change-Id: Id6b72d8a87d679e2af0761b16b2bfc5fd51a801e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992536Reviewed-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@{#729773}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/26e1b7ac0175..5c35f2fb1bc2 git log 26e1b7ac0175..5c35f2fb1bc2 --date=short --first-parent --format='%ad %ae %s' 2020-01-09 danilchap@webrtc.org Delete RtpDepacketizerVp9 in favor of VideoRtpDepacketizerVp9 2020-01-09 hta@webrtc.org Add a round-trip test that stats.toJson output is parseable 2020-01-09 jonaso@webrtc.org Revert "Add field trial to base stable target rate on loss based target rate" 2020-01-09 asapersson@webrtc.org BalancedDegradationSettings: add codec specific min bitrate settings. 2020-01-09 danilchap@webrtc.org In RtpBitrateConfigurator ignore new parameters when set to default values. Created with: gclient setdep -r src/third_party/webrtc@5c35f2fb1bc2 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/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Ia6a834057fcf299247ec0f8da7f5f79c7b074196 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993384Reviewed-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@{#729772}
-
Lucas Gadani authored
Bug: 870815 Change-Id: Ie492645a65cee8bec366cc2bc1f6c715f0064670 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992596 Commit-Queue: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#729771}
-
Devlin Cronin authored
Postpone the expiration date for many still-useful extension-related histograms to December 2020. Bug: 1037105, 1037102, 1037099, 1037098, 1037096, 1037095, 1037094, 1037087 Change-Id: Ife5f4d7de22ba349c923e108e7b88022c2ff203e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980980 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Nik Bhagat <nikunjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#729770}
-
Fredrik Söderquist authored
This method only has a single caller, and since in that case we know that one of the conditions CanScheduleFrame() checks for can never be true we can simplify the result a bit too and avoid computing the progress time when we don't need it. Bug: 998526 Change-Id: I4e9944addcb35d2fb93624473a7038e33dc5bb59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991630 Auto-Submit: Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#729769}
-
Robert Sesek authored
Change-Id: I4ea0528aca1194bdd522e9c66d3ff67fe2660a20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991707 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#729768}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/de57a32a0bc0..c80b27e14b36 git log de57a32a0bc0..c80b27e14b36 --date=short --first-parent --format='%ad %ae %s' 2020-01-09 woodychow@google.com Allow /opt/google/vms/android -> /usr/local/vms/android symlink 2020-01-09 saklein@chromium.org packages service: Nitty changes and docblock updates 2020-01-09 saklein@chromium.org Packages service: YAPF 2020-01-09 andrewlamb@chromium.org Add '/' to private_overlay_ref_pattern. 2020-01-09 chrome-bot@chromium.org Update config settings by config-updater. 2020-01-08 chrome-bot@chromium.org Update config settings by config-updater. 2020-01-08 saklein@chromium.org goma_util: Enable counterz in environment. 2020-01-08 saklein@chromium.org common.proto: Remove goma config from chroot. Created with: gclient setdep -r src/third_party/chromite@c80b27e14b36 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: I495deee254d1902b0e4169d11a273625424eb7f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993381Reviewed-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@{#729767}
-
Gabriel Charette authored
This is a safe change to make on trunk and merge to M80 to fix the release-blocker. It was going to be a trunk change in November and has been live 50/50 since. It was only an experiment to measure perf impacts (which turned out to be nil). Experiment results: https://docs.google.com/document/d/13PIBPuSPJbrgHAgyRbY22EWAfH2narnxpa_CgBmZbSY/edit#heading=h.4fo2tzjehwu7 I will follow-up with the true code cleanup after since this CL is a merge candidate for M80. Bug: 1022972, 1039576 Change-Id: I7d3dc970ad02808d059865784067684573ece3d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992160 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#729766}
-
Lucas Furukawa Gadani authored
the entire directive. Bug: 1035949 Change-Id: Ic8c897a38abb9677b03179f8d6c8bf912eb858b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986623Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#729765}
-
Omar Morsi authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/cdae7443f8cf..e831a312c4ab $ git log cdae7443f..e831a312c --date=short --no-merges --format='%ad %ae %s' 2019-10-31 omorsi system_api: Add DBUS constants to support altsubject_match. 2019-12-18 briannorris shill, system_api: drop WiFi RoamThreshold 2019-12-17 asumaneev system_api: Add constant for CheckHealth request 2019-12-19 hollingum vm_tools: garcon et al.: Plumb arc sideload through to container 2019-12-19 briannorris shill: drop kTypeBluetooth 2019-11-19 dverkamp system_api: vm_concierge: document disk_size behavior 2019-12-25 dtor system_api: introduce additional error codes for Plugin VM operations 2019-12-19 matterchen vm_tools: Sharing fonts with the GuestOS 2019-12-19 cylai system_api: correct comment in BUILD.gn Created with: roll-dep src/third_party/cros_system_api Bug: chromium:1004261 Change-Id: I9d975d0476eed721890038a262efc15e319c4ec9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991570Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Omar Morsi <omorsi@google.com> Cr-Commit-Position: refs/heads/master@{#729764}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/6c26eac37f09..0e2896bef114 git log 6c26eac37f09..0e2896bef114 --date=short --first-parent --format='%ad %ae %s' 2020-01-09 lalitm@google.com Merge "perfetto: fix several problems with CTS" Created with: gclient setdep -r src/third_party/perfetto@0e2896bef114 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/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: Iba1b00e4d79bf464f6c609ecd3e2d7ff6d54274e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991958Reviewed-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@{#729763}
-
Andrew Luo authored
Bug: 1039513 Change-Id: Iabeb918597c3c3e54a528e6f11d56ab5825cd97c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993023 Auto-Submit: Andrew Luo <aluo@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#729762}
-
Gauthier Ambard authored
This CL removes the origin_util file in web and directly uses the shared IsUrlPotentiallyTrustworthy util in the call sites. The previous implementation of web::IsOriginSecure() used to consider data scheme as trustworthy (which is no longer the case since crrev.com/c/1982540). The explicit checks for the data scheme can be removed. Fixed: 939077 Change-Id: I74d4d1972c19dc15691f29d7ecb66b57cbd32ea7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986072 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#729761}
-
Olivier Robin authored
When tabs are in restored states, the navigation manager cannot be used to create the restoration state. Use the session storage instead. Bug: 1040072 Change-Id: Ifd51d6050bf0b03dd5f737cde94186fce18e5a8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991625Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#729760}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/42d8fcc5f877..4d4d40b08d20 Created with: gclient setdep -r src-internal@4d4d40b08d20 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Iab406103291015491c918828a6db4ce3086a9384 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991957Reviewed-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@{#729759}
-
Yuki Shiino authored
We reached to a consensus that it's okay to introduce 'bindings' nested namespace in 'blink' namespace. This patch registers the namespace to the allowed list. Change-Id: I9b68479dc12e551be3b4d5a0148b6c308b91bb64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993079Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#729758}
-
Andrew Grieve authored
Contains fix needed for WebLayer Bug: 1040190 Change-Id: I577572e8cdeae7daf8efb66f6e68b3b3ee1566e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992182 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#729757}
-
Anatoliy Potapchuk authored
Before actually canceling kiosk app launch, check the policy value of enable_login_bailout for Arc and Web kiosks. Bug: 1016580 Change-Id: Ic2719735845105d1cbabe64c5aef809e56771404 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991450Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#729756}
-