Searched refs:https (Results 1 – 25 of 7656) sorted by relevance
12345678910>>...307
/third_party/cJSON/ |
D | CONTRIBUTORS.md | 5 - [Dave Gamble](https://github.com/DaveGamble) 8 - [Max Bruckner](https://github.com/FSMaxB) 9 - [Alan Wang](https://github.com/Alanscut) 12 * [Ajay Bhargav](https://github.com/ajaybhargav) 13 * [Alper Akcan](https://github.com/alperakcan) 14 * [Andrew Tang](https://github.com/singku) 15 * [Anton Sergeev](https://github.com/anton-sergeev) 16 * [Benbuck Nason](https://github.com/bnason-nf) 17 * [Bernt Johan Damslora](https://github.com/bjda) 18 * [Bob Kocisko](https://github.com/bobkocisko) [all …]
|
/third_party/grpc/ |
D | MAINTAINERS.md | 5 See [GOVERNANCE.md](https://github.com/grpc/grpc-community/blob/master/governance.md) 7 See [CONTRIBUTING.md](https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md) 11 - [a11r](https://github.com/a11r), Google LLC 12 - [apolcyn](https://github.com/apolcyn), Google LLC 13 - [arjunroy](https://github.com/arjunroy), Google LLC 14 - [AspirinSJL](https://github.com/AspirinSJL), Google LLC 15 - [bogdandrutu](https://github.com/bogdandrutu), Google LLC 16 - [daniel-j-born](https://github.com/daniel-j-born), Google LLC 17 - [dapengzhang0](https://github.com/dapengzhang0), Google LLC 18 - [dfawley](https://github.com/dfawley), Google LLC [all …]
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V7.md | 55 https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/ 77 …87deb54`](https://github.com/nodejs/node/commit/ff587deb54)] - **build**: disable V8 snapshots (Al… 78 …https://github.com/nodejs/node/commit/8a82960e76)] - **deps**: cherry-pick 9478908a49 from cares u… 79 …8086`](https://github.com/nodejs/node/commit/b5bf5e8086)] - **test**: verify hash seed uniqueness … 86 * **crypto**: add randomFill and randomFillSync (Evan Lucas) [#10209](https://github.com/nodejs/nod… 88 …* add lucamaraschi to collaborators (Luca Maraschi) [#12538](https://github.com/nodejs/node/pull/1… 89 …* add DavidCai1993 to collaborators (David Cai) [#12435](https://github.com/nodejs/node/pull/12435) 90 * add jkrems to collaborators (Jan Krems) [#12427](https://github.com/nodejs/node/pull/12427) 91 * add AnnaMag to collaborators (AnnaMag) [#12414](https://github.com/nodejs/node/pull/12414) 92 * **process**: fix crash when Promise rejection is a Symbol (Cameron Little) [#11640](https://githu… [all …]
|
D | CHANGELOG_V8.md | 73 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and 83 https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli 87 * **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904) 91 …08b813e49`](https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native… 92 * [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13… 101 * **deps**: upgrade openssl sources to 1.0.2s (Sam Roberts) [#28230](https://github.com/nodejs/node… 105 … [[`cc9d005628`](https://github.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root cert… 106 … [[`347fcd35e3`](https://github.com/nodejs/node/commit/347fcd35e3)] - **crypto**: update root cert… 107 … [[`b2a6b3254d`](https://github.com/nodejs/node/commit/b2a6b3254d)] - **crypto**: update root cert… 108 …`](https://github.com/nodejs/node/commit/5682e50325)] - **deps**: add -no\_rand\_screen to openssl… [all …]
|
D | CHANGELOG_V11.md | 55 * **deps**: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) [#19794](https://github.com/nodejs… 56 * **src**: add .code and SSL specific error properties (Sam Roberts) [#25093](https://github.com/no… 58 * add --tls-min-v1.2 CLI switch (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951) 59 * supported shared openssl 1.1.0 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951) 60 * revert default max toTLSv1.2 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951) 61 …* revert change to invalid protocol error type (Sam Roberts) [#26951](https://github.com/nodejs/no… 62 * support TLSv1.3 (Sam Roberts) [#26209](https://github.com/nodejs/node/pull/26209) 63 …* add code for ERR\_TLS\_INVALID\_PROTOCOL\_METHOD (Sam Roberts) [#24729](https://github.com/nodej… 67 * [[`7da23dcbfa`](https://github.com/nodejs/node/commit/7da23dcbfa)] - **deps**: V8: backport 61f4c… 68 …db791d0fe`](https://github.com/nodejs/node/commit/8db791d0fe)] - **deps**: update archs files for … [all …]
|
D | CHANGELOG_V9.md | 65 …ca`](https://github.com/nodejs/node/commit/65ed3213ca)] - **deps**: update to nghttp2 1.32.0 (Jame… 66 …https://github.com/nodejs/node/commit/f0af3b09bd)] - **doc**: buffer.fill() can zero-fill on inval… 67 …https://github.com/nodejs/node/commit/828159fcd4)] - **http2**: fixup http2stream cleanup and othe… 68 …https://github.com/nodejs/node/commit/be103eba41)] - **src**: re-add `Realloc()` shrink after read… 69 …https://github.com/nodejs/node/commit/555696df51)] - **src**: avoid hanging on Buffer#fill 0-lengt… 70 …https://github.com/nodejs/node/commit/7684ba63c4)] - **test**: add tls write error regression test… 71 …https://github.com/nodejs/node/commit/0ab90acaf3)] - **test**: add regression test for nghttp2 CVE… 72 …](https://github.com/nodejs/node/commit/84f23d2f12)] - **tls**: fix SSL write error handling (Anna… 90 * Updated ICU to 61.1 (Steven R. Loomis) [#19621](https://github.com/nodejs/node/pull/19621) 93 …* Emit 'ready' event for `ReadStream` and `WriteStream` (Sameer Srivastava) [#19408](https://githu… [all …]
|
D | CHANGELOG_V13.md | 63 * macOS package notarization (Rod Vagg) [#31459](https://github.com/nodejs/node/pull/31459) 65 * upgrade npm to 6.14.4 (Ruy Adorno) [#32495](https://github.com/nodejs/node/pull/32495) 66 * update to uvwasi 0.0.6 (Colin Ihrig) [#32309](https://github.com/nodejs/node/pull/32309) 67 * upgrade to libuv 1.35.0 (Colin Ihrig) [#32204](https://github.com/nodejs/node/pull/32204) 69 …* add --disable-proto option to cli (Gus Caplan) [#32279](https://github.com/nodejs/node/pull/3227… 71 …* move diagnostic reports to stable (Colin Ihrig) [#32242](https://github.com/nodejs/node/pull/322… 73 …* allow URL in Worker constructor (Antoine du HAMEL) [#31664](https://github.com/nodejs/node/pull/… 75 …* use a global symbol for `util.promisify.custom` (ExE Boss) [#31672](https://github.com/nodejs/no… 79 …a4c`](https://github.com/nodejs/node/commit/81183caa4c)] - **build**: annotate markdown lint failu… 80 * [[`f8a020e636`](https://github.com/nodejs/node/commit/f8a020e636)] - **build**: macOS package not… [all …]
|
D | CHANGELOG_V10.md | 99 * **buffer**: add {read|write}Big\[U\]Int64{BE|LE} methods (garygsc) [#19691](https://github.com/no… 100 * **build**: macOS package notarization (Rod Vagg) [#31459](https://github.com/nodejs/node/pull/314… 102 * update npm to 6.14.3 (Myles Borins) [#32368](https://github.com/nodejs/node/pull/32368) 103 …* upgrade openssl sources to 1.1.1e (Hassaan Pasha) [#32328](https://github.com/nodejs/node/pull/3… 104 * upgrade to libuv 1.34.2 (cjihrig) [#31477](https://github.com/nodejs/node/pull/31477) 106 …* add napi\_get\_all\_property\_names (himself65) [#30006](https://github.com/nodejs/node/pull/300… 107 …* add APIs for per-instance state management (Gabriel Schulhof) [#28682](https://github.com/nodejs… 108 * define release 6 [#32058](https://github.com/nodejs/node/pull/32058) 109 …* turn NAPI\_CALL\_INTO\_MODULE into a function (Anna Henningsen) [#26128](https://github.com/node… 111 …* expose keylog event on TLSSocket (Alba Mendez) [#27654](https://github.com/nodejs/node/pull/2765… [all …]
|
D | CHANGELOG_V6.md | 82 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and 93 * fix error check in `Execute()` (Brian White) [#25939](https://github.com/nodejs/node/pull/25939) 97 * [[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:` … 98 …5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLACEME & D… 99 … [[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_… 100 …https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addMembership must be … 101 …[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check in `… 102 * [[`aedc7120ea`](https://github.com/nodejs/node/commit/aedc7120ea)] - **src**: fix bootstrap\_node… 103 * [[`b5d464955a`](https://github.com/nodejs/node/commit/b5d464955a)] - **test**: fix test-repl-envv… 110 https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/ [all …]
|
D | CHANGELOG_V12.md | 67 * add ronag to collaborators (Robert Nagy) [#31498](https://github.com/nodejs/node/pull/31498) 68 …* add GeoffreyBooth to collaborators (Geoffrey Booth) [#31306](https://github.com/nodejs/node/pull… 70 * upgrade npm to 6.13.6 (Ruy Adorno) [#31304](https://github.com/nodejs/node/pull/31304) 71 * update openssl to 1.1.1e (Hassaan Pasha) [#32328](https://github.com/nodejs/node/pull/32328) 75 …c809e0`](https://github.com/nodejs/node/commit/f756c809e0)] - **assert**: align character indicato… 76 …1f2`](https://github.com/nodejs/node/commit/597431b1f2)] - **async_hooks**: remove internal only e… 77 …35f107da53`](https://github.com/nodejs/node/commit/35f107da53)] - **benchmark**: remove problemati… 78 …[`0b7579022c`](https://github.com/nodejs/node/commit/0b7579022c)] - **benchmark**: use let instead… 79 …173b285e7`](https://github.com/nodejs/node/commit/7173b285e7)] - **benchmark**: swap var for let i… 80 …8cec7593`](https://github.com/nodejs/node/commit/c18cec7593)] - **benchmark**: remove special test… [all …]
|
D | CHANGELOG_V4.md | 77 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and 95 This is a security release. All Node.js users should consult the security release summary at https:… 111 …[[`497ff3cd4f`](https://github.com/nodejs/node/commit/497ff3cd4f)] - **crypto**: update root certi… 112 …`](https://github.com/nodejs/node/commit/514709e41f)] - **deps**: add -no\_rand\_screen to openssl… 113 …`](https://github.com/nodejs/node/commit/5108108606)] - **deps**: fix asm build error of openssl i… 114 …d9`](https://github.com/nodejs/node/commit/d67d0a63d9)] - **deps**: fix openssl assembly error on … 115 …ecc8`](https://github.com/nodejs/node/commit/6af057ecc8)] - **deps**: copy all openssl header file… 116 …b50cd3359d`](https://github.com/nodejs/node/commit/b50cd3359d)] - **deps**: upgrade openssl source… 117 …https://github.com/nodejs/node/commit/da6e24c8d6)] - **deps**: reject interior blanks in Content-L… 118 …https://github.com/nodejs/node/commit/7ebc9981e0)] - **deps**: upgrade http-parser to v2.8.0 (Ben … [all …]
|
D | CHANGELOG_V14.md | 88 * **[CVE-2022-32212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212)**: DNS rebindin… 89 * **[CVE-2022-32213](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32213)**: bypass via o… 90 * **[CVE-2022-35256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35256)**: HTTP Request… 92 …e vulnerabilities can be found in [September 22nd 2022 Security Releases](https://nodejs.org/en/bl… 96 …https://github.com/nodejs/node/commit/a9f1146b88)] - **http**: disable chunked encoding when OBS f… 97 …`](https://github.com/nodejs/node/commit/a1121b456c)] - **src**: fix IPv4 non routable validation … 98 …`de80707870`](https://github.com/nodejs/node/commit/de80707870)] - **src**: fix IS\_LTS and IS\_RE… 106 …https://github.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,deps,build,test**: a… 107 …[`98965b137d`](https://github.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl sour… 111 …b93e048bf6`](https://github.com/nodejs/node/commit/b93e048bf6)] - **deps**: update archs files for… [all …]
|
D | CHANGELOG_V5.md | 60 This is a security release. All Node.js users should consult the security release summary at https:… 63 …* backport allocUnsafeSlow (Сковорода Никита Андреевич) [#7169](https://github.com/nodejs/node/pul… 64 …* ignore negative allocation lengths (Anna Henningsen) [#7221](https://github.com/nodejs/node/pull… 65 * **deps**: backport 3a9bfec from v8 upstream (Ben Noordhuis) [nodejs/node-private#40](https://gith… 70 …(https://github.com/nodejs/node/commit/0ca0827b71)] - **(SEMVER-MINOR)** **buffer**: backport allo… 71 …785aeb37`](https://github.com/nodejs/node/commit/27785aeb37)] - **buffer**: ignore negative alloca… 72 …22`](https://github.com/nodejs/node/commit/34b96c1322)] - **deps**: backport 3a9bfec from v8 upstr… 73 …52`](https://github.com/nodejs/node/commit/2ebeb82852)] - **test**: fix test-net-* error code chec… 74 …https://github.com/nodejs/node/commit/03d36aea4f)] - **(SEMVER-MINOR)** **test**: add buffer testc… 81 …idental kNoZeroFill (Сковорода Никита Андреевич) [nodejs/node-private#35](https://github.com/nodej… [all …]
|
D | CHANGELOG_IOJS.md | 87 * **buffer**: Fixed a minor errors that was causing crashes (Michaël Zasso) [#2635](https://github.… 88 * **child_process**: Fix error that was causing crashes (Evan Lucas) [#2727](https://github.com/nod… 89 * **crypto**: Replace use of rwlocks, unsafe on Windows XP / 2003 (Ben Noordhuis) [#2723](https://g… 90 * **libuv**: Upgrade from 1.7.3 to 1.7.4 (Saúl Ibarra Corretgé) [#2817](https://github.com/nodejs/n… 91 * **node**: Fix faulty `process.release.libUrl` on Windows (Rod Vagg) [#2699](https://github.com/no… 92 …as improved support for Node.js and io.js v0.10 to v4+ (Rod Vagg) [#2700](https://github.com/nodej… 93 …cludes a security update, see https://github.com/npm/npm/releases/tag/v2.14.2 for more details, (K… 94 …https://github.com/nodejs/node/pull/2540), (Julien Gilli) [nodejs/node-v0.x-archive#8751](https://… 98 See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and current list of known iss… 100 …rent version of V8. e.g. `[{ [prop]: val }]` evaluates to `[{}]`. [#2507](https://github.com/nodej… [all …]
|
/third_party/node/deps/npm/ |
D | CHANGELOG.md | 5 * [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2) 7 * [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2) 14 * [`0afe4f12f`](https://github.com/npm/cli/commit/0afe4f12f6b69f8fa6d39451b6e684fbef5fe1e2) 16 ([@ruyadorno](https://github.com/ruyadorno)) 20 * [`2c534f801`](https://github.com/npm/cli/commit/2c534f801b87d6b8d6c534d326ca39654e313fe9) 28 * [`8160e6e4b`](https://github.com/npm/cli/commit/8160e6e4b58c0f76e720183f2057e26c6d9d8470) 30 * [`3079f5038`](https://github.com/npm/cli/commit/3079f503896323ab10bfad5bbdb7fe5ca9207d4b) 37 * [`4627c0670`](https://github.com/npm/cli/commit/4627c0670957ee5c5e8506750f4626493aabdc25) 44 * [`285ab3f65`](https://github.com/npm/cli/commit/285ab3f654882860246f729eb52e2c8c6a6d6e01) 46 * [`63b5c56c5`](https://github.com/npm/cli/commit/63b5c56c5203c8965c8ddeff28f2a65010b40b7c) [all …]
|
/third_party/node/test/fixtures/wpt/resources/webidl2/ |
D | CHANGELOG.md | 3 ## [v10.2.1](https://github.com/w3c/webidl2.js/tree/v10.2.1) (2018-03-09) 4 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.2.0...v10.2.1) 8 …e tokenisation and whitespace skipping [\#139](https://github.com/w3c/webidl2.js/pull/139) ([ricea… 9 - refactor: small syntax changes [\#137](https://github.com/w3c/webidl2.js/pull/137) ([saschanaz](h… 11 ## [v10.2.0](https://github.com/w3c/webidl2.js/tree/v10.2.0) (2018-01-30) 12 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.1.0...v10.2.0) 16 - Type on union idlType [\#135](https://github.com/w3c/webidl2.js/pull/135) ([saschanaz](https://gi… 17 - feat: add argument/return type [\#134](https://github.com/w3c/webidl2.js/pull/134) ([saschanaz](h… 18 - feat: add dictionary/typedef-type [\#133](https://github.com/w3c/webidl2.js/pull/133) ([saschanaz… 19 - feat: add const-type for idlTypes [\#132](https://github.com/w3c/webidl2.js/pull/132) ([saschana… [all …]
|
/third_party/typescript_eslint/ |
D | .all-contributorsrc | 5 "repoHost": "https://github.com", 15 "avatar_url": "https://avatars1.githubusercontent.com/u/900523?v=4", 16 "profile": "https://github.com/JamesHenry", 22 "avatar_url": "https://avatars1.githubusercontent.com/u/7462525?v=4", 23 "profile": "https://github.com/bradzacher", 29 "avatar_url": "https://avatars1.githubusercontent.com/u/625469?v=4", 30 "profile": "https://github.com/armano2", 36 "avatar_url": "https://avatars0.githubusercontent.com/u/509265?v=4", 37 "profile": "https://github.com/a-tarasyuk", 43 "avatar_url": "https://avatars1.githubusercontent.com/u/2373964?v=4", [all …]
|
D | CHANGELOG.md | 4 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 6 # [4.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0) (2020-11-… 11 …lobal module declaration ([#2739](https://github.com/typescript-eslint/typescript-eslint/issues/27… 12 …s or TSInterfaceHeritage ([#2753](https://github.com/typescript-eslint/typescript-eslint/issues/27… 17 …https://github.com/typescript-eslint/typescript-eslint/issues/2760)) ([9441d50](https://github.com… 23 # [4.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0) (2020-11-… 28 …hesize ReadonlyArray fix ([#2747](https://github.com/typescript-eslint/typescript-eslint/issues/27… 29 …on-nullable computed key ([#2737](https://github.com/typescript-eslint/typescript-eslint/issues/27… 34 …nfusing-void-expression` ([#2605](https://github.com/typescript-eslint/typescript-eslint/issues/26… 35 …https://github.com/typescript-eslint/typescript-eslint/issues/2748)) ([2be354b](https://github.com… [all …]
|
/third_party/json/ |
D | ChangeLog.md | 4 ## [v3.9.1](https://github.com/nlohmann/json/releases/tag/v3.9.1) (2020-08-06) 6 [Full Changelog](https://github.com/nlohmann/json/compare/v3.9.0...v3.9.1) 8 - Can't parse not formatted JSON. [\#2340](https://github.com/nlohmann/json/issues/2340) 9 … in array when JSON text begins with square bracket on gcc 7.5.0 [\#2339](https://github.com/nlohm… 10 - Unexpected deserialization difference between Mac and Linux [\#2338](https://github.com/nlohmann/… 11 - Reading ordered\_json from file causes compile error [\#2331](https://github.com/nlohmann/json/is… 12 - ignore\_comment=true fails on multiple consecutive lines starting with comments [\#2330](https://… 13 - Update documentation about Homebrew installation and CMake integration - Homebrew [\#2326](https:… 14 - Chinese character initialize error [\#2325](https://github.com/nlohmann/json/issues/2325) 15 - json.update and vector\<pair\>does not work with ordered\_json [\#2315](https://github.com/nlohma… [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/ |
D | CHANGELOG.md | 4 …[`f37a8b40d0`](https://github.com/nodejs/node-gyp/commit/f37a8b40d0)] - **doc**: add GitHub Action… 5 …cb3f6aae5e`](https://github.com/nodejs/node-gyp/commit/cb3f6aae5e)] - **doc**: update macOS\_Catal… 6 …607596a4c`](https://github.com/nodejs/node-gyp/commit/0607596a4c)] - **doc**: fix typo in README.m… 7 * [[`0d5a415a14`](https://github.com/nodejs/node-gyp/commit/0d5a415a14)] - **doc**: add travis badg… 8 …](https://github.com/nodejs/node-gyp/commit/103740cd95)] - **gyp**: list(dict) so we can del dict(… 9 …dbdd`](https://github.com/nodejs/node-gyp/commit/278dcddbdd)] - **lib**: ignore VS instances that … 10 …(https://github.com/nodejs/node-gyp/commit/1694907bbf)] - **lib**: compatibility with semver ≥ 7 (… 11 …https://github.com/nodejs/node-gyp/commit/a3f1143514)] - **(SEMVER-MINOR)** **lib**: noproxy suppo… 12 …365819c7`](https://github.com/nodejs/node-gyp/commit/52365819c7)] - **test**: remove old docker te… 13 …d`](https://github.com/nodejs/node-gyp/commit/bc509c511d)] - **test**: add Windows to GitHub Actio… [all …]
|
/third_party/skia/tools/svg/ |
D | svgs.txt | 1 https://upload.wikimedia.org/wikipedia/commons/f/fd/Ghostscript_Tiger.svg 2 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/car.svg 3 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/rg1024_green_grapes.svg 4 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gallardo.svg 5 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/cartman.svg 6 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/bzrfeed.svg 7 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/android.svg 8 https://upload.wikimedia.org/wikipedia/commons/d/df/Seal_of_American_Samoa.svg 9 https://upload.wikimedia.org/wikipedia/commons/e/e7/Seal_of_Illinois.svg 10 https://upload.wikimedia.org/wikipedia/commons/6/63/A_large_blank_world_map_with_oceans_marked_in_b… [all …]
|
D | svg_images.txt | 1 https://www.w3.org/Graphics/SVG/Test/20110816/images/20x20.png 2 https://www.w3.org/Graphics/SVG/Test/20110816/images/blue_10x10.png 3 https://www.w3.org/Graphics/SVG/Test/20110816/images/bluesquidj.png 4 https://www.w3.org/Graphics/SVG/Test/20110816/images/bumpMap2.png 5 https://www.w3.org/Graphics/SVG/Test/20110816/images/DisplaceChecker.png 6 https://www.w3.org/Graphics/SVG/Test/20110816/images/filters-conv-01-f.includeimage.png 7 https://www.w3.org/Graphics/SVG/Test/20110816/images/galpha.png 8 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam030.png 9 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam045.png 10 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam056.png [all …]
|
/third_party/typescript_eslint/packages/eslint-plugin/ |
D | CHANGELOG.md | 4 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 6 # [4.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0) (2020-11-… 11 …lobal module declaration ([#2739](https://github.com/typescript-eslint/typescript-eslint/issues/27… 12 …s or TSInterfaceHeritage ([#2753](https://github.com/typescript-eslint/typescript-eslint/issues/27… 18 # [4.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0) (2020-11-… 23 …hesize ReadonlyArray fix ([#2747](https://github.com/typescript-eslint/typescript-eslint/issues/27… 24 …on-nullable computed key ([#2737](https://github.com/typescript-eslint/typescript-eslint/issues/27… 29 …nfusing-void-expression` ([#2605](https://github.com/typescript-eslint/typescript-eslint/issues/26… 30 …https://github.com/typescript-eslint/typescript-eslint/issues/2748)) ([2be354b](https://github.com… 36 ## [4.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) (2020-11… [all …]
|
/third_party/flutter/skia/tools/svg/ |
D | svgs_parse_only.txt | 1 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/AJ_Digital_Camera.svg 2 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/acid.svg 3 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/alphachannel.svg 4 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/bozo.svg 5 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/compass.svg 6 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/displayWebStats.svg 7 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/eff.svg 8 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/fsm.svg 9 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/usaf.svg 10 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/yinyang.svg [all …]
|
/third_party/node/deps/npm/node_modules/yargs/ |
D | CHANGELOG.md | 3 All notable changes to this project will be documented in this file. See [standard-version](https:/… 9 …ibraries that call Object.freeze() ([#1483](https://www.github.com/yargs/yargs/issues/1483)) ([99c… 11 ### [14.2.1](https://github.com/yargs/yargs/compare/v14.2.0...v14.2.1) (2019-10-30) 16 … was not being respected by commands ([#1459](https://github.com/yargs/yargs/issues/1459)) ([e78e7… 18 ## [14.2.0](https://github.com/yargs/yargs/compare/v14.1.0...v14.2.0) (2019-10-07) 23 * async middleware was called twice ([#1422](https://github.com/yargs/yargs/issues/1422)) ([9a42b63… 24 …ck to accept any spec conform object ([#1424](https://github.com/yargs/yargs/issues/1424)) ([0be43… 25 …being maintained for nested commands ([#1430](https://github.com/yargs/yargs/issues/1430)) ([d3865… 26 * **docs:** broken markdown link ([#1426](https://github.com/yargs/yargs/issues/1426)) ([236e24e](h… 27 … merging deeply nested configuration ([#1423](https://github.com/yargs/yargs/issues/1423)) ([bae66… [all …]
|
12345678910>>...307