- 18 Jan, 2021 40 commits
-
-
Matthias Körber authored
Change-Id: I638a03fe56d68c184c954239c7d6d07f2c542828 Bug: 1007974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626428 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#844508}
-
Dominik Röttsches authored
Instead of keeping a local copy, move OTS to an external checkout. This allows easier tracking of changes and easier rolling of OTS into Chromium. Keep OTS at e5d1029ad9a16e1209b2fe7a2f8901aa42a9698c in this CL, which points to [1] which is equivalent to the copy of the source code that we used before. Roll OTS to tip of tree in a forthcoming commit. [1] https://chromium.googlesource.com/external/github.com/khaledhosny/ots/+log/refs/heads/chromiumOTSbeforeDEPS Bug: 1158389 Change-Id: If8fe76792b171cf0df1366b820db6d6291baf36b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589853 Commit-Queue: Dominik Röttsches <drott@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#844507}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610926940-236c747d5ac0deeb141d61adc07a8e2f2f5cae68.profdata to chrome-win64-master-1610959165-ca87807bfba7d6db298cc69229704c835aeb25f8.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: I1078bb938dd6eb17040223061eff1b81ffe145e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635771Reviewed-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@{#844506}
-
Oriol Brufau authored
The change from bug 1002937 made this code trigger a CHECK failure in CreateMarkupAlgorithm::CreateMarkup. It's fine now since it had to be reverted because of bug 1161370, but adding test coverage will be useful to avoid the problem when relanding the patch. Bug: 1155665 Change-Id: I6f39eb7c29bc607fa41d662fedd48c63611d8377 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632613Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#844505}
-
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/goldctl-mac-chromium-autoroll Please CC bsheedy@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: bsheedy@chromium.org Change-Id: Ia0e7c8544a92ef19b7ad8f48037587469504698e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635763Reviewed-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@{#844504}
-
Takashi Toyoshima authored
In the current production code, `client_` is always set immediately after the MIDIDispatcher construction, and there is no timing to run SessionStarted without a valid `client_` on the same thread. This SECURITY_CHECK just makes the code robust against attacks via mojo injections and code changes in the future. Bug: 1161806 Change-Id: Ic8a5f6e0dc70e6bb4c7cccb4d69d63fc12382c19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631811 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#844503}
-
Oriol Brufau authored
The change from bug 1002937 made this code trigger a null-deref in TextIteratorAlgorithm::TextIteratorAlgorithm, or a DCHECK failure in CompositeEditCommand::MoveParagraphs. It's fine now since it had to be reverted because of bug 1161370, but adding test coverage will be useful to avoid the problem when relanding the patch. Bug: 1155687 Change-Id: I8d509653ae998288ba4889f3d99014501f4e7b18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632954Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#844502}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5e5cb23c7e2a..bc30234f61ef 2021-01-18 jacktfranklin@chromium.org Migrate run_lint_check_css to JS script 2021-01-18 wolfi@chromium.org Use CSS grid for ReportView component 2021-01-18 patrick.brosset@microsoft.com Adding component docs for MarkdowView and MarkdownImage 2021-01-18 janscheffler@chromium.org [JSDOC2TS]: Migrate developer_resources 2021-01-18 jacktfranklin@chromium.org Add the DataGrid to the Protocol Monitor 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:1125968,chromium:1154783,chromium:1158760,chromium:1165710,chromium:1166108,chromium:1166572 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I8d56ae77c99c2f62c0f9cd9ab351ed51ef272761 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635769Reviewed-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@{#844501}
-
Alex Rudenko authored
Bug: chromium:1166710 Change-Id: Iad71b892a9b249427d13aea20df0864cf3733865 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632959Reviewed-by:
Mathias Bynens <mathias@chromium.org> Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#844500}
-
Sean Harrison authored
Add is_int check before getting the default cookie policy to only grab the value when it exists and fix a badVariantAccess. Bug: 1167622 Change-Id: I0733a1c61233aa702cc40698b9d06c2878222ec6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631501Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Sean Harrison <harrisonsean@chromium.org> Cr-Commit-Position: refs/heads/master@{#844499}
-
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/goldctl-win-chromium-autoroll Please CC bsheedy@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: bsheedy@chromium.org Change-Id: I403566703f6eefb139daef2e2489864c5eb93f82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635765Reviewed-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@{#844498}
-
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/goldctl-linux-chromium-autoroll Please CC bsheedy@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: bsheedy@chromium.org Change-Id: I89035609036e000f489f87a84ce6468c38263256 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635764Reviewed-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@{#844497}
-
Sara Kato authored
Bug: 1159562 Test: build Change-Id: I5cd5b56c5ef11899bdac3122ed1525a24bbf6fa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615725Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#844496}
-
Jan Wilken Dörrie authored
This change adds missing APIs from https://wg21.link/string.view.ops and https://wg21.link/string.view.find to base::StringPiece. In particular: * Use traits_type::copy for copy, add CHECK for OOB * Add missing default argument to substr() * Add missing compare() overloads * Add missing find() overloads * Add missing rfind() overloads * Add missing find_first_of() overloads * Add missing find_last_of() overloads * Add missing find_first_not_of() overloads * Add missing find_last_not_of() overloads * Take StringPieces by value instead of const-ref in these APIs Bug: 1049498 Change-Id: I6392dd9e713265fda25721d6f2d1a8f3db133b76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632597Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#844495}
-
chromium-autoroll authored
Roll ChromeOS Bigcore AFDO profile from 89-4374.0-1610361443-benchmark-89.0.4389.4-r1 to 89-4374.0-1610361443-benchmark-89.0.4389.5-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-bigcore-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: If616a8170876c7d2a6ade3820cccb1a1e5908c4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635934Reviewed-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@{#844494}
-
chromium-autoroll authored
Roll ChromeOS Atom AFDO profile from 89-4380.0-1610362181-benchmark-89.0.4389.4-r1 to 89-4380.0-1610362181-benchmark-89.0.4389.5-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-atom-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: Ibb56f77c38f5f4ffd85b8dfa3820f5d05bf617da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635933Reviewed-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@{#844493}
-
Viktor Semeniuk authored
This change updates local compromised credentials related to the login when login is updated remotely. Bug: 1167109 Change-Id: I6d5f89aad0624a6156332333850680caf4bd0329 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632747 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#844492}
-
Benoit Lize authored
The test is failing on a *lot* of Android bots. Bug: 1167663 Tbr: rsleevi Change-Id: I7cd7d323a44f52ecc11063d787cb371f7e2029b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632957Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#844491}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/04772515a8b6..5c20f1ec9ca9 2021-01-18 cwallez@chromium.org Add the SubresourceTrackingPerf perf test. 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 sarahmashay@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: sarahmashay@google.com Change-Id: I78bb66667e5115cee264b0eeb468e1b461caa1da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635758Reviewed-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@{#844490}
-
Harald Alvestrand authored
This is the minimum change to prevent the use of RTP datachannels in Chrome, designed to be easily rolled back if needed. Feature link in Chrome dashboard: https://chromestatus.com/feature/6485681910054912 Bug: webrtc:6625 Change-Id: I19c78f703c8e322d8fa21c120c255942cd2bbd3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632953Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#844489}
-
Colin Blundell authored
This CL moves the scopes string used for safe browsing access token fetches into safe_browsing_token_fetcher.h so that the WebLayer implementation can reuse it rather than duplicating it. Bug: 1080748 Change-Id: I14a028857fe30c70d59454287748704673461f4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627310 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#844488}
-
Hiroki Nakagawa authored
By adding a new browser test, this CL clarifies the current behavior that clients in the prerendering state are exposed via Clients#matchAll() on service workers. This behavior can be changed based on future discussions. Change-Id: I6be9d2e3db91a5b411a5debbe4098a83597f4f86 Bug: 1166470 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626861Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#844487}
-
chromium-autoroll authored
Roll ChromeOS Orderfiles from 89-4342.0-1607345364-benchmark-89.0.4351.0-r1 to 89-4380.0-1610362181-benchmark-89.0.4387.0-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-orderfile-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: I9cd15c5ed9ee1d80ba1f29918d438a20f7dd1609 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635793Reviewed-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@{#844486}
-
Friedrich Horschig authored
This CL does not affect any behavior. By adding traces, debugging events of jankiness becomes simpler and it allows to figure out which steps that rely on cached data slow down once the caching is reduced. Bug: None Change-Id: I2771e85038fd215067bb2a9aa6a2750e80e842c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633266Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#844485}
-
Anders Hartvoll Ruud authored
This runs tests under wpt_internal, since we don't have a spec yet. Bug: 1145970 Change-Id: Ibf9339d0c3faf89495cee08d51a9c65b694fefb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632750Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#844484}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a9f40de95873..5e5cb23c7e2a 2021-01-18 petermarshall@chromium.org [overrides] Fix files showing up multiple times in folders 2021-01-18 petermarshall@chromium.org [overrides] Only delete confirmed overrides for 'Delete all overrides' 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:1143439,chromium:1165300 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I184a02975a183238675de767f6ce6040c937857f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635756Reviewed-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@{#844483}
-
Mirko Bonadei authored
This reverts commit 59cc46ef. Reason for revert: M89 has branched and it is now possible to land the roll. Original change's description: > Revert "Roll src/third_party/usrsctp/usrsctplib/ 995c0b844..4191ca178 (72 commits)" > > This reverts commit 5903b6b1. > > Reason for revert: This should land after M89 is branched. > > Original change's description: > > Roll src/third_party/usrsctp/usrsctplib/ 995c0b844..4191ca178 (72 commits) > > > > https://chromium.googlesource.com/external/github.com/sctplab/usrsctp/+log/995c0b844144..4191ca1784d8 > > > > $ git log 995c0b844..4191ca178 --date=short --no-merges --format='%ad %ae %s' > > 2021-01-04 vitaly Fixed installation on other than Ubuntu GNU/Linux distributions. (#541) > > 2021-01-01 tuexen Improve handling of aborted associations > > 2020-12-31 yuquanw2 Add SACK into fuzzer_fragment (#516) > > 2020-12-31 61293369+ihsinme Update client_upcall.c (#559) > > 2020-12-30 deadbeef Add optional SCTP_USE_OPENSSL_RAND define to use openssll's RNG. (#558) > > 2020-12-30 deadbeef Lowercase reference to iphlpapi.lib (#560) > > 2020-12-23 tuexen Improve input validation for parameters in ASCONF and ASCONF-ACK chunks > > 2020-12-20 deadbeef Fall back to using urandom on Linux if getrandom isn't available. (#557) > > 2020-12-14 tuexen Harden the handling of outgoing streams in case of an restart or INIT collision. This avouds an out-of-bounce access in case the peer can break the cookie signature. Thanks to Felix Wilhelm from Google for reporting the issue. > > 2020-12-12 tuexen Clean up more resouces of an existing SCTP association in case of a restart. > > 2020-11-19 weinrank Sync master with fuzzing branch (#551) > > 2020-11-18 CoolmanCZ MinGW release build - initialize variables (#548) > > 2020-11-18 deadbeef Call __msan_unpoison after syscall(__NR_getrandom, ...). (#550) > > 2020-11-18 deadbeef Support building with emscripten. (#549) > > 2020-11-18 sironhide0null Fix a typo in user_mbuf.c (#552) > > 2020-11-09 tuexen Fix a potential use-after-free bug introduced in https://github.com/sctplab/usrsctp/commit/b10a5d3b26e94320232dbdf269873497f8f7cff1. > > 2020-11-04 weinrank Fix #545 - remove .lib extension (#546) > > 2020-11-02 weinrank Use CMAKE's BUILD_SHARED_LIBS flag to build shared library (#543) > > 2020-10-22 tuexen Use the SCTP_REUSE_PORT socket option. > > 2020-10-17 tuexen Improve the handling of cookie life times. The staleness reported in an error cause is in us, not ms. Enforce limits on the life time via sysct; and socket options consistently. Update the description of the sysctl variable to use the right unit. Also do some minor cleanups. This also fixes an interger overflow issue if the peer can modify the cookie. This was reported by Felix Weinrank by fuzz testing the userland stack and in https://oss-fuzz.com/testcase-detail/4800394024452096 > > 2020-10-13 tuexen Improve compilation on Windows. > > 2020-10-07 tuexen Whitespace changes > > 2020-10-06 tuexen Reset delayed SACK state when restarting an SCTP association > > 2020-10-06 tuexen Cleanup. > > 2020-10-06 tuexen Accept any cookie if FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined. > > 2020-10-06 tuexen Provide RNG for __native_client__ as suggested by Taylor Brandstetter. Fail compilation on all platforms we don't have a specific RNG for. > > 2020-10-06 tuexen terminate_non_graceful() never returns... > > 2020-10-06 tuexen Initialize variables before using > > 2020-10-06 tuexen Remove dead stores reported by clang > > 2020-10-06 tuexen Cleanup > > 2020-10-06 tuexen Whitespace changes > > 2020-10-04 tuexen Use __func__ instead of __FUNCTION__ > > 2020-10-04 tuexen Cleanup. No functional change intended > > 2020-10-02 tuexen Minor cleanup. > > 2020-10-01 deadbeef Call getrandom via syscall directly on Linux. (#533) > > 2020-10-01 tuexen I guess Bitrig support arc4random(). > > 2020-10-01 tuexen Whitespace change. > > 2020-10-01 tuexen Don't start SCTP/UDP receive threads (and don't open corresponding UDP sockets) when the UDP port specified in scpt_init() is 0. > > 2020-09-30 deadbeef Add missing return type to init_random. (#531) > > 2020-09-30 tuexen Try to fix the Windows build. > > 2020-09-30 tuexen Add Android specific code for the random number generator. > > 2020-09-30 tuexen Add platform specifc includes to the corresponding code. > > 2020-09-30 tuexen Add a cleanup routine for the random number generator. > > 2020-09-29 tuexen Improve the input validation and processing of cookies. > > 2020-09-28 tuexen Whitespace cleanup > > 2020-09-28 tuexen Improve random number generation on __Fuchsia__. > > 2020-09-27 tuexen Improve the handling of fragmented, unordered, and unreliable user data using DATA chunks in the receive path. > > 2020-09-26 tuexen Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25984 > > 2020-09-24 tuexen Whitespace changes > > 2020-09-22 deadbeef Avoid duplicate definition of _CRT_RAND_S. (#529) > > 2020-09-22 deadbeef Fix gcc/clang type mismatch warnings on Windows (#527) > > 2020-09-22 deadbeef Fix -Wunreachable-code in programs/ (#528) > > 2020-09-19 tuexen Improve consistency. > > 2020-09-19 tuexen Cleanup. > > 2020-09-19 tuexen Improve Windows build. > > 2020-09-19 tuexen Fix syntax error on windows. > > 2020-09-19 tuexen Add include for getrandom() on Linux. > > 2020-09-19 tuexen Fix type of init_random() on Linux and Windows. > > 2020-09-19 tuexen Improve Windows build. > > 2020-09-19 tuexen Improve consistency. > > 2020-09-19 tuexen Improve random number generation on Linux and Windows. > > 2020-09-19 tuexen Cleanup read_random(). No functional change. > > 2020-09-19 tuexen Fix NetBSD related #ifdef. > > 2020-09-19 tuexen Whitespace changes > > 2020-09-18 tuexen Add license. > > 2020-09-18 tuexen Add license statement. > > 2020-09-18 tuexen Fox more typos. > > 2020-09-18 tuexen Fix typo. > > 2020-09-18 tuexen Remove trailing whitspaces. > > 2020-09-18 tuexen Improve consistency, no functional change intended. > > 2020-09-18 tuexen Check for too short packets when using the receive threads. > > 2020-09-18 tuexen Fix mask for ECN bits. > > > > Created with: > > roll-dep src/third_party/usrsctp/usrsctplib > > > > Bug: chromium:1163228 > > Change-Id: I9b0b5f8c98bf3f7c9f51ae6fae24dd0e9b6e3117 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612384 > > Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> > > Reviewed-by: Harald Alvestrand <hta@chromium.org> > > Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#841036} > > TBR=hta@chromium.org,deadbeef@chromium.org,mbonadei@chromium.org,orphis@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com > > Change-Id: Ifd8bf7e7fb5a50cdc4fb4b128895bc34425f127a > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: chromium:1163228 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617778 > Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> > Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> > Cr-Commit-Position: refs/heads/master@{#841408} TBR=hta@chromium.org,deadbeef@chromium.org,mbonadei@chromium.org,orphis@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:1163228 Change-Id: Ie2a5e1ff72aa815bbd9aa737e3f138ef25514e71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633262Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Reviewed-by:
Adrian Taylor <adetaylor@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#844482}
-
Eugene But authored
Bug: None Change-Id: I5ddc1f369f999731aa0c8a8784b3dd8d5f3bade0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634231 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#844481}
-
Henrique Ferreiro authored
When a drag-and-drop operations ends, a single operation is selected. OnPerformDrop() should return that operation, instead of a bitmask of multiple operations. This is a precursor CL so that OnPerformDrop can change its return type to ui::mojom::DragOperation which will enforce the allowed operation values via type checking. Test: WMHelperChromeOSTest.MultipleDragDropObservers Bug: 1093536 Change-Id: Ia0a88f8509126c81b6429804c41c58b90404901c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597546 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Daichi Hirono <hirono@chromium.org> Cr-Commit-Position: refs/heads/master@{#844480}
-
Eugene But authored
Bug: None Change-Id: I05dce85f55787d5b20399eed88feb0abf8c09523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633849 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#844479}
-
Glen Robertson authored
Revealed some other classes that were incorrectly missing those headers, so fixed those too. In prep for moving profile to a separate GN target. Bug: 1149277 Change-Id: I2c42ecefbd5183e74b8e96c250d0d69b282388ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632545 Auto-Submit: Glen Robertson <glenrob@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#844478}
-
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 chrome-fuchsia-gardener@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.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Ibb6ff53b7e1200c5aa578aa8626c595c0595b7fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633932Reviewed-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@{#844477}
-
Matt Falkenhagen authored
Bug: 1132746 Change-Id: Iee24aa91d115e315a56224857ede961452261df3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633221 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#844476}
-
Antonio Sartori authored
This CL adds a test for the Content Security Policies 'frame-ancestors' directive when a local file embeds an http url. Unfortunately it is not possible to write such test as Web Platform Tests, since they do not support opening file: urls. Bug: 756204 Change-Id: I7254cc26bebd4a5c0882b55cc340780da1e8b0af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631498Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Cr-Commit-Position: refs/heads/master@{#844475}
-
Alice Wang authored
This CL migrates string id to CoreAccountId in ChildAccountInfoFetcher. ChildAccountInfoFetcher.java is moved from components/signin/core to components/signin/public to avoid circular dependency. Bug: 1028580 Change-Id: Iff6ad1bdf8d18d2cc3afc3b4f2ad6dd984dfb4bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626434 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#844474}
-
Sanja Perisic authored
Added Chrome Canvas to SystemFeaturesDisableList policy and policy handler for disabled apps. Bug: 1142785 Change-Id: I54c8d0542a4ef7afe4b6903b377fa5cf4245299c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632607Reviewed-by:
Anqing Zhao <anqing@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Sanja Perisic <sanjaperisic@chromium.org> Cr-Commit-Position: refs/heads/master@{#844473}
-
Vidhan authored
Bug: 1167099 Change-Id: I1c782ef46244653d0b242e217a3758c11b443b81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633046Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Vidhan Jain <vidhanj@google.com> Cr-Commit-Position: refs/heads/master@{#844472}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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: gbiv@chromium.org Change-Id: I814f88fca5229fd70cebe9e909820f0a5218567c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635425Reviewed-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@{#844471}
-
Victor-Gabriel Savu authored
The histogram is still being used. Also update email to the correct one. Bug: chromium:1165044 Change-Id: I08d868eecc5ce98a9d4f1a8e8ed94b694486cdbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627420Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/heads/master@{#844470}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610938647-590bb4866453137a0c0e295798fa59fea03a855f.profdata to chrome-win32-master-1610948968-73b5b51cc98aa3edcd70782870e3aaa675f980cb.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 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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I84ee9a2be0caf0658bbcc17074646e33002f2f85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635216Reviewed-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@{#844469}
-