Movatterモバイル変換
[0]ホーム
- 4f6d96fb[coverage] Don't attempt to glob expand gtest_filter parametersby Kevin Babbitt· 12 months ago
- e2188adtools/code_coverage: remove a reference to gomaby Takuto Ikuta· 1 year, 1 month ago
- 06bd4dfAdd --no-report flag to support offline modeby Arthur Wang· 1 year, 2 months ago
- 4d9c231Migrate TODOs referencing old crbug IDs to the new issue tracker IDsby Alison Gale· 1 year, 3 months ago
- 51e61c7dRevert "Enable continuous mode/runtime counter relocation for coverage builds"by Nico Weber· 1 year, 7 months ago
- 0265879Enable continuous mode/runtime counter relocation for coverage buildsby Alan Zhao· 1 year, 7 months ago
- 97d1d4bFix coverage.py under Windowsby Arthur Eubanks· 1 year, 11 months ago
- f851c56Fix bug in local coverage script when only when profdata file is given as inputby Prakhar· 2 years, 2 months ago
- a641851Fix llvm profile path for wpt test coverage generation locallyby Prakhar· 2 years, 2 months ago
- b852780Add missing commaby Prakhar· 2 years, 3 months ago
- 57bd3fc[coverage] Update code coverage script to allow multiple input profdata files.by Julia Hansbrough· 2 years, 4 months ago
- 9470000fReland "Add 'use_centipede' alternative to 'use_libfuzzer'"by Adrian Taylor· 2 years, 4 months ago
- 27baf7a6Revert "Add 'use_centipede' alternative to 'use_libfuzzer'"by Jeroen Dhollander· 2 years, 4 months ago
- e6164f6Add 'use_centipede' alternative to 'use_libfuzzer'by Adrian Taylor· 2 years, 4 months ago
- 500f7adFix coverage script for run_web_tests.pyby Weizhong Xia· 2 years, 6 months ago
- 570a8a8[coverage] Update fuzzing coverage script build instructions.by Julia Hansbrough· 2 years, 6 months ago
- 58aa7b0a[coverage] Perform glob expansion so that the coverage script works onby Julia Hansbrough· 2 years, 6 months ago
- 20e2ab75Stop using the six library in coverage.py.by Lei Zhang· 2 years, 9 months ago
- 0b5511e7[code-health] Update vpython references to vpython3 in //toolsby Fabrice de Gans· 2 years, 10 months ago
- dfd88085Update copyright headers in testing/, tools/by Avi Drissman· 2 years, 10 months ago
- 42a5b51aChange shabang to run vpython3 for coverage.py.by Lei Zhang· 3 years, 5 months ago
- 91b5336Rename arg name --time-out-ms for rwtby Weizhong Xia· 3 years, 7 months ago
- 928671eUse the same python executable to run coverage tools updateby Akekawit Jitprasert· 3 years, 10 months ago
- f9cb662Support exporting coverage data in lcov formatby Akekawit Jitprasert· 4 years ago
- 507de0bfix documentation around how to invoke local coverage scriptby Prakhar· 4 years, 1 month ago
- 65d6383Fix compatibility issues between python version for coverage.pyby Prakhar· 4 years, 1 month ago
- 5675252Use -compilation-dir for llvm-covby Choongwoo Han· 4 years, 1 month ago
- bd1aa95Make coverage.py py3 and Windows compatibleby Choongwoo Han· 4 years, 1 month ago
- ab8812a[COIL] Change chromium code search type links to use main rather than master for toolsby John Palmer· 4 years, 2 months ago
- 34c093a4Limit python multiprocessing jobs on windows due to Python3 bug.by Dirk Pranke· 4 years, 4 months ago
- 4d164bbUpdate '#!/usr/bin/python' shebangs to '#!/usr/bin/env python'.by Dirk Pranke· 4 years, 4 months ago
- 8828236Update coverage for android native coverage.by Ben Joyce· 4 years, 6 months ago
- 07f5233Add .exe to Windows binary paths in coverage script.by Sajjad Mirza· 4 years, 8 months ago
- 0b96e00Fix command splitting on Windows for coverage script.by Sajjad Mirza· 4 years, 8 months ago
- b37d5bfdRemove redundant block from coverage.pyby pasthana· 5 years ago
- a484411Invoke update.py as a subprocess in coverage.pyby pasthana· 5 years ago
- b25b177a4Add Windows support to coverage.py.by Brent McBride· 5 years ago
- 38cabdcCode coverage report supports text format.by Sahel Sharify· 6 years ago
- 8ee64a1Clang update.py: Add --package optionby Hans Wennborg· 6 years ago
- 03c64407[code coverage] Update code coverage component referencesby Yuke Liao· 6 years ago
- 283b92c7Code coverage should directly invoke otool from hermetic xcode.by Erik Chen· 6 years ago
- 43bbbcd5[code coverage] Update documentation for code coverageby Yuke Liao· 6 years ago
- abfbba4Revert "Stop setting DEVELOPER_DIR for code coverage for macOS."by Yuke Liao· 6 years ago
- 694422dStop setting DEVELOPER_DIR for code coverage for macOS.by Erik Chen· 6 years ago
- 2f26118Fix code coverage documentation.by Abhishek Arya· 6 years ago
- 633c5788Use SetMacXcodePath in tools/coverage.pyby Brad Hall· 6 years ago
- 0657629Coverage script: use autoninja instead of ninja and custom goma checker.by Max Moroz· 7 years ago
- 339fc47[Code Coverage] Fix invocation of run_web_testsby Robert Ma· 7 years ago
- 13c2318Clarify libFuzzer and Code Coverage docs plus other minor fixes.by Max Moroz· 7 years ago
- 2b46495Fix extracting of app_path for iOS coverageby Artem Titarenko· 7 years ago
- 3631272Deploy clang coverage tools via gclient runhooks if so configured.by Roberto Carrillo· 7 years ago
- a5a9527[Code Coverage] Clarify the differences between DCHECKs and standard asserts.by Max Moroz· 7 years ago
- 1de68d7[Code Coverage] Refactor the script logic into Py2/Py3 compatible module.by Max Moroz· 7 years ago
- e5811afaCoverage: Add merge output in verbose mode.by Abhishek Arya· 7 years ago
- 9c2c70bCoverage: Fix a bug on iOS platform.by Yuke Liao· 7 years ago
- 4a9494fCoverage: Use --batch-size=1 to run_web_tests.pyby Abhishek Arya· 7 years ago
- bd0655dCoverage: Pass LLVM_PROFILE_FILE env to run_web_tests.pyby Abhishek Arya· 7 years ago
- 0391109Coverage: Add --web-tests helper for running web tests.by Abhishek Arya· 7 years ago
- 082e9963Coverage: Add an argument to allow specify coverage tools to use.by Yuke Liao· 7 years ago
- ae19b2c3Run coverage reports through c++filt on Linux and macOS.by Ryan Sleevi· 7 years ago
- efbe1dfCoverage: Don't show totals entry for component view.by Abhishek Arya· 7 years ago
- 8c3a1ce32Coverage: Avoid double-counting of sub-dirs in component view.by Abhishek Arya· 7 years ago
- 1b852fdCoverage: Implement file view turn off switch.by Yuke Liao· 7 years ago
- d35de7eCoverage: Convert some print to use logging module.by Abhishek Arya· 7 years ago
- 72a5893d[Coverage] Minor fixes in coverage script.by Yuke Liao· 7 years ago
- 302b67aCoverage: Coverage script fixesby Abhishek Arya· 7 years ago
- 1c97ea54Coverage: Add llvm-symbolizer to path for symbolized stacksby Abhishek Arya· 7 years ago
- 865fffdImprove styles in code coverage report.by Abhishek Arya· 7 years ago
- 78120bcAdd logging in coverage script to debug ldd execution time.by Abhishek Arya· 7 years ago
- fb70b53Add assert to check coverage file path have source root.by Abhishek Arya· 7 years ago
- 7c5354f[Code Coverage] Update output dir structure for multi-platform support.by Max Moroz· 7 years ago
- c19bc5efMake profraw merge error resilient in code coverage script.by Abhishek Arya· 7 years ago
- 64636afAdd argument to take profdata as input for code coverage script.by Abhishek Arya· 7 years ago
- 8a0751aSetup coverage tool in script with no argument.by Abhishek Arya· 7 years ago
- 025d895[Code Coverage] Use platform as a name of the root directory with the report.by Max Moroz· 7 years ago
- 9a81f39Revert "[Code Coverage] Use platform name for the root directory instead of 'coverage'."by Max Moroz· 7 years ago
- d6e2784[Code Coverage] Use platform name for the root directory instead of 'coverage'.by Max Moroz· 7 years ago
- d73e45f[Code Coverage] Add support for component build + update documentation.by Max Moroz· 7 years ago
- 0e4c868[Coverage] Add ignore_filename_regex argument to coverage script.by Yuke Liao· 7 years ago
- 8e209fe8[Coverage] Link to coverage.py to code_coverage.mdby Yuke Liao· 7 years ago
- 27349c9[Coverage] Run fuzzer targets using %p.by Yuke Liao· 7 years ago
- d3b4627[Coverage] Add documentation for Clang source based code coverage.by Yuke Liao· 7 years ago
- 92107f0[Coverage] Fix two bugs on iOS platform.by Yuke Liao· 7 years ago
- 80afff3[Coverage] Refactor function parses args.gn fileby Yuke Liao· 7 years ago
- c60b2d0[Coverage] Cleans up coverage scriptby Yuke Liao· 7 years ago
- b292683[Coverage] Reland disappeared changes.by Yuke Liao· 7 years ago
- a0c8c2f[Coverage] Support running code coverage tool on iOS platformby Yuke Liao· 7 years ago
- ab9c44e[Coverage] Fix documentation and build error messageby Yuke Liao· 7 years ago
- 545db32[Coverage] Support running tests using xvfbby Yuke Liao· 7 years ago
- 8d28bd8[Coverage] Remove unused logic.by Yuke Liao· 7 years ago
- a785f4d3[Coverage] Improve format of generated code coverage reports.by Yuke Liao· 7 years ago
- c7e60714[Coverage] Clean up code coverage script.by Yuke Liao· 7 years ago
- dd1ec059[Coverage] Implements components view in code coverage report.by Yuke Liao· 7 years ago
- 9b4d86d[Coverage] Remove unused variablesby Yuke Liao· 7 years ago
- 481d348[Coverage] Add debug info for diagnostics.by Yuke Liao· 7 years ago
- d4a986520[Coverage] Update code coverage tool to use %Nm option.by Yuke Liao· 8 years ago
- d54030e[Coverage] Add a TOTALS row in the html report.by Yuke Liao· 8 years ago
- ea228d0[Coverage] Generate per directory code coverage report.by Yuke Liao· 8 years ago
- 95d13d7[Coverage] Fix a bug in code coverage script.by Yuke Liao· 8 years ago
- 16f059aFix bugs in code coverage script.by Abhishek Arya· 8 years ago
[8]ページ先頭