Searched +full:vm +full:- +full:valgrind +full:- +full:misc (Results 1 – 19 of 19) sorted by relevance
| /third_party/libinput/ |
| D | .gitlab-ci.yml | 9 # To change the gitlab CI, edit .gitlab-ci/ci.template and/or .gitlab-ci/config.yaml 10 # and run ci-fairy generate-template. For details, see 11 # https://freedesktop.pages.freedesktop.org/ci-templates/ci-fairy.html#templating-gitlab-ci-yml 14 # - we really want to run dnf/apt/... only once, updating on the test runner for 18 # This is handled by the ci-templates, ensuring containers are only rebuilt 21 # - GitLab only allows one script: set per job but we have a bunch of commands 22 # we need to re-run for each build (meson && ninja && etc). YAML cannot merge 27 # MESON_ARGS=-Denable-something=true 28 # NINJA_ARGS=dist ... to run 'ninja -C builddir dist' 35 # e.g. fedora:31@build-default [all …]
|
| /third_party/jerryscript/jerry-core/ |
| D | config.h | 7 * http://www.apache.org/licenses/LICENSE-2.0 149 * Built-in configurations 151 * Allowed values for built-in defines: 152 * 0: Disable the given built-in. 153 * 1: Enable the given built-in. 156 * By default all built-ins are enabled if they are not defined. 250 * Engine internal and misc configurations. 279 * Enable/Disable built-in error messages for error objects. 327 * - https://github.com/google/sanitizers/wiki/AddressSanitizerUseAfterReturn#compatibility 358 * Enable/Disable line-info management inside the engine. [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 22.2.0.rst | 1 Mesa 22.2.0 Release Notes / 2022-09-21 20 --------------- 24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz 29 ------------ 31 - WGL_ARB_create_context_robustness 33 - d3d12 ARB_robust_buffer_access_behavior 35 - VK_EXT_robustness2 for lavapipe 37 - VK_EXT_image_2d_view_of_3d on RADV 39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support 41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe [all …]
|
| D | 20.3.0.rst | 1 Mesa 20.3.0 Release Notes / 2020-12-03 20 --------------- 24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz 28 ------------ 30 - GL 4.5 on llvmpipe 32 - GL_INTEL_blackhole_render on radeonsi 34 - GL_NV_copy_depth_to_color for NIR 36 - GL_NV_half_float 38 - GL_NV_shader_atomic_int64 on radeonsi 40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3) [all …]
|
| D | 20.0.0.rst | 1 Mesa 20.0.0 Release Notes / 2020-02-19 21 --------------- 25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz 28 ------------ 30 - OpenGL 4.6 on radeonsi. 31 - GL_ARB_gl_spirv on radeonsi. 32 - GL_ARB_spirv_extensions on radeonsi. 33 - GL_EXT_direct_state_access for compatibility profile. 34 - VK_AMD_device_coherent_memory on RADV. 35 - VK_AMD_mixed_attachment_samples on RADV. [all …]
|
| D | 21.3.0.rst | 1 Mesa 21.3.0 Release Notes / 2021-11-17 20 --------------- 24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz 28 ------------ 30 - VK_EXT_color_write_enable on lavapipe 31 - GL_ARB_texture_filter_anisotropic in llvmpipe 32 - Anisotropic texture filtering in lavapipe 33 - VK_EXT_shader_atomic_float2 on Intel and RADV. 34 - VK_EXT_vertex_input_dynamic_state on RADV. 35 - VK_KHR_timeline_semaphore on lavapipe [all …]
|
| /third_party/node/doc/changelogs/ |
| D | CHANGELOG_V7.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 54 ## 2017-07-11, Version 7.10.1 (Current), @evanlucas 58 <https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/> 64 * Disable V8 snapshots - The hashseed embedded in the snapshot is 70 * CVE-2017-1000381 - The c-ares function ares\_parse\_naptr\_reply(), 80 …e/commit/ff587deb54)] - **build**: disable V8 snapshots (Ali Ijaz Sheikh) [nodejs/node-private#84]… 81 …a82960e76)] - **deps**: cherry-pick 9478908a49 from cares upstream (David Drysdale) [nodejs/node-p… 82 …ommit/b5bf5e8086)] - **test**: verify hash seed uniqueness (Ali Ijaz Sheikh) [nodejs/node-private#… 86 ## 2017-05-02, Version 7.10.0 (Current), @evanlucas 104 * \[[`224fd3af97`](https://github.com/nodejs/node/commit/224fd3af97)] - **benchmark**: terminate ch… [all …]
|
| D | CHANGELOG_V6.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 89 ## 2019-04-03, Version 6.17.1 'Boron' (LTS), @BethGriggs 91 Node 6 is due to go End-of-Life on 2019-04-30. 100 * \[[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:`… 101 * \[[`9ba5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLA… 102 * \[[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\… 103 * \[[`ad62971573`](https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addM… 104 * \[[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check i… 105 * \[[`aedc7120ea`](https://github.com/nodejs/node/commit/aedc7120ea)] - **src**: fix bootstrap\_nod… 106 * \[[`b5d464955a`](https://github.com/nodejs/node/commit/b5d464955a)] - **test**: fix test-repl-env… [all …]
|
| D | CHANGELOG_V18.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 71 ## 2024-04-03, Version 18.20.1 'Hydrogen' (LTS), @RafaelGSS 77 * CVE-2024-27983 - Assertion failed in node::http2::Http2Session::\~Http2Session() leads to HTTP/2 … 78 * CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation - (Medium) 84 …60d24938de)] - **deps**: update undici to v5.28.4 (Matteo Collina) [nodejs-private/node-private#57… 85 …f)] - **http**: do not allow OBS fold in headers by default (Paolo Insogna) [nodejs-private/node-p… 86 …] - **src**: ensure to close stream when destroying session (Anna Henningsen) [nodejs-private/node… 90 ## 2024-03-26, Version 18.20.0 'Hydrogen' (LTS), @richardlau 101 `assert` keyword, which will be removed in a future semver-major Node.js 131 #### Experimental node-api feature flags [all …]
|
| D | CHANGELOG_IOJS.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 86 ## 2015-09-15, io.js Version 3.3.1 @rvagg 95 * **node-gyp**: Float v3.0.3 which has improved support for Node.js and io.js v0.10 to v4+ (Rod Vag… 97 …/node-v0.x-archive#8751](https://github.com/nodejs/node-v0.x-archive/pull/8751) [nodejs/node-v0.x-… 101 See <https://github.com/nodejs/io.js/labels/confirmed-bug> for complete and current list of known i… 112 * \[[`b73ff52fe6`](https://github.com/nodejs/node/commit/b73ff52fe6)] - **bindings**: close after r… 113 * \[[`aa1140e59a`](https://github.com/nodejs/node/commit/aa1140e59a)] - **buffer**: SlowBuffer only… 114 * \[[`574475d56e`](https://github.com/nodejs/node/commit/574475d56e)] - **build**: clean up the gen… 115 * \[[`aa0001271e`](https://github.com/nodejs/node/commit/aa0001271e)] - **build**: remote commands … 116 * \[[`1428661095`](https://github.com/nodejs/node/commit/1428661095)] - **build**: fix v8\_enable\_… [all …]
|
| D | CHANGELOG_V10.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 82 ## 2021-04-06, Version 10.24.1 'Dubnium' (LTS), @mylesborins 90 * **CVE-2021-3450**: OpenSSL - CA certificate check bypass with X509\_V\_FLAG\_X509\_STRICT (High) 94 * **CVE-2021-3449**: OpenSSL - NULL pointer deref in signature\_algorithms processing (High) 98 * **CVE-2020-7774**: npm upgrade - Update y18n to fix Prototype-Pollution (High) 99 …totype pollution. You can read more about it in <https://github.com/advisories/GHSA-c4w7-xm78-47vh> 105 * \[[`5e526b96ce`](https://github.com/nodejs/node/commit/5e526b96ce)] - **deps**: upgrade npm to 6.… 106 …c`](https://github.com/nodejs/node/commit/781cb6df5c)] - **deps**: update archs files for OpenSSL-… 107 * \[[`5db0a05a90`](https://github.com/nodejs/node/commit/5db0a05a90)] - **deps**: upgrade openssl s… 111 ## 2021-02-23, Version 10.24.0 'Dubnium' (LTS), @richardlau [all …]
|
| D | CHANGELOG_V4.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 84 ## 2018-03-29, Version 4.9.1 'Argon' (Maintenance), @MylesBorins 97 ## 2018-03-28, Version 4.9.0 'Argon' (Maintenance), @MylesBorins 99 …ty release summary at <https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/> for… 103 * CVE-2018-7158 104 * CVE-2018-7159 109 * **Fix for `'path'` module regular expression denial of service (CVE-2018-7158)**: A regular expre… 110 …-Length` header values (CVE-2018-7159)**: The Node.js HTTP parser allowed for spaces inside `Conte… 115 * \[[`497ff3cd4f`](https://github.com/nodejs/node/commit/497ff3cd4f)] - **crypto**: update root cer… 116 * \[[`514709e41f`](https://github.com/nodejs/node/commit/514709e41f)] - **deps**: add -no\_rand\_sc… [all …]
|
| D | CHANGELOG_V12.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 91 ## 2022-04-05, Version 12.22.12 'Erbium' (LTS), @richardlau 96 reach End-of-Life status on 30 April 2022, after which it will not 101 This release fixes a shutdown crash in Node-API (formerly N-API) and a 102 potential stack overflow when using `vm.runInNewContext()`. 110 * \[[`1193290f3f`](https://github.com/nodejs/node/commit/1193290f3f)] - **deps**: V8: cherry-pick c… 111 * \[[`333eda8d03`](https://github.com/nodejs/node/commit/333eda8d03)] - **doc**: add a note about p… 112 * \[[`518a49c0c6`](https://github.com/nodejs/node/commit/518a49c0c6)] - **doc**: use openpgp.org fo… 113 * \[[`11aef2ad03`](https://github.com/nodejs/node/commit/11aef2ad03)] - **doc**: update release key… 114 * \[[`a9c38f1003`](https://github.com/nodejs/node/commit/a9c38f1003)] - **doc**: add release key fo… [all …]
|
| /third_party/python/Misc/ |
| D | HISTORY | 2 -------------- 13 Release date: 2017-01-17 21 Release date: 2017-01-02 24 ----------------- 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 33 ------- 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 39 - In the curses module, raise an error if window.getstr() or window.instr() is 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. [all …]
|
| D | NEWS | 8 *Release date: 2023-06-06* 11 -------- 13 - gh-issue-103142: The version of OpenSSL used in our binary builds has been 16 - gh-issue-99889: Fixed a security in flaw in :func:`uu.decode` that could 20 - gh-issue-104049: Do not expose the local on-disk location in directory 23 - gh-issue-102153: :func:`urllib.parse.urlsplit` now strips leading C0 25 by WHATWG in response to CVE-2023-24329. Patch by Illia Volochii. 28 ----------------- 30 - gh-issue-105164: Ensure annotations are set up correctly if the only 34 - gh-issue-104615: Fix wrong ordering of assignments in code like ``a, a = [all …]
|
| /third_party/node/deps/cares/ |
| D | CHANGES | 1 Changelog for the c-ares project. Generated with git2changes.pl 6 - [Brad House brought this change] 12 - [Brad House brought this change] 14 Merge pull request from GHSA-mg26-v6qh-x48q 16 - [Oliver Welsh brought this change] 20 Hello, I work on an application for Microsoft which uses c-ares to 51 - `ContainerNoDfltSvrEmptyInit` to test that initialization fails when 53 - `ContainerNoDfltSvrFullInit` to test that initialization still 63 --------- 68 - badge should be only main branch [all …]
|
| /third_party/node/deps/v8/ |
| D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 21 # with v8 target cpu to not affect simulator builds for making cross-compile 40 # Sets -DV8_ENABLE_FUTURE. 43 # Sets -DSYSTEM_INSTRUMENTATION. Enables OS-dependent event tracing 49 # Sets -DVERIFY_HEAP. 52 # Sets -DVERIFY_PREDICTABLE 67 # Sets -dENABLE_DISASSEMBLER. 73 # Sets -dENABLE_GDB_JIT_INTERFACE. 76 # Sets -dENABLE_VTUNE_JIT_INTERFACE. 79 # Sets -dENABLE_VTUNE_TRACEMARK. [all …]
|
| /third_party/sqlite/src/ |
| D | shell.c | 5 ** "shell.c" file used to implement the SQLite command-line shell. 13 ** source file to help make the command-line program easier to compile. 41 ** Optionally #include a user-defined header, whereby compilation options 64 ** the browser-mode build has much different user input requirements 98 ** Enable large-file support for fopen() and friends on unix. 224 /* Windows CE (arm-wince-mingw32ce-gcc) does not provide isatty() 226 * overridden with the -batch command line option. 284 /* Return the current wall-clock time */ 290 if( clockVfs->iVersion>=2 && clockVfs->xCurrentTimeInt64!=0 ){ in timeOfDay() 291 clockVfs->xCurrentTimeInt64(clockVfs, &t); in timeOfDay() [all …]
|
| D | sqlite3.c | 17 ** language. The code for the "sqlite3" command-line shell is also in a 21 ** 2019.09.02-Complete codec logic for encryption and decryption. 52 ** NO_TEST - The branches on this line are not 57 ** OPTIMIZATION-IF-TRUE - This branch is allowed to alway be false 61 ** OPTIMIZATION-IF-FALSE - This branch is allowed to alway be true 65 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread 70 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the 141 ** 2015-03-02 179 ** large file support, or if the OS is windows, these should be no-ops. 185 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch [all …]
|