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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some media-related tsan suppressions that are no longer valid.
scherkus@chromium.org
2012-08-09
1
-32
/
+0
*
Don't run BrowserPolicyConnector::Init from TestingBrowserProcess by default.
joaodasilva@chromium.org
2012-08-09
1
-8
/
+0
*
Fix leaks in MediaGalleriesPreferencesTest.*
vandebo@chromium.org
2012-08-09
1
-18
/
+0
*
Widen suppression for 141293 Exclude ImageTest.PNGEncodeFromSkiaDecodeToPlatf...
oshima@chromium.org
2012-08-09
2
-17
/
+18
*
Add support for PNG representation in gfx::Image
cjhopman@chromium.org
2012-08-08
1
-0
/
+19
*
Suppress leak in MediaGalleriesPreferencesTest
oshima@chromium.org
2012-08-08
1
-0
/
+18
*
Remove unused memory suppression
hashimoto@chromium.org
2012-08-08
1
-23
/
+0
*
Added suppression for leak of AsyncPolicyLoader.
atwilson@google.com
2012-08-07
1
-0
/
+8
*
Suppress leak in ReloadButton
oshima@chromium.org
2012-08-07
1
-0
/
+8
*
Cleanup test exclusion configs for remoting_unittests.
sergeyu@chromium.org
2012-08-07
3
-21
/
+0
*
Remove suppression for media::Pipeline::DoPause().
scherkus@chromium.org
2012-08-06
1
-7
/
+0
*
SPDY - Deleted SpdyHttpStream.* suppression from DrMemory.
rtenneti@google.com
2012-08-06
1
-4
/
+0
*
Remove suppression for 104998
oshima@chromium.org
2012-08-06
1
-44
/
+0
*
Suppress memory leaks in ExtensionAction::*Animation and a NULL deref in WebK...
timurrrr@chromium.org
2012-08-04
1
-0
/
+26
*
Remove an unnecessary leak annotation.
kaiwang@chromium.org
2012-08-04
1
-0
/
+13
*
Exclude IPCSyncChannelTest.RestrictedDispatch4WayDeadlock from running under ...
timurrrr@chromium.org
2012-08-03
1
-0
/
+2
*
Fix memory leak in WebsiteSettingsTest.ShowInfoBar.
markusheintz@chromium.org
2012-08-02
1
-7
/
+0
*
Remove gfx_unittests target in favor of ui_unittests
dhollowa@chromium.org
2012-08-02
1
-8
/
+0
*
Suppress uninits after the recent Skia roll
timurrrr@chromium.org
2012-08-02
1
-10
/
+11
*
Suppress NULL deref in WebKit and intentional leaks in base/statistics tests
timurrrr@chromium.org
2012-08-02
1
-0
/
+27
*
Suppress memory leaks in WebsiteSettings/OnUIClosing unit_tests
timurrrr@chromium.org
2012-08-02
1
-0
/
+7
*
Suppress valgrind warnings for PipelineIntegrationTest.BasicPlayback_16x9Aspe...
acolwell@chromium.org
2012-08-02
2
-0
/
+2
*
Suppress an Windows internal/benign data race when using _vsprintf_p
timurrrr@chromium.org
2012-08-01
1
-4
/
+1
*
Suppress some new Valgrind reports
timurrrr@chromium.org
2012-08-01
1
-1
/
+35
*
TSAN: Stop PollingThread before deleting it to avoid race on changing virtual...
paivanof@gmail.com
2012-08-01
1
-8
/
+0
*
TSAN: Suppress a race in DeviceOrientationProviderTest.
thestig@chromium.org
2012-07-31
1
-1
/
+8
*
Merge Linux-specific bits from upstream asan_symbolize.py into Chrome
glider@chromium.org
2012-07-31
1
-7
/
+14
*
Valgrind: Update a suppression with the content namespace.
thestig@chromium.org
2012-07-31
1
-1
/
+1
*
Heapchecker: Raise timeout value from 20 to 30 minutes. TSAN: Add another sup...
thestig@chromium.org
2012-07-30
1
-0
/
+7
*
Fix leak in JsSyncManagerObserver
rlarocque@chromium.org
2012-07-30
1
-15
/
+0
*
Valgrind: Suppress a leak. Heapchecker: Re-enable test_shell_tests and unit_t...
thestig@chromium.org
2012-07-30
1
-0
/
+7
*
Valgrind: Extend a suppression and reinstate suppressions for leaks that reap...
thestig@chromium.org
2012-07-30
1
-6
/
+30
*
Valgrind: Suppress a couple more errors and disable a flaky test.
thestig@chromium.org
2012-07-30
2
-0
/
+21
*
Valgrind/Heapchecker: Remove obsolete suppressions for a BackgroundApplicatio...
thestig@chromium.org
2012-07-30
2
-11
/
+11
*
Valgrind/Heapchecker: Add a new suppression for a JsSyncManagerObserverTest l...
thestig@chromium.org
2012-07-30
1
-0
/
+7
*
Valgrind: Remove an obsolete suppression and add a new one for a remoting/med...
thestig@chromium.org
2012-07-30
1
-14
/
+10
*
Roll FFMpeg for M22.
dalecurtis@google.com
2012-07-30
1
-2
/
+1
*
Valgrind: Exclude more browser tests that fail consistently.
thestig@chromium.org
2012-07-28
1
-16
/
+19
*
Valgrind: Add and widen suppressions.
thestig@chromium.org
2012-07-28
1
-4
/
+27
*
Valgrind: Suppress error in AccessibilityTable::roleValue().
thestig@chromium.org
2012-07-28
1
-16
/
+30
*
Create less segments in std::string internals
timurrrr@chromium.org
2012-07-27
1
-0
/
+5
*
Add base/md5* to ThreadSanitizer ignore list.
scherkus@chromium.org
2012-07-26
1
-0
/
+5
*
Revert 148553 - r148418 has been reverted.
sergeyu@chromium.org
2012-07-26
1
-4
/
+0
*
exclude JingleSessionTest.TestStreamChannel for Windows Tests (tsan)
zhaoqin@google.com
2012-07-26
1
-0
/
+4
*
Moved ExtensionMessage* into extensions namespace
rdevlin.cronin@chromium.org
2012-07-25
1
-1
/
+1
*
Suppress leak in CERT_NewTempCertificate
zhaoqin@google.com
2012-07-25
2
-15
/
+12
*
Suppress leak in WebWorkerClientImpl
zhaoqin@google.com
2012-07-25
1
-0
/
+18
*
Suppress memory leak in WebCore on mac
zhaoqin@google.com
2012-07-25
1
-0
/
+1
*
Removed the supression that was added after I submitted WebKit bug 86215, and...
tommyw@chromium.org
2012-07-25
1
-7
/
+0
*
Remove suppresion added for a leak in cricket::AllocateRequest.
sergeyu@chromium.org
2012-07-24
1
-12
/
+0
[next]