summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge most of merge_isolate.py into isolate.py.maruel@chromium.org2012-09-074-1080/+1074
* Preparation work towards merging merge_isolate.py and isolate_common.py into ...maruel@chromium.org2012-09-076-99/+113
* Forwarder 2 implementationfelipeg@chromium.org2012-09-077-1/+534
* Make tools/android code built with clangmichaelbai@chromium.org2012-09-074-22/+63
* Remove references to trace_child_process.py by generating it on the fly instead.maruel@chromium.org2012-09-074-59/+34
* gpu_tools: Refactor scroll test to be a lot more modular.nduca@chromium.org2012-09-0722-256/+511
* Add README.py to document the isolate tools automatically.maruel@chromium.org2012-09-076-4/+49
* chrome_remote_control: Detect chrome android in addition to content shellnduca@chromium.org2012-09-0714-92/+245
* Temporarily removed large Dromaeo tests from perf_expectations.json. Will add...sullivan@chromium.org2012-09-061-3/+0
* Fix an AppCacheStorageImpl leak in SiteInstanceTest.SiteInstanceDestructor by...thestig@chromium.org2012-09-061-8/+0
* Add isolate.py trace --merge to do a trace and merge in a single command.maruel@chromium.org2012-09-061-21/+32
* Add new trace calls to trace_inputcsharp@chromium.org2012-09-063-9/+62
* Reduce code duplication, 42 less lines.maruel@chromium.org2012-09-063-52/+10
* Widen one race suppressiontimurrrr@chromium.org2012-09-061-0/+1
* chrome_remote_control: Fix osx browser discoverynduca@chromium.org2012-09-064-18/+29
* Exclude IPCSyncChannelTest's completelytimurrrr@chromium.org2012-09-061-3/+2
* Suppress benign/not-interesting races in _lock file function on Windowstimurrrr@chromium.org2012-09-061-18/+34
* Switch netsim extension to use manifest v2. v1 is unsupported.simonjam@google.com2012-09-061-1/+4
* Valgrind: Fix leaks in ConstrainedWebDialogDelegate.thestig@chromium.org2012-09-061-16/+0
* [Sync] Rename classes in sync/ that start with Chromeakalin@chromium.org2012-09-061-6/+6
* chrome_remote_control: detect desktop content-shellnduca@chromium.org2012-09-062-31/+60
* Rebaseline linux-release-64/sizes/chrome-data/datasimonjam@chromium.org2012-09-051-1/+1
* Fix unitialized reads in AudioOutputController unittest.dalecurtis@google.com2012-09-051-12/+0
* gesture recognizer: Plug a leak.sadrul@chromium.org2012-09-052-26/+0
* Suppress unitialized read in unit test.dalecurtis@google.com2012-09-051-1/+12
* Suppress memory leaks in cssyyparse/WebCore::CSSParsertimurrrr@chromium.org2012-09-051-0/+43
* Suppress an uninitilized read in WebCore::StyleRuleImport::requestStyleSheettimurrrr@chromium.org2012-09-051-8/+14
* Suppress a NULL deref in WebKit teststimurrrr@chromium.org2012-09-051-0/+8
* Exclude one more failing IPCSyncChannelTesttimurrrr@chromium.org2012-09-051-0/+1
* Rename a suppression for a bug that got re-filed.timurrrr@chromium.org2012-09-051-1/+1
* Widen one sql::Connection statement; add another racey stack for ittimurrrr@chromium.org2012-09-051-1/+12
* Update one Heapcheck suppression to account for the recent rename (r154767)timurrrr@chromium.org2012-09-051-1/+1
* chrome_remote_control shouldn't traceback when android is not foundnduca@chromium.org2012-09-051-1/+0
* Fix leaks in aura_unittestsoshima@chromium.org2012-09-052-0/+61
* Fix the leaks in TestHyphenatorMessageFilter::OnOpenDictionary().hbono@chromium.org2012-09-052-13/+0
* Polish to chrome_remote_control to reduce flake and improve modularity.nduca@chromium.org2012-09-0545-277/+1399
* Remove suppression for bug 145742, fixed in http://src.chromium.org/viewvc/ch...tbreisacher@chromium.org2012-09-051-9/+0
* Default to HARDLINK when creating tree from isolatecsharp@chromium.org2012-09-042-13/+16
* Move all trace_inputs and isolate tests and their data into tests/ subdirectory.maruel@chromium.org2012-09-0459-169/+197
* Valgrind: Remove an out of date suppression and add back a suppression that a...thestig@chromium.org2012-09-041-12/+8
* Revert 154754 - Polish to chrome_remote_control to reduce flake and improve m...rsesek@chromium.org2012-09-0445-1382/+262
* Polish to chrome_remote_control to reduce flake and improve modularity.nduca@chromium.org2012-09-0448-551/+1017
* Get rid of device/host clock synchronization in android_commands.py.pliard@chromium.org2012-09-042-0/+152
* Suppress a new race on sql::Connection; one more suppression for FFMpegtimurrrr@chromium.org2012-09-041-0/+18
* Generalize suppression for 19463 to cover epoll_recalc leaks that are now hap...bradchen@google.com2012-09-031-2/+1
* Disable InMemoryURLIndexTests on the heapcheck bots.bradchen@google.com2012-09-031-0/+3
* Suppress the leaks in TestHyphenatorMessageFilter::OnOpenDictionary().hbono@chromium.org2012-09-032-0/+13
* Add android support to chrome_remote_controlnduca@chromium.org2012-09-0319-201/+852
* Add explicit TSAN suppression for GetAdaptersAddresses.szym@chromium.org2012-09-011-0/+9
* Add COPY_READABLE_ALL to link_filecsharp@chromium.org2012-09-012-6/+12