| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | suppress 3 more valgrind errors (two in ffmpeg and one in npapi test plugin) | jshin@chromium.org | 2010-01-15 | 1 | -0/+63 |
* | Suppress two valgrind errors during linux layout tests. | jshin@chromium.org | 2010-01-15 | 1 | -0/+47 |
* | Suppress a memory leak found in WebCore::StringImpl (??) and | jshin@chromium.org | 2010-01-15 | 1 | -1/+39 |
* | Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest ... | rsesek@chromium.org | 2010-01-15 | 1 | -0/+7 |
* | Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression | rsesek@chromium.org | 2010-01-15 | 1 | -7/+0 |
* | linux: add a gdb pretty-print module for WebCore types | evan@chromium.org | 2010-01-14 | 1 | -0/+96 |
* | Update expectations after WebKit roll. | chase@chromium.org | 2010-01-14 | 1 | -6/+6 |
* | Suppress valgrind error. | ericu@google.com | 2010-01-14 | 1 | -0/+22 |
* | Suppressed reports for crbug.com/17540, crbug.com/31643, crbug.com/30547 | glider@chromium.org | 2010-01-14 | 1 | -0/+29 |
* | Removed the wrong one-line suppressions for libnss. | glider@chromium.org | 2010-01-14 | 1 | -23/+0 |
* | One more suppression for lazy initialization in libevent | timurrrr@chromium.org | 2010-01-14 | 1 | -1/+8 |
* | wine_valgrind: Suppress a mysterious _calloc_crt error. | thestig@chromium.org | 2010-01-14 | 1 | -0/+12 |
* | wine_valgrind: Check in a couple local changes to valgrind. | thestig@chromium.org | 2010-01-14 | 2 | -0/+174 |
* | Suppressed the leaks in net_unittests (see crbug.com/32170) | glider@chromium.org | 2010-01-13 | 1 | -0/+11 |
* | Suppress two leak errors about HTML parsing in WebKit. | tkent@chromium.org | 2010-01-13 | 1 | -0/+36 |
* | Suppressing valgrind failures in chromiumos's valgrind bots. | oshima@chromium.org | 2010-01-12 | 1 | -0/+102 |
* | Make export_tarball.py more reliable and simplify it. | phajdan.jr@chromium.org | 2010-01-12 | 1 | -44/+38 |
* | Re-add a Valgrind suppression that was removed at r28317 but is now recurring. | rsesek@chromium.org | 2010-01-11 | 1 | -1/+11 |
* | Suppress a leak detected by Mac Valgrind UI (3) that developed in r35804:35813. | rsesek@chromium.org | 2010-01-11 | 1 | -0/+16 |
* | Suppressed memory leaks in ipc_tests. | glider@chromium.org | 2010-01-11 | 1 | -0/+28 |
* | DOM Perf: Python script for dromaeo benchmark automation. | pfeldman@chromium.org | 2010-01-11 | 1 | -0/+263 |
* | Widen Mac intl1 and intl2 expectations. | chase@chromium.org | 2010-01-08 | 1 | -2/+2 |
* | Update a Mac Valgrind suppression after landing r35776. | rsesek@chromium.org | 2010-01-08 | 1 | -6/+1 |