| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Valgrind: Suppress invalid reads inside net::CertVerifier::Request::DoVerify(). | thestig@chromium.org | 2010-10-09 | 1 | -0/+11 |
* | Valgrind: Widen suppression for bug 29675 after CrOS change in r62008. | thestig@chromium.org | 2010-10-09 | 1 | -0/+1 |
* | Valgrind: Suppress leak inside SSLClientSocketNSS::InitializedSSLOptions. | thestig@chromium.org | 2010-10-08 | 1 | -0/+11 |
* | Valgrind: Suppress leak in net::internal::ClientSocketPoolBaseHelper::GetOrCr... | thestig@chromium.org | 2010-10-08 | 1 | -0/+13 |
* | Valgrind: Add an updated suppression for a leak in net::HttpNetworkLayer::Get... | thestig@chromium.org | 2010-10-08 | 1 | -0/+10 |
* | Valgrind: Add a updated suppression for bug 42942. | thestig@chromium.org | 2010-10-08 | 1 | -0/+12 |
* | Valgrind: Suppress leak inside SSLConfigServiceManager. | thestig@chromium.org | 2010-10-08 | 1 | -0/+13 |
* | Valgrind: Update a suppression after refactoring in r61996. | thestig@chromium.org | 2010-10-08 | 1 | -1/+1 |
* | Heapchecker suppressions for FileSystemHostContextTest | mnissler@chromium.org | 2010-10-08 | 1 | -0/+28 |
* | Suppress context leaks in FileSystemHostContextTest.* | mnissler@chromium.org | 2010-10-08 | 1 | -0/+12 |
* | Suppress DownloadManager leaks. | mnissler@chromium.org | 2010-10-08 | 1 | -0/+7 |
* | Remove valgrind suppressions that don't seem to be hit anymore. | vandebo@chromium.org | 2010-10-07 | 1 | -47/+0 |
* | Valgrind: Widen suppression from r61840. | thestig@chromium.org | 2010-10-07 | 1 | -3/+1 |
* | Valgrind: Suppress error from webkit roll 69275:69314. | thestig@chromium.org | 2010-10-07 | 1 | -1/+12 |
* | Adding Valgrind Suppression to bring webkit valgrind canary green. | ajwong@chromium.org | 2010-10-07 | 1 | -0/+19 |
* | Fix adml writer unittest and admx writer unittest | markusheintz@chromium.org | 2010-10-07 | 2 | -19/+29 |
* | Widen a suppression for base::LaunchApp/getenv race | timurrrr@chromium.org | 2010-10-07 | 1 | -0/+1 |
* | Valgrind: Suppress a couple of GPU / Mac memory errors. | thestig@chromium.org | 2010-10-07 | 1 | -0/+26 |
* | Before if you provided a non-existent tool, grit would give an error message ... | petersont@chromium.org | 2010-10-06 | 1 | -1/+4 |
* | fun:cricket::Session::SendTransportInfoMessage heapcheck suppression | dhollowa@chromium.org | 2010-10-06 | 1 | -0/+26 |
* | dom_ui_util::GetImageDataUrl suppression | dhollowa@chromium.org | 2010-10-05 | 1 | -0/+15 |
* | Add suppression for crbug.com/58016 | sergeyu@chromium.org | 2010-10-05 | 1 | -1/+1 |
* | Add lss to the list of special cases in tools/licenses.py. | thestig@chromium.org | 2010-10-05 | 1 | -0/+4 |
* | Suppression for WebKit::createWebMediaPlayer | dhollowa@chromium.org | 2010-10-05 | 1 | -2/+2 |
* | Use dom_ui_util::GetImageDataUrl instead of a private version. | xiyuan@chromium.org | 2010-10-05 | 1 | -12/+0 |
* | Add two more suppressions for remoting HeapChecker reports | timurrrr@chromium.org | 2010-10-05 | 1 | -1/+22 |
* | Suppress some heapchecker leak reports on remoting | timurrrr@chromium.org | 2010-10-05 | 1 | -0/+10 |
* | Remove suppression for out-of-date bug that was likely a false positive on th... | timurrrr@chromium.org | 2010-10-05 | 1 | -7/+0 |
* | Widen a suppression for bug 50297 | timurrrr@chromium.org | 2010-10-05 | 1 | -0/+1 |
* | Suppress an invalid read in CrOS/UI | timurrrr@chromium.org | 2010-10-05 | 1 | -0/+26 |
* | Widen two Valgrind suppressions | timurrrr@chromium.org | 2010-10-05 | 2 | -2/+11 |
* | Fix races in JingleChromotingConnectionTest. | sergeyu@chromium.org | 2010-10-05 | 1 | -8/+0 |
* | Suppress new leaks in remoting code. | thestig@chromium.org | 2010-10-04 | 2 | -0/+18 |
* | Renamed the suppression for bug 57799 into bug 57800 (leak at | glider@chromium.org | 2010-10-04 | 2 | -0/+25 |
* | Suppress bug 57799 (leak at cricket::Transport::OnRemoteCandidate) | glider@chromium.org | 2010-10-04 | 1 | -0/+15 |
* | Fixed an incorrectly removed frame-level wildcard for bug 57692 (Tsan failure | glider@chromium.org | 2010-10-04 | 1 | -0/+1 |
* | clang/mac: Fix most problems in unittest targets in webkit.gyp | thakis@chromium.org | 2010-10-03 | 1 | -1/+1 |
* | Widen the TSan suppression further with wildcards. | rsesek@chromium.org | 2010-10-02 | 1 | -3/+2 |
* | Widen TSan suppression. | rsesek@chromium.org | 2010-10-02 | 1 | -2/+3 |
* | Add a TSan suppression for remoting::TCPChannelTester::CheckResults(). | rsesek@chromium.org | 2010-10-02 | 1 | -0/+7 |
* | Insert missing Memcheck:Leak to fix suppression. | rsesek@chromium.org | 2010-10-02 | 1 | -0/+1 |
* | Add Memcheck and Heapcheck suppressions for bug 57683. | rsesek@chromium.org | 2010-10-02 | 2 | -0/+15 |
* | Revert 61175 - Revert r61105 and r61106 | thestig@chromium.org | 2010-10-01 | 2 | -0/+14 |
* | Adjust perf expectations. | chase@chromium.org | 2010-10-01 | 1 | -6/+6 |
* | Add more perf expectations. | chase@chromium.org | 2010-10-01 | 1 | -0/+25 |
* | Revert r61105 and r61106 | agl@chromium.org | 2010-10-01 | 2 | -14/+0 |
* | Update Dr. Memory suppressions, gtest_filters and also skip oob-write sanity ... | timurrrr@chromium.org | 2010-10-01 | 1 | -1/+17 |
* | Extended the suppression for bug 32085 (memory leak in notification registrar | glider@chromium.org | 2010-10-01 | 1 | -9/+36 |
* | Shorten the name of policy groups and sort them by caption | gfeher@chromium.org | 2010-10-01 | 2 | -13/+32 |
* | Widen a suppression rule for Bug 39963. | hbono@chromium.org | 2010-10-01 | 1 | -2/+0 |