| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust linux start path. | jrg@chromium.org | 2010-09-25 | 1 | -5/+3 |
* | Suppress another variant of the file util leak for heapcheck | stuartmorgan@chromium.org | 2010-09-24 | 1 | -1/+15 |
* | Clean up the policy and message model of the template generator | gfeher@chromium.org | 2010-09-24 | 11 | -313/+222 |
* | GTTF: Make it possible to run ui_tests in parallel by making each browser ins... | phajdan.jr@chromium.org | 2010-09-24 | 1 | -0/+3 |
* | Fix leak of a DownloadItem in SavePackage::Init. | phajdan.jr@chromium.org | 2010-09-24 | 1 | -13/+0 |
* | Suppress a ChromeOS login test leak | stuartmorgan@chromium.org | 2010-09-23 | 1 | -0/+24 |
* | Check in a quick git-specific hack for doing mass renames. | evan@chromium.org | 2010-09-23 | 1 | -0/+55 |
* | Suppress heapcheck leak in FileSystemOperation | stuartmorgan@chromium.org | 2010-09-23 | 1 | -0/+10 |
* | Suppress FileSystemOperation leak | stuartmorgan@chromium.org | 2010-09-23 | 1 | -0/+14 |
* | Moving "Writer" related code for processing the policy tree from policy_gener... | markusheintz@chromium.org | 2010-09-23 | 13 | -117/+72 |
* | Generalized sanity test suppressions for tests 14 and 15 | glider@chromium.org | 2010-09-23 | 1 | -2/+2 |
* | Add two tests for uninit reads to ToolsSanityTests | timurrrr@chromium.org | 2010-09-23 | 2 | -0/+16 |
* | TSan: create less segments in sqlite functions. | timurrrr@chromium.org | 2010-09-22 | 1 | -0/+4 |
* | Expand the suppression for bug 50297 (UninitCondition in | glider@chromium.org | 2010-09-22 | 2 | -3/+16 |
* | Fix lost suppressions with --tool=tsan_rv and refactor chrome_tests/valgrind_... | timurrrr@chromium.org | 2010-09-22 | 2 | -44/+37 |
* | Use 'Categories' instead of 'ADM policies' in ADM for related policies | gfeher@chromium.org | 2010-09-22 | 2 | -41/+157 |
* | Adjust perf expectations. | chase@chromium.org | 2010-09-22 | 1 | -6/+6 |
* | Disable another choking/forking test. | jrg@chromium.org | 2010-09-21 | 1 | -4/+10 |
* | Extend the suppression for bug 56090 (Valgrind leak in | glider@chromium.org | 2010-09-21 | 1 | -9/+4 |
* | Suppress bug 56359 (leaks in URLRequest::Start) | glider@chromium.org | 2010-09-21 | 1 | -16/+43 |
* | Improve the experience of using RaceVerifier TSan mode. | timurrrr@chromium.org | 2010-09-21 | 2 | -34/+82 |
* | Generate html documentation for enterprise policies | gfeher@chromium.org | 2010-09-21 | 9 | -22/+892 |
* | Adjust perf expectations. | chase@chromium.org | 2010-09-20 | 1 | -8/+8 |
* | Revert r59932, fix the suppressions for bug 39963 to match all known stacks. | glider@chromium.org | 2010-09-20 | 1 | -3/+6 |
* | Extended the suppression for bug 39963 (Memory leak inside | glider@chromium.org | 2010-09-20 | 1 | -4/+2 |
* | Extend the suppression for bug 52834 | glider@chromium.org | 2010-09-20 | 1 | -2/+1 |
* | Valgrind suppression for sync leak. | thakis@chromium.org | 2010-09-18 | 1 | -0/+26 |
* | Revert 59793. Fixed, see bug. - Valgrind suppression for a chromeos domui inv... | thakis@chromium.org | 2010-09-17 | 1 | -26/+0 |
* | Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD... | levin@chromium.org | 2010-09-17 | 1 | -7/+0 |
* | Valgrind suppression for a chromeos domui invalid read. | thakis@chromium.org | 2010-09-17 | 1 | -0/+26 |
* | Suppress a possible data race on provider_map_ in SearchProviderInstallData | timurrrr@chromium.org | 2010-09-17 | 1 | -0/+7 |
* | Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntry | timurrrr@chromium.org | 2010-09-17 | 2 | -21/+0 |
* | Add suppression for a tsan detected race, take 3 | rvargas@google.com | 2010-09-17 | 2 | -2/+4 |
* | Suppress a tsan race on the disk cache | rvargas@google.com | 2010-09-17 | 1 | -0/+6 |
* | Supress a tsan race (disk cache GetEntryCount) | rvargas@google.com | 2010-09-17 | 1 | -0/+6 |
* | Valgrind suppression for a tsan race. | thakis@chromium.org | 2010-09-16 | 1 | -1/+6 |
* | Refactored handling of XmppClient. | akalin@chromium.org | 2010-09-16 | 1 | -0/+4 |
* | Valgrind suppression for an invalid write in the mac login auth sheet. | thakis@chromium.org | 2010-09-15 | 1 | -0/+27 |
* | Linux: make sure tools/licenses.py is happy about third_party/skia | phajdan.jr@chromium.org | 2010-09-15 | 1 | -4/+0 |
* | Widen valgrind suppression. | thakis@chromium.org | 2010-09-15 | 1 | -0/+16 |
* | Transparently handle outer sharding in parallel test launcher. | phajdan.jr@chromium.org | 2010-09-15 | 1 | -2/+20 |
* | GTTF: Make the parallel launcher use different ports for test https servers f... | phajdan.jr@chromium.org | 2010-09-15 | 1 | -1/+4 |
* | Add --verbose support to sync-webkit-git.py. | maruel@chromium.org | 2010-09-15 | 1 | -8/+17 |
* | Update Dr. Memory suppressions | timurrrr@chromium.org | 2010-09-15 | 1 | -1/+94 |
* | Add default options for the RaceVerifier TSan mode. | timurrrr@chromium.org | 2010-09-15 | 1 | -13/+25 |
* | Add annotations to the policy template metafile | gfeher@chromium.org | 2010-09-15 | 14 | -44/+321 |
* | License check: remove the special case for protobuf2, | phajdan.jr@chromium.org | 2010-09-14 | 1 | -4/+0 |
* | Add a presubmit check to look for duplicate Valgrind/Heapchecker suppression ... | thestig@chromium.org | 2010-09-14 | 2 | -2/+27 |
* | Add support for running Chromium tests under TSan in RaceVerifier mode. | timurrrr@chromium.org | 2010-09-14 | 2 | -7/+76 |
* | Suppress a memory leak on CrOS valgrind bot | timurrrr@chromium.org | 2010-09-14 | 1 | -0/+9 |