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
*
Tweak an existing Mac suppression for a stack change
stuartmorgan@chromium.org
2009-09-21
1
-8
/
+2
*
Suppress a benign race in SQLLite
timurrrr@chromium.org
2009-09-21
1
-0
/
+11
*
Move a previously Mac-specific Valgrind suppression for SQLite to Linux as well.
mdm@chromium.org
2009-09-18
2
-10
/
+10
*
Remove obsolete suppression for bug 9246 which is marked a dupe of 8789 which...
mattm@chromium.org
2009-09-18
1
-29
/
+0
*
Don't include symlink to /usr/share/autofoo-baz/install-sh in valgrind tarball.
dkegel@google.com
2009-09-18
1
-0
/
+7
*
Remove a suppression for bug 18488 since it should be fixed already.
timurrrr@chromium.org
2009-09-18
1
-8
/
+0
*
Remove MSVC build files that grit used to use. These have
tony@chromium.org
2009-09-18
4
-148
/
+0
*
Added two suppressions for benign races in ICU
timurrrr@chromium.org
2009-09-18
1
-0
/
+14
*
Suppress leak in AudioObjectGetPropertyData. The leaking call changed in
mark@chromium.org
2009-09-17
1
-1
/
+1
*
Update favicon leak suppression to make valgrind bot happy
dkegel@google.com
2009-09-17
1
-0
/
+10
*
r21342 moved IPC tests from unit_tests to ipc_tests,
dkegel@google.com
2009-09-17
1
-1
/
+1
*
Fix the memcheck suppression rule for bug 22109.
tyoshino@google.com
2009-09-17
1
-4
/
+0
*
Suppress valgrind leak report. Bug 22109
tyoshino@google.com
2009-09-17
1
-0
/
+15
*
Suppress Valgrind leak base::MessagePumpLibevent::WatchFileDescriptor.
tyoshino@google.com
2009-09-17
1
-0
/
+23
*
Widen suppression for bug 22021 for mac
dkegel@google.com
2009-09-16
1
-1
/
+1
*
Add another suppression for the memory leak resulting from
agl@chromium.org
2009-09-16
1
-0
/
+7
*
Abort WebKit bisection and update suppressions for leak. Looks
agl@chromium.org
2009-09-16
2
-4
/
+7
*
Revert r26376 "Expectations for 3 perf systems"
chase@chromium.org
2009-09-16
1
-7
/
+3
*
Fix typo and indentation in suppression for bug 22021
dkegel@google.com
2009-09-16
1
-8
/
+9
*
Expectations for 3 perf systems on morejs and startup.
chase@chromium.org
2009-09-16
1
-3
/
+7
*
Add a suppression for a known V8 leak.
brettw@chromium.org
2009-09-16
1
-0
/
+10
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
4
-12
/
+0
*
sync-webkit-git: link to wiki, do some of Tony's review comments
evan@chromium.org
2009-09-15
1
-18
/
+14
*
Another day, another mutation of the SQLite issues needing suppressing.
stuartmorgan@chromium.org
2009-09-15
1
-0
/
+18
*
Fix typo in bug name. I typed '6' instead of '9' by accident. I noticed bec...
dkegel@google.com
2009-09-14
1
-1
/
+1
*
Added a few suppressions for ThreadSanitizer on Mac.
timurrrr@chromium.org
2009-09-14
1
-0
/
+91
*
handle "Purify" build dir in addition to "Release" and "Debug"
erikkay@chromium.org
2009-09-12
1
-21
/
+60
*
Change the purify tests to run with the default memory allocator
nsylvain@chromium.org
2009-09-12
1
-0
/
+4
*
Update shard-all-tests.sh to save the raw valgrind output files,
dank@chromium.org
2009-09-12
1
-30
/
+74
*
Add one more mac suppression found with a local run and slightly different co...
dank@chromium.org
2009-09-12
1
-8
/
+34
*
Write layout test output to chunk dir to enable a purify dashboard to be poss...
erikkay@chromium.org
2009-09-11
1
-4
/
+7
*
Add more suppressions for ThreadSanitizer
timurrrr@chromium.org
2009-09-11
1
-1
/
+81
*
sync-webkit-git: add more docs on a gclient tweak
evan@chromium.org
2009-09-11
1
-1
/
+6
*
Remove suppression for Mem leak with BrowserWindowCocoa::Show()
nirnimesh@chromium.org
2009-09-11
1
-14
/
+0
*
Expand tests to allow "." in keys.
chase@chromium.org
2009-09-11
1
-1
/
+1
*
Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.
jhawkins@chromium.org
2009-09-10
2
-15
/
+18
*
Mac: Suppress pasteboard leaks.
estade@chromium.org
2009-09-10
1
-1
/
+11
*
Resubmit suppression count report patch, but this time don't crash if that se...
dkegel@google.com
2009-09-10
1
-6
/
+39
*
sync-webkit-git: reduce diff-index output
evan@chromium.org
2009-09-10
1
-1
/
+2
*
Add suppression for nother sql variation
stuartmorgan@google.com
2009-09-10
1
-0
/
+6
*
Revert "Show suppression counts. (Not yet per-test.)"
kuchhal@chromium.org
2009-09-10
1
-37
/
+6
*
Show suppression counts. (Not yet per-test.)
dkegel@google.com
2009-09-10
1
-6
/
+37
*
linux: add a suppression for a leak when we load a third-party plugin
evan@chromium.org
2009-09-09
1
-0
/
+7
*
Add more unit tests for perf expectations.
chase@chromium.org
2009-09-08
4
-85
/
+135
*
More suppressions for Mac UI bots
stuartmorgan@google.com
2009-09-08
2
-14
/
+77
*
[Mac] Add testing code to expose an NSColor memory leak.
shess@chromium.org
2009-09-05
1
-0
/
+9
*
Add a tool that syncs a WebKit git checkout with DEPS.
evan@chromium.org
2009-09-04
1
-0
/
+91
*
Delete all precompiled support. It is causing more harm than good, especially...
maruel@chromium.org
2009-09-04
2
-44
/
+0
*
Altering grit so that it clobbers all outputs even on windows.
bradnelson@chromium.org
2009-09-04
2
-6
/
+99
*
Widen some Mac valgrind suppressions
stuartmorgan@google.com
2009-09-04
1
-6
/
+22
[next]