summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* isolate: Get rid of 'mode' on Windows, it is not used.maruel@chromium.org2012-04-193-22/+23
* Valgrind: Suppress memory errors in JSONWriter.thestig@chromium.org2012-04-191-0/+33
* Re-land software audio mixer.enal@chromium.org2012-04-191-0/+2
* Removing DEPTH support.maruel@chromium.org2012-04-192-37/+31
* Generate storage API constants using json_schema_compiler.kalman@chromium.org2012-04-195-90/+184
* Valgrind: Widen a suppression and add a new memory leak suppression.thestig@chromium.org2012-04-191-1/+11
* Update Valgrind script after Webkit r114441 renamed --experimental-fully-para...thestig@chromium.org2012-04-181-1/+1
* Make schema_bundle_generator escape double-quotes properly.gdk@chromium.org2012-04-182-2/+4
* [tools] : is a reserved character and shouldn't be used in a query parameter,dbeam@chromium.org2012-04-181-1/+1
* Add Web Page Replay test to page cycler.slamm@google.com2012-04-1813-9/+1040
* Clarify output from bisect-builds so that it's more clear what thedmazzoni@chromium.org2012-04-171-11/+8
* Improve performance of extension docs generation by 60%.aa@chromium.org2012-04-172-43/+47
* Uniformize the 'child' variable in the 3 gen_trace() functionsmaruel@chromium.org2012-04-171-19/+33
* Revert 132608 - Removing DEPTH support.sky@chromium.org2012-04-172-29/+37
* Suppress DrMemory leak reports from the DhcpProxyScriptFetcherWin test suite.rnk@chromium.org2012-04-171-0/+6
* Removing DEPTH support.maruel@chromium.org2012-04-172-37/+29
* Revert 132589 - Revert 132440 - Allow extension APIs to be compiled out.sky@chromium.org2012-04-171-0/+3
* Revert 132440 - Allow extension APIs to be compiled out.zmo@google.com2012-04-171-3/+0
* FileSystemURLRequestJobTest leaking again -- suppressglider@chromium.org2012-04-171-0/+13
* Rewrite isolate_smoke_test.py to increase the coverage.maruel@chromium.org2012-04-1710-170/+506
* Improve parsing error handling in dmprof.dmikurube@chromium.org2012-04-171-22/+44
* Make json_schema_compiler remove 'nocompile' nodes from JSON at the JSON levelkalman@chromium.org2012-04-176-31/+203
* Check implementation files for virtual and OVERRIDE.rsleevi@chromium.org2012-04-175-18/+70
* Check and warn if public destructors are found on types that derive from base...rsleevi@chromium.org2012-04-178-155/+502
* Hack together a quick doc generator for IDL files.mpcomplete@chromium.org2012-04-161-3/+36
* Remove valgrind suppressions for leaks fixed at WebKit r114215.yutak@chromium.org2012-04-161-52/+0
* Allow extension APIs to be compiled out.jgreenwald@chromium.org2012-04-161-0/+3
* Fix a bug in IDL parsing related to arrays of callbacks.asargent@chromium.org2012-04-163-18/+53
* Worsen expectations for inl2 on xp-release-dual-core.thakis@chromium.org2012-04-161-1/+1
* Add the suppressions for BalloonViewHost::Init::GtkWidget (issue 104998) back.glider@chromium.org2012-04-161-0/+44
* roll clang 153589:154450thakis@chromium.org2012-04-151-1/+1
* Fix sharding supervisornsylvain@google.com2012-04-141-2/+2
* Handle the case where a shard crashed and did not generate an xml file.nsylvain@google.com2012-04-141-4/+11
* Modify the sharding_supervisor to understand gtest's xml output.nsylvain@google.com2012-04-141-2/+94
* Close notification windows while message loop is still activeoshima@chromium.org2012-04-141-45/+0
* Make checkperms.py look for shebang.maruel@chromium.org2012-04-131-0/+6
* 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