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 variant valgrind suppression for bug 23018.
eroman@chromium.org
2009-10-09
1
-6
/
+11
*
Remove unused valgrind suppression.
eroman@chromium.org
2009-10-08
1
-6
/
+0
*
Remove a valgrind suppression which isn't being used.
eroman@chromium.org
2009-10-08
1
-40
/
+0
*
Remove suppression for bug 22031.
eroman@chromium.org
2009-10-08
1
-8
/
+0
*
Move bug_17996 to the intentional section of the valgrind suppressions file, ...
jhawkins@chromium.org
2009-10-08
1
-7
/
+8
*
Suppress a memory leak and a use-after-free error spotted on the bots.
jhawkins@chromium.org
2009-10-08
1
-0
/
+41
*
Remove fixed bug 18984 from suppressions list.
huanr@chromium.org
2009-10-08
1
-16
/
+0
*
Clean up code duplication in layout test http_server.
mhm@chromium.org
2009-10-07
1
-26
/
+26
*
Add back a suppression, in widened form, that was recently removed
dank@chromium.org
2009-10-07
1
-0
/
+13
*
Remove 20778 from suppressions list as it got fixed.
huanr@chromium.org
2009-10-07
1
-5
/
+0
*
Don't use -j4 to build gdb, it seems unsafe on mac.
dank@chromium.org
2009-10-07
1
-9
/
+14
*
Valgrind: Remove suppressions that have not been used in the last 100 runs on...
jhawkins@chromium.org
2009-10-07
1
-575
/
+0
*
Revert r28275, because I didn't use all the Mac valgrind bots when removing s...
jhawkins@chromium.org
2009-10-07
1
-0
/
+735
*
Added another CoreAudio ThreadSanitizer suppression.
scherkus@chromium.org
2009-10-07
1
-4
/
+2
*
Valgrind: Remove suppressions that have no been used in the last 100 runs on ...
jhawkins@chromium.org
2009-10-07
1
-735
/
+0
*
Valgrind suppression for recent leak that showed up.
mattm@chromium.org
2009-10-06
1
-0
/
+26
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
4
-0
/
+23
*
Add page_cycler test machine setup notes to httpd2_linux.conf. No Code Change.
thestig@chromium.org
2009-10-06
1
-6
/
+11
*
Suppress a UMR in chromium_jpeg_write_scanlines to get the tree green
dkegel@google.com
2009-10-05
1
-0
/
+11
*
Fix suppression counts - ints were concatenated, not summed up
timurrrr@chromium.org
2009-10-05
1
-0
/
+1
*
Don't instrument Crypto API for ThreadSanitizer on Mac
timurrrr@chromium.org
2009-10-03
1
-0
/
+6
*
Add deps files I forgot in my previous checkin.
brettw@chromium.org
2009-10-03
1
-0
/
+3
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
2
-11
/
+11
*
Widen an sqlite suppression to match the only warning that fired
dkegel@google.com
2009-10-02
1
-3
/
+2
*
Adjust XP morejs expectations after r27708.
chase@chromium.org
2009-10-01
1
-1
/
+1
*
This CL adds gdb_helper to tsan_analyze.py, making the
timurrrr@chromium.org
2009-10-01
2
-29
/
+92
*
Add a suppression for AudioQueueStop report in media_unittests
timurrrr@chromium.org
2009-10-01
1
-1
/
+9
*
Ignore PNG functions from WebKit, ignore V8 internals
timurrrr@chromium.org
2009-10-01
1
-2
/
+8
*
Widen operator new(unsigned int) and operator new(int) in
dkegel@google.com
2009-09-30
2
-31
/
+22
*
Add a couple of new TSAN suppressions, fix an old one
timurrrr@chromium.org
2009-09-30
2
-2
/
+15
*
Massage autogenerated suppressions to be more portable
dkegel@google.com
2009-09-30
1
-1
/
+22
*
Add bug 23450 to suppressions list.
huanr@chromium.org
2009-09-30
1
-0
/
+34
*
Print suppressions used by ThreadSanitizer.
timurrrr@chromium.org
2009-09-30
2
-11
/
+40
*
Add a couple of new ThreadSanitizer suppressions
timurrrr@chromium.org
2009-09-30
1
-0
/
+13
*
Widen one suppression (to handle -fno-inline?).
dank@chromium.org
2009-09-30
1
-1
/
+2
*
Add a mac valgrind suppression.
thestig@chromium.org
2009-09-30
1
-0
/
+10
*
sync-webkit-git: a better message when you're not on the right branch
evan@chromium.org
2009-09-29
1
-3
/
+4
*
This CL relates to the known reports on std::string.
timurrrr@chromium.org
2009-09-29
1
-1
/
+3
*
Add ThreadSanitizer suppression for a debug-only data race in Thread
timurrrr@chromium.org
2009-09-29
1
-0
/
+6
*
Don't instrument NSS - one more filter
timurrrr@chromium.org
2009-09-29
1
-0
/
+1
*
A sqlite valgrind suppression for the mac.
thestig@chromium.org
2009-09-29
1
-0
/
+8
*
Valgrind suppressions for recent runs.
thestig@chromium.org
2009-09-29
1
-0
/
+19
*
Re-add valgrind suppression for bug 16584.
thestig@chromium.org
2009-09-29
1
-0
/
+16
*
Don't instrument NSS for ThreadSanitizer
timurrrr@chromium.org
2009-09-28
1
-0
/
+5
*
This CL adds the facility of providing Linux- and
timurrrr@chromium.org
2009-09-28
2
-3
/
+23
*
Valgrind keeps complaining about:
nsylvain@chromium.org
2009-09-28
1
-14
/
+1
*
Add suppression for new memory leak that appeared during the WebKit deps roll.
levin@chromium.org
2009-09-27
1
-0
/
+31
*
Add a Valgrind suppression.
thestig@chromium.org
2009-09-26
1
-0
/
+9
*
Widen a valgrind suppression yet again.
thestig@chromium.org
2009-09-26
1
-1
/
+1
*
Widen a valgrind suppression.
thestig@chromium.org
2009-09-25
1
-0
/
+1
[next]