summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Initialize the shared memory to appease Valgrind.tommi@chromium.org2012-07-231-10/+0
* Suppress a leak in ProtocolHandlerRegistryTest.TestMaybeCreateTaskWorksFromIO...glider@chromium.org2012-07-231-1/+42
* Extend the suppression for bug 122201 (invalid read in WTF::ChromiumThreading...glider@chromium.org2012-07-232-5/+26
* Fix run_test_cases.py to look for gtest test case header.maruel@chromium.org2012-07-221-4/+3
* Shards, when printed, are 1-based.maruel@chromium.org2012-07-221-1/+1
* Update perf expectationsnsylvain@chromium.org2012-07-211-3/+3
* Make sure no side-effect happens due to environment variables.maruel@chromium.org2012-07-212-3/+11
* isolate: Use a temporary directory on the same file system than root_dir.maruel@chromium.org2012-07-212-10/+13
* run_test_case: Fix sharding for browser_tests.maruel@chromium.org2012-07-211-13/+30
* A tool for mapping runtime addresses to symbol names.dmikurube@chromium.org2012-07-216-0/+541
* Update size expectation for nacl on Windows.nsylvain@chromium.org2012-07-201-1/+1
* Move chrome.appWindow to chrome.app.window.asargent@chromium.org2012-07-203-11/+38
* Skip bad/good even for oficial builds.vitalybuka@chromium.org2012-07-201-41/+37
* run_test_cases: Add header for swarm to realize the log is valid.maruel@chromium.org2012-07-201-0/+4
* Fix exception on OSX 10.6 due to incomplete multiprocessing implementation.maruel@chromium.org2012-07-201-3/+17
* Update size expectation for nacl. Take 2.nsylvain@chromium.org2012-07-201-2/+2
* Update size expectation for nacl.nsylvain@chromium.org2012-07-201-4/+4
* run_test_cases: Cleaner, deterministic output.maruel@chromium.org2012-07-204-88/+111
* run_test_from_archive: Limit the number of items in the cache.maruel@chromium.org2012-07-201-6/+24
* Suppress leaks in WebKit::WebFilterOperations::WebFilterOperations (issue 138...glider@chromium.org2012-07-201-6/+49
* HiDPI assets for Chrome OS Files appkaznacheev@chromium.org2012-07-201-1/+1
* Extend the suppression for issue 138045 (use-after-free errors in glslang_parse)glider@chromium.org2012-07-201-10/+8
* Extend the suppression for NULL deref in ChromiumThreading::callOnMainThread ...glider@chromium.org2012-07-202-5/+32
* run_test_from_archive: Save a more compact json file.maruel@chromium.org2012-07-201-1/+1
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-15/+20
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-20/+15
* Represent BINARY properties using std::string instead of BinaryValue,jyasskin@chromium.org2012-07-202-15/+20
* Extensions Docs Server: Functions with return valuescduvall@chromium.org2012-07-201-0/+5
* Changed official builds URL.vitalybuka@chromium.org2012-07-191-1/+1
* run_test_cases: Redirect stderr too. Improve output. Set default timeout to 1...maruel@chromium.org2012-07-191-4/+6
* Add shard support to run_test_cases.py. Remove get_test_cases() duplicate.maruel@chromium.org2012-07-192-54/+71
* Merge worker_pool into run_test_cases.maruel@chromium.org2012-07-196-195/+172
* Remove the dependence on trace_inputs from run_test_cases.maruel@chromium.org2012-07-191-2/+3
* Merge list_test_cases into run_test_cases.maruel@chromium.org2012-07-196-149/+141
* Stop using depot_tools/subprocess2.py and implement our timeout support ourself.maruel@chromium.org2012-07-193-22/+218
* Fix memory leak in TraceSubscriberStdioImpl.husky@chromium.org2012-07-191-15/+0
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-191-1/+1
* Update the suppression for uninits in gpu::gles2 shader compilation (issue 11...glider@chromium.org2012-07-191-1/+44
* Suppress unaddressable accesses in glslang_parse (issue 138045)glider@chromium.org2012-07-191-2/+25
* Extend the suppression for v8::internal::NativeRegExpMacroAssembler::Execute ...glider@chromium.org2012-07-191-39/+64
* OnVideoTimeUpdate reports race under TSANdhollowa@chromium.org2012-07-191-0/+6
* Extension Docs Server: event templatecduvall@chromium.org2012-07-191-1/+1
* Add fix_test_cases.py.maruel@chromium.org2012-07-191-0/+142
* Update sizes expectations for http://crrev.com/147236kerz@chromium.org2012-07-181-2/+2
* Update sizes expectations for http://crrev.com/147236kerz@chromium.org2012-07-181-1/+1
* Prepend "strace_" to process_quoted_argument to make it clear it's strace-spe...maruel@chromium.org2012-07-182-15/+15
* Valgrind reports Uninitialized with GetStrikeMetrics on Macdhollowa@chromium.org2012-07-171-5/+1
* isolate.py: Rework hashtable command to reuse recreate_tree() function.maruel@chromium.org2012-07-171-38/+41
* disk_cache::BackendImpl::SyncInit shows Race in TSANdhollowa@chromium.org2012-07-171-0/+10
* If 'isolate.py hashtable' fails, delete the .results file.maruel@chromium.org2012-07-171-41/+52