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
*
Widen the suppression rules for Bug 158998.
hbono@chromium.org
2012-11-12
1
-2
/
+10
*
Only initialize DBusThreadManager exactly once.
stevenjb@chromium.org
2012-11-08
1
-10
/
+0
*
Revert 166546 "Suppress uninit error in QuicConnection"
oshima@chromium.org
2012-11-08
1
-23
/
+1
*
Suppress uninit error in QuicConnection
oshima@chromium.org
2012-11-07
1
-1
/
+23
*
Suppress leak in ShillServiceCelintStubImpl
oshima@chromium.org
2012-11-07
1
-0
/
+10
*
Suppress uninit error on mac valgrind
oshima@chromium.org
2012-11-07
1
-0
/
+10
*
Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamed
pkotwicz@chromium.org
2012-11-07
1
-34
/
+0
*
Fix memory leak in IBusConfigClient unittests
nona@chromium.org
2012-11-07
1
-12
/
+0
*
Suppress Uninit access in ResourceBundleImageTest
oshima@chromium.org
2012-11-07
1
-0
/
+11
*
Suppress leaks in IBusConfigClientImpl
oshima@chromium.org
2012-11-07
1
-0
/
+12
*
RenderWidgetHostViewMacTest: reset the old rwhv after destroying the rwhv_mac
mattm@chromium.org
2012-11-06
1
-14
/
+0
*
Valgrind: Move newly added intentional suppressions to the right section.
thestig@chromium.org
2012-11-06
1
-15
/
+13
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
1
-0
/
+15
*
Valgrind Mac: Remove suppressions for a fixed bug.
thestig@chromium.org
2012-11-06
1
-11
/
+0
*
Reland "Aura: fix failing DCHECK(!swap_posted_) in ui::Compositor"
backer@chromium.org
2012-11-05
1
-6
/
+0
*
Valgrind Mac: Suppress a leak in a contents test.
thestig@chromium.org
2012-11-05
1
-0
/
+14
*
Valgrind: Suppress a couple new errors.
thestig@chromium.org
2012-11-03
2
-0
/
+17
*
Valgrind: Widen a suppression.
thestig@chromium.org
2012-11-02
1
-13
/
+0
*
Valgrind: Merge a couple of skia suppressions together and widen it as well.
thestig@chromium.org
2012-11-02
1
-21
/
+0
*
Valgrind / Heapchecker - Suppress a couple memory errors from r165619.
thestig@chromium.org
2012-11-02
1
-0
/
+11
*
Collapse suppressions for AddPropertyListener.
dalecurtis@chromium.org
2012-11-02
1
-100
/
+2
*
Fix memory leak in VisitedLinkMaster
caitkp@chromium.org
2012-11-02
1
-10
/
+0
*
Valgrind: Suppress a couple conditional jump errors in webkit layout tests.
thestig@chromium.org
2012-11-01
1
-0
/
+50
*
Properly initialize SkBitmap in NavigationControllerTest.*
pkotwicz@chromium.org
2012-10-30
1
-6
/
+0
*
Suppress most of the reports on the WebKit Valgrind bot
timurrrr@chromium.org
2012-10-30
1
-6
/
+18
*
Widen suppression
oshima@chromium.org
2012-10-30
1
-4
/
+0
*
Cleanup suppression for compositor test
oshima@chromium.org
2012-10-30
1
-51
/
+7
*
Update suppression after content namespace change. TBR=timurrrr
jam@chromium.org
2012-10-29
1
-8
/
+2
*
Suppress one more leak, exclude some failing tests under Valgrind
timurrrr@chromium.org
2012-10-29
1
-1
/
+7
*
Suppress some leaks on the Valgrind bots
timurrrr@chromium.org
2012-10-29
1
-0
/
+56
*
Fix memory leak in VisitedLink tests
caitkp@chromium.org
2012-10-26
1
-10
/
+0
*
Fix memory leak in WebAuthFlowTest.UIClosedByUser
mihaip@chromium.org
2012-10-26
1
-6
/
+0
*
Fixing threading issues in remoting::DesktopProcess. The UI thread is now own...
alexeypa@chromium.org
2012-10-26
1
-14
/
+0
*
Additional suppression for crbug.com/157808
bradchen@google.com
2012-10-25
1
-5
/
+12
*
Suppression for crbug.com/157808
bradchen@google.com
2012-10-25
1
-0
/
+7
*
Suppression for crbug.com/157669
bradchen@google.com
2012-10-24
1
-0
/
+10
*
Update suppressions for Mac RegisterSandboxTest
bradchen@google.com
2012-10-24
1
-13
/
+1
*
Suppression for crbug.com/157616.
bradchen@google.com
2012-10-24
1
-0
/
+6
*
Suppress a bunch of memory leaks
rnk@chromium.org
2012-10-23
1
-5
/
+4
*
Remove valgrind suppression for UMR fixed in skia r6014.
senorblanco@chromium.org
2012-10-23
1
-9
/
+0
*
Update suppression after ChildThread moved to content namespace.
jam@chromium.org
2012-10-22
1
-2
/
+2
*
Adjust suppression after moving WebRTCAudioTest into content
rnk@chromium.org
2012-10-22
1
-3
/
+3
*
Move a valgrind suppression into the right section
thakis@chromium.org
2012-10-22
1
-7
/
+7
*
Suppress WebContents leak in WebAuthFlowTest.UIClosedByUser
rnk@chromium.org
2012-10-22
1
-0
/
+6
*
update mac valgrind suppression after namespace change
jam@chromium.org
2012-10-20
1
-4
/
+4
*
Fix mem leaks in DomStorageContextTest.
marja@chromium.org
2012-10-20
1
-6
/
+0
*
Add suppression for (intentional) leak in r162904
thakis@chromium.org
2012-10-19
1
-0
/
+7
*
This might be due to the new media_stream_manager_unittest.cc which does enum...
xians@chromium.org
2012-10-19
1
-0
/
+6
*
Add heapcheck suppression for domstorage test
rnk@chromium.org
2012-10-19
1
-18
/
+1
*
suppress leak after r162886
thakis@chromium.org
2012-10-19
1
-0
/
+23
[next]