| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in bug name. I typed '6' instead of '9' by accident. I noticed bec... | dkegel@google.com | 2009-09-14 | 1 | -1/+1 |
* | Added a few suppressions for ThreadSanitizer on Mac. | timurrrr@chromium.org | 2009-09-14 | 1 | -0/+91 |
* | Update shard-all-tests.sh to save the raw valgrind output files, | dank@chromium.org | 2009-09-12 | 1 | -30/+74 |
* | Add one more mac suppression found with a local run and slightly different co... | dank@chromium.org | 2009-09-12 | 1 | -8/+34 |
* | Add more suppressions for ThreadSanitizer | timurrrr@chromium.org | 2009-09-11 | 1 | -1/+81 |
* | Remove suppression for Mem leak with BrowserWindowCocoa::Show() | nirnimesh@chromium.org | 2009-09-11 | 1 | -14/+0 |
* | Mac: Suppress pasteboard leaks. | estade@chromium.org | 2009-09-10 | 1 | -1/+11 |
* | Resubmit suppression count report patch, but this time don't crash if that se... | dkegel@google.com | 2009-09-10 | 1 | -6/+39 |
* | Add suppression for nother sql variation | stuartmorgan@google.com | 2009-09-10 | 1 | -0/+6 |
* | Revert "Show suppression counts. (Not yet per-test.)" | kuchhal@chromium.org | 2009-09-10 | 1 | -37/+6 |
* | Show suppression counts. (Not yet per-test.) | dkegel@google.com | 2009-09-10 | 1 | -6/+37 |
* | linux: add a suppression for a leak when we load a third-party plugin | evan@chromium.org | 2009-09-09 | 1 | -0/+7 |
* | More suppressions for Mac UI bots | stuartmorgan@google.com | 2009-09-08 | 2 | -14/+77 |
* | [Mac] Add testing code to expose an NSColor memory leak. | shess@chromium.org | 2009-09-05 | 1 | -0/+9 |
* | Widen some Mac valgrind suppressions | stuartmorgan@google.com | 2009-09-04 | 1 | -6/+22 |
* | Remove suppression for UMR in test_shell_tests in vCMMVectorConvert8BitRGBToR... | nirnimesh@chromium.org | 2009-09-04 | 1 | -8/+1 |
* | Show the commandline in question as part of each valgrind | dank@chromium.org | 2009-09-04 | 1 | -2/+16 |
* | Update to valgrind-3.5.0. From timur, http://codereview.chromium.org/190008 | dkegel@google.com | 2009-09-03 | 7 | -80/+89 |
* | Widen a Mac suppression, add two one-offs from Linux. | stuartmorgan@google.com | 2009-09-03 | 2 | -4/+11 |
* | Linux: Initialize the focus ring color preference values. This fixes an UMR ... | jhawkins@chromium.org | 2009-09-03 | 1 | -12/+0 |
* | Another suppression for Mac UI Valgrind | stuartmorgan@google.com | 2009-09-03 | 1 | -0/+7 |
* | Suppressing the valgrind error probably caused by WebKit r47756. | yusukes@google.com | 2009-09-03 | 1 | -0/+5 |
* | Suppressing the valgrind error probably caused by r25278 (TAKE 2). | yusukes@google.com | 2009-09-03 | 1 | -0/+6 |
* | Suppressing the valgrind error probably caused by r25278. | yusukes@google.com | 2009-09-03 | 1 | -0/+6 |
* | More valgrind suppressions | stuartmorgan@google.com | 2009-09-02 | 2 | -1/+18 |
* | Update the suppression for issue 20459 with Chris Hawk's findings. | wtc@chromium.org | 2009-09-02 | 1 | -1/+5 |
* | Remove suppression for memory leak in TabStripModelObserverBridge::TabChanged... | nirnimesh@chromium.org | 2009-09-02 | 1 | -15/+0 |
* | New tsan suppressions from Timur, http://codereview.chromium.org/185008 | dkegel@google.com | 2009-09-02 | 2 | -11/+41 |
* | Widen a suppression to account for an extra stack frame | stuartmorgan@google.com | 2009-09-02 | 1 | -0/+1 |
* | Adjust SQL suppressions for optimization level change | stuartmorgan@google.com | 2009-09-02 | 1 | -21/+22 |
* | Valgrind suppression updates for Mac UI bots | stuartmorgan@google.com | 2009-09-02 | 2 | -14/+58 |
* | Bundle a gdb that doesn't crash during line number lookup | dank@chromium.org | 2009-09-01 | 1 | -0/+24 |
* | More valgrind suppressions. | stuartmorgan@google.com | 2009-09-01 | 1 | -0/+33 |
* | Widen more suppressions, add a couple new ones. | dkegel@google.com | 2009-09-01 | 2 | -53/+12 |
* | Remove suppression for memory leak in IPC::Channel::Channel() | nirnimesh@chromium.org | 2009-08-31 | 1 | -14/+0 |
* | Widen a couple suppressions, fix typo in last commit (need a precommit filter... | dkegel@google.com | 2009-08-31 | 1 | -6/+3 |
* | Widen two more suppressions, fix a broken suppression | dkegel@google.com | 2009-08-30 | 2 | -10/+56 |
* | Widen some old suppressions, add some new ones. | dkegel@google.com | 2009-08-30 | 2 | -11/+26 |
* | Suppression-fest! | dank@chromium.org | 2009-08-29 | 2 | -9/+58 |
* | Widen one suppression to match linux bot, add one new suppression for mac. | dank@chromium.org | 2009-08-28 | 2 | -1/+15 |
* | Remove a suppression for mem leak with base::MessagePumpLibevent::WatchFileDe... | nirnimesh@chromium.org | 2009-08-28 | 1 | -12/+0 |
* | Add four new suppressions, widen one. | dank@chromium.org | 2009-08-28 | 2 | -4/+44 |
* | Suppress a leak of a CFMutableArray of certs in X509Certificate::Verify. | wtc@chromium.org | 2009-08-28 | 1 | -0/+17 |
* | Don't die if the object file in question doesn't have symbols. | dkegel@google.com | 2009-08-27 | 1 | -1/+1 |
* | Suppress a deliberate 'leak' in the Mac theme cache | stuartmorgan@chromium.org | 2009-08-27 | 1 | -0/+12 |
* | Widen a suppression for a new stack variation | stuartmorgan@chromium.org | 2009-08-27 | 1 | -0/+1 |
* | Reland 24548 without the symlink code which broke the build. | dank@chromium.org | 2009-08-27 | 4 | -14/+57 |
* | Reverting 24548. | dank@chromium.org | 2009-08-26 | 4 | -69/+14 |
* | Fix gdb line number lookup on the mac. | dank@chromium.org | 2009-08-26 | 4 | -14/+69 |
* | Fix SharedMemory Object leak | jeremy@chromium.org | 2009-08-26 | 1 | -12/+0 |