| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce number of slices when running UI tests under purify | huanr@chromium.org | 2009-07-17 | 1 | -2/+2 |
* | Running UI tests with slices under purify. | huanr@chromium.org | 2009-07-14 | 1 | -1/+61 |
* | Return 88 instead of -88 from the purify scripts since | nsylvain@chromium.org | 2009-06-12 | 2 | -2/+2 |
* | Add MOZ_Z_deflate to the known filter for UMR in purify. | nsylvain@chromium.org | 2009-06-09 | 1 | -0/+0 |
* | Change one more -88 to 88 | nsylvain@chromium.org | 2009-06-06 | 1 | -1/+1 |
* | Small fix for cases where the data or report dirs are not specified. | mad@google.com | 2009-05-28 | 1 | -0/+1 |
* | Fix timeout when not detached | dkegel@google.com | 2009-05-06 | 1 | -4/+12 |
* | Redirecting buildbots to use v8_shell.exe instead of v8_shell_sample.exe | bradnelson@google.com | 2009-04-06 | 1 | -3/+2 |
* | Add support for running the v8 tests under Purify. | erikkay@google.com | 2009-03-19 | 1 | -29/+53 |
* | Add hanging test to Purify gtest filter file. Report location of filter file | pam@chromium.org | 2009-03-11 | 1 | -0/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 8 | -77/+77 |
* | Submitting nirnimesh's changes. | jrg@chromium.org | 2009-02-27 | 1 | -5/+3 |
* | Add diagnostic information to help track down why the Purify layout tests | pam@chromium.org | 2009-02-22 | 1 | -0/+9 |
* | In addition to printing to stdout, also log bug report and summary data to a ... | erikkay@google.com | 2009-02-11 | 2 | -36/+65 |
* | Fix purify scripts to output data into the correct directory when running lay... | erikkay@google.com | 2009-02-11 | 1 | -13/+20 |
* | Periodically log while waiting for subprocess to complete so that the bot doe... | erikkay@google.com | 2009-02-11 | 1 | -26/+37 |
* | With the latest purify patch, an existing filter (for a benign bzip2 UMR) tha... | erikkay@google.com | 2009-02-09 | 1 | -0/+0 |
* | Allow purify scripts to take a --report_dir argument which specifies where th... | erikkay@google.com | 2009-02-06 | 3 | -28/+76 |
* | A few minor tweaks to Purify options that should allow us to enable a few tes... | erikkay@google.com | 2009-02-05 | 2 | -3/+16 |
* | Refactor layout test bug report summary to add support for UI tests. | erikkay@google.com | 2009-01-15 | 1 | -14/+31 |
* | Add a sleep timeout argument to the ui_test scripts. This will | paulg@google.com | 2009-01-15 | 1 | -1/+2 |
* | accidentally passed a bogus arg to run_webkit_tests | erikkay@google.com | 2009-01-14 | 1 | -1/+0 |
* | A simple one-at-a-time test runner that can be driven by chrome_tests.py. | erikkay@google.com | 2009-01-13 | 2 | -2/+64 |
* | Ignore "_ignore.txt" files when counting errors we want to fix sometime. | pamg@google.com | 2009-01-10 | 1 | -0/+1 |
* | Update Purify filters to filter out some sqlite UMRs. | mpcomplete@google.com | 2009-01-09 | 1 | -0/+0 |
* | Report the total number of fixable and fixable-but-flakey messages listed in | pamg@google.com | 2009-01-09 | 1 | -0/+27 |
* | Adjust a ui_test timeout to allow more tests to | paulg@google.com | 2009-01-06 | 1 | -1/+1 |
* | Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa... | jungshik@google.com | 2008-12-31 | 1 | -1/+1 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 1 | -1/+1 |
* | Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0. | jungshik@google.com | 2008-12-30 | 1 | -1/+1 |
* | Fix the output line endinf | chrome-bot@google.com | 2008-12-22 | 1 | -1/+1 |
* | For non-detached processes, manually read and print out stdout and stderr. | erikkay@google.com | 2008-12-20 | 1 | -1/+31 |
* | Add a command line flag to the Purify script to allow skipping | paulg@google.com | 2008-12-19 | 1 | -3/+6 |
* | Initial support for running the ui_tests under Purify on the | paulg@google.com | 2008-12-18 | 1 | -1/+6 |
* | Fix a few bugs in purify layout test chunks: | erikkay@google.com | 2008-12-18 | 1 | -2/+8 |
* | Increase the chunk size for layout tests (do 120 per run rather than 25). Th... | erikkay@google.com | 2008-12-17 | 1 | -3/+2 |
* | add new ignored errors to global purify filter: | erikkay@google.com | 2008-12-17 | 1 | -0/+0 |
* | Remove typo in python script. | paulg@google.com | 2008-12-12 | 1 | -1/+1 |
* | Preliminary support for running the ui_tests under Purify. | paulg@google.com | 2008-12-11 | 3 | -18/+65 |
* | Add support for running slices of the layout tests continuously rather than a... | erikkay@google.com | 2008-12-10 | 1 | -9/+72 |
* | Fix a bogus net_unittests purify error caused by a stack change to file_util:... | erikkay@google.com | 2008-10-31 | 1 | -0/+0 |
* | For the filter "Chrome Ignore > IPR_delayLoadHelper2 (winsock2 dll load)", | wtc@google.com | 2008-10-09 | 1 | -0/+0 |
* | Move SQLite from src/chrome/third_party to src/third_party | aa@google.com | 2008-08-30 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 8 | -224/+32 |
* | * Removed extraneous module filter from UMR for bug 1334166 | erikkay@google.com | 2008-08-20 | 1 | -0/+0 |
* | Ignore Value copy constructor UMR. | brettw@google.com | 2008-08-20 | 1 | -0/+0 |
* | A strange purify error from V8 where dynamic initializers for ints and string... | erikkay@google.com | 2008-08-20 | 1 | -0/+0 |
* | Add tools to the repository. | initial.commit | 2008-07-27 | 11 | -0/+2642 |