Searched +full:storage +full:- +full:repo +full:- +full:branch +full:- +full:coverage (Results 1 – 21 of 21) sorted by relevance
| /external/oss-fuzz/infra/cifuzz/external-actions/run_fuzzers/ |
| D | action.yml | 2 name: 'run-fuzzers' 9 fuzz-seconds: 13 dry-run: 19 run-fuzzers-mode: 23 "batch" is for non-interactive fuzzing of an entire project. 27 github-token: 32 TODO(https://github.com/google/oss-fuzz/pull/5841#discussion_r639393361): 35 storage-repo: 37 The git repo to use for storing certain artifacts from fuzzing. 39 storage-repo-branch: [all …]
|
| /external/oss-fuzz/infra/cifuzz/external-actions/build_fuzzers/ |
| D | action.yml | 2 name: 'build-fuzzers' 3 description: "Builds an OSS-Fuzz project's fuzzers." 9 dry-run: 12 allowed-broken-targets-percentage: 18 project-src-path: 21 bad-build-check: 22 description: "Whether or not OSS-Fuzz's check for bad builds should be done." 25 storage-repo: 27 The git repo to use for storing certain artifacts from fuzzing. 29 storage-repo-branch: [all …]
|
| /external/openscreen/ |
| D | README.md | 14 [depot_tools](https://www.chromium.org/developers/how-tos/depottools) repo. 23 Note that openscreen does not use other features of `depot_tools` like `repo` or 24 `drover`. However, some `git-cl` functions *do* work, like `git cl try`, 42 code, all third-party dependencies, and the toolchain needed to build things; 55 This will rebase any local commits on the remote top-of-tree, and update any 62 - Build file generator: `gn` 63 - Code formatter: `clang-format` 64 - Builder: `ninja` ([GitHub releases](https://github.com/ninja-build/ninja/releases)) 65 - Compiler/Linker: `clang` (installed by default) or `gcc` (installed by you) 67 All of these--except `gcc` as noted above--are automatically downloaded/updated [all …]
|
| /external/python/asn1crypto/dev/ |
| D | coverage.py | 1 # coding: utf-8 6 import coverage 39 Runs the tests while measuring coverage 42 If coverage is being run in a CI environment - this triggers trying to 43 run the tests for the rest of modularcrypto and uploading coverage data 46 A bool - if the tests ran successfully 49 xml_report_path = os.path.join(package_root, 'coverage.xml') 53 cov = coverage.Coverage(include='%s/*.py' % package_name) 114 A two-element tuple of unicode strings. The first is the name of the 115 environment, the second the root of the repo. The environment name [all …]
|
| /external/perfetto/docs/design-docs/ |
| D | continuous-integration.md | 3 This CI is used on-top of (not in replacement of) AOSP's TreeHugger. 4 It gives early testing signals and coverage on other OSes and older Android 12  32 It uses a non-privileged gmail account and has no meaningful voting power. 36 - It periodically (every 5s) polls Gerrit for CLs updated in the last 24h. 37 - It checks the list of CLs against the list of already known CLs in the DB. 38 - For each new CL it enqueues `N` new jobs in the database, one for each 39 configuration defined in [config.py](/infra/ci/config.py) (e.g. `linux-debug`, 40 `android-release`, ...). 41 - It monitors the state of jobs. When all jobs for a CL have been completed, [all …]
|
| /external/AFLplusplus/docs/ |
| D | Changelog.md | 9 sending a mail to <afl-users+subscribe@googlegroups.com>. 12 - fix */build_...sh scripts to work outside of git 13 - new custom_mutator: libafl with token fuzzing :) 14 - afl-fuzz: 15 - when you just want to compile once and set CMPLOG, then just 16 set -c 0 to tell afl-fuzz that the fuzzing binary is also for 18 - new commandline options -g/G to set min/max length of generated 20 - reintroduced AFL_PERSISTENT and AFL_DEFER_FORKSRV to allow 23 - add AFL_EARLY_FORKSERVER to install the forkserver as earliest as 24 possible in the target (for afl-gcc-fast/afl-clang-fast/ [all …]
|
| /external/AFLplusplus/ |
| D | Changelog.md | 9 sending a mail to <afl-users+subscribe@googlegroups.com>. 12 - fix */build_...sh scripts to work outside of git 13 - new custom_mutator: libafl with token fuzzing :) 14 - afl-fuzz: 15 - when you just want to compile once and set CMPLOG, then just 16 set -c 0 to tell afl-fuzz that the fuzzing binary is also for 18 - new commandline options -g/G to set min/max length of generated 20 - reintroduced AFL_PERSISTENT and AFL_DEFER_FORKSRV to allow 23 - add AFL_EARLY_FORKSERVER to install the forkserver as earliest as 24 possible in the target (for afl-gcc-fast/afl-clang-fast/ [all …]
|
| /external/bc/manuals/ |
| D | development.md | 6 bus][1]. In other words, it's meant to make the [bus factor][1] a non-issue. 15 the documentation can be closest to the part of the repo where it is actually 25 and C. They both are arbitrary-precision command-line calculators with their own 30 In addition, it is also possible to build the arbitrary-precision math as a 58 This project became a passion project for me, and I continued. In mid-2019, 64 about things like fuzzing, [`scan-build`][19], [valgrind][20], 150 pseudo-random number generator (for the same seed). 169 other part of this repo. 183 * Pseudo-Random Number Generator (see [`include/rand.h`][37]). 207 7. Repo structure. [all …]
|
| /external/mesa3d/docs/relnotes/ |
| D | 20.2.0.rst | 1 Mesa 20.2.0 Release Notes / 2020-09-28 20 --------------- 24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on Iris. 32 - GL_ARB_gpu_shader5 on llvmpipe 34 - GL_ARB_post_depth_coverage on llvmpipe 36 - GLES 3.2 on llvmpipe 38 - GL_EXT_shader_group_vote on GLES3. 40 - GL_EXT_texture_shadow_lod on llvmpipe [all …]
|
| D | 19.1.0.rst | 17 ---------------- 21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz 24 ------------ 26 - GL_ARB_parallel_shader_compile on all drivers. 27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers. 28 - GL_EXT_shader_image_load_formatted on radeonsi. 29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers. 30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES 32 - GL_NV_compute_shader_derivatives on iris and i965. 33 - GL_KHR_parallel_shader_compile on all drivers. [all …]
|
| /external/gfxstream-protocols/registry/vulkan/ |
| D | ChangeLog.txt | 1 Copyright 2016-2021 The Khronos Group Inc. 2 SPDX-License-Identifier: CC-BY-4.0 4 Update Log for the Vulkan-Docs repository on Github. Updates are in reverse 12 ----------------------------------------------------- 22 * Remove max-width attribute from document headers, causing CSS to limit 36 * Generate refpages to SPIR-V builtins, which were marked up in the spec 55 ----------------------------------------------------- 77 * Clarify <<resources-external-sharing, ownership transfers on external 84 ** Use an API alias map to substitute promoted API names for promoted-to 86 promoted-to API is not included [all …]
|
| /external/cronet/third_party/protobuf/ |
| D | CHANGES.txt | 1 2022-09-29 version 3.20.3 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 4 2022-09-27 version 3.20.3 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 6 * Refactoring java full runtime to reuse sub-message builders and prepare to 13 * Make message-type extensions merge from wire-format instead of building up 16 sub-messages directly from text rather than building a new sub-message and 19 2022-09-13 version 3.20.2 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 24 2022-04-05 version 3.20.1 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript) 36 2022-03-04 version 3.20.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript) 49 * Encoding and decoding of binary format will now work properly on big-endian 51 * UTF-8 verification was fixed to properly reject surrogate code points. [all …]
|
| /external/protobuf/ |
| D | CHANGES.txt | 1 2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 3 * Refactoring java full runtime to reuse sub-message builders and prepare to 10 * Make message-type extensions merge from wire-format instead of building up 13 sub-messages directly from text rather than building a new sub-message and 16 2022-09-13 version 21.6 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 21 2022-08-09 version 21.5 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 31 2022-07-25 version 21.4 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 37 2022-07-19 version 21.3 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 39 * Add header search paths to Protobuf-C++.podspec (#10024) 41 * Fix #9947: make the ABI compatible between debug and non-debug builds (#10271) [all …]
|
| /external/python/cpython3/Misc/NEWS.d/ |
| D | 3.7.0a1.rst | 2 .. date: 2017-09-05-15-26-30 4 .. release date: 2017-09-19 13 .. date: 2017-08-23-17-02-55 17 Add fuzz tests for float(str), int(str), unicode(str); for oss-fuzz. 22 .. date: 2017-08-16-16-35-59 49 vulnerabilities including: CVE-2017-9233 (External entity infinite loop 50 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix 51 regression bugs from 2.2.0's fix to CVE-2016-0718) and CVE-2012-0876 52 (Counter hash flooding with SipHash). Note: the CVE-2016-5300 (Use 53 os-specific entropy sources like getrandom) doesn't impact Python, since Python [all …]
|
| /external/webp/ |
| D | ChangeLog | 5 c5e841c4 Merge "extras: WebpToSDL -> WebPToSDL" into main 8 d3e151fc doc/api.md,webp_js/README.md: Webp -> WebP 9 ed92a626 extras: WebpToSDL -> WebPToSDL 12 e5fe2cfc webp-lossless-bitstream-spec,cosmetics: reflow paragraphs 13 0ceeeab9 webp-lossless-bitstream-spec: add amendment note 14 607611cd Merge "webp-container-spec: normalize section title case" into main 15 f853685e lossless: SUBTRACT_GREEN -> SUBTRACT_GREEN_TRANSFORM 16 786497e4 webp-lossless-bitstream-spec: fix inv color txfm description 17 c6ac672d webp-lossless-bitstream-spec: fix num_code_lengths check 18 b5700efb webp-lossless-bitstream-spec,cosmetics: grammar/capitalization [all …]
|
| /external/cronet/third_party/libxml/src/ |
| D | NEWS | 16 - Support for XPointer locations (ranges and points): This was based on 20 `--with-xptr-locs` configuration option. Be warned that this part of 23 - Support for the built-in FTP client (`--with-ftp`). 25 - Support for "legacy" functions (`--with-legacy`). 30 --with-ftp 31 --with-legacy 32 --with-xptr-locs 44 --sysconfdir=/etc 48 - [CVE-2022-2309] Reset nsNr in xmlCtxtReset 49 - Reserve byte for NUL terminator and report errors consistently in xmlBuf and [all …]
|
| /external/libxml2/ |
| D | NEWS | 16 - Support for XPointer locations (ranges and points): This was based on 20 `--with-xptr-locs` configuration option. Be warned that this part of 23 - Support for the built-in FTP client (`--with-ftp`). 25 - Support for "legacy" functions (`--with-legacy`). 30 --with-ftp 31 --with-legacy 32 --with-xptr-locs 44 --sysconfdir=/etc 48 - [CVE-2022-2309] Reset nsNr in xmlCtxtReset 49 - Reserve byte for NUL terminator and report errors consistently in xmlBuf and [all …]
|
| /external/python/cpython3/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 …]
|
| /external/mesa3d/ |
| D | .pick_status.json | 148 "description": "radv: add support for emitting PS_DONE/CS_DONE on GFX6-8", 256 "description": "anv: Skip CCS ambiguate which preceed fast-clears", 292 "description": "freedreno: Skip some batch dependency tracking if !ctx->dirty.", 301 "description": "freedreno: Move framebuffer state checks under a ctx->dirty flag.", 337 "description": "anv: Invalidate the correct AUX-TT entry", 391 "description": "docs: Mark some non-core zink extensions complete", 463 "description": "r300,i915g: Report no shader buffers or images on non-TCL HW.", 499 "description": "gallium/st: lower point-sprites if not supported", 841 "description": "vk-device-select: add device group support", 850 "description": "lima/ppir: fix creation of mov node for non-ssa tex dest", [all …]
|
| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
| D | internal_raw_IPA-old.txt | 1803 ad-lib ædlˈɪb 3726 aide-de-camp ˌeddɪkˈæmp 5495 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 7542 anglo-saxon ˈæŋglosˌæksən 8282 anti-lewisite ˌæntilˈuɪsˌaɪt 9550 aquifer %21020 ˈækwəfər, ˈɑkwə- 9555 aquilegia %7773 -lˈiʤə, ˌækwəlˈiʤiə 9559 aquiline %15023 -lɪn, ˈækwəlˌaɪn 9629 aragonite %11075 ərˈægənˌaɪt, ˈærəgə- 9645 aram %8777 ær-, ˈeræm, ˈɛrəm [all …]
|
| D | internal_raw_IPA.txt | 1508 ad-lib ædlˈɪb 3152 aide-de-camp ˌeddɪkˈæmp 4660 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 6464 anglo-saxon ˈæŋglosˌæksən 7113 anti-lewisite ˌæntilˈuɪsˌaɪt 10681 audio-visual ˌodiovˈɪʒuəl 11799 baby-sit bˈebisˌɪt 14086 battle-ax bˈætlæks 14655 bed-sitter bˈɛdsˌɪtər 14656 bed-wetting bˈɛdwˌɛtɪŋ [all …]
|