summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Remove drmemory suppression for the ChromotingHostTest leaks.rnk@chromium.org2012-07-021-7/+0
* Suppress unit test leaks from the last six hours.rnk@chromium.org2012-07-022-0/+21
* Lower mac static initializer expectations by 2 after breakpad roll.thakis@chromium.org2012-07-021-1/+1
* [Chromoting] Fix memory leaks in ChromotingHost unit tests.simonmorris@chromium.org2012-07-022-63/+0
* Move SandboxedExtensionUnpacker and SandboxedExtensionUnpackerClient into ext...rdevlin.cronin@chromium.org2012-07-022-2/+2
* Suppress a TSan report.eugenis@chromium.org2012-07-021-0/+7
* chromeos: Remove print statements from tools/cros.DEPS/DEPSsatorux@chromium.org2012-06-301-3/+0
* Lower static initializer expectations by 1.thakis@chromium.org2012-06-301-3/+3
* Suppress memcheck and heapcheck errors in unit tests added in r144954simonmorris@chromium.org2012-06-292-0/+64
* roll clang 155835:159409thakis@chromium.org2012-06-292-3/+3
* chromeos: Merge tools/cros.DEPS/DEPS into the main DEPS.satorux@chromium.org2012-06-292-28/+3
* Fix compile errors with cache logging in run_test_from_archive.pycsharp@chromium.org2012-06-291-4/+4
* Fix run_test_from_archive.py cache logging to include triming that occurs dur...csharp@chromium.org2012-06-291-8/+5
* JSON Schema Compiler now supports optional and required ARRAYs of ENUMS. hebert.christopherj@chromium.org2012-06-293-29/+140
* Add profiling data to the cache in run_test_from_archive.pycsharp@chromium.org2012-06-291-64/+86
* Update drmemory suppressions for TLS and LazyInstance internal renaming.rnk@chromium.org2012-06-291-3/+16
* Slightly bump linux-release size expectations.thakis@chromium.org2012-06-291-1/+1
* Lower static initializer expectations by 2 (linux64/mac) / 1 (linux32).thakis@chromium.org2012-06-291-3/+3
* Escape double quotes when parsing comments from idl filesgrv@chromium.org2012-06-293-0/+9
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-283-11/+11
* Make sharding_supervisor.py run InProcessBrowserTest.Emptymmenke@chromium.org2012-06-281-2/+17
* Tighten ffmpeg prefetch suppression and move to benign section.rnk@chromium.org2012-06-281-6/+6
* Clang style-checker: Fix weird warning about inline copy ctors.hans@chromium.org2012-06-284-2/+31
* Update size expectations for chrome.pak on Linux64dmichael@chromium.org2012-06-281-1/+1
* Update size expectations for chrome.pakdmichael@chromium.org2012-06-281-1/+1
* Fix gramar errors in trace_inputs.py.maruel@chromium.org2012-06-281-2/+2
* Log run_test_from_archive profile data to info.csharp@chromium.org2012-06-281-2/+2
* Suppression for crbug.com/134979bradchen@google.com2012-06-281-0/+6
* Suppression for bug 134891 race in video/md5 code.bradchen@google.com2012-06-281-0/+9
* 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