summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* run_tests_from_archive.py: Throw a proper error on missing input file.maruel@chromium.org2012-07-171-0/+2
* Add an activity monitor which profiles IO and CPU utilization.satish@chromium.org2012-07-172-0/+149
* PipelineIntegrationTest.BasicPlayback_MediaSource fails under Windows TSandhollowa@chromium.org2012-07-171-0/+1
* Store mmap-or-not information in DeepBucket.dmikurube@chromium.org2012-07-171-119/+92
* JSON schema compiler: Read the "optional" property out of the JSON for Function.kalman@chromium.org2012-07-171-0/+3
* [net] Fix uninitialized access in AddressTrackerLinuxTestszym@chromium.org2012-07-171-16/+0
* AddressTracker tests leakingdhollowa@chromium.org2012-07-171-0/+16
* Rename suppression 134891 as 93932.scherkus@chromium.org2012-07-171-9/+9
* JSON Schema Compiler: Add event compilation and allow multiple parameters to ...mtytel@chromium.org2012-07-1625-206/+737
* Initial set of 33 pages for scrolling benchmark.tonyg@chromium.org2012-07-161-0/+49
* Revert 146792 - Lock-free GamepadSeqLock (try 2)erg@google.com2012-07-161-2/+0
* trace_inputs.py: support more flags to access() on stracemaruel@chromium.org2012-07-161-1/+4
* trace_inputs.py: Fix blacklisting on OSX and Windows.maruel@chromium.org2012-07-161-11/+31
* Make more room for theme_resources.grd resource IDsbenrg@chromium.org2012-07-161-41/+41
* Moved ExternalExtensionLoaders/Providers into extensions namespacerdevlin.cronin@chromium.org2012-07-161-2/+2
* trace_inputs.py: Make the process map and process tree explicit.maruel@chromium.org2012-07-161-84/+87
* Lock-free GamepadSeqLock (try 2)dvyukov@chromium.org2012-07-161-0/+2
* Fix NULL dereference in CompositeFilterDeathTest.TestAddFilterFailCases.scherkus@chromium.org2012-07-131-2/+0
* Rename aura_shell_unittests to ash_unittests, part 1jamescook@chromium.org2012-07-132-4/+4
* Exclude CompositeFilterDeathTest.TestAddFilterFailCases from drmemory.rnk@chromium.org2012-07-131-0/+2
* isolate.py: fix an error that occured only with 'touched_only' files in hasht...maruel@chromium.org2012-07-132-5/+5
* Add strace event handling for: creat, link, unlink, mkdir, rmdir, statfs.maruel@chromium.org2012-07-131-71/+92
* Make sure to clean the traces before tracing again.maruel@chromium.org2012-07-131-0/+1