- 09 Jun, 2020 40 commits
-
-
Kurt Catti-Schmidt authored
This change adds some important helper classes and plumbing for the measuring stage of grid layout. It doesn't actually do any measuring yet, which will come in my next change. This CL was getting large enough on its own to put into review and the actual measuring will add enough interesting test cases to warrant its own CL. NGGridChildIterator is more or less a copy of NGFlexChildIterator with some flex-specific items removed. NGGridLayoutAlgorithmTest allows us to test the internal state of the algorithm data without actually laying out or rendering the final grid. This will be especially helpful for development early on, as we have a few more stages to implement before we can reasonably test the final grid layout via layout dump tests. Bug: 1045599 Change-Id: Id60ad777beddb387b1669b4d4be8760777e29ec8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229614 Commit-Queue: Kurt Catti-Schmidt <kschmi@microsoft.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#776643}
-
Brian Sheedy authored
Skips all DirectComposition pixel tests on Windows 7, as they are not expected to work on it. Bug: 1086758 Change-Id: I1325880188bdca88c430793448ec0fd3bbb4c660 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238307 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#776642}
-
Mohamed Amir Yosef authored
and use visibility checks instead of nullness checks. Bug: 1044038 Change-Id: Ib3283e85559f03810d88e8ab8774214d4931c7f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236432 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#776641}
-
Victor-Gabriel Savu authored
Set a default empty policy file for policy_test_server. Only warn when the file is missing. Bug: chromium:668719 Change-Id: I474587cdf810716d485c3dca1aefb4f513cbbe22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215050Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/heads/master@{#776640}
-
Brian Norris authored
Obsolete for a while: https://chromium-review.googlesource.com/1516255 Bug: 1089038 Change-Id: Icc8f91001a5d41d92905b24bebbb2aa0ea1a0918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236279Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Brian Norris <briannorris@chromium.org> Cr-Commit-Position: refs/heads/master@{#776639}
-
Theresa Wellington authored
Remove unused NewTabPage.LoadType histogram and extend NewTabPage.SearchAvailableLoadTime2*. Also updates histogram owners. BUG=1089096 Change-Id: I2baaecab9117140c58d43e58639778f47df08251 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236734 Commit-Queue: Theresa <twellington@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Auto-Submit: Theresa <twellington@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#776638}
-
Pavel Yatsuk authored
This reverts commit c5d23677. Reason for revert: I suspect that this CL causes Fido2CredentialRequestTest failures on android-pie-x86-rel: https://ci.chromium.org/p/chromium/builders/ci/android-pie-x86-rel Here is a snippet of callstack: java.lang.AssertionError: expected:<11> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.chromium.chrome.browser.webauth.Fido2CredentialRequestTest.testMakeCredential_attestationIndirect(Fido2CredentialRequestTest.java:921) Here is sample failure: https://00e9e64bac4dbda9c3b8a07931c85e48f4420a03929ffbcaf5-apidata.googleusercontent.com/download/storage/v1/b/chromium-result-details/o/html%2Fchrome_public_test_apk_android-pie-x86-rel_990_2020_06_09_T16_33_45-UTC?qk=AD5uMEvQvMK8K2ZyV-tHIDwdTtLEnQK-X1Mw0ohWLQeOpgogj0sVgm_7y9e5CdF-FMV6ObBmwjpVxD6Jh8_7VTv4z2FpOutuS8Gd6qQH5OxikfytS8cKFb_SRCCQXIgWq45BwD7DediOcKTF-UZea_JAoFuHO0ljO0PRqnkFYSoIHcPONuqaszXChp63b5o4VAKYsofAHDhpHru_hiAf6xUyfK91I8cr-2sdHjQU6Ks4XQIIWVnq2PSAiysd6hNeq51qWPEaX7HS8hCwWIpe55Xq9hIWLOtab3MY1WLLxM3UuWMY8IDCKfcvnrTiQMcRyeD7Iii33jHhC8-rDGttfDEl39kpFnWynDC-C0TmPFoCJVkl7mHxz0uCNlQJ3I0Rt_F2DTqA96qIKrpwEltNs96-0j1VgSOJCjU3s4od6h7juoIxpH5HThyg7G-fB1-MWzv7mQfAE5ZBilodU0CKMsFrnN_5Kf4thAbDj-RJUiUNpy0A9swLOhMLjEsfxQeDRldVvy9OVUNvcakhJziml5iA7LWoDB58E3eGTyUi-dA5aOLN3KWLR7T452j4MwnCHC5vTRNxxGxCkemgQQDkl1fHJas1u6GUcY4_ncvhIuGvLsfg8uqWpzFuau4CFamGC2USpyVpNIeNhpcf2w-lYzG1rkHjHWYgUKSvhoaItY3oeRFjnkYMgZrDsy8QmneuVVGTPd4nzoWWaCZbaG9ZaF80xRu9YhYnTUXI7GqQF1rlst09Mqu8IvDXo9dgYzodInIA6p3H7azZgnvCfzYUxL4QVrvskyjTQCITmz-o2W6CPUzBqWJhWLRTpZYcVSV7z8zjj1cFwDQPBKpJzQDRrtC1sZCM0WrmQ7oSNeU-AH3uBaNWeGBF2rkY8-9gx8dlr38DGQvXoKZVWHWi61jVnQhac27ctKBLKQ&isca=1 Original change's description: > webauthn: implement getPublicKey() and friends. > > This change implements the getPublicKey(), getPublicKeyAlgorithm(), and > getAuthenticatorData() functions described in the editor's draft of > WebAuthn level two[1]. > > [1] https://w3c.github.io/webauthn/#sctn-public-key-easy > > BUG=1083301 > > Change-Id: I3a03279d5239a9f8df50a78f2166f30d01d38d3e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204087 > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Reviewed-by: Ken Buchanan <kenrb@chromium.org> > Reviewed-by: Alex Russell <slightlyoff@chromium.org> > Reviewed-by: Jared Saul <jsaul@google.com> > Reviewed-by: Adam Langley <agl@chromium.org> > Reviewed-by: Nina Satragno <nsatragno@chromium.org> > Reviewed-by: Martin Kreichgauer <martinkr@google.com> > Commit-Queue: Adam Langley <agl@chromium.org> > Cr-Commit-Position: refs/heads/master@{#776517} TBR=kenrb@chromium.org,agl@chromium.org,slightlyoff@chromium.org,nsatragno@chromium.org,agrieve@chromium.org,jsaul@google.com,martinkr@google.com Change-Id: I7429b5b7ecd7fa38c4e1ec2905b80a15e7c64216 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1083301 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238749Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#776637}
-
Koji Ishii authored
This patch fixes |PaintControllerPaintTest.InlineRelayout| when FragmentItem is enabled. FragmentItem uses fragment id for inline fragments. This patch changes the test to support fragment id to support FragmentItem. Bug: 982194 Change-Id: I6a554f6c951bdde7707b868319515f5ec366ee5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237567 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#776636}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3fd631b2397e..5df4a7a9dcb7 2020-06-09 skyostil@google.com Merge "tracing: Allow empty call to OnTraceData" 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: I2cb064e76d7ddd38c1255ff060d49f8fac7dc211 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238246Reviewed-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@{#776635}
-
Olesia Marukhno authored
It is used in the permission chip to get proper padding. Bug: 1019129 Change-Id: I33b5ed4599d65a3d32f3177c9b47d2ec35451604 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235042 Commit-Queue: Olesia Marukhno <olesiamarukhno@google.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#776634}
-
Dana Fried authored
Tabs.TabCountPerWindow was set to expire in M85. Bug: 1089573 Change-Id: I68801a5165a3e16b984045515f843ed992081fb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236273Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#776633}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a01ec53bddbd..d3927e40f1de 2020-06-09 mtklein@google.com Revert "Reland "Add JavaInputStreamAdaptor files into third_party directory."" 2020-06-09 brianosman@google.com In GrColorInfo, compute color xform from sRGB at construction time 2020-06-09 michaelludwig@google.com Don't recompute clipped op bounds in setupDstProxyView 2020-06-09 mtklein@google.com ignore SK_DISABLE_READBUFFER 2020-06-09 brianosman@google.com Make SK_DISABLE_EFFECT_SERIALIZATION trim out more code 2020-06-09 mtklein@google.com use type name as identifier instead of factory 2020-06-09 johnstiles@google.com Reland "Add JavaInputStreamAdaptor files into third_party directory." 2020-06-09 mtklein@google.com Revert "remove unnecessary hsw opts" 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 bungeman@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: bungeman@google.com Change-Id: I69022b2f710afd976feacf58c0a95a8f8b64fd24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237877Reviewed-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@{#776632}
-
David Trainor authored
- Some external components use UiUtils: - #getDrawable() could go away and the app compat library could be used directly. - #dateToHeaderString() moved to browser_ui/util as it is used by DateDividerAdapter on multiple components. - DownloadActivity used Filters#goUrl() to start downloads home on the prefetch filter. Added a config setting to set this instead and hid the concept of Filters. - Pulled the reference of VrModeProviderImpl out of the download home component and passed in a VrModeProvider instead. Bug: 1062116 Change-Id: I572dce7f1b7ac48235412a20a71aace6def5c04a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229445Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#776631}
-
Xing Liu authored
Add a method in DownloadItem to get DownloadSchedule, this is needed to plumb the data to download level db. Bug: 1078454 Change-Id: Ifce1245a45a393d131901cb15257f74337146afb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2234131Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#776630}
-
Akira Baruah authored
Refactors ScopedServiceBinding's publishing functionality into a separate class, allowing an embedder to manage its own fidl Binding or BindingSet instance, while benefitting from the scoped service registration lifetime. Bug: b/154042778 Test: base_unittests Change-Id: I959268b97d6c8d12487fb56db49ed8713f264169 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231552 Commit-Queue: Akira Baruah <akirabaruah@google.com> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#776629}
-
Tomasz Wiszkowski authored
Bug: 1087700 Change-Id: I27e571a82048265f840db71493594cef2447e7a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238014Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Ender <ender@google.com> Cr-Commit-Position: refs/heads/master@{#776628}
-
Xida Chen authored
[sheriff] Mark external/wpt/html/rendering/replaced-elements/embedded-content/cross-domain-iframe.sub.html fail on Mac TBR=dimich@chromium.org NOTRY=true Bug: 1093003 Change-Id: I4e8a6e158ec9fb1cad83b5bc80ee5adedeac4cd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238454Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#776627}
-
Lei Zhang authored
The code that recorded the histogram was removed 3 years ago in crrev.com/480267. Bug: 734161,1089315 Change-Id: I16cd2bb5f125908505ffd0bf4650a1be765f767d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236676Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#776626}
-
Jonah Ryan-Davis authored
This experiment has been tested on 1% of stable users since Apr 7, 2020. The finch release process requires the feature to be enabled in ToT by default when it's launched so a max_version can be set for the finch trial. Bug: chromium:976283 Bug: chromium:882580 Change-Id: I2b25c20d8e229a1cb47bcf7f85f6bbf0fca44a9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2221434Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Cr-Commit-Position: refs/heads/master@{#776625}
-
Morten Stenshorne authored
Fragmentainers are a bit special, and they are also always block containers. Therefore, just deal with them completely on our own in NGBlockLayoutAlgorithm, instead of leaving the job to FinishFragmentation(). The background here is that I'm working on some changes in FinishFragmentation() where I'd otherwise have to make exceptions for fragmentainers. Better to just avoid it. No behavior changes. Change-Id: Ib18168497bbe4de29aa365beb0c2c3d40aaeccff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236142Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#776624}
-
Dmitry Titov authored
TBR=dtrainor@chromium.org NOTRY=true Bug: 1092924 Change-Id: I37139d6a010ecd34793baeabe8bf899326900ff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238024 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:
Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#776623}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/91286aa462fa..86d91fc0ded9 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 xidachen@google.com,dimich@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: chromium:985590 Tbr: xidachen@google.com,dimich@google.com Change-Id: Ic10a610da4073eeed4b66014c855d4eab68ead84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237878Reviewed-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@{#776622}
-
Frank Liberato authored
Bug: 1088908, 1088910, 1075628, 1075627 Change-Id: I9fc93989bb727b37e08441fd0cd43a20fc1fd9a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236250 Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Auto-Submit: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#776621}
-
Mikhail Khokhlov authored
Adds support for internal-only files in binary_deps_manager. Adds a script to convert device power profiles to SQL script and upload it to the internal cloud bucket. Bug: b/158459921 Change-Id: I9c3fd954bae350497cdf366ce856794b78835b0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235617Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#776620}
-
Sergey Poromov authored
Update the Chrome OS-only strings according to https://docs.google.com/document/d/17ZQF59-5Quw542S9SlnCkFfp8a100ZU2Pn5NOZqyJrE/edit?usp=sharing Include 3 changes: 1) Show filename instead of "Scan complete, no issues identified" for the case of successful scans, so it looks like a normal download. 2) Change all the strings for notification while scanning, so it's: Scanning <filename> In progress Checking with your organization's security policies. https://drive.google.com/open?id=1S6J03NbR-3Uv6MDlRse5SwjmC-fi3rPT 3) Show reason for downloads blocked due to large size or being encrypted. Bug: 1081203 Bug: b/153456225 Change-Id: I3c7e59e3a0a7cae0ce2a105f3dfac422a2fc30a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230467Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#776619}
-
Nathan Zabriskie authored
In OOPR Canvas2D we no longer have access to Skia in the client process. We need to update CanvasResourceProvider::Clear to not access SkCanvas in the case of OOPR. A more ideal fix is tracked in https://crbug.com/1090081 but simply ignoring it is fine for now as OOPR automatically handles clearing the canvas during initialization. Bug: 1090083 Change-Id: I5fb75e4fac312ec00b8e5215d3756219672461ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236193 Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#776618}
-
Xida Chen authored
TBR=dimich@chromium.org NOTRY=true Bug: 1073052 Change-Id: I69e19ecfe2edb3facfb5950585b3d754b71f58c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238586Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#776617}
-
Denis Kuznetsov authored
Fixed: 1071778 Bug: 856310 Change-Id: I3c4d0beb18a81edff017fc51159d05d214f4f1d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2195243 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#776616}
-
evliu authored
This CL blocklists a hardcoded list of websites from the using the Live Caption feature because those frequently visited websites contain their own captions. This blocklist is temporary and is intended to reduce the usage of the feature while it is implemented using the Open Speech API behind a flag. The blocklist will be removed when the feature is officially launched with the Speech On-Device API. Bug: 1090862 Change-Id: Icc064a7dfd459a930afb5dadd5a52d488495094d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229149 Commit-Queue: Evan Liu <evliu@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#776615}
-
Evan Stade authored
This CL severs all //chrome dependencies from 1. CookieControlsBridge (java and native) 2. CookieControlsController 3. CookieControlsView Moving these files to //components is TODO. Bug: 1071775 Change-Id: Ib67bfd74b69e5443fca721fd08b52d85b2872eaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229423 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#776614}
-
Guido Urdaneta authored
Nested null callbacks can cause crashes. Bug: 1090007 Change-Id: I967b0f1365ce4df1f489b595344bf247e2fac9df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237890 Auto-Submit: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Marina Ciocea <marinaciocea@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#776613}
-
Vladimir Levin authored
This patch updates the tests with the spec draft link, and moves all of the relevant tests into WPT. Some tests remain internal due to reliance on functionality not available in WPT. R=chrishtr@chromium.org Fixed: 1090375 Change-Id: Ifbad2eabbe46c41a223d8b63c3ec92c6ab9ccee6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236919 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#776612}
-
Clark DuVall authored
This implements site isolation for the preloaded origin list on Android, along with handling the memory threshold policy. The next step is to implement the dynamic detection of password sites. Bug: 1058364 Change-Id: I12b93c07bbb237a914f1f80704dbb049e5412db7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236064 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#776611}
-
Qiran Gong authored
base::UnguessableToken. This avoids a CHECK failure that can cause the fuzzer to crash. Change-Id: I88a5a64f0c86abeaaa7216d3e4b61346d4ed9e43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236337Reviewed-by:
Martin Barbella <mbarbella@chromium.org> Commit-Queue: Martin Barbella <mbarbella@chromium.org> Cr-Commit-Position: refs/heads/master@{#776610}
-
Xida Chen authored
TBR=dimich@chromium.org NOTRY=true Bug: 1092977 Change-Id: I58a647812237f5c543a3a2a5d5af717b79bc103f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238446Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#776609}
-
Rouslan Solomakhin authored
Before this patch, CanMakePaymentQuery would stop its timers in the destructor, which is the second phase of browser shutdown, as opposed to the KeyedService::Shutdown() method, which is the first phase, where all references should be released. This may have caused a crash when closing the browser. This is a speculative patch to have CanMakePaymentQuery stop its timers during the first phase of browser shutdown. After this patch, CanMakePaymentQuery stops its timers in the KeyedService::Shutdown() method, which is the first phase of browser shutdown. Bug: 1092472 Change-Id: Ie0b0ebb5642a4d7d80bbaee3ad4c00e48b765b21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236251 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#776608}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/08328fea5ab9..68b2e15ee016 2020-06-09 rharrison@google.com Use correct type for var storing returned value (#2263) 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,cnorthrop@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,cnorthrop@google.com Change-Id: I7e99e09590cf15d937e99265285bc509be521014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237873Reviewed-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@{#776607}
-
Raphael Kubo da Costa authored
- Tuple parameter unpacking was removed in Python 3, so adjust type_order_priority() accordingly. - |cmp| as a parameter for list.sort() was removed in Python 3, use functools.cmp_to_key(). Bug: 941669 Change-Id: Icafb2024c77a335e5dd043be066f414a38f14b63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236404 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#776606}
-
Thomas Anderson authored
This reverts commit 6ac4a0b6. Reason for revert: Build failure on official builder: https://ci.chromium.org/p/chrome/builders/official/linux64/1293 Original change's description: > Reland "Enable Snap package for official builds" > > This is a reland of d1bd3ffb > > Original change's description: > > Enable Snap package for official builds > > > > BUG=1055026,1090915 > > R=dpranke > > CC=goanuj > > > > Change-Id: I7009f67268fa5d35e9d41fca593248c36f6ef631 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2232837 > > Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> > > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#776165} > > TBR=dpranke > > Bug: 1055026, 1090915 > Change-Id: I80fd77b927b9a832b779bdb09b843016a9c3a93f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236069 > Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> > Cr-Commit-Position: refs/heads/master@{#776202} TBR=dpranke@chromium.org,thomasanderson@chromium.org Change-Id: I1de497c89600c89eece335198c6fef3699422caa No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1055026, 1090915 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238410Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#776605}
-
Amin Hassani authored
So system_api can be upreved. BUG=1071262 TEST=unittests Change-Id: I20eaf9671e9094eb9304eea161af6e530ab3e974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237393 Auto-Submit: Amin Hassani <ahassani@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Amin Hassani <ahassani@chromium.org> Cr-Commit-Position: refs/heads/master@{#776604}
-