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
*
exclude some browser_tests on drmemory bot for fast cycle time
zhaoqin@google.com
2013-07-09
1
-9
/
+9
*
suppress memory leak from ChromeBrowserMainParts::PreMainMessageLoopRunImpl
zhaoqin@google.com
2013-07-09
1
-0
/
+14
*
fileapi: Rename FileSystemMountProvider to FileSystemBackend
satorux@chromium.org
2013-07-09
1
-3
/
+3
*
enable more browser_tests in Dr.Memory for better coverage
zhaoqin@google.com
2013-07-08
1
-14
/
+14
*
Fixed memory leak in ProfileResetterTest.ResetContentSettings.
vasilii@chromium.org
2013-07-05
1
-7
/
+0
*
More TSan v2 suppressions:
glider@chromium.org
2013-07-05
1
-1
/
+4
*
Valgrind: Update valgrind.sh to use a new flag in valgrind-variant. Also turn...
thestig@chromium.org
2013-07-05
1
-1
/
+2
*
exclude H* browser_tests on drmemory bot for short cycle time
zhaoqin@google.com
2013-07-05
1
-0
/
+1
*
Suppress uninitialized read in disk_cache::SimpleIndexFile::SyncRestoreFromDisk
bruening@google.com
2013-07-05
1
-0
/
+11
*
Suppress another GDI teardown error in skia.
bruening@google.com
2013-07-05
1
-0
/
+6
*
More TSan v2 suppressions:
glider@chromium.org
2013-07-04
1
-0
/
+4
*
Add suppression for HyperlinkButtonCell file move in r210100
tapted@chromium.org
2013-07-04
1
-0
/
+20
*
Fix ProcMapsTest.ReadProcMaps to work under Valgrind.
scherkus@chromium.org
2013-07-04
1
-3
/
+0
*
Fix RenderTextLinux text clamping.
msw@chromium.org
2013-07-03
1
-12
/
+0
*
update suppression for Dr.Memory using replaced allocation instead of wrappin...
zhaoqin@google.com
2013-07-03
1
-7
/
+7
*
Suppress leak in ::ProfileResetterTest_ResetContentSettings_Test::TestBody()
bruening@google.com
2013-07-03
1
-0
/
+7
*
Valgrind: Disable ProcMapsTest.ReadProcMaps - it fails.
thestig@chromium.org
2013-07-03
1
-0
/
+3
*
Valgrind: Disable failing MessageCenterImplTests. (First time running them un...
thestig@chromium.org
2013-07-03
1
-0
/
+3
*
exclude A* browser_tests for short cycle time on drmemory bot
zhaoqin@google.com
2013-07-03
1
-0
/
+2
*
Valgrind: Add new suppressions for layout test errors.
thestig@chromium.org
2013-07-03
1
-0
/
+39
*
Re-enable several disabled HTTPS tests on valgrind/heapcheck Linux bots
rsleevi@chromium.org
2013-07-02
1
-8
/
+0
*
Valgrind: Suppress a memory error in PanelLayoutManagerTest.
thestig@chromium.org
2013-07-02
1
-0
/
+13
*
TSAN: Fix bad suppression that causes TSAN to fail. The bot gave bad advice.
thestig@chromium.org
2013-07-02
1
-1
/
+1
*
Revert 208240 "suppress INVALID HEAP ARGUMENT in ShaderExecutabl..."
apatrick@google.com
2013-07-02
1
-7
/
+0
*
TSAN: Disable SimpleIndexFileTest.WriteThenLoadIndex on Linux TSAN as well. ...
thestig@chromium.org
2013-07-02
3
-3
/
+18
*
Valgrind: Supress a possible memory error in gfx::RenderTextLinux::TextIndexT...
thestig@chromium.org
2013-07-01
1
-0
/
+13
*
Heapcheck: Suppress a new V8 leak.
thestig@chromium.org
2013-07-01
1
-0
/
+5
*
Valgrind: Disable NetworkStatsTestUDP.UDPEcho100BytesHasProxy.
thestig@chromium.org
2013-06-29
2
-0
/
+6
*
Valgrind: Suppress an occasional leak inside fileapi::FileSystemQuotaClient::...
thestig@chromium.org
2013-06-29
1
-0
/
+15
*
Update test names for valgrind/gtest_exclude/base_unittests.gtest_mac.txt.
rsesek@chromium.org
2013-06-28
1
-2
/
+2
*
exclude timeout tests HistoryWebUITest.* from browser_tests with Dr.Memory
zhaoqin@google.com
2013-06-28
1
-0
/
+2
*
exclude more browser_tests with Dr.Memory
zhaoqin@google.com
2013-06-28
1
-0
/
+4
*
valgrind/heapcheck: Add support for running app_list and message_center unitt...
sadrul@chromium.org
2013-06-27
1
-0
/
+9
*
Remove unused suppressions for FTP test.
phajdan.jr@chromium.org
2013-06-26
1
-12
/
+0
*
Suppress memory complaints due to 6/26/13 Skia roll
robertphillips@google.com
2013-06-26
1
-0
/
+32
*
Widen suppression for crbug/253797.
eugenis@chromium.org
2013-06-26
1
-1
/
+1
*
Fix bug in memory leaks in QuicStreamFactory::Create
rch@chromium.org
2013-06-26
1
-9
/
+0
*
Reverting unused TSAN supressions (bug_241939a and bug_241939b).
alexeypa@chromium.org
2013-06-25
1
-31
/
+0
*
Revert revert r208429.
eugenis@chromium.org
2013-06-25
1
-1
/
+18
*
Suppress leaks in QuicNetworkTransactionTest.ZeroRTTWithNoHttpRace
glider@chromium.org
2013-06-25
1
-0
/
+10
*
increase timeout for browser_tests to avoid test timeout when running browser...
zhaoqin@google.com
2013-06-25
1
-2
/
+2
*
When a ValidatingConsumer completes, the DeviceOAuth2TokenService removes its...
davidroche@chromium.org
2013-06-25
1
-6
/
+0
*
suppress INVALID HEAP ARGUMENT in ShaderExecutable: allocated with operator n...
zhaoqin@google.com
2013-06-24
1
-0
/
+7
*
Reverted the removal of suppressions in http://crrev.com/208214.
joaodasilva@chromium.org
2013-06-24
1
-0
/
+6
*
Fixed leaks in DeviceOAuth2TokenServiceTest.
joaodasilva@chromium.org
2013-06-24
1
-7
/
+0
*
excludes some browser_tests failed in Dr.Memory
zhaoqin@google.com
2013-06-24
1
-10
/
+15
*
Suppress massive leaks from r208019
glider@chromium.org
2013-06-24
1
-0
/
+6
*
More memory suppressions:
glider@chromium.org
2013-06-21
2
-0
/
+25
*
More memory suppressions
glider@chromium.org
2013-06-21
1
-63
/
+110
*
[Memory Sheriff] More suppressions.
groby@chromium.org
2013-06-20
1
-1
/
+6
[next]