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
*
Move the suppression for CallMyActivateTSMDocument() into Category 2 (intenti...
rsesek@chromium.org
2010-11-04
1
-21
/
+24
*
Suppress a new Mac valgrind leak
stuartmorgan@chromium.org
2010-11-04
1
-0
/
+22
*
Fix memory leak in FormStructure
georgey@chromium.org
2010-11-04
1
-49
/
+0
*
Don't run DirectoryListerTest.BigDirRecursiveTest under TSan
timurrrr@chromium.org
2010-11-04
1
-0
/
+3
*
Update the gtest exclude filter for TSan and Dr. Memory to account for test c...
timurrrr@chromium.org
2010-11-04
2
-8
/
+8
*
Replace spaces with underscores in keys of Mac stringtables of policies
gfeher@chromium.org
2010-11-04
5
-38
/
+54
*
Disabling GPUUITest.UITestLaunchedWithOSMesa valgrind.
apatrick@chromium.org
2010-11-03
1
-0
/
+4
*
Add a suppression for CallMyActivateTSMDocument.
rsesek@chromium.org
2010-11-03
1
-1
/
+20
*
Suppress yet another wrong-locking report in NSS
timurrrr@chromium.org
2010-11-03
1
-1
/
+13
*
Made OSMesa shared library position independent on linux.
apatrick@chromium.org
2010-11-03
1
-4
/
+0
*
Suppress data races under AtExitManager until its threading nature is underst...
timurrrr@chromium.org
2010-11-03
1
-0
/
+7
*
Suppress an UninitCondition bug in v8::internal::preparser
glider@chromium.org
2010-11-03
1
-0
/
+19
*
Exclude some CookieMonster.*GarbageCollection* tests from Dr.Memory run
timurrrr@chromium.org
2010-11-03
1
-0
/
+4
*
Suppress a test-only data race in ipc_tests
timurrrr@chromium.org
2010-11-03
1
-0
/
+10
*
Ignore zlib:inflate under TSan
timurrrr@chromium.org
2010-11-03
1
-0
/
+3
*
Hotfix Valgrind scripts to use the --show-possibly-lost option
glider@chromium.org
2010-11-03
3
-3
/
+3
*
Suppress a memory leak in the gtk omnibox
thakis@chromium.org
2010-11-03
1
-0
/
+14
*
Update suppression for mac.
thakis@chromium.org
2010-11-02
1
-0
/
+8
*
Update a suppression for http://codereview.chromium.org/3834002
thakis@chromium.org
2010-11-02
1
-3
/
+1
*
Disable GPUTest.UITestLaunchedWithOSMesa on valgrind
thakis@chromium.org
2010-11-02
1
-0
/
+3
*
Generate example JSON policy configuration files
gfeher@chromium.org
2010-11-02
6
-20
/
+325
*
Suppress an UnlockForeign report on TSan/UI FYI bot
timurrrr@chromium.org
2010-11-02
1
-0
/
+11
*
Excludei LocaleTestsXX.TestStart from the TSan/FYI bot
timurrrr@chromium.org
2010-11-02
1
-0
/
+6
*
Widened suppressions for logging CHECK functions.
akalin@chromium.org
2010-11-01
2
-5
/
+5
*
Add a heapcheck version of the memcheck suppression I landed in 64609
thakis@chromium.org
2010-11-01
1
-0
/
+49
*
Update worker leak suppression.
thakis@chromium.org
2010-11-01
1
-1
/
+0
*
Widen suppression.
thakis@chromium.org
2010-11-01
1
-1
/
+1
*
Widen a suppression.
thakis@chromium.org
2010-11-01
1
-0
/
+29
*
Suppress leak in the new FormStructureTest_EncodeQueryRequest_Test
thakis@chromium.org
2010-11-01
1
-0
/
+8
*
Update Dr. Memory suppression for drmemory bug #68
timurrrr@chromium.org
2010-11-01
1
-16
/
+30
*
Revert 64428 (the code the suppression was for has been reverted. doh.) - Sup...
thakis@chromium.org
2010-10-29
1
-44
/
+0
*
Suppress memory leaks in CloudPrintURLFetcher
thakis@chromium.org
2010-10-29
1
-0
/
+44
*
Suppress memory leak errors in ConfigurationPolicyProviderMac
thakis@chromium.org
2010-10-29
1
-0
/
+54
*
Widen WebDatabase related sqlite suppressions.
jochen@chromium.org
2010-10-29
1
-76
/
+7
*
Add suppressions for two bugs found on TSan/UI
timurrrr@chromium.org
2010-10-29
1
-0
/
+17
*
Update Dr. Memory suppressions
timurrrr@chromium.org
2010-10-29
1
-7
/
+25
*
Adjust XP Perf (1) expectations.
chase@chromium.org
2010-10-29
1
-1
/
+1
*
Adjust Linux Perf expectations.
chase@chromium.org
2010-10-29
1
-5
/
+5
*
Move valgrind suppression for uninitialized write in DataPack::WritePack.
tony@chromium.org
2010-10-28
1
-15
/
+7
*
Heapchecker: Remove suppressions that no longer occur after r64125.
thestig@chromium.org
2010-10-28
1
-63
/
+0
*
This fixes a bad readlink call that was causing some tests to fail.
gspencer@chromium.org
2010-10-28
1
-7
/
+0
*
Revert 64240 - Pass the correct array size to readlink, and pass the length o...
vangelis@chromium.org
2010-10-28
1
-0
/
+7
*
Pass the correct array size to readlink, and pass the length of the result to...
jochen@chromium.org
2010-10-28
1
-7
/
+0
*
Widen suppressions for sqlite starting from WebDatabase::InitLoginsTable
jochen@chromium.org
2010-10-28
1
-17
/
+8
*
Add and widen sqlite3 related suppressions in WebDatabase::InitLoginsTable
jochen@chromium.org
2010-10-28
1
-2
/
+20
*
Suppress more stacks for bug 49250 (Valgrind error inside remoting::CapturerM...
glider@chromium.org
2010-10-28
1
-0
/
+13
*
Suppression for leak in logging_chrome.cc
jochen@chromium.org
2010-10-28
1
-0
/
+7
*
Disable JingleChromotingConnectionTest under TSan again.
sergeyu@chromium.org
2010-10-27
1
-0
/
+0
*
Adds suppression for leak.
sky@chromium.org
2010-10-27
1
-3
/
+13
*
Cleanups in the chromotocol code.
sergeyu@chromium.org
2010-10-27
3
-27
/
+10
[next]