summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* HiDPI gear icon for about:memorythakis@chromium.org2012-06-271-0/+1
* Fix suppression for WebRTCAudioDeviceTest.FullDuplexAudioWithAGCbradchen@google.com2012-06-272-3/+3
* Update suppression for crbug.com/119677bradchen@google.com2012-06-271-1/+1
* Add subdirectory smoke test and fix subdirectory handling when handling a sym...maruel@chromium.org2012-06-275-27/+40
* Rename run_test_cases_test.py -> run_test_cases_smoke_test.py since it's a sm...maruel@chromium.org2012-06-271-0/+0
* Style improvement to isolate_test.pymaruel@chromium.org2012-06-271-5/+14
* Add symlink support to isolate.py along with smoke tests.maruel@chromium.org2012-06-278-64/+366
* Add symlink tools/isolate/data/isolate/files2 that points to files1.maruel@chromium.org2012-06-271-0/+1
* Add symlink smoke test to trace_inputs.py.maruel@chromium.org2012-06-272-0/+81
* Add symlink tools/isolate/data/trace_inputs/files2 that points to files1.maruel@chromium.org2012-06-271-0/+1
* Add blacklist support to extract_directories() instead of hard-coding it.maruel@chromium.org2012-06-279-35/+103
* Revert 144395 (triggers http://crbug.com/134796)thakis@chromium.org2012-06-271-1/+0
* HiDPI gear icon for about:memorythakis@chromium.org2012-06-271-0/+1
* Add HiDPI assets for the WebUI bookmarks manager.thakis@chromium.org2012-06-261-0/+1
* Suppressions for bug 134717 InputMethodIBus::Init leakbradchen@google.com2012-06-262-1/+13
* Update expectations for perf improvement from v8 3.12.3.sullivan@chromium.org2012-06-261-1/+1
* Also archive the .result file in the hashtable.maruel@chromium.org2012-06-262-3/+13
* Optimize the performance on Windows by not using %TEMP% if it is a different ...maruel@chromium.org2012-06-261-0/+10
* Work around traces with unaccessible paths.maruel@chromium.org2012-06-261-1/+6
* Add --test-case-file option to be able to efficiently trace a list of test ca...maruel@chromium.org2012-06-261-25/+39
* Add Basic Profiling in run_tests_from_archive.pycsharp@chromium.org2012-06-261-15/+33
* Remove valgrind suppressions relating to CSSStyleSelector::MatchedStyleDeclar...dstockwell@chromium.org2012-06-261-20/+0
* Remove outdated suppressions and tighten the scope of othersrsleevi@chromium.org2012-06-262-124/+21
* Suppression for crbug.com/134527 leak in RenderTextbradchen@google.com2012-06-251-0/+8
* Disable test_shell and unit tests on heapcheck bots To be re-enabled when crb...bradchen@google.com2012-06-252-0/+6
* Updated expectations.sullivan@chromium.org2012-06-251-5/+5
* TSAN: Exclude Convolver.SIMDVerification unit test. It takes too long to run.thestig@chromium.org2012-06-251-0/+3
* Revert 143903 - Lock-free GamepadSeqLockglider@chromium.org2012-06-251-2/+0
* Lock-free GamepadSeqLockdvyukov@chromium.org2012-06-251-0/+2
* chromeos: Stop checking out Libcroshashimoto@chromium.org2012-06-251-2/+0
* Valgrind: Exclude failing browser_tests.thestig@chromium.org2012-06-251-0/+53
* Suppress additional participant in userTempFileDir/getenv race.bradchen@google.com2012-06-241-1/+9
* Disable flaky URLRequestTestHTTP.GetTest_ManyCookies for Dr. Memorybradchen@google.com2012-06-231-0/+3
* Broaden suppression for bug_84467 possible race in sqlitebradchen@google.com2012-06-231-1/+8
* Disable Linux SUID sandbox for heapcheck bots.bradchen@google.com2012-06-231-0/+2
* Adds null check in network menu icon to check if bitmap is null before checki...pkotwicz@chromium.org2012-06-231-7/+0
* isoalte.py: fix bug where stale files in .result were kept.maruel@chromium.org2012-06-232-1/+66
* Completely refactor isolate.py to be 'command based'.maruel@chromium.org2012-06-233-272/+389
* Valgrind: Exclude more NaCl tests that fail with DEP error.thestig@chromium.org2012-06-231-0/+2
* Valgrind: Do not trace Perl or Python processes when tracing child processes.thestig@chromium.org2012-06-231-0/+2
* Remove suppression for crbug.com/114000 which is fixed.bradchen@google.com2012-06-231-17/+0
* Extend the revision range for intl1 Mac regression.simonjam@google.com2012-06-221-2/+2
* Update expectations after 1% perf regression on intl1 due to WebKit roll 1205...simonjam@google.com2012-06-221-4/+4
* 1% perf regression on linux lowmem intl1simonjam@google.com2012-06-221-1/+1
* Increase sizes for Linux 32/64 nacl_helper.bbudge@chromium.org2012-06-221-4/+4
* Update mac size expectations.thakis@chromium.org2012-06-221-3/+3
* Move the OptionParser instantiation method to use a layered OOO based approach.maruel@chromium.org2012-06-221-97/+123
* Unset CHROME_DEVEL_SANDBOX before running Valgrind tests.rnk@chromium.org2012-06-221-1/+7
* Fix path normalization issue on strace logs.maruel@chromium.org2012-06-221-1/+4
* Fix string escape processing and comma inside strings for strace logs.maruel@chromium.org2012-06-222-2/+41