index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
wine_valgrind: Fix typos, add a new suppression, remove suppression for a fix...
thestig@chromium.org
2010-01-08
1
-13
/
+10
*
wine_valgrind: Disable a couple tests that use leaky FF2 dlls without symbols.
thestig@chromium.org
2010-01-07
1
-0
/
+2
*
wine_valgrind: Widen a suppression and fix a typo.
thestig@chromium.org
2010-01-07
1
-2
/
+1
*
wine_valgrind: Clean up X lock files if vnc got killed with SIGKILL.
thestig@chromium.org
2010-01-06
1
-0
/
+3
*
wine_valgrind: One more suppression and we'll be close to green.
thestig@chromium.org
2010-01-06
1
-0
/
+10
*
wine_valgrind: Widen a net_unittest suppression for flaky ftp tests; fix a typo.
thestig@chromium.org
2010-01-06
1
-2
/
+6
*
wine_valgrind: Suppress more memory leaks in unit_tests.
thestig@chromium.org
2010-01-06
1
-0
/
+36
*
wine_valgrind: Suppress a memory leak in BookmarkModelWorker::CallDoWorkFromM...
thestig@chromium.org
2010-01-05
1
-0
/
+8
*
wine_valgrind: Suppress a bunch of Valgrind errors for unit_tests.
thestig@chromium.org
2010-01-05
2
-1
/
+57
*
Widen Mac Valgrind unit test suppression.
rsesek@chromium.org
2010-01-05
1
-21
/
+1
*
New Valgrind supression for Mac Valgrind UI regression between r35536 and r35...
ajwong@chromium.org
2010-01-05
1
-0
/
+79
*
Suppress two Mac Valgrind errors in CookiesWindowControllerTest.
rsesek@chromium.org
2010-01-05
1
-0
/
+42
*
Remove suppression for issue 28279 which is marked Fixed.
nirnimesh@chromium.org
2010-01-04
1
-10
/
+0
*
coverage_posix.py: use proper root directory for Linux now that
jrg@chromium.org
2009-12-31
1
-4
/
+19
*
Remove some outdated valgrind suppressions.
michaeln@chromium.org
2009-12-30
1
-86
/
+0
*
Use Xvfb when running the tests.
jrg@chromium.org
2009-12-29
1
-0
/
+63
*
Adding the DB performance tests.
dumi@chromium.org
2009-12-29
17
-0
/
+619
*
Do not make test failures fatal (since it is so common.)
jrg@chromium.org
2009-12-29
1
-2
/
+3
*
Added heapcheck suppressions for intentional memory leaks in net_unittests.
glider@chromium.org
2009-12-25
1
-1
/
+47
*
Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.
glider@chromium.org
2009-12-25
1
-0
/
+1
*
Made pprof executable and set the explicit path to it in the heapcheck runner.
glider@chromium.org
2009-12-24
1
-0
/
+3
*
Update test_expectations.txt to account for recent failures.
levin@chromium.org
2009-12-22
1
-1
/
+0
*
Fix valgrind mem leak in AppCacheUpdateJobTest and remove suppression.
jennb@chromium.org
2009-12-22
1
-26
/
+0
*
Suppress a couple valgrind mem leaks in AppCacheUpdateJobTest.
jennb@chromium.org
2009-12-22
1
-0
/
+26
[next]