- 02 Dec, 2019 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/4a339a15d536..b8ec8ea1910d git log 4a339a15d536..b8ec8ea1910d --date=short --first-parent --format='%ad %ae %s' 2019-12-02 chrome-bot@chromium.org Update config settings by config-updater. 2019-12-02 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@b8ec8ea1910d 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: I281b0aeb7ee3f5c399b6f9bb60a75058244d4309 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1945356Reviewed-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@{#720511}
-
Juan Antonio Navarro Perez authored
Bug: 1029008 Change-Id: Iac83b38ae8d0fed31a3717559793607506c3add4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940110Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#720510}
-
Andy Paicu authored
This CL removes the HEADS_UP_NOTIFICATION and QUIET_NOTIFICATION user-facing UI surfaces, namely the "chrome://flags" screen and the chrome notification channels settings screen. This ensure that either by user-intervention or auto-embargo logic, only the mini-infobar will be selected when a quiet UI needs to be shown. Follow-up CL will remove/refactor all the code that has now become useless, related to the ability to display the permission request prompt as a notification. Bug: 1029718 Change-Id: Ib01e50209184c81abb53770e21a3deda9a2228ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946469 Commit-Queue: Andy Paicu <andypaicu@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#720509}
-
Lan Wei authored
When we are handling the consequence touch move events, sometimes, we will coalesce them together, and we need the events' timestamp to decide to which one dispatch first. I use the actual timestamp when the event is generated and about to dispatch in Input.DispatchTouchEvent function. Bug: 1020674 Change-Id: I8a56f6f532df3ca6182c323c6f8c14f4825589e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943107Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#720508}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/227ae8212a3d..4b5276f1ad99 git log 227ae8212a3d..4b5276f1ad99 --date=short --first-parent --format='%ad %ae %s' 2019-12-02 machenbach@chromium.org [deps] Fix depot_tools url Created with: gclient setdep -r src/third_party/devtools-frontend/src@4b5276f1ad99 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:1026215 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Id7e065938353ed64841fe9d594c619ff8ebe6da3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1945354Reviewed-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@{#720507}
-
Friedrich Horschig authored
This cl increases the height of the touch to fill sheet to show a second suggestion by default. To keep the height consistent, the peeking height for the third suggestion was reduced. It now looks according to the mocks linked in the linked bug. Bug: 1029704 Change-Id: I52bbb15c3ee6cf9bc423a4745168addced02d69d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1945172Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#720506}
-
Stephen Chenney authored
Switch the Render Core UKM sample rate, the number of frames between samples, to be an exponentially decaying value designed to get more early frame samples and exponentially fewer samples as time moves on. This is designed to limit the total sample count while prioritizing updates early in the page lifetime. The parameters have been tuned to give an effectively maximum sample count of 40-50, which is the value indicated as suitable by previous analysis of UKM sample counts. Bug: 1014195 Change-Id: Ic2004030be69514f6499ff6df18dcaac0588785b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918159 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#720505}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<SVGClipPathElement> as new downcast helper 2. Use IsA<SVGClipPathElement>(element) in place of IsSVGClipPathElement(element) Bug: 891908 Change-Id: Ic2972f94fc26db68a5beca96d9ec23ca2ecb218b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936571 Commit-Queue: Abhijeet | Igalia <abhijeet@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#720504}
-
file:///Maks Orlovich authored
These were discovered by a fuzzer hitting a (recently fixed) DCHECK in consistency checking of browser vs. renderer-side computation. The highest impact of this is just the DCHECK, since it seems like it would get hit on fuzzers a lot (since full-browser ones use file:/// URLs a lot). There is also an actual corner case bug on Android WebView this affects (someone using file:/// URLs and explicitly setting their cookies to have restrictive SameSite); that needs some additional changes which will likely be rolled into refactoring to give site_for_cookies a more sensible type. Bug: 1024615 Change-Id: I766c324960f5e279a6d14743f0d629f99c9c19a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917965 Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#720503}
-
David Roger authored
The unconsented primary account doesn't necessarily change when the Sync confirmation dialog is cancelled. In particular this is the case when PrimaryAccountMutator::ClearPrimaryAccount is called with RemoveAccountOptions::kKeepAll. This CL stops resetting the unconsented primary account as part of the signout process. The unconsented primary account is recomputed anyway when GoogleSignedOut is called. Fixed: 1029701 Change-Id: Id46bb468952efe63170a13872519fcaded076cb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944862 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#720502}
-
Lucas Furukawa Gadani authored
Bug: 759184 Change-Id: I920cfba1b382c13982531fadb5632dec5b8329f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1942708 Commit-Queue: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#720501}
-
Mohamed Amir Yosef authored
Bug: 1012203 Change-Id: Ia9c8c9c5ff3b1af120490b52ff153313863ebfd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944470Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#720500}
-
Carlos Caballero authored
MessageLoop is going away soon. This CL was uploaded by git cl split. R=estade@chromium.org Bug: 891670 Change-Id: If3b8d4261b100d60a2788cb1d1a43d2f10d0b170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944151 Auto-Submit: Carlos Caballero <carlscab@google.com> Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#720499}
-
Andy Paicu authored
Bug: 1028166 Change-Id: I982d2d9b5bba2107df62fa1132af249c004dac10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932446Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#720498}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::VideoEncodeAcceleratorProvider using PendingRemote instead of InterfacePtr and InterfacePtrInfo. Bug: 955171 Change-Id: Ib2e251f4b690c8b25634da89f586331d7f72d20c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939134Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#720497}
-
Abhijeet Kandalkar authored
This CL has goal to use IsA<SVGSetElement>(element) in place of IsSVGSetElement(element) Bug: 891908 Change-Id: I88613d67d85f96821fc70441cc24e341b70ce19b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936620Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet | Igalia <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#720496}
-
Rayan Kanso authored
Bug: 1012339 Change-Id: I82c767d6ae912ce54bebe3d96a29b4878e9854f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928773 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#720495}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3d978726cc5a..ded19c4711b5 Created with: gclient setdep -r src-internal@ded19c4711b5 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: chromium:None Tbr: jbudorick@google.com Change-Id: Ib1a75381fc2990610b1f653e8d96f7245f29acc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946145Reviewed-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@{#720494}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/bc82fb14aab4..8784a9284f65 git log bc82fb14aab4..8784a9284f65 --date=short --first-parent --format='%ad %ae %s' 2019-12-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader fb7ca1d5aca5..b64fbfec4dcd (3 commits) 2019-12-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/spirv-tools/src b334829a91d6..47f3eb42641b (1 commits) 2019-12-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/glslang/src 38b4db48f98c..83af46951202 (1 commits) 2019-11-29 amaiorano@google.com Use Vulkan rectangle lines to emulate OpenGL multisampled lines 2019-11-29 syoussefi@chromium.org Ignore .git_cl_description_backup 2019-11-29 syoussefi@chromium.com Update flex and bison binaries for Windows. 2019-11-29 syoussefi@chromium.org Update flex and bison binaries for Linux. 2019-11-29 syoussefi@chromium.org Infrastructure for uploading flex/bison binaries 2019-11-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-validation-layers/src 61050599ec0f..4fde9b750992 (1 commits) 2019-11-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader d6e903bdc9ef..fb7ca1d5aca5 (13 commits) Created with: gclient setdep -r src/third_party/angle@8784a9284f65 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/+/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_optional_gpu_tests_rel Bug: chromium:None,chromium:None,chromium:None,chromium:None,chromium:3419,chromium:3419,chromium:None,chromium:None Tbr: geofflang@google.com Change-Id: I50845379bdf33ffad22c64afa291e5e7c6d64ed3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946261Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#720493}
-
Ali Juma authored
This deletes unused content/ #includes in components/safe_browsing. This is a small step towards refactoring this component to make it usable in ios/, where content/ dependencies are forbidden. Bug: 1028755 Change-Id: I0f6888872e7901f944a73ac18c89b573c87046ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940953Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Ali Juma <ajuma@chromium.org> Cr-Commit-Position: refs/heads/master@{#720492}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1236f9cb9e83..f6ccb0551532 git log 1236f9cb9e83..f6ccb0551532 --date=short --first-parent --format='%ad %ae %s' 2019-12-02 lalitm@google.com Merge "trace_processor: Replace FATAL with error stat" Created with: gclient setdep -r src/third_party/perfetto@f6ccb0551532 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: I72613a368a178af398f42cdfb421cf2df7eb9743 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946144Reviewed-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@{#720491}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<SVGRadialGradientElement> as new downcast helper 2. Use IsA<SVGRadialGradientElement>(element) in place of IsSVGRadialGradientElement(element) Bug: 891908 Change-Id: I2ae9b50ca2eb0617da5fd2838bf95a991fe00a33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936617Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet | Igalia <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#720490}
-
Guido Urdaneta authored
Add Timeout to http/tests/devtools/compiler-script-mapping.js expectations since the test times out flakily. Bug: 1016772 Change-Id: I3b2b148d03df3c02b94e30f8943c11e30bfde343 TBR: rreverser@google.com No-Try: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946478Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#720489}
-
Geoff Lang authored
This test is flaky, most likely because initialization is not occuring. TBR=ynovikov@chromium.org NOTRY=true BUG=1017162 Change-Id: I252aed96b39a7dba2e71257090e48f10d7a1bce4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944281Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#720488}
-
Jan Scheffler authored
This cl adds the tests for crrev.com/c/1944331. Fixed: 1029489 Change-Id: I35214f184a1ef53ea8f17b74923f48bd76200102 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943142 Commit-Queue: Jan Scheffler <janscheffler@chromium.org> Reviewed-by:
Tim van der Lippe <tvanderlippe@chromium.org> Cr-Commit-Position: refs/heads/master@{#720487}
-
Carlos Caballero authored
MessageLoop is going away soon. This CL was uploaded by git cl split. R=mcasas@chromium.org Bug: 891670 Change-Id: Ib0e7dffcd366ce0a98793231e11386a83620828c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1945169 Auto-Submit: Carlos Caballero <carlscab@google.com> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#720486}
-
Elly Fong-Jones authored
This change: 1) Filters a few components out of the Unconfirmed query. These are high-traffic components with their own triage processes for unconfirmed bugs. 2) Adds a new query for untriaged Mac-specific bugs without the Mac label, again excluding some components with their own triage processes. 3) Modifies the meeting process to also triage bugs in the query from (2) Bug: None Change-Id: I941102a180dd3c35a5be15ad4cefa2d4cac3b0b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934590Reviewed-by:
Leonard Grey <lgrey@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#720485}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::SystemInfo from ServiceLifetimeTestTemplate and AudioServiceLifetimeConnectorTest using Remote instead of SystemInfoPtr. Bug: 955171 Change-Id: I9401511be706730e5cae23c02017c3df963be94e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1942684 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#720484}
-
Mugdha Lakhani authored
Only allow Periodic Background Sync registration if the requesting origin has a main frame host present. Add browsertests to verify this behavior. Corresponding PR against the spec: https://github.com/WICG/BackgroundSync/pull/160 Bug: 1029712 Change-Id: I1142578edbde62f3f27ae95b9ca602855df3543b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1942433 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#720483}
-
Anand K. Mistry authored
Fixed: 1007832 Change-Id: If378af56a88dea07b90ee12ebadd407e967ad46d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943490 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#720482}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/adfb6ba3..684d2057 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: Ia2bb5ff51bfe4d6b2ebc77c171097d374c34df39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944383Reviewed-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@{#720481}
-
Vadym Doroshenko authored
Bug: 959776 Change-Id: I135f13de7b9cad69525db3d2d91b991c0e477a01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944858Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#720480}
-
Eric Seckler authored
Write TrackEvent's type and name_iid fields instead of LegacyEvent's where possible. Also avoid creating the LegacyEvent if we don't need to set any of its fields. This should save us some trace size in the (probably common) case where we don't need to set any special LegacyEvent flags, e.g. for END events of former COMPLETE events. Also removes a few remaining remnants of emitting complete events. Bug: 1029510, 1029465 Change-Id: If544f5e2dff97660ba7523605d20d09e29b26da3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944393 Commit-Queue: Eric Seckler <eseckler@chromium.org> Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#720479}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/48c9ef678756..227ae8212a3d git log 48c9ef678756..227ae8212a3d --date=short --first-parent --format='%ad %ae %s' 2019-12-02 janscheffler@chromium.org Add warnings for manifest icons 2019-12-02 janscheffler@chromium.org Add a preview to svg image elements 2019-12-02 aerotwist@chromium.org Adds license checker Created with: gclient setdep -r src/third_party/devtools-frontend/src@227ae8212a3d 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ie37d2d377ec8847df8c73e68f0dd8f0fe4277cda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946143Reviewed-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@{#720478}
-
Yifan Luo authored
Rather than setting `Sec-Fetch-User` in NavigationRequest::AddAdditionalRequestHeaders, it should be set in SetFetchMetadataHeaders along with the others. Bug: 1027528 Change-Id: I42c16dadceb7b4e69165bab67734a09747eb35a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930742Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Yifan Luo <lyf@google.com> Cr-Commit-Position: refs/heads/master@{#720477}
-
Tomas Popela authored
The main reason for the flag is so called dialog hell, when you try to share the screen on Wayland through PipeWire. To address it we've created two changes, that are currently under review[0][1]. Once that's done the flag could be removed. [0] - https://webrtc-review.googlesource.com/c/src/+/160649 [1] - https://chromium-review.googlesource.com/c/chromium/src/+/1942327 Bug: 682122 Change-Id: I2b194f0b1612ca7f9865d0cb4a45f5b5aa5e1c81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1942647 Auto-Submit: Tomáš Popela <tomas.popela@gmail.com> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#720476}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for js_to_cpp::blink::ForTesting using PendingAssociatedRemote. It also updates BitFlipResponse with pending_associated_remote from js_to_cpp.mojom. Bug: 955171 Change-Id: Ia17d27ce0776591346af404975e52615234a77c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1942685 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#720475}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for network::mojom::DhcpWpadUrlClient using PendingRemote instead of DhcpWpadUrlClientPtr. Bug: 955171 Change-Id: Ib212551349dfc1d1519ebc987305e41577c52434 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943785 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#720474}
-
Gyuyoung Kim authored
This CL removes Create() factory functions in //third_partyb/blink/renderer/modules/plugins as much as possible, and makes all callers use MakeGarbageCollected<Foo> instead. This CL removes below factory functions, - DOMMimeTypeArray::Create - DOMMimeType::Create - DOMPlugin::Create - DOMPluginArray::Create Bug: 939691 Change-Id: Ie9d3f6ffbf5b12de66714c134bf192a518055c95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1945954Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#720473}
-
Julie Jeongeun Kim authored
This CL cleans up comments for ProxyConfigClientRequest and ProxyResolvingSocketPtr which are old Mojo types. NOTRY=true Bug: 955171 Change-Id: Ia5f22ae4a02b9418ef84f96037bad3612d960de9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1945952Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#720472}
-