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
*
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
*
Reenable remoting_unittests under TSan.
sergeyu@chromium.org
2010-10-27
2
-1
/
+5
*
Suppress more SSE2/SSE3 warnings found on ia32 build
timurrrr@chromium.org
2010-10-27
1
-0
/
+40
*
Remove a temporary hack from the Dr. Memory runner;
timurrrr@chromium.org
2010-10-27
1
-4
/
+3
*
Make history notification's destructors all virtual, since the base class is.
jochen@chromium.org
2010-10-27
1
-25
/
+0
*
Remove suppression for race #60536 in remoting
timurrrr@chromium.org
2010-10-27
1
-7
/
+0
*
[TSan/Win, Dr. Memory] Automatically find binaries in build/Debug on Windows
timurrrr@chromium.org
2010-10-27
1
-0
/
+3
*
Widen suppression for FSFindFolder invoked from GetPluginCommonDirectory on mac.
jochen@chromium.org
2010-10-27
1
-1
/
+12
*
Add ChromeOS to the list of valid platform names in the policy metafile
gfeher@chromium.org
2010-10-27
3
-0
/
+5
*
Exclude some JingleChromotingConnectionTest tests under TSan (was: only on Win)
timurrrr@chromium.org
2010-10-27
1
-3
/
+1
*
Add memcheck suppression type "Jump" to suppressions.py
jochen@chromium.org
2010-10-27
1
-1
/
+1
*
Heapchecker: Suppress occasional leak in remoting tests.
thestig@chromium.org
2010-10-27
1
-0
/
+11
*
Heapchecker: Suppress a leak in RealoadButtonGtkTest.
thestig@chromium.org
2010-10-27
1
-0
/
+11
*
Valgrind: Suppress a mac memory error.
thestig@chromium.org
2010-10-27
1
-1
/
+26
*
Update revision ranges for failing tests.
chase@chromium.org
2010-10-27
1
-26
/
+26
*
Suppress bug 60890 -- invalid jump in NSS find_objects()
glider@chromium.org
2010-10-27
1
-0
/
+18
*
Suppress bug 60887 (uninitialized syscall params in DataPack::WritePack)
glider@chromium.org
2010-10-27
1
-0
/
+16
*
Switch waterfall.sh to the new master.
glider@chromium.org
2010-10-27
1
-1
/
+1
*
Added control channel in ChromotingConnection. Moved channel
sergeyu@chromium.org
2010-10-26
2
-0
/
+2
*
Return some of the 10.6 suppressions occasionally deleted in r59149
glider@chromium.org
2010-10-26
1
-0
/
+50
*
Valgrind: Supress errors inside WebKit::WebGraphicsContext3DDefaultImpl::texI...
thestig@chromium.org
2010-10-26
1
-0
/
+29
*
Valgrind: Suppress memory error in MESA code.
thestig@chromium.org
2010-10-26
1
-0
/
+23
*
Valgrind suppression for leak inside TCompiler::compile.
thestig@chromium.org
2010-10-26
1
-0
/
+15
*
Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
4
-5
/
+20
*
Valgrind: Suppress leak in WebKit::WebGraphicsContext3DDefaultImpl::reshape.
thestig@chromium.org
2010-10-26
1
-1
/
+13
*
Valgrind: Suppress memory error inside TCompiler::compile.
thestig@chromium.org
2010-10-26
1
-0
/
+23
*
Valgrind: Suppress memory error in WebCore::GraphicsContext3DInternal::reshape.
thestig@chromium.org
2010-10-26
1
-0
/
+11
*
Fixes ReadInternal() memory leak from BufferedDataSource tests
vrk@google.com
2010-10-26
2
-32
/
+0
*
Valgrind: Suppress a memory error insite WTF::String::format.
thestig@chromium.org
2010-10-26
1
-0
/
+23
*
Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
4
-20
/
+5
*
Valgrind Webkit: Put in a suppression for the leak in bug 31800.
thestig@chromium.org
2010-10-25
1
-0
/
+16
*
Memory leak from cloud printing proxy UI.
scottbyer@google.com
2010-10-25
1
-25
/
+0
*
Update suppression previously created for http://crbug.com/10553.
mrossetti@chromium.org
2010-10-25
1
-19
/
+4
*
Valgrind: Suppress a leak in SearchProviderTest.TestIsSearchProviderInstalled.
thestig@chromium.org
2010-10-25
1
-1
/
+12
*
Rename gtest-exclude filter for JingleChromotingConnectionTest.TestEventChann...
timurrrr@chromium.org
2010-10-25
2
-2
/
+5
*
Add a new suppression for bug 60381 (test_shell test leak in
glider@chromium.org
2010-10-25
1
-1
/
+131
*
Widen a suppression for TSan/Win bug #60536
timurrrr@chromium.org
2010-10-25
1
-1
/
+1
*
Exclude a couple of JingleChromotingConnectionTests from Dr.Memory run
timurrrr@chromium.org
2010-10-25
1
-0
/
+4
*
Add UI test for click-to-play.
bauerb@chromium.org
2010-10-25
1
-15
/
+16
*
Suppress a data race in remoting found on TSan/Win
timurrrr@chromium.org
2010-10-25
1
-0
/
+7
*
Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...
timurrrr@chromium.org
2010-10-24
40
-54
/
+758
*
Valgrind/Heapchecker: Suppress test_shell_tests leak.
thestig@chromium.org
2010-10-23
2
-0
/
+21
*
Valgrind: Widen a suppression.
thestig@chromium.org
2010-10-22
1
-2
/
+1
*
Add gfx_unittests as a valid option to tools/valgrind/chrome_tests.py.
rsesek@chromium.org
2010-10-22
1
-0
/
+4
*
Fix heapchecker problems in BookmarkBarGtk.
erg@google.com
2010-10-22
1
-11
/
+0
*
Add back the license for Chinese/Japanese word list that was lost.
jshin@chromium.org
2010-10-22
1
-0
/
+10
*
Delete obsolete gdb scripts. These have been moved to WebKit.
evan@chromium.org
2010-10-21
1
-171
/
+0
*
Fix valgrind error.
dtseng@chromium.org
2010-10-21
1
-14
/
+0
*
Expectations update.
chase@chromium.org
2010-10-21
1
-7
/
+7
[next]