summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Run CODE_COVERAGE test suite for pyauto tests.pshenoy@chromium.org2012-06-151-2/+2
* Add out of band exception management in WorkerPool.maruel@chromium.org2012-06-152-2/+43
* Split --mode trace and --mode read in isolate.py.maruel@chromium.org2012-06-153-45/+72
* Fix bad native path case on Windows.maruel@chromium.org2012-06-152-6/+16
* Refactor isolate_smoke_test.py in preparation of isolate.py refactoring.maruel@chromium.org2012-06-151-74/+62
* Reduce the amount of debug output generated by trace_inputs.pymaruel@chromium.org2012-06-151-2/+4
* Remove all the pre-backed IGNORES list from trace_inputs.py.maruel@chromium.org2012-06-145-75/+47
* Enable tools/isolate/trace_test_cases.py to effectively use parallel tracing ...maruel@chromium.org2012-06-142-144/+164
* Do not run FLAKY and FAILS tests from unit_tests under Heapcheck.glider@chromium.org2012-06-141-0/+5
* Fix memory leak of a TestingValueStore in unit_tests.mpcomplete@chromium.org2012-06-142-29/+0
* Suppress more leaks from ExtensionUITest::SetUp (issue 132621)glider@chromium.org2012-06-132-2/+23
* Suppress the leak in ExtensionUITest::SetUp (issue 132621)glider@chromium.org2012-06-131-0/+7
* Add an explicit function to init NSS for SSL server socketsrsleevi@chromium.org2012-06-131-27/+0
* JSON Schema Compiler: Added support for arrays of objects.mtytel@chromium.org2012-06-134-0/+45
* Add smoke test for trace_test_cases.py.maruel@chromium.org2012-06-133-12/+189
* Fix run_test_cases_test.py on Windows.maruel@chromium.org2012-06-133-1/+16
* Update expectationsdominicc@chromium.org2012-06-131-1/+1
* chromeos: Bump system_api dependency to a6b76c4e.disher@chromium.org2012-06-131-1/+1
* Sort memory leaks by sizejochen@chromium.org2012-06-131-1/+1
* Suppress the leak in gfx::GetDefaultFontRenderParamsglider@chromium.org2012-06-131-0/+15
* Add variable replacement in trace_inputs.pymaruel@chromium.org2012-06-132-12/+59
* Show old revision number in WebKit rolls.ojan@chromium.org2012-06-131-5/+7
* Use a larger dtrace kernel buffermaruel@chromium.org2012-06-131-1/+5
* Update perf expectationsnsylvain@chromium.org2012-06-121-1/+1
* Implement parallel support on LogmanTrace on Windows.maruel@chromium.org2012-06-122-78/+88
* Do not retry the layout tests that produce unexpected results when running un...glider@chromium.org2012-06-121-0/+1
* Fixes memory leak caused by 10545069pkotwicz@chromium.org2012-06-121-10/+0
* Enable parallel tracing support on Dtracemaruel@chromium.org2012-06-123-91/+166
* Add trace-viewer to third party and redirect about:tracing to that implementa...nduca@chromium.org2012-06-121-0/+3
* Added pyautolib (dependency to run pyauto tests) to coverage_build target.pshenoy@chromium.org2012-06-121-1/+4
* Add a unit test for run_test_cases.py.maruel@chromium.org2012-06-125-6/+157
* Suppress races in ShellIntegration::DefaultWebClientWorker::ObserverDestroyed...glider@chromium.org2012-06-121-0/+14
* Suppress the races in NSS lock initialization.glider@chromium.org2012-06-121-0/+27
* Disable PipelineIntegrationTest.BasicPlayback under TSan on Winglider@chromium.org2012-06-121-0/+1
* Valgring Mac: Suppress new leak in ImageMacTest.thestig@chromium.org2012-06-121-0/+10
* Disabling BreakpadWinDeathTest tests when running under Dr. Memory and TSAN. ...alexeypa@chromium.org2012-06-122-0/+12
* Adding a RunAllPending to shortcuts_provider_unittest to fix heapcheck leaks ...rlp@chromium.org2012-06-111-9/+0
* Update expectations for sizes step. This change was likely due to switching ...kerz@chromium.org2012-06-111-1/+1
* Add support for dump allocations created in a certain time windowjochen@chromium.org2012-06-111-0/+91
* Suppression of leaks resulting from conversion of HistoryService to ProfileKe...rlp@chromium.org2012-06-092-0/+52
* Added pyauto tests in coverage_build target.pshenoy@chromium.org2012-06-081-22/+30
* Change checkdeps.py to stop scanning after a certain number of non-include li...mattm@chromium.org2012-06-081-13/+24
* Add Strace parallel support.maruel@chromium.org2012-06-082-39/+210
* Remove suppression for leak from GDataFileSystemTestsatorux@chromium.org2012-06-081-8/+0
* Add ApiBase.Tracer.post_process_log() to do implementation specific one-time ...maruel@chromium.org2012-06-081-210/+209
* Slowly transition to the "with api.get_tracer() as tracer:".maruel@chromium.org2012-06-082-33/+29
* Remove a suppression for an uninitialized read in old CSS flexbox.tony@chromium.org2012-06-081-13/+0
* Expectations update:kerz@chromium.org2012-06-071-1/+1
* Fix WebKit layout Valgrind runner, part 2timurrrr@chromium.org2012-06-071-26/+23
* Convert to json first to speed up CSV processing.maruel@chromium.org2012-06-071-167/+142