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
*
Follow-up: fix a stupid memcheck_analyze indentation problem
timurrrr@chromium.org
2011-11-25
1
-1
/
+1
*
Widen one TSan suppression to make TSan/content greener
timurrrr@chromium.org
2011-11-25
1
-2
/
+1
*
Refactor "Suppressions used" printing code in memcheck and tsan analyzer scripts
timurrrr@chromium.org
2011-11-25
3
-45
/
+28
*
Fix ui_tests under Dr. Memory on the bot - use an absolute path for the brows...
timurrrr@chromium.org
2011-11-25
1
-2
/
+3
*
Lower the static initializer expectations by 6.
thakis@chromium.org
2011-11-24
1
-2
/
+2
*
Set up python BROWSER_WRAPPER for ui_tests under Dr. Memory
timurrrr@chromium.org
2011-11-24
4
-62
/
+157
*
Valgrind Mac: Suppress a bunch of leaks in test_shell.
thestig@chromium.org
2011-11-24
2
-0
/
+46
*
Heapchecker: Disable DirectoryListerTest.BigDirRecursiveTest and BrowserMainT...
thestig@chromium.org
2011-11-24
2
-0
/
+6
*
Valgrind: Suppress a new variation of a libpng error and widen the mac LoadLi...
thestig@chromium.org
2011-11-24
2
-1
/
+9
*
Valgrind: Add a new mac suppression and update an existing one.
thestig@chromium.org
2011-11-23
2
-1
/
+10
*
Add a small tool to answer questions like "Why does target A depend on target...
thakis@chromium.org
2011-11-23
1
-0
/
+92
*
Roll ANGLE r887:r889 and expand and clarify the reason for its special
kbr@chromium.org
2011-11-23
1
-0
/
+4
*
xdisplaycheck: Remove obsolete check.
sadrul@chromium.org
2011-11-23
1
-2
/
+2
*
Update the perf expectations to silence a few flaky Perf Improve.
nsylvain@chromium.org
2011-11-23
1
-3
/
+3
*
chromeos: Pull libcros v182 and the latest system_api.
satorux@chromium.org
2011-11-23
1
-2
/
+2
*
Valgrind reports leaks in SSLHostInfo::ParseInner
dhollowa@chromium.org
2011-11-23
1
-10
/
+0
*
Valgrind reports memory leak in ResourceDispatcher::CreateBridge
dhollowa@chromium.org
2011-11-23
1
-2
/
+2
*
Add tsan suppression for gamepad unittest code
scottmg@chromium.org
2011-11-23
1
-0
/
+8
*
GViewRequestInterceptorTest.DoNotInterceptPdfWhenEnabled is failing under Hea...
dhollowa@chromium.org
2011-11-22
1
-0
/
+3
*
ProcessWatcherTest.ImmediateTermination is failing under Heapcheck
dhollowa@chromium.org
2011-11-22
1
-0
/
+3
*
Interleave DrMemory's error reports, but disable summaries and startup info.
rnk@google.com
2011-11-22
1
-1
/
+8
*
roll clang 144547:145052
thakis@chromium.org
2011-11-22
1
-1
/
+1
*
Valgrind reports leaks in webkit_glue25WebKitPlatformSupportImpl15createURLLo...
dhollowa@chromium.org
2011-11-22
1
-0
/
+7
*
Valgrind: Fix another suppression for bug 101146 post-move.
jhawkins@chromium.org
2011-11-22
1
-1
/
+1
*
Valgrind: Fix a suppression for bug 101146 since files have moved.
jhawkins@chromium.org
2011-11-22
1
-3
/
+3
*
Un-break tsan_rv after the recent UI-test-names change for other POSIX tools
timurrrr@chromium.org
2011-11-22
1
-1
/
+2
*
Simplify drmemory_analyze and remove some unneeded stuff
timurrrr@chromium.org
2011-11-22
1
-17
/
+2
*
Print out at-exit ASSERT FAILURES too
timurrrr@chromium.org
2011-11-22
1
-0
/
+7
*
Update chrome_tests.sh to run DrMemory from Cygwin
timurrrr@chromium.org
2011-11-22
3
-49
/
+67
*
Valgrind test failures on PPAPI Mac in tests
dhollowa@chromium.org
2011-11-22
1
-0
/
+2
*
Valgrind test failures on PPAPI Mac in tests
dhollowa@chromium.org
2011-11-22
1
-0
/
+12
*
Update suppressions for BufferedDataSource::CreateResourceLoader() due to r11...
scherkus@chromium.org
2011-11-21
1
-32
/
+4
*
Rebaseline a few PERF_IMPROVE.
nsylvain@chromium.org
2011-11-21
1
-7
/
+7
*
Add a check for /SAFESEH in checkbins.py.
scherkus@chromium.org
2011-11-21
2
-5
/
+23
*
Modify Heapcheck suppressions for bind changes with SQLitePersistentCookieStore
dhollowa@chromium.org
2011-11-21
1
-3
/
+1
*
Valgrind suppression for NSSSSLInitSingleton needs expanding for bind changes
dhollowa@chromium.org
2011-11-21
1
-2
/
+0
*
Valgrind reports leaks in MimeTypeTests on Mac
dhollowa@chromium.org
2011-11-21
1
-0
/
+14
*
Valgrind reports leaks in CGContextShowGlyphsWithAdvances on Mac
dhollowa@chromium.org
2011-11-21
1
-1
/
+7
*
Valgrind reports leaks with BalloonViewHost::Init::GtkWidget on Chromium OS U...
dhollowa@chromium.org
2011-11-21
1
-0
/
+52
*
Update sizes to account for http://crrev.com/110076 and others.
kerz@chromium.org
2011-11-21
1
-2
/
+2
*
Valgrind reports memory leaks in PPAPITest.FileRef (ui_tests on Linux)
dhollowa@chromium.org
2011-11-21
1
-1
/
+1
*
Remove TSan suppression that has been fixed by moving plugin dlopen()ing out-...
rsesek@chromium.org
2011-11-21
1
-19
/
+0
*
Fix memory leak in the SetDefaultContentSettings method of the HostContentSet...
markusheintz@chromium.org
2011-11-21
2
-17
/
+0
*
WidgetOwnershipTests fail on ChromeOS Vagrind
dhollowa@chromium.org
2011-11-21
1
-0
/
+4
*
OutOfProcessPPAPITest.InputEvent PPAPITest.InputEvent fail on Mac Valgrind
dhollowa@chromium.org
2011-11-21
1
-0
/
+2
*
Add another histogram related suppression
jar@chromium.org
2011-11-21
1
-8
/
+7
*
Allow checkdeps to function in the presence of File().
bradnelson@google.com
2011-11-21
1
-1
/
+8
*
Whitelisting scons + naclsdk in checkperms so that the nacl sdk
bradnelson@google.com
2011-11-21
1
-1
/
+3
*
Revert 110797 - ASAN timeout on OutOfProcessPPAPITest.Crypto
dhollowa@chromium.org
2011-11-19
1
-2
/
+0
*
ASAN timeout on OutOfProcessPPAPITest.Crypto
dhollowa@chromium.org
2011-11-19
1
-0
/
+2
[next]