- 11 Dec, 2020 40 commits
-
-
Ella Ge authored
Tbr: yuezhanggg@chromium.org No-try: true Bug: 1157518 Change-Id: I4538feaa30f325565140df47b0c43aad2114cb00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585639Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#836159}
-
Minggang Wang authored
As part of the OnionSoup project, this patch moves class InterProcessTimeTicksConverter into blink and its unit test also. This is needed when the functionalities of ResourceDispatcher are merged into blink and the ResourceDispatcher itself gets removed finally. Meanwhile, this patch removes the deprecated uses of To/FromInternalValue() in the unit test. Bug: 1110032, 634507 Change-Id: I5eaff52ee9f5791aed0f92f0c9b5441dc2dc861a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583845 Commit-Queue: Minggang Wang <minggang.wang@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#836158}
-
Ella Ge authored
Tbr: shengfa@google.com No-try: true Bug: 1157533 Change-Id: I21d98df4d1062a133c895452c1632120001e5446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587234Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#836157}
-
Yaron Friedman authored
BUG=783819 Change-Id: I5b58fc169a17caf2098e16450ac5a8002efd4c81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582545 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#836156}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5a9d7eaa74ad..fd5c6c03c06f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I175697a3b99cbd45a21f45af645a8b57d2fece37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587096Reviewed-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@{#836155}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d8969b3b6ba6..d1910cef3a77 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 eirage@google.com,sreejakshetty@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: eirage@google.com,sreejakshetty@google.com Change-Id: Ifdf84dbfc1acc35580cecdf4beb0950ee9401fcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586946Reviewed-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@{#836154}
-
Bin Wu authored
https://quiche.googlesource.com/quiche.git/+log/a9b70f03e7a9..fc51e436c68c $ git log a9b70f03e..fc51e436c --date=short --no-merges --format='%ad %ae %s' 2020-12-11 bnc Remove unused SpdyFrameType::EXTENSION. 2020-12-11 vasilvv Delete QuicheStrCat(). 2020-12-10 ianswett Add a QUIC protocol flag to enable or disable defer_send_in_response_to_packets in GFE and uStreamer. 2020-12-09 vasilvv Replace QuicStrAppend() with absl::StrAppend(). Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=bnc@chromium.org, dschinazi@chromium.org Change-Id: I71681c7a63c5c4f8afa8d015671dda0dc6320018 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587076 Commit-Queue: Bin Wu <wub@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Auto-Submit: Bin Wu <wub@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#836153}
-
Leonard Grey authored
to OnceCallback. The deleted declarations in DevToolsAndroidBridge were left over from a refactor in r426186 Bug: 1152274 Change-Id: I5f9b9663fc417baa650f563877441b0b459051b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582732 Commit-Queue: Leonard Grey <lgrey@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#836152}
-
Matt Menke authored
CrossOriginOpenerPolicyReporter calls into NetworkContext's reporting API. Reporting information can be used to track users across sites, so needs to be keyed on NetworkIsolationKey. This CL adds a NetworkIsolationKey to its constructor, and plumbs the right NetworkIsolationKey through. Bug: 1143453 Change-Id: Ia47d486a548c56f8c41d7e56c0d032668e8b5802 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580480Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#836151}
-
Xianzhu Wang authored
We have a special background invalidation flag: BackgroundNeedsFullPaintInvalidation(). When the flag is set, we'll invalidate both the non-scrolling background and the scrolling background. However, when the flag is not set while we are invalidating the whole subtree, previously we missed invalidating the scrolling background. Scroll controls are similar. Bug: 1155413 Change-Id: Id6c5ba4be127cce33d295379b9b444d7271385df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585741Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#836150}
-
Weblayer Skew Tests Version Updates authored
This CL will add skew tests for version 88.0.4324.43. R=hypan@google.com Bug: 1041619 Change-Id: I3fbd52da8c0fced9936253439195ced7c4377e7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586567 Auto-Submit: Rakib Hasan <rmhasan@google.com> Commit-Queue: John Chen <johnchen@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#836149}
-
Ella Ge authored
Tbr: wenyufu@chromium.org No-try: true Bug: 1157611 Change-Id: I97d2766ae91c3e11c8b150e5b61ec418e429f2a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586241Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#836148}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202012110600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/uy5XHEDp0PRtsgJbbd4msEw8daRlxeojctOjsJikhv8C If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/346691017 Tbr: help-app@grotations.appspotmail.com Change-Id: I4e4a7c9d96d6a955bbe871bc5881fda994692372 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586948Reviewed-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@{#836147}
-
Mark Yacoub authored
If a scheduling a page flip fails due to SWAP_NAK_RECREATE_BUFFERS, allocate new images for the subsequent flips. BUG: 979736 TEST: reallocate buffers after a modeset with RBC modifier enabled Change-Id: I54ed184ecba36a280f315fa30aa667ac42b32d09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581693 Commit-Queue: Mark Yacoub <markyacoub@google.com> Reviewed-by:
Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#836146}
-
Christoffer Jansson authored
Change-Id: Idb272f9406080f1c1fac2c70d7538400ea115311 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569815 Commit-Queue: John Chen <johnchen@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Auto-Submit: Christoffer Jansson <jansson@chromium.org> Cr-Commit-Position: refs/heads/master@{#836145}
-
Koji Ishii authored
Bug: 1154531 Change-Id: Ic58533a391700aea8bb8d5aba9d88b5db1386510 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584427 Auto-Submit: Koji Ishii <kojii@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#836144}
-
Scott Violet authored
This updates a number of call sites to use inclusive terms. BUG=1105161 TEST=none, rename only Change-Id: I366e5087bb5b0b98ceffe055224f01ea5a3fecaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585226Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#836143}
-
Koji Ishii authored
Bug: 1154531 Change-Id: I2bf795a14dbedccbb066456ec4ab756808a6ecd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586636 Auto-Submit: Koji Ishii <kojii@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#836142}
-
Ella Ge authored
Tbr: tvanderlippe@chromium.org No-try: true Bug: 1157854 Change-Id: Iab79585fd084cb86abf422a18dc915f653ed387d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585807Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#836141}
-
Ella Ge authored
failing on mac10.14 Tbr: joalmei@microsoft.com No-try: true Bug: 1157857 Change-Id: I1a1b57d45d67c10d4170831fcae3bc8ce19a20f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585638Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#836140}
-
Olesia Marukhno authored
Temporary hide chip when user starts typing in the omnibox and re-show it after user exits the edit mode. Bug: 1153197 Change-Id: Ibb5cce6e384b6fe6e0a52a4fda838ca26cab208f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574277 Commit-Queue: Olesia Marukhno <olesiamarukhno@google.com> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#836139}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/549a44bb4574..54c26addfe46 2020-12-11 sigurds@chromium.org Report non-HTTP errors in Developer Resources View 2020-12-11 petermarshall@chromium.org Larger line-height for tabbed pane headers 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:1069378,chromium:1106182,chromium:1156789 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I226030657b26b6dd1067b094eb41d7a5c6311a03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587093Reviewed-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@{#836138}
-
Peng Huang authored
With NVidia GPU, the Xserver crashing and vkCreateSwapchainKHR() returning errors happen at same time. Not sure if Xserver crashes cause the vkCreateSwapchainKHR() call fail, or Chrome crashes after vkCreateSwapchainKHR() returning errors cause Xserver crash. So with this change, Chrome GPU process will not crash when vkCreateSwapchainKHR() return errors. Instead chrome GPU process will handle the error, and consider it as context lost, and then try to tear down everything, and then restart the GPU process. Bug: 1149673 Change-Id: I9f5e5ca5aaf3f17107e1f9de31fa7837e6489d23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587073 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#836137}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607666365-c1cc1d25065c901589c113e3c731cdd417d0631b.profdata to chrome-win64-master-1607677133-25f70964da7400c139fdb96077d2bf8b05dd84bf.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ic3d466709a9ae64f3fa7999e43011e991948c4d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586663Reviewed-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@{#836136}
-
Kent Tamura authored
Tbr: kojii@chromium.org No-Try: true Bug: 1157854 Change-Id: I07943e2c25c17784fd54c9fb13d0c359e60802d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586452Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#836135}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202012110600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/oPbfH0SGPgdmwgZIaYCll3Gghrdsll3evPpO2h6YxXYC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/138543581,b/138961540,b/142756263,b/156651695,b/168064736,b/173974643,b/173979024,b/174809292,b/175080523,b/175186196,b/175343303,b/175355842 Tbr: media-app@grotations.appspotmail.com Change-Id: Id73cb631c8bbd628e3c43129156a1a6f5aba45d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586945Reviewed-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@{#836134}
-
Scott Lee authored
https://crrev.com/c/2582808 enabled ResultDB for junit_tests on chromium.FYI at 30%. However, it turned out that - android-code-coverage is the only builder with junit_tests in chromium.fyi, and - the builder has been in a very unhealthy status for a long time already. : https://ci.chromium.org/p/chromium/builders/ci/android-code-coverage?limit=100 Therefore, chromium.FYI cannot be used to test ResultDB for junit tests. Instead, I replicated a builder from Android arm Builder (dbg) and set the experiment flag to test ResultDB on chromium.android junit_tests. : http://shortn/_pZLcaLnZ47 It WAI and results were streamed to ResultDB successfully. This CL sets the junit experiment flag to 30% for chromium.android. R=gbeaty@chromium.org,chanli@chromium.org Bug: 1084332 Change-Id: Ib8db8d46cc4d864b9a6de81f5fd4b0c280913f7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586248Reviewed-by:
Chan Li <chanli@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Scott Lee <ddoman@chromium.org> Cr-Commit-Position: refs/heads/master@{#836133}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/fd5c6c03c06f..e94526b4043b 2020-12-11 fmayer@google.com Fix 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 Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I9a9072cbfebcd548088f806731b42b212be1575d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586572Reviewed-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@{#836132}
-
Roman Arora authored
Adds a webui optimized configuration for the 'Tab Search' feature. The resulting code reduces the number of network requests. Pinpoint benchmarks collected below suggest the webui optimized version of 'Tab Search' performs better in low end device scenarios. Pinpoint results spreadsheet: https://docs.google.com/spreadsheets/d/1sKon_KLA3dU0iASJ24BBFAq4qa_R0q5r3L9uPHmCwXU/edit#gid=1996236618 details and summary included in the crbug. Fixed: 1157194 Change-Id: I833a300f94a37296064b8c7db19c1d8e7a9ace1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529733Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#836131}
-
Benoit Lize authored
The scheduled purge task now retains the manager, but will not reschedule itself, ensuring that it will be destroyed. Bug: 1131857 Change-Id: Ifbb20e0c51902c8104630e35da6b025da1869639 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586346Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#836130}
-
Sebastien Lalancette authored
Prevent showing the Link-to-text action when the current page is not HTML and also when, for some reason, the main frame cannot execute JavaScript. Bug: 1157053 Change-Id: I11702dd3d91d204b9b80f686c29ac4640c84ea88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585836 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Commit-Queue: sebsg <sebsg@chromium.org> Reviewed-by:
sebsg <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#836129}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5a9d7eaa74ad..f2d81b7d4073 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ib422c99a375e12e902b2fd2b341de06d6e828f92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586571Reviewed-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@{#836128}
-
Sanja Perisic authored
Improve the enumerator style to match constants, not macros (from ENUM_NAME to kEnumName) according to the Google C++ Style Guide. Bug: 1157058 Change-Id: I6dda26e324917fdfd27e26523f8c30a41746c251 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584975Reviewed-by:
Anqing Zhao <anqing@chromium.org> Commit-Queue: Sanja Perisic <sanjaperisic@chromium.org> Cr-Commit-Position: refs/heads/master@{#836127}
-
Markus Handell authored
Change of plans. Enable forward rollout of this feature instead to permit impact assessment in a more standard way. Bug: 1157617 Change-Id: Icec78c1db644e7cfc4f4ec56cd96bba3d08e512c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586347 Auto-Submit: Markus Handell <handellm@google.com> Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#836126}
-
Ella Ge authored
Tbr: tommi@chromium.org No-try: true Bug: 1157849 Change-Id: Ideaf0c3f6ee4dfe5bbd99857f93071e0376cb032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585690 Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#836125}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ff44584b475b..203ae7e60e20 2020-12-11 reed@google.com Revert "Fix SkPathStroker::CheckConicLinear" 2020-12-11 kjlubick@google.com [infra] Add CIPD asset for mockery. 2020-12-11 kjlubick@google.com [canvaskit] Add API for deleting webgl ctx 2020-12-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d94a77b304f4 to 0a64a9747555 (3 revisions) 2020-12-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 067a12f05951 to c75473c2cf88 (10 revisions) 2020-12-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 29fd62989338 to 6bcd4aceef10 (1 revision) 2020-12-11 csmartdalton@google.com Suppress ASAN warning for divide-by-zero in SkFindQuadMidTangent 2020-12-11 johnstiles@google.com Add parameter names to FunctionDeclaration descriptions. 2020-12-11 reed@google.com Remove dead code (from old flags) 2020-12-11 csmartdalton@google.com Fix SkPathStroker::CheckConicLinear 2020-12-10 bsalomon@google.com Restore GrRenderTargetContext as an alias for GrSurfaceDrawContext 2020-12-10 johnstiles@google.com Fix misspelling of faceforward() intrinsic in SPIR-V. 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 jmbetancourt@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: jmbetancourt@google.com Test: Test: Test: Inspect the resulting markdown docTest: Test: angle_end2end_tests --gtest_filter=EGLSyncTest.*/ES2_VulkanTest: Test: run roll_aosp.sh --copy-to-vendor-partion, build the Android image Change-Id: If91a623b1b66357db9cc0b78ff583edd6ed7cbda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586905Reviewed-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@{#836124}
-
David Benjamin authored
https://boringssl.googlesource.com/boringssl/+log/3094902fcdc2db2cc832fa854b9a6a8be383926c..4ae71a4c7aea7287b7090dfa664bf9a1f30ea787 The following commits have update notes: a6b6b804a Align armv8.pl references to OPENSSL_armcap_P. Bug: none Change-Id: I5da6f76fc4e8db03f7c0a08cc5dcb08b2e6b4af7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582410 Commit-Queue: Steven Valdez <svaldez@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#836123}
-
Tim van der Lippe authored
Required for landing https://crrev.com/c/2578938 R=aerotwist@chromium.org Bug: 1024752 Change-Id: I9c681daee604e1616379f5cda2751601a736285d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584976 Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Reviewed-by:
Paul Lewis <aerotwist@chromium.org> Commit-Queue: Tim van der Lippe <tvanderlippe@chromium.org> Cr-Commit-Position: refs/heads/master@{#836122}
-
Dominique Fauteux-Chapleau authored
This prepares future changes to read the user DM token by moving the DM token reading code to ConnectorsService. This also moves and adds the incognito mode check to ConnectorsService instead of having it in random code locations. Bug: 1148789, 1149425 Change-Id: I70779d2af97735ed76271a2d0cadf7b9956411f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537933Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#836121}
-
Rouslan Solomakhin authored
Before this patch, the touch target of the dropdowns in the card and address editors were 24dp tall, which is shorter than the 48dp required for accessibility. This patch adds a 13dp padding on top and bottom of the dropdowns in the card and address editor. Because varying sizes of string values in the dropdown can wrap and cause the dropdown height to increase, alignment with text fields on the same row is difficult, so dropdowns are now prevented from sharing the same line with text fields. This affects the US address format in particular, where the "State" dropdown shared a line with the "ZIP Code" textfield. Other forms that shared two dropdowns in the row (e.g., expiration month and year in card form) or two textfields in the row are not affected. After this patch, the touch target of the dropdowns in the card and address editors is at least 48dp tall. Bug: 977272 Change-Id: I9b99f514a7427af7ddf7f0963c724f2cdda0cb0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586147Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#836120}
-