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
*
Try change 23924 again - refactor layout_package.path_utils and
dpranke@google.com
2009-08-21
1
-3
/
+3
*
Fall back to using gdb to look up line numbers if needed in tools/valgrind/ch...
dank@chromium.org
2009-08-21
2
-9
/
+108
*
Make valgrind.sh use same valgrind as chrome_tests.sh.
dkegel@google.com
2009-08-19
1
-12
/
+35
*
This suppression is a false positive - on program exit, non-joinable threads ...
vandebo@chromium.org
2009-08-19
1
-13
/
+14
*
Add --gtest_repeat option to valgrind/chrome_tests.py
mattm@chromium.org
2009-08-19
2
-0
/
+8
*
Remove a suppression with setenv() on Mac.
nirnimesh@chromium.org
2009-08-19
1
-10
/
+0
*
Suppress another pair of intermittent SafeBrowsingService leaks.
dank@chromium.org
2009-08-18
1
-0
/
+19
*
Suppress a pair of memory leaks in SafeBrowsingService
dank@chromium.org
2009-08-17
1
-0
/
+9
*
Temporary workaround for valgrind outputting garbage after </valgrindoutput>.
dank@chromium.org
2009-08-17
1
-8
/
+22
*
Quote a few more uses of the paths to make sure things work with spaces in dirs.
thomasvl@chromium.org
2009-08-17
1
-32
/
+35
*
Suppress a probable O(1) event leak.
dank@chromium.org
2009-08-16
1
-0
/
+8
*
Widen on suppression to handle different inlining.
dank@chromium.org
2009-08-16
1
-0
/
+1
*
Widen one more suppression to handle either malloc or new.
dkegel@google.com
2009-08-14
1
-1
/
+1
*
Yet Another Few Leaks Suppressed, More Suppressions Widened. Film at 11.
dkegel@google.com
2009-08-14
1
-3
/
+55
*
Yet more variants of existing suppressions
dkegel@google.com
2009-08-14
1
-0
/
+20
*
Move blocks of build-valgrind-for-chromium.sh around to let it build and use ...
dank@chromium.org
2009-08-12
1
-58
/
+89
*
Suppress yet another flaky WebCore::FooNames::init() leak and a leak in v8::R...
dkegel@google.com
2009-08-12
1
-0
/
+20
*
Update to current Valgrind and tsan.
dank@chromium.org
2009-08-12
8
-147
/
+386
*
valgrind: Remove a suppression for a leak that was fixed in r18497.
jhawkins@chromium.org
2009-08-11
1
-8
/
+0
*
valgrind: Remove even more supprssions from bug 10755 that were fixed.
jhawkins@chromium.org
2009-08-11
1
-57
/
+0
*
valgrind: Remove a suppression for a test that has been removed.
jhawkins@chromium.org
2009-08-11
1
-18
/
+0
*
valgrind: Remove a suppression for a leak that has been fixed.
jhawkins@chromium.org
2009-08-11
1
-18
/
+0
*
Allow running the browser_tests in valgrind.
jhawkins@chromium.org
2009-08-11
1
-0
/
+4
*
gtk: Disconnect the accelerator group keys when closing the browser window.
jhawkins@chromium.org
2009-08-11
1
-12
/
+0
*
build-valgrind-for-chrome.sh: Don't install valgrind to /usr/bin anymore
dkegel@google.com
2009-08-11
2
-18
/
+49
*
Suppress additional manifestations of the free() / delete() mismatch
sgk@google.com
2009-08-11
2
-0
/
+17
*
Suppress a mismatched delete[]; Darin's pretty sure it's not a real problem f...
dkegel@google.com
2009-08-10
1
-0
/
+7
*
Add new suppression for Valgrind.
dglazkov@chromium.org
2009-08-10
1
-0
/
+19
*
valgrind: Remove a suppression for a leak that has been fixed.
jhawkins@chromium.org
2009-08-10
1
-10
/
+0
*
GRIT: add support for 'js_map_format' needed for DevTools l10n.
mnaganov@chromium.org
2009-08-10
7
-5
/
+176
*
Fix a typo in last suppression commit (forgot type)
dank@chromium.org
2009-08-07
1
-7
/
+46
*
Valgrind Linux: add suppresssion for SVGNames.
agl@chromium.org
2009-08-07
1
-0
/
+11
*
Another day, another round of suppressions from my local continous mac ui val...
dank@chromium.org
2009-08-06
2
-13
/
+59
*
Linux valgrind UI bot has a flaky leak. Suppress it (see bug
senorblanco@chromium.org
2009-08-06
1
-0
/
+15
*
Add a variation of an existing IPC::SyncChannel leak
stuartmorgan@google.com
2009-08-06
1
-0
/
+8
*
Suppress yet another fontconfig leak
dkegel@google.com
2009-08-06
1
-0
/
+15
*
Fishing expedition in mac ui tests.
dank@chromium.org
2009-08-05
2
-13
/
+118
*
GTK: implement bookmark manager copy/paste.
estade@chromium.org
2009-08-04
1
-0
/
+5
*
Fix memory leak introduced by r22043.
aa@chromium.org
2009-08-04
1
-23
/
+0
*
Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war...
mhm@chromium.org
2009-08-03
1
-40
/
+1
*
valgrind: Add a suppression for a hunspell memory leak during the SpellCheckS...
mhm@chromium.org
2009-08-03
1
-0
/
+19
*
valgrind: Add a suppression for a hunspell memory leak during the SpellCheckT...
jhawkins@chromium.org
2009-08-03
1
-1
/
+21
*
Suppress four really common valgrind warnings in mac ui tests.
dank@chromium.org
2009-08-01
1
-0
/
+44
*
valgrind: Remove a suppression for a leak that doesn't exist anymore. The v8...
jhawkins@chromium.org
2009-07-31
1
-7
/
+0
*
Move a valgrind suppression from "pls fix" to "not our problem"
estade@chromium.org
2009-07-30
1
-9
/
+9
*
Remove the valgrind suppression in crbug.com/15762
nirnimesh@chromium.org
2009-07-30
1
-7
/
+0
*
Add suppression for yet another SVGNames::init() -related leak
dank@chromium.org
2009-07-30
1
-1
/
+11
*
Temp suppression for mem leak with Version::GetVersionFromString()
nirnimesh@chromium.org
2009-07-30
1
-0
/
+24
*
Fix typo that prevented invalid reads from matching
dkegel@google.com
2009-07-29
1
-7
/
+12
*
Update smoketests.py so we can run ui_tests in parallel, with
huanr@chromium.org
2009-07-29
1
-0
/
+86
[next]