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
/
chrome_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix python scripts in src/tools/
maruel@chromium.org
2011-11-29
1
-6
/
+4
*
Run more tests on the Webkit Layout Valgrind bot and do it in parallel
timurrrr@chromium.org
2011-11-12
1
-7
/
+6
*
Make timeouts smaller under Valgrind.
thestig@chromium.org
2011-10-19
1
-6
/
+6
*
Increase the total chrome_tests timeout to 4 hours
timurrrr@chromium.org
2011-10-18
1
-1
/
+1
*
Make timeouts 1.5x smaller under Valgrind, except for the "master" timeout (t...
timurrrr@chromium.org
2011-10-13
1
-7
/
+7
*
Make only slow (Valgrind and DR) tools use the *.gtest.txt files
glider@chromium.org
2011-09-19
1
-1
/
+7
*
Valgrind: Fix webkit layout tests since they no longer use BROWSER_WRAPPER. U...
thestig@chromium.org
2011-09-13
1
-1
/
+1
*
Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().
dmichael@chromium.org
2011-09-09
1
-0
/
+4
*
Fix the extra "--" flag for ui_tests
timurrrr@chromium.org
2011-09-02
1
-4
/
+3
*
Add support for client program options when using "-t cmdline"
timurrrr@chromium.org
2011-09-02
1
-0
/
+7
*
Add support for "-t cmdline" to tools/valgrind/chrome_tests.py
timurrrr@chromium.org
2011-09-02
1
-48
/
+43
*
Remove an unused _DefaultCommand argument
timurrrr@chromium.org
2011-09-01
1
-3
/
+3
*
Remove unused test command-line switches.
phajdan.jr@chromium.org
2011-08-25
1
-4
/
+3
*
Add support for content unit tests to memory bot scripts
jochen@chromium.org
2011-08-10
1
-0
/
+4
*
add gpu unit tests to chrome_tests.py
gman@chromium.org
2011-08-08
1
-0
/
+4
*
Fix browser_tests Valgrind runner; also re-order the other test runners.
timurrrr@chromium.org
2011-07-22
1
-24
/
+27
*
Remove app_unittests from chrome_tests.py now that the buildbot master was re...
tfarina@chromium.org
2011-07-10
1
-5
/
+0
*
Add support for sql_unittests to chrome_tests.py.
rsesek@chromium.org
2011-07-09
1
-0
/
+5
*
Use performance_ui_tests executable instead of:
darin@chromium.org
2011-07-01
1
-11
/
+0
*
Views views_unittests native widget tests leak
dhollowa@chromium.org
2011-06-29
1
-0
/
+4
*
Add crypto_unittests to the list of tests run for heapcheck/valgrind
rsleevi@chromium.org
2011-05-21
1
-0
/
+4
*
GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms
phajdan.jr@chromium.org
2011-05-20
1
-2
/
+1
*
Get rid of unused flags.
backer@chromium.org
2011-04-20
1
-4
/
+1
*
Add JingleThreadWrapper.
sergeyu@chromium.org
2011-03-28
1
-3
/
+3
*
Rename valgrind_layout to valgrind_webkit
jochen@chromium.org
2011-03-21
1
-0
/
+1
*
Normalize the top-level ui/ module.
rsesek@chromium.org
2011-03-18
1
-3
/
+3
*
Add support for running ui_base_unittests to chrome_tests.py
rsesek@chromium.org
2011-03-09
1
-0
/
+4
*
And one more follow-up - finally tested that on Windows...
timurrrr@chromium.org
2011-03-02
1
-1
/
+2
*
Follow-up fix: strip the "\" from the gtest filter path as well (on Windows)
timurrrr@chromium.org
2011-03-02
1
-1
/
+3
*
Exclude a couple of sync tests from running under TSan.
timurrrr@chromium.org
2011-03-02
1
-2
/
+4
*
Valgrind timeouts are in seconds. Let's set some saner values.
thestig@chromium.org
2011-02-22
1
-2
/
+4
*
Remove Wine + Valgrind code since nobody is working on it.
thestig@chromium.org
2011-02-18
1
-15
/
+8
*
Add sync_integration_tests support to valgrind's chrome_tests.sh.
zea@chromium.org
2011-02-17
1
-0
/
+7
*
Suppress a couple of new Valgrind reports on interactive_ui tests, update the...
timurrrr@chromium.org
2011-02-15
1
-1
/
+1
*
Pass in right parameter for safe_browsing valgrind test on trybot.
lzheng@chromium.org
2011-01-10
1
-4
/
+5
*
Add safe_browsing_tests to valgrind.
lzheng@chromium.org
2010-12-09
1
-0
/
+5
*
Add automated_ui_tests and interactive_ui_tests to the Valgrind test runner
timurrrr@chromium.org
2010-12-08
1
-0
/
+13
*
Add reliability runner to chrome_tests.py
timurrrr@chromium.org
2010-12-07
1
-10
/
+17
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
1
-1
/
+0
*
Reenable remoting_unittests under TSan.
sergeyu@chromium.org
2010-10-27
1
-1
/
+5
*
[TSan/Win, Dr. Memory] Automatically find binaries in build/Debug on Windows
timurrrr@chromium.org
2010-10-27
1
-0
/
+3
*
Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
1
-5
/
+1
*
Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
1
-1
/
+5
*
Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...
timurrrr@chromium.org
2010-10-24
1
-54
/
+45
*
Add gfx_unittests as a valid option to tools/valgrind/chrome_tests.py.
rsesek@chromium.org
2010-10-22
1
-0
/
+4
*
Fix lost suppressions with --tool=tsan_rv and refactor chrome_tests/valgrind_...
timurrrr@chromium.org
2010-09-22
1
-15
/
+15
*
Refactored handling of XmppClient.
akalin@chromium.org
2010-09-16
1
-0
/
+4
*
Add support for running Chromium tests under TSan in RaceVerifier mode.
timurrrr@chromium.org
2010-09-14
1
-1
/
+1
*
Add courgette_unittests to the list of tests runnable under Valgrind and
glider@chromium.org
2010-06-16
1
-0
/
+4
*
Enable remoting unittests to run on build bots
hclam@chromium.org
2010-06-11
1
-0
/
+4
[next]