- 21 May, 2020 40 commits
-
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/8a3cc5c4dfd8..214c71769bbb 2020-05-21 jiawei.shao@intel.com Disallow using combined textures and samplers in shaders 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Ia7460d73b1992f3ed8a6a9723ca4dd01308f84db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211894Reviewed-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@{#771004}
-
Eric Seckler authored
Chrome traces use CLOCK_MONOTONIC as their trace clock. If the trace only contains Chrome data, it doesn't make sense to convert its timestamps to CLOCK_BOOTTIME - in fact, this conversion could lead to cross-thread timestamp skew and misaligned system tracing events on CrOS/chromecast. This patch accomplishes this by configuring the correct clock (CLOCK_MONOTONIC in this case) as trace clock for chrome-only traces, thereby instructing trace processor not to convert timestamps. Requires aosp/1315608. Bug: 1085002,1060400 Change-Id: I5ff8660a6e27f28d27f68d72bb7cf312494431bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210427Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#771003}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: cr-fuchsia+bot@chromium.org Change-Id: I346a244ec5937979a28740b5c6c5ad60d093e398 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211889Reviewed-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@{#771002}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/45e268005af3..529df8d63450 2020-05-21 ilkos@google.com Merge "Find closest timestamp when looking up RSS mem" 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: I7180fdb603c045fa37535e40ce3b20b940088532 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211892Reviewed-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@{#771001}
-
Denis Kuznetsov authored
1) Rename SetDelegate to Bind in accordance with other handlers. 2) Remove unnecessary page_is_ready()/show_on_init_ logic: calls to ShowScreen / JSCall are automatically deferred until JS side is initialized. 3) Pass screen parameters as the part of the Show method. Bug: 1084928 Change-Id: I9c33b8b7330a04db430ead770eae8c347c95a5cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210440 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#771000}
-
Alexander Timin authored
http(s) pages are guaranteed not to have WebUI bindings. Add an explicit comment about this. R=nasko@chromium.org Change-Id: I3bf084c1e69c2bac1252c79a770659f7b26de2c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209218 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#770999}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ce0a830cd582..11c3e48f9821 2020-05-21 tvanderlippe@chromium.org Move rollup configuration to front_end/rollup.config.js 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:1084578 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I2613fd480afad4374acd3f52885d06fbe7519230 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211890Reviewed-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@{#770998}
-
Alex Chau authored
- Methods are a mirror of NearbySharingChimeraService in Android - Added a few data types and callback to define NearbySharingService methods - Only data related methods are introduced for now. Implementations are empty Bug: 1084283 Change-Id: I18e691b76bc4872bb4a4f4771af1b368b07af6e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207374 Commit-Queue: Alex Chau <alexchau@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#770997}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/d10ba166d865..e8b8b8164520 2020-05-21 rafael.cintron@microsoft.com Eliminate Program::mLinkResolved boolean 2020-05-20 kbr@chromium.org Support OES_texture_{half_}float on ES 3.0 without these extensions. 2020-05-20 ianelliott@google.com Vulkan: Create a pre-rotation test for 400x300 windows 2020-05-20 jmadill@chromium.org Vulkan: Don't invalidate XFB buffers on FBO switch. 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: Iaa17720e98fa46692ac5094de7c1e0c43ace34c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210063Reviewed-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@{#770996}
-
Nidhi Jaju authored
The order of |user_data| and |status| is different in ServiceWorkerStorage::GetUserKeysAndDataInDBCallback so this change is made to remove this indirection, allowing for the helper function in control_impl.cc to be removed. Bug: 1055677 Change-Id: Iae8b92b2574c0767887bc401325276f9db7419be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211563 Commit-Queue: Nidhi Jaju <nidhijaju@google.com> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#770995}
-
yjliu authored
Summary: This is a Hackthon week project and I reworked the PrewalkTree function to be more streamlined. Please see the design doc at the following link for purpose of the project and other details. https://docs.google.com/document/d/1D1MTNTaJnZjbmMZGMz0u150N3u5evEFSmJU-ou2vcFw/edit#heading=h.c0uts5ftkk58 In short, the original PrewalkTree() is as follows: --------------------- // Returns the damage rect of the surface gfx::Rect PrewalkTree(Surface* surface) { ...... // Gather all the embedded child surfaces into a flat_map FindChildSurfaces(&child_surfaces, ...) // Iterate through the child surfaces to accumulate damage gfx::Rect damage_rect; for (child_surface : child_surfaces) { damage_rect += PrewalkTree(child_surface); // apply quad transform here } // ...do some other stuff return damage_rect; } ----------------- I modified it to: ----------------- // Returns the damage of a surface gfx::Rect PrewalkTree(Surface* surface) { ...... RenderPass* root_pass = surface->GetActiveFrame()->render_pass_list.back(); return PrewalkRenderPass(root_pass); } // Returns the accumulated damage of a render pass gfx::Rect PrewalkRenderPass(RenderPass* render_pass) { gfx::Rect damage_rect; for (DrawQuad* quad : render_pass->quad_list.reverse()) { // in reverse order if (quad is SurfaceDrawQuad) damage_rect += PrewalkTree(quad_surface); // apply quad transform here else if (quad is RenderPassDrawQuad) damage_rect += PrewalkRenderPass(quad_render_pass); // apply quad transform here } return damage_rect; } ---------------- Bug: N/A Change-Id: I662e93b3f61cd7102c54ca4ba1c2183d6233ac0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2175315 Commit-Queue: Jun Liu <yjliu@chromium.org> Auto-Submit: Jun Liu <yjliu@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#770994}
-
chromium-autoroll authored
Also adds a new service-emitted field to the privacy whitelist. Forked from crrev.com/c/2211474: --- Roll Perfetto from 169feea71d1f to 45e268005af3 (4 revisions) https://android.googlesource.com/platform/external/perfetto.git/+log/169feea71d1f..45e268005af3 2020-05-21 taylori@google.com Merge "ui: Add binder atrace categories to record page" 2020-05-21 taylori@google.com Merge "perfetto-ui: Don't catch query errors" 2020-05-20 treehugger-gerrit@google.com Merge "clock: Support specifying an authoritative trace clock in the config." 2020-05-20 treehugger-gerrit@google.com Merge "build: Fix libperfetto NaCl build" 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 Change-Id: I3a769225a7837885701868096cfa181326622f0f Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210448 Auto-Submit: Eric Seckler <eseckler@chromium.org> Commit-Queue: Primiano Tucci <primiano@chromium.org> Reviewed-by:
Primiano Tucci <primiano@chromium.org> Cr-Commit-Position: refs/heads/master@{#770993}
-
Jinsong Fan authored
The NetLog is now an internal detail of the network service. And this CL: https://chromium-review.googlesource.com/c/chromium/src/+/1695293 still left dead codes about NetLog. The CL removes it for code health. Bug: 963875 Change-Id: I01c246b95a961b219bb4c93fd4b40743f9ba5e20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2192536 Auto-Submit: Jinsong Fan <jinsong.van@gmail.com> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#770992}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1590019092-d032408a4c7d66eb8e8eaad56f5f62575a89e2db.profdata to chrome-win32-master-1590047700-a706b1a99569faae4b31ea10afb5af7a8db8e3e7.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 jeffyoon@google.com,liaoyuke@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: chrome/try:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I31ef5b5680f1f16e83a9057e750b290ae33581fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211888Reviewed-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@{#770991}
-
Gabriel Charette authored
R=grt@chromium.org Change-Id: Ibcc042cddf089adb42aafb5d98fcb71888306ae3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210022Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#770990}
-
chromium-autoroll authored
Roll ChromeOS Broadwell AFDO profile from 84-4129.0-1589191546-benchmark-84.0.4142.0-r1 to 84-4136.1-1589797128-benchmark-84.0.4147.10-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-broadwell-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: I65b580882f7906aaf602ce3234a2f5fa5ef287c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211884Reviewed-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@{#770989}
-
chromium-autoroll authored
Roll ChromeOS Airmont AFDO profile from 84-4136.1-1589194235-benchmark-84.0.4142.0-r1 to 84-4136.1-1589794882-benchmark-84.0.4147.10-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-airmont-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: Ieb9265dc978c69e7fc4b1a034d25ed69c6420089 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211883Reviewed-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@{#770988}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590033536-e720add817899a0a9587c78e7de615e881dda3e9.profdata to chrome-mac-master-1590047700-f78bd2d622c61ab01f15ac85a9b78063006149d8.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I3baa469e2587ddb2fd4e30fcdfc80ec8f96f33f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211881Reviewed-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@{#770987}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/d0ecac7c1172..e5d042ae732b 2020-05-21 abennetts@google.com Aggressively defer imports in sheriff_config_client. 2020-05-21 abennetts@google.com Update bq_rows export job for updated schema. 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 sadrul@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:1082639 Tbr: sadrul@google.com Change-Id: I5469de1c381d72d42480b27e0669de525d42d0fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211617Reviewed-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@{#770986}
-
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-aemu-chromium-autoroll Please CC chonggu@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: chonggu@google.com Change-Id: Ie5e87ddca7426bf08231bb3368341ab196a78ded Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211721Reviewed-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@{#770985}
-
Johann authored
Use HeapMojoRemote wrapper for authenticator_, credential_manager_, and sms_receiver_. This puts the objects on the heap so that Oilpan will manage/GC them. Bug: chromium:1049056 Change-Id: I7d8d281780c667cfd9feeded592587d74572c90b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144805Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#770984}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/2e0f0a0517e4..6f723ebbe3b0 2020-05-21 mbechard@users.noreply.github.com fix incorrect error when multiple compilation units don't declare layouts (#2238) 2020-05-21 shuizhuyuanluo@126.com Add an option to make Exceptions enabled (#2239) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,geofflang@google.com Change-Id: I4c0833f4c1681d673c21419c331148a17c601350 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211616Reviewed-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@{#770983}
-
Hitoshi Yoshida authored
"unspecified" is not a member of IDL enum 'CookieSameSite'. Before this CL, the code set the invalid value on CookieListItem. sameSite. This CL fixes it, and leaves the dictionary member unset if UNSPECIFIED was passed. Bug: 839389 Change-Id: I61c01c6cd20990f9dd48456c7e50d06f7c93d385 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210293 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#770982}
-
Giovanni Ortuño Urquidi authored
This CL helps fix two issues: 1. For default apps, `add_to_applications` is set based on `create_shortcuts`, which according to its documentation controls whether the app is pinned to the shelf. Currently, no default app sets `create_shortcuts` to true, so `add_to_applications_menu` is always false. This wasn't an issue with Extensions because the field was ignored, but it is an issue with BMO where we use that field to decide whether the app should show in the app launcher or not. To address this issue, we could simply set `add_to_applications_menu` to true, but that would be a problem for default apps that don't want to be shown in the launcher. 2. Some default apps don't want to be shown in the launcher, but currently there is no way for them to specify this. To address both issues, we introduce a new `hide_from_user` field for default apps. The value defaults to false, so it fixes issue 1. above, and can be set to true by apps that don't want to appear to users, which addresses issue 2. Also fixes some test files that were missing the user_type field. Bug: 1084887 Change-Id: Id77a4f50eae3fb4517bca26b76aeb737161df431 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210179 Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#770981}
-
chromium-autoroll authored
Roll ChromeOS Silvermont AFDO profile from 84-4136.1-1589189756-benchmark-84.0.4142.0-r1 to 84-4136.1-1589799722-benchmark-84.0.4147.10-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: I8344a095e42ac9a215a52e57720af5344774b02f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211522Reviewed-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@{#770980}
-
Takashi Toyoshima authored
Suppress the test for Blink CORS as if fails with Blink CORS. TBR=kinuko@chromium.org NOTRY=true Bug: 911952 Change-Id: I5eb2d1fb0e60b7fb53e290413718711512ebf640 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210046Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#770979}
-
Julie Jeongeun Kim authored
This CL moves printing::PageSizeMargins to print.mojom to pass it to Mojo interfaces. This is a precursor CL to mojofy PrintHostMsg_DidGetDefaultPageLayout. Bug: 1008939 Change-Id: I013fb5e1cc8d7ba6988c299c603effc4813805c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203565 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#770978}
-
Vasilii Sukhanov authored
This reverts commit bbbb1fad. Reason for revert: broke WebTests on WebKit Mac10.13 (retina) https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Mac10.13%20%28retina%29/28885 Original change's description: > Let both minimum font-size settings apply to CSS px units. > > Applying the minimum font-size to the device pixels would not give the > expected result, either for using zoom for DSF, or applying page zoom. > > I added the documentation for the settings based on what I found on > stackoverflow: > > https://stackoverflow.com/questions/52943595/cannot-understand-android-webview-documentation > > The behavior changes for both the non-"logical" setting in that we will > still apply a minimum font-size even if the zoomed font-size would have > become larger than the minimum font-size in device-pixels. That is, if > we have a minimum font-size of 20px and two elements, one with a 10px > font-size and the other with a 20px font-size, they will both be > rendered at 40 device pixel size at 200% zoom. > > This changes the behavior for the logical setting when we have a page > zoom factor which is lower than 100%, where we also now just adjust the > CSS px font-size before zooming is applied. > > The logical setting is only exposed via the Android WebView API or via > a hand-edited config file. The minimum font-size setting the > chrome://settings is the non-"logical" one. > > If the settings object is null, return the font-size without minimum > sizes applied instead of the not-so-useful 1px return we had. > > Bug: 1082127 > Change-Id: Idc03bf37fb7d39206ad4d4dc50eef01b56a69ddb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199134 > Reviewed-by: Philip Rogers <pdr@chromium.org> > Reviewed-by: Dominik Röttsches <drott@chromium.org> > Commit-Queue: Rune Lillesveen <futhark@chromium.org> > Cr-Commit-Position: refs/heads/master@{#770661} TBR=pdr@chromium.org,chrishtr@chromium.org,drott@chromium.org,pdr@google.com,futhark@chromium.org Change-Id: I70d34b6df1b42075781d4c29b753b7ae8ebe767c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1082127 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210359Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#770977}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/14a83aec5603..c9eb1c3712fa 2020-05-21 orodley@chromium.org Update lucicfg version. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: I720ec0131179d66fbf9f7e445ddaaa0d9643569a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211477Reviewed-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@{#770976}
-
Julie Jeongeun Kim authored
This CL fixes the crash caused by calling mojom::PrintPreviewUI on the unbounded |preview_ui_|. PrepareFrameAndViewForPrint::DidStopLoading() is an implementation of a blink::WebViewClient method and it's called when the loading is stopped. At that time, the preview dialog could be closed already and |preview_ui_| is unbound. When the preview UI used legacy IPC messages, it searched the preview UI first and then passed the messages. So, this CL adds also checking if |preview_ui_| is bound. Bug: 1084641,1008939 Change-Id: Ifcb80306e485c8796456512777ebc67b62e9842d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208847Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#770975}
-
Vasilii Sukhanov authored
This reverts commit 1938691f. Reason for revert: Broke AutoclickE2ETest on CrOS https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/18769?blamelist=1#blamelist-tab Original change's description: > Move Autoclick manifest to shared accessibility directory > > The ChromeVox, Select-to-speak, and Switch Access manifests are > generated in the shared accessibility/ directory. This change moves the > autoclick manifest to behave in the same manner. > > AX-Relnotes: n/a. > Bug: 978200 > Change-Id: I2470b505cf379ed512be32e52a432941d4009564 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209304 > Commit-Queue: Anastasia Helfinstein <anastasi@google.com> > Reviewed-by: Katie Dektar <katie@chromium.org> > Cr-Commit-Position: refs/heads/master@{#770674} TBR=katie@chromium.org,anastasi@google.com Change-Id: I47f1a29983937a003cb2195b78c21e1976a86963 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 978200 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208143Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#770974}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a6b59e58b6b5..ce0a830cd582 2020-05-21 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I7ff16622afe7f1f9e8bac9b802bb8c2ee160e02a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211478Reviewed-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@{#770973}
-
Yoshifumi Inoue authored
This reverts commit 87e1425b. Reason for revert: Causes MSAN failure https://ci.chromium.org/p/chromium/builders/ci/Linux%20MSan%20Tests/23989 ==2820==WARNING: MemorySanitizer: use-of-uninitialized-value #0 0x559b20545044 in cc::PaintOpBuffer::NeedsAdditionalInvalidationForLCDText(cc::PaintOpBuffer const&) const ./../../cc/paint/paint_op_buffer.cc:2766:28 #1 0x559b2205e216 in NeedsAdditionalInvalidationForLCDText ./../../cc/paint/display_item_list.h:189:29 Original change's description: > Reland "Preserve LCD-text in SaveLayerAlphaOp when possible" > > This reverts commit 0bd440c5. > > Fixed (mostly invisible) raster invalidation issue with > PaintOpBuffer::NeedsAdditionalInvalidationForLCDText() to invalidate > the whole layer when LCD Text under SaveLayerAlpha may change. > > Original change's description: > > Revert "Preserve LCD-text in SaveLayerAlphaOp when possible" > > > > This reverts commit 0c258cbd. > > > > Reason for revert: Flakiness of raster result. crbug.com/1082804. > > > > Original change's description: > > > Preserve LCD-text in SaveLayerAlphaOp when possible > > > > > > This achieves LCD-text under non-composited opacity when possible. Pass > > > two flags to SkCanvas::SaveLayer() for SaveLayerAlphaOp: > > > kPreserveLCDText_SaveLayerFlag to preserve LCD text, and > > > kInitWithPrevious_SaveLayerFlag to to ensure an opaque background. > > > > > > This doesn't apply when there any SaveLayer modes which would break > > > LCD text or be broken by kInitWithPrevious_SaveLayerFlag. So we disable > > > the feature for the whole layer when there is any of such effects in > > > the layer. The new operation is also a bit more expensive, so only do > > > it when there is text. For now these two conditions are applied on the > > > whole layer for simplicity. Otherwise we would need to track them in > > > SaveLayerAlpha/Restore hierarchy which would be complex and error-prone. > > > > > > Bug: 942051 > > > Change-Id: I3ab2e8051e26c5714fd72830a7921099b9170d0d > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2189260 > > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> > > > Reviewed-by: Philip Rogers <pdr@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#768367} > > > > TBR=wangxianzhu@chromium.org,pdr@chromium.org > > > > # Not skipping CQ checks because original CL landed > 1 day ago. > > > > Bug: 942051, 1082804 > > Change-Id: I36f281df4940588d5c2b1b4da415f5d22b0aa9e3 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203495 > > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#769425} > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 942051, 1082804 > Change-Id: Ic4bccc769a044061238469a38edf0822a6ed16c9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2206213 > Reviewed-by: Philip Rogers <pdr@chromium.org> > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#770920} TBR=wangxianzhu@chromium.org,pdr@chromium.org Change-Id: I10691b9a0ee5c9e8e45846f6ad02c2a101e53310 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 942051, 1082804 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210603Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#770972}
-
Roman Sorokin authored
Refactor test to newer standards. Also fixed a race condition in the Welcome screen. In the flow UpdateLanguageList calls before SetApplicationLocale. But sometimes results are returned in a different order. That leads to a wrong language selection (and test flakiness). This CL cancel UpdateLanguageList request if SetApplicationLocale is called. Fixed: 990819 Change-Id: I9117b19ec22e63befb0f904fb91f4fc8e1354c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209069Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#770971}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/98dedb300ca7..d0ecac7c1172 2020-05-21 fancl@chromium.org auto-triage: Split workflow and data model in AlertGroup 2020-05-21 dberris@chromium.org operations: Update capacity for upload processing 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 sadrul@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: None Tbr: sadrul@google.com Change-Id: I4cfe0241b52259035a2d6f805ec02c6cd20fe903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211473Reviewed-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@{#770970}
-
Vasilii Sukhanov authored
This reverts commit 8a905049. Reason for revert: consistent failure on CrOS https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/38104?blamelist=1#blamelist-tab Original change's description: > Reuse upload browsertests for corresponding Enterprise Connectors > > This reuses tests by having the policy setters of > DeepScanningBrowserTestBase set either legacy or Connector policies, and > then making every upload browsertest parametrized with a bool so both > policy sets get tested. > > The DeepScanningDialogViews test also change a bit, the ScanType test > parameter is removed since this dialog doesn't depend on the type of > scanning being done. This avoids having a very large number of > combinations for that test that don't cover different code paths. > > Bug: 1076083 > Change-Id: I419b21de0095add8b5b214993be010d022941202 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210782 > Reviewed-by: Roger Tawa <rogerta@chromium.org> > Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> > Cr-Commit-Position: refs/heads/master@{#770745} TBR=rogerta@chromium.org,domfc@chromium.org Change-Id: Ifbd58dd8403a58b48b2d4911387b2ecbbd5bf70a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1076083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209222Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#770969}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/bb633c91606e..fe49ce29c3e1 2020-05-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-05-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d45b30b5a554 to e8b8b8164520 (6 revisions) 2020-05-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 179a84ca to 16e86c0b (485 revisions) 2020-05-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b6e8c3f0f483 to cc5cda0f997d (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 lovisolo@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 Bug: None Tbr: lovisolo@google.com Change-Id: I797792ba85893048e5b3815cb5f8f66f769eb39e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211475Reviewed-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@{#770968}
-
Koji Ishii authored
Following bot results are included. 2299 2303 2304 2328 2330 2341 19 lines were removed and 2 lines were deflaked by consecutive results since 2220. TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: Ib381327ac9c44a998f3184b2fa3fca2280aa29d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2193352Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#770967}
-
Wei-Yin Chen (陳威尹) authored
Bug: 1082664 Change-Id: I11df4fcd668a517d160c9bbe29656f92e312cfaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2205001 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#770966}
-
Wei-Yin Chen (陳威尹) authored
After simplifying the tests, there's no need to use EmbeddedTestServer in StartSurfaceTest anymore. Bug: None Change-Id: Id9898777ba8a423439bfb2168293d8fe2a980a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2206335 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#770965}
-