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
*
Made chrome_test to fail when the test itself failed.
oshima@chromium.org
2009-12-12
1
-9
/
+10
*
Fix memory_watcher dependencies
gregoryd@google.com
2009-12-11
1
-1
/
+1
*
Remove suppressions for a few fixed races
timurrrr@chromium.org
2009-12-10
1
-27
/
+0
*
Fix an algorithm in sync-webkit-git to be much faster.
evan@chromium.org
2009-12-10
1
-5
/
+37
*
Extend the existing tcmalloc's VDSO-something suppressions to cover the new
glider@chromium.org
2009-12-10
1
-3
/
+3
*
Fix a memory leak in the worker tests.
levin@chromium.org
2009-12-10
1
-63
/
+9
*
Update valgrind suppressions for mac_util::SetFileBackupExclusion leaks.
yutak@chromium.org
2009-12-10
2
-28
/
+2
*
Green bots are my goal.
jrg@chromium.org
2009-12-09
1
-0
/
+10
*
Set svn:executable attribute for scipts from tools/heapcheck.
timurrrr@chromium.org
2009-12-09
2
-0
/
+0
*
Remove the channel changer since it is no longer used.
thomasvl@chromium.org
2009-12-09
7
-847
/
+0
*
Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test.
willchan@chromium.org
2009-12-09
1
-0
/
+8
*
Fix leak of ShutdownDetector.
willchan@chromium.org
2009-12-09
1
-8
/
+0
*
Remove an extra line from suppressions.txt.
yutak@chromium.org
2009-12-08
1
-1
/
+0
*
Add valgrind suppression for recent memory leaks in CSBackupSetItemExcluded.
yutak@chromium.org
2009-12-08
1
-0
/
+10
*
Add suppression for ShutdownDetector leaks in BrowserMain.
yutak@chromium.org
2009-12-08
1
-0
/
+9
*
Now that we append to this file instead of clobbering it each time
jrg@chromium.org
2009-12-07
1
-9
/
+8
*
Widen vista dual intl1 and morejs variance further.
chase@chromium.org
2009-12-07
1
-2
/
+2
*
Update perf expectations for recent changes.
chase@chromium.org
2009-12-07
1
-8
/
+8
*
Two more suppression for async deletion, and callback object.
oshima@chromium.org
2009-12-07
1
-0
/
+17
*
Modify windows code coverage pattern to dump info once per test and
jrg@chromium.org
2009-12-05
1
-22
/
+34
*
Reset perf expectations after reference build update.
chase@chromium.org
2009-12-04
1
-36
/
+36
*
Patch Valgrind to intercept libtcmalloc memory functions.
timurrrr@chromium.org
2009-12-04
2
-0
/
+220
*
Add linux_valgrind as a default trybot for tools/valgrind/memcheck/ and third...
timurrrr@chromium.org
2009-12-04
1
-0
/
+12
*
Add valgrind suppressions for FlipSession/FlipSessionPool leak.
yutak@chromium.org
2009-12-04
1
-0
/
+18
*
Add more perf expectations.
chase@chromium.org
2009-12-04
1
-2
/
+22
*
Fix mac perf moz expectation.
chase@chromium.org
2009-12-03
1
-1
/
+1
*
Linux is showing this leak with fun:malloc on the stack twice, so add a ... t...
thomasvl@chromium.org
2009-12-03
1
-0
/
+1
*
Adding a profile leak I've seen a few times the yesterday/today.
thomasvl@chromium.org
2009-12-03
1
-0
/
+11
*
Add perf expectations for vista, other tests.
chase@chromium.org
2009-12-03
1
-0
/
+16
*
Turn off exclusions for windows coverage
jrg@chromium.org
2009-12-03
1
-2
/
+4
*
Add hard-coded win paths so bb happy.
jrg@chromium.org
2009-12-03
1
-0
/
+4
*
Fix leaking ExtensionMessageService in ProfileManagerTest.
mattm@chromium.org
2009-12-03
1
-8
/
+0
*
Revert 33611 - Fix leaking ExtensionMessageService in ProfileManagerTest.
mattm@chromium.org
2009-12-02
1
-0
/
+8
*
Fix leaking ExtensionMessageService in ProfileManagerTest.
mattm@chromium.org
2009-12-02
1
-8
/
+0
*
Annotate a test-only data race on boolean
timurrrr@chromium.org
2009-12-02
1
-8
/
+0
*
Suppress skia leak.
willchan@chromium.org
2009-12-01
1
-0
/
+12
*
Widen one ignore rule for ThreadSanitizer
timurrrr@chromium.org
2009-12-01
1
-1
/
+1
*
Bug 29026 was fixed with changelist 33404.
mbelshe@google.com
2009-12-01
1
-15
/
+0
*
Add suppression for async deletion that may or may not be executed on exit.
oshima@chromium.org
2009-12-01
1
-0
/
+8
*
Broaden ProfileManager leak suppression.
willchan@chromium.org
2009-12-01
1
-1
/
+0
*
Created tools/heapcheck with scripts for running heapchecker-enabled tests.
timurrrr@chromium.org
2009-12-01
5
-0
/
+800
*
Suppress UserScriptMaster valgrind leaks.
willchan@chromium.org
2009-12-01
1
-0
/
+18
*
Make the Flip suppression more generic to cover mac too.
willchan@chromium.org
2009-12-01
1
-1
/
+1
*
Fix syntax error in suppressions file
jamesr@chromium.org
2009-11-30
1
-1
/
+0
*
Fix suppression to match new call signature
jamesr@chromium.org
2009-11-30
1
-1
/
+1
*
Add suppression for FLIP test leak
jamesr@chromium.org
2009-11-30
1
-0
/
+16
*
Updated valgrind suppression for 22923 to reflect function prototype change.
atwilson@chromium.org
2009-11-30
1
-8
/
+0
*
Update valgrind suppression. An extra bool parameter got added.
willchan@chromium.org
2009-11-30
1
-1
/
+1
*
Ignore an icu_4_2 function that generates 25% of memory accesses in net_unitt...
timurrrr@chromium.org
2009-11-26
1
-0
/
+3
*
Update ThreadSanitizer ignore file
timurrrr@chromium.org
2009-11-26
1
-7
/
+10
[next]