summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Refactor chrome/renderer resources so they support images with different scale.varunjain@chromium.org2012-09-111-1/+2
* Fix clang build error in forwarder2/socket.ccwangxianzhu@chromium.org2012-09-111-2/+2
* Update expectations for dom_perf regression in crrev.com/155642 (WebKit roll ...sullivan@chromium.org2012-09-101-2/+2
* Reenable IPCSyncChannelTests now that 129620 is (hopefully) fixed.piman@chromium.org2012-09-101-2/+0
* Fix leaks in ash_unittestsoshima@chromium.org2012-09-102-3/+51
* Update suppressions.joaodasilva@chromium.org2012-09-101-40/+0
* Apdate/add perf expectations for perf_av tests.shadi@chromium.org2012-09-101-266/+695
* Rename merge_isolate.py to isolate_merge.py to be consistent with the name co...maruel@chromium.org2012-09-101-0/+0
* Merge isolate_common.py into isolate.pymaruel@chromium.org2012-09-105-567/+518
* Update suppressions.joaodasilva@chromium.org2012-09-102-1/+18
* Update trace_input s.py to work with Strace 4.7csharp@chromium.org2012-09-101-0/+8
* Rebaseline a bunch of perf tests that repeatedly warned during my stint.simonjam@chromium.org2012-09-091-7/+7
* 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