| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix submenu leak in menu2. | oshima@chromium.org | 2010-02-01 | 1 | -9/+0 |
* | Remove valgrind suppression. | jorlow@chromium.org | 2010-01-31 | 1 | -18/+0 |
* | Fixed memory leak in WebMessagePortImpl::postMessage() | atwilson@chromium.org | 2010-01-29 | 1 | -7/+0 |
* | valgrind: Slightly widen the bug_20653b suppression. | thestig@chromium.org | 2010-01-29 | 2 | -2/+2 |
* | wine_valgrind: Widen a suppression. | thestig@chromium.org | 2010-01-29 | 1 | -1/+1 |
* | More relaxing suppressions | oshima@chromium.org | 2010-01-29 | 1 | -21/+2 |
* | Relaxing the condition | oshima@chromium.org | 2010-01-29 | 1 | -2/+0 |
* | Suppressing a known leak error | oshima@chromium.org | 2010-01-29 | 1 | -0/+11 |
* | valgrind: Put back suppression 20653b the way it was. | thestig@chromium.org | 2010-01-29 | 2 | -7/+14 |
* | wine_valgrind: Widen a suppression to catch the same error in FtpNetworkTrans... | thestig@chromium.org | 2010-01-29 | 1 | -2/+2 |
* | wine_valgrind: Disable Win32WifiDataProviderTest, it's hanging. | thestig@chromium.org | 2010-01-29 | 1 | -2/+3 |
* | Valgrind suppression for variant of bug_20653 suppression. | shess@chromium.org | 2010-01-29 | 1 | -0/+12 |
* | Suppresses translate leak: | sky@chromium.org | 2010-01-28 | 1 | -0/+26 |
* | wine_valgrind: Suppress one more flaky valgrind error in net_unittests. | thestig@chromium.org | 2010-01-28 | 1 | -4/+17 |
* | Adds valgrind supression for 33394. | sky@chromium.org | 2010-01-28 | 1 | -0/+26 |
* | Fix a bug that surfaced when two nodes with the same ID have | tony@chromium.org | 2010-01-28 | 1 | -1/+2 |
* | Refactored code to allow associating workers with multiple renderers. | atwilson@chromium.org | 2010-01-28 | 1 | -3/+3 |
* | Wrapper script for running swig. | nirnimesh@chromium.org | 2010-01-27 | 1 | -0/+36 |
* | Supresses another NSS problem. | sky@chromium.org | 2010-01-27 | 1 | -0/+17 |
* | Enable valgrind for sync tests (and fix valgrind errors) | skrul@chromium.org | 2010-01-27 | 1 | -1/+5 |
* | Fix reference to layout_package.path_utils.GetAbsolutePath() -> | dpranke@chromium.org | 2010-01-27 | 1 | -1/+1 |
* | Guess the Valgrind PATH in a separate script | timurrrr@chromium.org | 2010-01-26 | 3 | -84/+96 |
* | Remove old Valgrind build scripts and patches. | timurrrr@chromium.org | 2010-01-26 | 8 | -947/+6 |
* | Handle storage events locally when possible. | jorlow@chromium.org | 2010-01-26 | 1 | -9/+0 |
* | Valgrind suppression for dom storage issue | jorlow@chromium.org | 2010-01-26 | 1 | -0/+9 |
* | Suppressing bug 32892 to make the TSan bot green. | timurrrr@chromium.org | 2010-01-23 | 1 | -0/+7 |
* | wine_valgrind: Update a suppression. | thestig@chromium.org | 2010-01-23 | 1 | -1/+1 |
* | Fix the layout_test path for valgrind tests. | dpranke@chromium.org | 2010-01-22 | 1 | -1/+1 |
* | Updating calling pattern for bug_32084 | oshima@chromium.org | 2010-01-22 | 1 | -6/+6 |
* | Suppressing two more errors chrome os ui_tests. | oshima@chromium.org | 2010-01-22 | 1 | -1/+45 |
* | Fixed memory leak upstream in https://bugs.webkit.org/show_bug.cgi?id=33704 | jorlow@chromium.org | 2010-01-21 | 1 | -13/+0 |
* | Suppressing a leak caused by NSS_InitReadWrite | oshima@chromium.org | 2010-01-20 | 1 | -1/+1 |
* | valgrind: remove some obsolete sqlite suppressions | evan@chromium.org | 2010-01-20 | 1 | -53/+1 |
* | Run Valgrind binaries from SVN (if present). | timurrrr@chromium.org | 2010-01-20 | 1 | -14/+67 |
* | sync-webkit-git: handle DEPS specifying nonexistent revision | evan@chromium.org | 2010-01-20 | 1 | -4/+10 |
* | Suppression update for chromeos | oshima@chromium.org | 2010-01-20 | 1 | -35/+16 |
* | relaxing suppression's constraints | oshima@chromium.org | 2010-01-20 | 1 | -15/+2 |
* | Missed one mac valgrind suppression last time. | dpranke@chromium.org | 2010-01-20 | 1 | -0/+26 |
* | Suppressing pkix memcheck erros. | oshima@chromium.org | 2010-01-20 | 1 | -1/+48 |
* | Fix typo in file. | dpranke@chromium.org | 2010-01-20 | 1 | -1/+0 |
* | relaxing constraints | oshima@chromium.org | 2010-01-19 | 1 | -3/+2 |
* | Add some valgrind suppressions for the mac. | dpranke@chromium.org | 2010-01-19 | 1 | -0/+28 |
* | suppressing two new memroy error in chromeos build | oshima@chromium.org | 2010-01-19 | 1 | -0/+40 |
* | valgrind: Remove a couple 0 byte patches. Gcl got confused. | thestig@chromium.org | 2010-01-19 | 2 | -0/+0 |
* | Widen a Mac Valgrind supression added at r36505 to hopefully turn the bot green. | rsesek@chromium.org | 2010-01-19 | 1 | -10/+0 |
* | Add a Mac Valgrind suppression for an invalid free deep in the NIB loading pr... | rsesek@chromium.org | 2010-01-19 | 1 | -0/+18 |
* | Trim mac valgrind suppression a bit, and add a comment. | senorblanco@chromium.org | 2010-01-15 | 1 | -11/+2 |
* | Add a suppression for recent valgrind error on Mac UI tests. | senorblanco@chromium.org | 2010-01-15 | 1 | -0/+23 |
* | Update expectations after WebKit roll. | chase@chromium.org | 2010-01-15 | 1 | -15/+15 |
* | suppress a valgrind error found in layout tests: | jshin@chromium.org | 2010-01-15 | 1 | -0/+15 |