Searched +full:debian +full:- +full:arm64 +full:- +full:asan (Results 1 – 25 of 26) sorted by relevance
12
| /third_party/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 7 - !reference [default, before_script] 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 - section_start ldd_section "Checking ldd on driver build" 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - section_end ldd_section 18 - results/ 20 - !reference [.common-rules, rules] 21 - !reference [.never-post-merge-rules, rules] 23 .formatting-check: [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 22 - _build/meson-logs/*.txt 23 - _build/meson-logs/strace 24 - _build/.ninja_log 25 - artifacts 28 .build-linux: 29 extends: .build-common 36 - !reference [default, before_script] [all …]
|
| /third_party/libbpf/ |
| D | .travis.yml | 5 - docker 9 - PROJECT_NAME='libbpf' 10 - AUTHOR_EMAIL="$(git log -1 --pretty=\"%aE\")" 11 - REPO_ROOT="$TRAVIS_BUILD_DIR" 12 - CI_ROOT="$REPO_ROOT/travis-ci" 13 - VMTEST_ROOT="$CI_ROOT/vmtest" 18 - qemu-kvm 19 - zstd 20 - binutils-dev 21 - elfutils [all …]
|
| /third_party/skia/infra/bots/ |
| D | tasks.json | 3 "Build-Debian10-Clang-arm-Debug-Android": { 5 "Build-Debian10-Clang-arm-Debug-Android" 8 "Build-Debian10-Clang-arm-Debug-Android_Vulkan": { 10 "Build-Debian10-Clang-arm-Debug-Android_Vulkan" 13 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES": { 15 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES" 18 "Build-Debian10-Clang-arm-Release-Android": { 20 "Build-Debian10-Clang-arm-Release-Android" 23 "Build-Debian10-Clang-arm-Release-Android_API26": { 25 "Build-Debian10-Clang-arm-Release-Android_API26" [all …]
|
| /third_party/skia/m133/infra/bots/ |
| D | tasks.json | 3 "BazelBuild-all_tests-debug-linux_x64": { 5 "BazelBuild-all_tests-debug-linux_x64" 8 "BazelBuild-all_tests-release-linux_x64": { 10 "BazelBuild-all_tests-release-linux_x64" 13 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64": { 15 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64" 18 "BazelBuild-core-release-linux_x64": { 20 "BazelBuild-core-release-linux_x64" 23 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64": { 25 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64" [all …]
|
| /third_party/mbedtls/tests/scripts/ |
| D | all.sh | 6 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 15 # ------- 20 # --------------- 32 # * Basic Unix tools (Windows users note: a Unix-style find must be before 37 # * GCC and Clang (recent enough for using ASan with gcc and MemSan with clang, or valgrind) 39 # * arm-gcc and mingw-gcc 40 # * ArmCC 5 and ArmCC 6, unless invoked with --no-armcc 46 # * OPENSSL = 1.0.2g (without Debian/Ubuntu patches) 53 # The behavior on an error depends on whether --keep-going (alias -k) 55 # * Without --keep-going: the script stops on the first error without [all …]
|
| /third_party/skia/m133/infra/bots/gen_tasks_logic/ |
| D | gen_tasks_logic.go | 2 // Use of this source code is governed by a BSD-style license that can be 36 CAS_LOTTIE_CI = "lottie-ci" 37 CAS_LOTTIE_WEB = "lottie-web" 41 CAS_RUN_RECIPE = "run-recipe" 43 CAS_RECREATE_SKPS = "recreate-skps" 44 CAS_SKOTTIE_WASM = "skottie-wasm" 45 CAS_TASK_DRIVERS = "task-drivers" 47 CAS_WASM_GM = "wasm-gm" 48 CAS_WHOLE_REPO = "whole-repo" 50 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers" [all …]
|
| /third_party/skia/infra/bots/gen_tasks_logic/ |
| D | gen_tasks_logic.go | 2 // Use of this source code is governed by a BSD-style license that can be 34 CAS_LOTTIE_CI = "lottie-ci" 35 CAS_LOTTIE_WEB = "lottie-web" 39 CAS_RUN_RECIPE = "run-recipe" 41 CAS_RECREATE_SKPS = "recreate-skps" 42 CAS_SKOTTIE_WASM = "skottie-wasm" 44 CAS_TASK_DRIVERS = "task-drivers" 46 CAS_WASM_GM = "wasm-gm" 47 CAS_WHOLE_REPO = "whole-repo" 49 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers" [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 25.0.0.rst | 1 Mesa 25.0.0 Release Notes / 2025-02-19 20 ------------- 24 SHA256: 96a53501fd59679654273258c6c6a1055a20e352ee1429f0b123516c7190e5b0 mesa-25.0.0.tar.xz 25 …36f614d322033d4d465307ddcd983f9f3afb1310e132ec3186a085d261c95493a0c460b2ec59ce8 mesa-25.0.0.tar.xz 29 ------------ 31 - cl_khr_depth_images in rusticl 32 - Vulkan 1.4 on radv/gfx8+ 33 - VK_KHR_dedicated_allocation on panvk 34 - VK_KHR_global_priority on panvk 35 - VK_KHR_index_type_uint8 on panvk [all …]
|
| D | 24.2.0.rst | 1 Mesa 24.2.0 Release Notes / 2024-08-14 20 --------------- 24 c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf mesa-24.2.0.tar.xz 28 ------------ 30 - VK_KHR_dynamic_rendering_local_read on RADV 31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV 32 - VK_MESA_image_alignment_control on RADV 33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip 34 - VK_KHR_maintenance5 on v3dv 35 - VK_KHR_maintenance7 on RADV [all …]
|
| D | 22.0.0.rst | 1 Mesa 22.0.0 Release Notes / 2022-03-09 20 --------------- 24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz 28 ------------ 30 - lavapipe,radv,anv KHR_dynamic_rendering 31 - radv EXT_image_view_min_lod 32 - VK_KHR_synchronization2 on RADV. 33 - OpenSWR has been moved to the Amber branch 34 - radeonsi, zink ARB_sparse_texture 35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff… [all …]
|
| D | 24.3.0.rst | 1 Mesa 24.3.0 Release Notes / 2024-11-21 20 ------------- 24 SHA256: 97813fe65028ef21b4d4e54164563059e8408d8fee3489a2323468d198bf2efc mesa-24.3.0.tar.xz 25 …821e68d7a8c37a07871d097ab17555f41a4fe716f0de7df95ad7d452b1ed57db6527838eb839ba4 mesa-24.3.0.tar.xz 29 ------------ 31 - Expose Vulkan 1.3 on v3dv, both rpi4 and rpi5 32 - VK_EXT_descriptor_buffer on nvk 33 - VK_EXT_post_depth_coverage on nvk 34 - VK_KHR_video_maintenance1 on radv 35 - VK_EXT_legacy_vertex_attributes on nvk [all …]
|
| D | 21.1.0.rst | 1 Mesa 21.1.0 Release Notes / 2021-05-05 20 --------------- 24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz 28 ------------ 30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV 32 - DRM format modifiers for AMD. 34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV 36 - Zink exposes GL 4.6 and ES 3.1 38 - GL_EXT_depth_bounds_test on softpipe, zink 40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+) [all …]
|
| D | 22.3.0.rst | 1 Mesa 22.3.0 Release Notes / 2022-12-02 20 --------------- 24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz 28 ------------ 30 - GL_ARB_shader_clock on llvmpipe 31 - VK_KHR_shader_clock on lavapipe 32 - Mesa-DB, the new single file cache type 33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe 34 - VK_KHR_global_priority on RADV 35 - GL_KHR_blend_equation_advanced_coherent on zink [all …]
|
| D | 22.1.0.rst | 1 Mesa 22.1.0 Release Notes / 2022-05-18 20 --------------- 24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz 28 ------------ 30 - d3d12 GL4.2 31 - GL_NV_pack_subimage 32 - VK_EXT_depth_clip_control on lavapipe and RADV 33 - Vulkan 1.3 support on lavapipe 34 - VK_EXT_graphics_pipeline_library on lavapipe 35 - VK_EXT_primitives_generated_query on lavapipe [all …]
|
| D | 21.0.0.rst | 1 Mesa 21.0.0 Release Notes / 2021-03-11 20 --------------- 24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz 28 ------------ 30 - GL_EXT_demote_to_helper_invocation on radeonsi 32 - GL_NV_compute_shader_derivatives on radeonsi 34 - EGL_MESA_platform_xcb 36 - Removed GL_NV_point_sprite for classic swrast. 38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf… 40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support [all …]
|
| D | 23.3.0.rst | 1 Mesa 23.3.0 Release Notes / 2023-11-29 20 --------------- 24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz 28 ----------- 29 - NVK: A Vulkan driver for Nvidia hardware 32 ------------ 33 - VK_EXT_pipeline_robustness on ANV 34 - VK_KHR_maintenance5 on RADV 35 - OpenGL ES 3.1 on Asahi 36 - GL_ARB_compute_shader on Asahi [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | ChangeLog.md | 7 non-GCC-compatible compilers for Un*x/Arm platforms. 9 2. Fixed a regression introduced by 2.1 beta1[13] that prevented the Arm 32-bit 11 included `-mfloat-abi=softfp` or `-mfloat-abi=hard`. 15 Android systems when running AArch32/Thumb builds of libjpeg-turbo built with 18 4. Added a command-line argument (`-copy icc`) to jpegtran that causes it to 22 5. libjpeg-turbo should now build and run on CHERI-enabled architectures, which 26 64-bit SSE2 Huffman encoder when attempting to losslessly transform a 27 specially-crafted malformed JPEG image. 40 decompress a specially-crafted malformed progressive JPEG image caused the 47 4. Fixed a floating point exception (CVE-2021-20205) that occurred when [all …]
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | ChangeLog.md | 6 1. The SIMD dispatchers in libjpeg-turbo 2.1.4 and prior stored the list of 10 libjpeg-turbo 2.1.5 included an undocumented attempt to fix this race condition 11 by making the SIMD support variable thread-local. However, that caused another 27 1. Fixed issues in the build system whereby, when using the Ninja Multi-Config 28 CMake generator, a static build of libjpeg-turbo (a build in which 34 specially-crafted malformed 12-bit-per-component JPEG image into a progressive 35 12-bit-per-component JPEG image using a 12-bit-per-component build of 36 libjpeg-turbo (`-DWITH_12BIT=1`.) Given that the buffer overrun was fully 38 segfault or other user-visible errant behavior, given that the lossless 40 data exploits, and given that 12-bit-per-component builds of libjpeg-turbo are [all …]
|
| /third_party/mesa3d/ |
| D | .pick_status.json | 144 "description": "zink: alloc bo ids for non-slab bos too", 174 … "description": "zink: Revert \"zink: enable single-plane modifiers for generic 2D exports\"", 514 "description": "etnaviv/ci: Update flakes for gc7000-r6214", 554 "description": "radv: add experimental support for AMD BC-250 board", 564 "description": "tu: fix zero-index perfcntr collection for derived counters", 584 "description": "r600: fix the indirect draw 8-bits path", 624 "description": "ci/lava: Add U-Boot action timeout for rockchip DUTs", 654 "description": "ci/lava: Drop the repeating quotes on lava-test-case", 924 "description": "glapi: remove support for dynamically-registered functions", 954 "description": "glapi: don't export always-private functions", [all …]
|
| /third_party/libuv/ |
| D | ChangeLog | 7 * build: disable windows asan buildbot (Ben Noordhuis) 11 * build,win: remove extraneous -lshell32 (Ben Noordhuis) 19 * test: check if ipv6 link-local traffic is routable (Ben Noordhuis) 35 * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher) 37 * misc: ignore libuv-release-tool files (Jameson Nash) 45 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse) 61 * unix: support full TCP keep-alive on Solaris (Andy Pan) 67 * freebsd: fix build on non-intel archs (David Carlier) 75 * build: re-enable msvc-asan job on CI (Jameson Nash) 83 * fix: always zero-terminate idna output (Ben Noordhuis) [all …]
|
| /third_party/python/.cid/patches/ |
| D | cpython_mingw_v3.11.4_20250509.patch | 6 Change-Id: I7ae3759608e3fc26eb2ebef1fb200e46b3add264 7 --- 9 .gitignore | 5 +- 10 Include/bytesobject.h | 4 +- 11 Include/fileobject.h | 2 +- 14 Include/osdefs.h | 1 - 16 Include/pyerrors.h | 4 +- 18 Include/pyport.h | 41 +- 20 Include/sysmodule.h | 4 +- 22 Lib/ctypes/__init__.py | 4 +- [all …]
|
| /third_party/python/patches/ |
| D | cpython_mingw_v3.11.4.patch | 1 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml 4 --- /dev/null 6 @@ -0,0 +1,418 @@ 9 +# gh-84728: "paths-ignore" is not used to skip documentation-only PRs, because 11 +# mandatory but not scheduled because of "paths-ignore". 16 + - 'main' 17 + - '3.11' 18 + - '3.10' 19 + - '3.9' 20 + - '3.8' [all …]
|
| /third_party/pcre2/pcre2/ |
| D | ChangeLog | 2 -------------------- 7 Version 10.44 07-June-2024 8 -------------------------- 10 1. If a pattern contained a variable-length lookbehind in which the first 17 2. Further updates to the oss-fuzz support: 22 classes contain a lot of non-ascii characters. 26 (c) Arranged for text error messages to be shown in 16-bit and 32-bit modes. 35 bytes because this takes a long time, causing oss-fuzz to time out. 55 break property unless a zero-width joiner intervenes. PCRE2 was not insisting 61 Version 10.43 16-February-2024 [all …]
|
| /third_party/NuttX/ |
| D | ReleaseNotes | 14 "nuttx-6.27"). 16 NuttX-0.1.0 17 ----------- 23 This release has been verified on both the Linux user-mode and C5471 25 for the C5471 can be found in arch/c5471/doc/test-results.txt. 29 NuttX-0.1.1 30 ----------- 42 This release has been verified on the Linux user-mode platform, the 51 NuttX-0.1.2 52 ----------- [all …]
|
12