summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Returns an error code if no command is presentmaruel@chromium.org2012-04-131-1/+7
* Increase maximum sleep time.petermayo@chromium.org2012-04-131-5/+5
* Stop generating DEPTH in trace_inputs.py.maruel@chromium.org2012-04-132-6/+14
* Extend the suppression for leak in CSSStyleSheet::create (issue 121729)glider@chromium.org2012-04-131-2/+1
* Fix checkperms.py for dmprof which regressed in r132174maruel@chromium.org2012-04-131-0/+1
* Breakdown nonprofiled memory regions (f.k.a. 'unknown'), and add new policy f...dmikurube@chromium.org2012-04-136-197/+365
* Suppress a leak in AutomationProxyTest.AcceleratorHistory (issue 123307)glider@chromium.org2012-04-131-0/+18
* Exclude SyncSchedulerTest.TranisentPollFailure on ASANtim@chromium.org2012-04-131-0/+2
* Fix memory leak caused by Rules Registriesbattre@chromium.org2012-04-132-21/+0
* mac: Increase binary size expectations.thakis@chromium.org2012-04-121-1/+1
* isolate.py: Automatically create --outdir in --mode runmaruel@chromium.org2012-04-122-1/+4
* Support array types for function and callback arguments in IDL APIs.asargent@chromium.org2012-04-124-3/+115
* Fix merge_isolate.py issues when merging 2 OS-specific dependencies with no c...maruel@chromium.org2012-04-122-9/+179
* Multiple improvements to trace_inputs.py.maruel@chromium.org2012-04-124-61/+109
* Increase tiny test timeout under Valgrind.eugenis@google.com2012-04-121-0/+1
* Suppress TSan reports from issue 123112.eugenis@google.com2012-04-121-0/+8
* Revert r131902 "Close all widgets/windows while message loop is still active"oshima@chromium.org2012-04-121-0/+45
* Allow json schema compiler to use arrays as typescduvall@chromium.org2012-04-128-26/+352
* Close all widgets/windows while message loop is still activeoshima@chromium.org2012-04-121-45/+0
* Convert isolate.py to exclusively use .isolate files.maruel@chromium.org2012-04-1215-551/+995
* Update expectations:rtenneti@google.com2012-04-111-5/+5
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-111-1/+1
* .maruel@chromium.org2012-04-115-44/+51
* Add trace_inputs.py support for Windows. Fix isolate.py on windows.maruel@chromium.org2012-04-115-52/+540
* Add JSON output in dmprof.py.dmikurube@chromium.org2012-04-111-4/+21
* JSON Schema Compiler now accesses right member variable for an |any| typemtytel@chromium.org2012-04-113-9/+9
* Update expectations per comments from cmp.rtenneti@google.com2012-04-101-2/+2
* TabContents -> WebContentsImpl, part 1, update.avi@chromium.org2012-04-102-18/+18
* Update expectations:rtenneti@google.com2012-04-101-1/+1
* Update expectations:rtenneti@google.com2012-04-101-2/+2
* Incremental update of symbol files in dmprof.py.dmikurube@chromium.org2012-04-101-17/+30
* Refactor dmprof.py.dmikurube@chromium.org2012-04-101-18/+13
* Valgrind: Suppress a couple more memory errors.thestig@chromium.org2012-04-101-0/+34
* Update expectationsrtenneti@google.com2012-04-101-2/+2
* Update expectationsrtenneti@google.com2012-04-101-1/+1
* Update expectationsrtenneti@google.com2012-04-101-1/+1
* Update expectations:rtenneti@google.com2012-04-101-1/+1
* Valgrind: Add/widen suppressions for leaks in IndexedDB. Add suppressions for...thestig@chromium.org2012-04-101-11/+55
* Update expectations:rtenneti@google.com2012-04-101-1/+1
* Reduce log spew of browser_tests on chromeos by 25%.joaodasilva@chromium.org2012-04-091-7/+0
* Update expectations:rtenneti@google.com2012-04-091-1/+1
* Update expectationsrtenneti@google.com2012-04-091-2/+2
* Valgrind: Widen suppressions for several leaks.thestig@chromium.org2012-04-091-3/+23
* Fix IDL schema compiler to properly handle optional argumentsasargent@chromium.org2012-04-093-0/+49
* Valgrind: Suppress a webkit leak in WebCore::RenderLineBoxList::paint and dis...thestig@chromium.org2012-04-092-0/+13
* Update system_api to include WiFi.BSSID in service_constants.hstevenjb@google.com2012-04-091-1/+1
* Valgrind: Suppress a memory error on CrOS.thestig@chromium.org2012-04-091-0/+11
* Disable PipelineIntegrationTest.EncryptedPlayback on TSAN win32.thestig@chromium.org2012-04-091-0/+2
* Disable NaClGdbTest.Empty under ASAN-only. Remove useless asan gtest exclude ...thestig@chromium.org2012-04-092-6/+0
* Fix strace lines parsing when a process is forcibly killed during outstanding...maruel@chromium.org2012-04-071-1/+11