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
/
valgrind
/
memcheck
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean up the x64 Valgrind reports a bit.
glider@chromium.org
2010-11-22
1
-2
/
+23
*
Extend the suppression for bug 50936 (Leaks in OffTheRecordProfileImpl)
glider@chromium.org
2010-11-22
1
-4
/
+0
*
Extend the suppression for bug 41186 (Invalid read in GtkThemeProvider)
glider@chromium.org
2010-11-22
1
-1
/
+2
*
Leak NSS to prevent shutdown crashes.
willchan@chromium.org
2010-11-21
1
-0
/
+36
*
Fixing the uninitialized value reported in http://crbug.com/63428.
alekseys@chromium.org
2010-11-18
1
-15
/
+0
*
Valgrind: Add suppressions.
jhawkins@chromium.org
2010-11-18
2
-1
/
+41
*
Fix memory leak in PrintPreviewTabControllerTest.
kmadhusu@chromium.org
2010-11-18
1
-14
/
+0
*
Valgrind: Greening fixes.
jhawkins@chromium.org
2010-11-17
2
-3
/
+26
*
Valgrind: Suppression for tabContentsViewFrameWillChange.
cbentzel@chromium.org
2010-11-17
1
-0
/
+15
*
Widen PrintPreviewTabControllerTest suppressions further.
cbentzel@chromium.org
2010-11-17
1
-0
/
+2
*
Valgrind memcheck suppresions for PrintPreviewTabControllerTest.
cbentzel@chromium.org
2010-11-17
1
-0
/
+13
*
Removed valgrind suppression.
apatrick@chromium.org
2010-11-16
1
-17
/
+0
*
Widen a suppression after the recent libjingle DEPS roll.
thestig@chromium.org
2010-11-15
1
-0
/
+1
*
Fix Valgrind errors that occurred during testing.
noelutz@google.com
2010-11-15
1
-27
/
+0
*
Valgrind: Widen a suppression.
thestig@chromium.org
2010-11-13
1
-1
/
+1
*
Valgrind Mac: Suppress errors in Security::KeychainCore.
thestig@chromium.org
2010-11-13
1
-0
/
+30
*
Valgrind: Suppress layout test error in WebCore::SVGLength::setValueAsString.
thestig@chromium.org
2010-11-12
1
-0
/
+14
*
Suppress Valgrind reports in safe_browsing::ClientSideDetectionService::Start...
timurrrr@chromium.org
2010-11-12
1
-2
/
+35
*
Widen a suppression for bug 57949 (Invalid read in
glider@chromium.org
2010-11-11
1
-1
/
+18
*
The GPU watchdog timer is always disabled when run with valgrind. Removing su...
apatrick@chromium.org
2010-11-11
1
-9
/
+0
*
Widen a suppression for use-after-free bug
timurrrr@chromium.org
2010-11-10
1
-0
/
+1
*
Suppress an invalid read in net::SingleRequestHostResolver::Cancel()
timurrrr@chromium.org
2010-11-10
1
-0
/
+16
*
Widen Valgrind suppressions for bugs 61753 (Leak) and 62461 (Use-after-free)
timurrrr@chromium.org
2010-11-10
2
-2
/
+11
*
Fix memory leak in DeviceManagementPolicyProvider.
danno@chromium.org
2010-11-09
1
-9
/
+0
*
Suppress memory leaks in policy::DeviceManagementPolicy tests
timurrrr@chromium.org
2010-11-09
1
-0
/
+9
*
Widen suppressions for the Singleton::OnExit data race and WebDatabase use-af...
timurrrr@chromium.org
2010-11-09
2
-0
/
+80
*
Suppress 2000+ reports from NS/Browser/objc_sendMsg
timurrrr@chromium.org
2010-11-09
1
-0
/
+32
*
Move the valgrind suppression for bug 61685 to the "Can't fix" section.
suzhe@chromium.org
2010-11-08
1
-14
/
+15
*
Fix a leak in wifi geolocation on the Mac
stuartmorgan@chromium.org
2010-11-08
1
-13
/
+0
*
Suppress a leak.
skerner@chromium.org
2010-11-08
1
-10
/
+23
*
Revert 65329 - Revert 65272 - Autofill heapcheck and valgrind leak in Persona...
jar@chromium.org
2010-11-07
1
-14
/
+0
*
Revert 65272 - Autofill heapcheck and valgrind leak in PersonalDataManager un...
jar@chromium.org
2010-11-07
1
-0
/
+14
*
Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixed
dhollowa@chromium.org
2010-11-05
1
-14
/
+0
*
Widen an NSS invalid jump suppression
stuartmorgan@chromium.org
2010-11-05
1
-1
/
+0
*
Suppress more leaks in PersonalDataManagerTest
stuartmorgan@chromium.org
2010-11-05
1
-1
/
+7
*
Autofill heapcheck and valgrind leak in PersonalDataManager unit test suppres...
dhollowa@chromium.org
2010-11-04
1
-0
/
+8
*
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
*
Add a suppression for CallMyActivateTSMDocument.
rsesek@chromium.org
2010-11-03
1
-1
/
+20
*
Suppress an UninitCondition bug in v8::internal::preparser
glider@chromium.org
2010-11-03
1
-0
/
+19
*
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
*
Widened suppressions for logging CHECK functions.
akalin@chromium.org
2010-11-01
1
-3
/
+3
*
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
*
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
[prev]
[next]