- 92107f0 [Coverage] Fix two bugs on iOS platform. by Yuke Liao · 7 years ago
- 80afff3 [Coverage] Refactor function parses args.gn file by Yuke Liao · 7 years ago
- c60b2d0 [Coverage] Cleans up coverage script by 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 platform by Yuke Liao · 7 years ago
- ab9c44e [Coverage] Fix documentation and build error message by Yuke Liao · 7 years ago
- 545db32 [Coverage] Support running tests using xvfb by Yuke Liao · 8 years ago
- 8d28bd8 [Coverage] Remove unused logic. by Yuke Liao · 8 years ago
- a785f4d3 [Coverage] Improve format of generated code coverage reports. by Yuke Liao · 8 years ago
- c7e60714 [Coverage] Clean up code coverage script. by Yuke Liao · 8 years ago
- dd1ec059 [Coverage] Implements components view in code coverage report. by Yuke Liao · 8 years ago
- 9b4d86d [Coverage] Remove unused variables by Yuke Liao · 8 years ago
- 481d348 [Coverage] Add debug info for diagnostics. by Yuke Liao · 8 years ago
- d4a986520 [Coverage] Update code coverage tool to use %Nm option. by Yuke Liao · 8 years ago
- 13e6cb4e [Coverage] Fix formats of template file. 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
- 16f059a Fix bugs in code coverage script. by Abhishek Arya · 8 years ago
- 66da173 [Coverage] Support filtering results by list of directories or files by Yuke Liao · 8 years ago
- 1ec832c [Coverage] Restrict code coverage script to target_os - linux, mac. by Abhishek Arya · 8 years ago
- 506e882 [Coverage] Create code coverage script. by Yuke Liao · 8 years ago
- 4c1f510 Remove linux coverage scripts. by [email protected] · 12 years ago
- 032c8f5c Remove two unused scripts. by [email protected] · 12 years ago
- 9de1a1a Remove experimental.MediaGalleries, it is only unused stubs. by [email protected] · 12 years ago
- c631bda4 Delete Automation[Tab/Renderer]Helper and fix users. by [email protected] · 12 years ago
- 6e23edb Remove remaining references to test_shell_tests now that the bots have been updated. by [email protected] · 12 years ago
- 6237cfd Remove suppressions related to App Notifications by [email protected] · 12 years ago
- 7001915 DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools. by [email protected] · 13 years ago
- 53ae3ce Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools." by [email protected] · 13 years ago
- 806d2c7 DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools. by [email protected] · 13 years ago
- d9026aa Revert 172809 by [email protected] · 13 years ago
- 76c3138d Enable all browser tests except below tests and tests which are failing on local machine. by [email protected] · 13 years ago
- 4e6b195 Enable few more browser tests on coverage bot. by [email protected] · 13 years ago
- 06ce088 Enabled below browser_tests on coverage bot. by [email protected] · 13 years ago
- 55155ac Enable 'chrome/browser/net' and 'chrome/browser/extensions' related browser_tests on coverage bot. by [email protected] · 13 years ago
- 946d259 Enable only 'downloads' related tests in browser_tests on coverage bot. by [email protected] · 13 years ago
- d4142d2e Exclude tests prefixed with FLAKY, FAILS, DISABLED and MAYBE. by [email protected] · 13 years ago
- ea7b1223 1. Added option to run only browser_tests. by [email protected] · 13 years ago
- 178e7e9 Execute "unit_tests" when running coverage_posix.py with --all_unittests parameter. by [email protected] · 13 years ago
- 157c0b6e We need to build browser_tests during 'compile' step, so enabling in gypi. Disabled from running in coverage_posix.py. by [email protected] · 13 years ago
- 6f7b3a0 Store coverage.info file in separate folders based on commandline parameters to coverage_posix.py. by [email protected] · 13 years ago
- 8c9f61c Run all tests including FLAKY tests to get the overall coverage numbers. by [email protected] · 13 years ago
- d235bc7 Skipping few more tests from running on coverage bot. by [email protected] · 13 years ago
- dbdfcef Skipping few failing tests from gpu_tests, performance_ui_tests and sync_integration_tests on coverage bot. by [email protected] · 13 years ago
- 6d9905f Skip running pyauto tests on coverage bots. by [email protected] · 13 years ago
- 4afd5fc Empty <table> tag is written if there are no dirctories or no files. This was causing the following table after the empty table not to have sorting functionality. Fixed by including writing <table> tag inside 'if' statement. by [email protected] · 13 years ago
- 5b6445f Added sorting functionality to HTML tables on coverage dashboard. by [email protected] · 13 years ago
- 3a1625d Disablng few more failing tests cases from browser_tests. by [email protected] · 13 years ago
- feaa1f95 FullscreenControllerTests fail on coverage bots thereby aborting the test. Skipping these tests when running browser_tests. by [email protected] · 13 years ago
- bb92d56 Run CODE_COVERAGE test suite for pyauto tests. by [email protected] · 13 years ago
- b7ebdaa Added pyautolib (dependency to run pyauto tests) to coverage_build target. by [email protected] · 13 years ago
- 87d1855 Added pyauto tests in coverage_build target. by [email protected] · 13 years ago
- 648d386 Fix some license headers in tools/ by [email protected] · 14 years ago
- 3d50be7a Adds a --base_url argument to croc.py for adding a <base> tag in HTML output. by [email protected] · 14 years ago
- 276541b0 Changes to code coverage infrastructure to allow subset coverage analysis. by [email protected] · 14 years ago
- cb155a8 Fix python scripts in src/tools/ by [email protected] · 14 years ago
- adbae7e2 Add support for Linux kernels >=3.0-rc1 in Python related build files by: by [email protected] · 14 years ago
- 016498e scons: excise more scons references from the code base by [email protected] · 15 years ago
- 85bbc93 Print current path for debugging. by [email protected] · 15 years ago
- 928930d7 Adjust linux start path. Should fix the "zero percent coverage" problem. by [email protected] · 15 years ago
- e772063 Disable another choking/forking test. by [email protected] · 15 years ago
- 7d7bc5f Fix code coverage for Windows. by [email protected] · 15 years ago
- b2e1971 Restore previous dribbling-subprocess-output code for non-Windows. by [email protected] · 15 years ago
- 24bce1e Solving an issue with subprocess.POpen on Windows. by [email protected] · 15 years ago
- ff85ad39 Correct mcov execution cwd so it works from either makefiles (target by [email protected] · 15 years ago
- 1952ead6 chrome_tests.gypi: give better deps to make sure coverage_bundles.py generated more appropriately. by [email protected] · 15 years ago
- 266cd3d Fix process kill and "wait for death" on Windows. by [email protected] · 15 years ago
- d0e3aeb Exclusion list for problematic tests. by [email protected] · 15 years ago
- 11b029c coverage: Ignore test failures and continue running other tests. by [email protected] · 15 years ago
- 71cadf80 Fix linux coverage directory by [email protected] · 15 years ago
- f5e8c86 Handle buildbot directory naming issues. by [email protected] · 15 years ago
- 8621941 Split coverage into build and run phases in preparation for splitting by [email protected] · 15 years ago
- 116e89a Kill subprocesses (e.g. unit tests) which appear to be hanging. Use a by [email protected] · 15 years ago
- 14e62ae Hierarchy. Hierarchy. Hierarchy!!! by [email protected] · 15 years ago
- da65cbb New failure: by [email protected] · 15 years ago
- e2027b0 Add resilience in croc to a failed build (e.g. 0 stats generated). by [email protected] · 15 years ago
- d00f62b coverage_posix.py: use proper root directory for Linux now that by [email protected] · 16 years ago
- 5c2cff7 Use Xvfb when running the tests. by [email protected] · 16 years ago
- e084eaa Do not make test failures fatal (since it is so common.) by [email protected] · 16 years ago
- edeebc2 Current status: by [email protected] · 16 years ago
- bb56b44 Now that we append to this file instead of clobbering it each time by [email protected] · 16 years ago
- 6188a3e Modify windows code coverage pattern to dump info once per test and by [email protected] · 16 years ago
- 49605ee Turn off exclusions for windows coverage by [email protected] · 16 years ago
- a8d1681 Add hard-coded win paths so bb happy. by [email protected] · 16 years ago
- ac1f573 Fix coverage on the Mac. Add extra unit test bundles (all platforms). by [email protected] · 16 years ago
- e8f6ff4 Beginning of code coverage on Windows. by [email protected] · 16 years ago
- 587274f Fix Linux code coverage. by [email protected] · 16 years ago
- 2c92164 Trying to re-land r17758 (http://codereview.chromium.org/118247) but with name installer_util_unittests instead of util_unittests. by [email protected] · 16 years ago
- 4d602eb Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage. by [email protected] · 16 years ago
- c333ede2 Add example .croc file. by [email protected] · 16 years ago
- 26a4b27 Forgot the CSS file. by [email protected] · 16 years ago
- 0df95fd4 Major refactoring of Croc. by [email protected] · 16 years ago
- 916225c Add croc code coverage tool. (Same change as yesterday, but now made in the by [email protected] · 16 years ago
- 7122ffd5 Code coverage improvements. by [email protected] · 16 years ago
- 42074825 Minor tweaks to make coverage happier on OSX. by [email protected] · 16 years ago
- f5ecbba1 Start of code coverage for Mac. by [email protected] · 16 years ago
- f0a51fb5 Fixes CRLF and trailing white spaces. by [email protected] · 16 years ago
- 690fbe05 Fixed a small bug with variable names. by [email protected] · 17 years ago
- 1581ad1 Added flags to the coverage script so that this can run locally and developers can use the .coverage files inside their Visual Studio Team Tools. Also misc bug fixes. by [email protected] · 17 years ago