| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge most of merge_isolate.py into isolate.py. | maruel@chromium.org | 2012-09-07 | 4 | -1080/+1074 |
* | Preparation work towards merging merge_isolate.py and isolate_common.py into ... | maruel@chromium.org | 2012-09-07 | 6 | -99/+113 |
* | Forwarder 2 implementation | felipeg@chromium.org | 2012-09-07 | 7 | -1/+534 |
* | Make tools/android code built with clang | michaelbai@chromium.org | 2012-09-07 | 4 | -22/+63 |
* | Remove references to trace_child_process.py by generating it on the fly instead. | maruel@chromium.org | 2012-09-07 | 4 | -59/+34 |
* | gpu_tools: Refactor scroll test to be a lot more modular. | nduca@chromium.org | 2012-09-07 | 22 | -256/+511 |
* | Add README.py to document the isolate tools automatically. | maruel@chromium.org | 2012-09-07 | 6 | -4/+49 |
* | chrome_remote_control: Detect chrome android in addition to content shell | nduca@chromium.org | 2012-09-07 | 14 | -92/+245 |
* | Temporarily removed large Dromaeo tests from perf_expectations.json. Will add... | sullivan@chromium.org | 2012-09-06 | 1 | -3/+0 |
* | Fix an AppCacheStorageImpl leak in SiteInstanceTest.SiteInstanceDestructor by... | thestig@chromium.org | 2012-09-06 | 1 | -8/+0 |
* | Add isolate.py trace --merge to do a trace and merge in a single command. | maruel@chromium.org | 2012-09-06 | 1 | -21/+32 |
* | Add new trace calls to trace_input | csharp@chromium.org | 2012-09-06 | 3 | -9/+62 |
* | Reduce code duplication, 42 less lines. | maruel@chromium.org | 2012-09-06 | 3 | -52/+10 |
* | Widen one race suppression | timurrrr@chromium.org | 2012-09-06 | 1 | -0/+1 |
* | chrome_remote_control: Fix osx browser discovery | nduca@chromium.org | 2012-09-06 | 4 | -18/+29 |
* | Exclude IPCSyncChannelTest's completely | timurrrr@chromium.org | 2012-09-06 | 1 | -3/+2 |
* | Suppress benign/not-interesting races in _lock file function on Windows | timurrrr@chromium.org | 2012-09-06 | 1 | -18/+34 |
* | Switch netsim extension to use manifest v2. v1 is unsupported. | simonjam@google.com | 2012-09-06 | 1 | -1/+4 |
* | Valgrind: Fix leaks in ConstrainedWebDialogDelegate. | thestig@chromium.org | 2012-09-06 | 1 | -16/+0 |
* | [Sync] Rename classes in sync/ that start with Chrome | akalin@chromium.org | 2012-09-06 | 1 | -6/+6 |
* | chrome_remote_control: detect desktop content-shell | nduca@chromium.org | 2012-09-06 | 2 | -31/+60 |
* | Rebaseline linux-release-64/sizes/chrome-data/data | simonjam@chromium.org | 2012-09-05 | 1 | -1/+1 |
* | Fix unitialized reads in AudioOutputController unittest. | dalecurtis@google.com | 2012-09-05 | 1 | -12/+0 |
* | gesture recognizer: Plug a leak. | sadrul@chromium.org | 2012-09-05 | 2 | -26/+0 |
* | Suppress unitialized read in unit test. | dalecurtis@google.com | 2012-09-05 | 1 | -1/+12 |
* | Suppress memory leaks in cssyyparse/WebCore::CSSParser | timurrrr@chromium.org | 2012-09-05 | 1 | -0/+43 |
* | Suppress an uninitilized read in WebCore::StyleRuleImport::requestStyleSheet | timurrrr@chromium.org | 2012-09-05 | 1 | -8/+14 |
* | Suppress a NULL deref in WebKit tests | timurrrr@chromium.org | 2012-09-05 | 1 | -0/+8 |
* | Exclude one more failing IPCSyncChannelTest | timurrrr@chromium.org | 2012-09-05 | 1 | -0/+1 |
* | Rename a suppression for a bug that got re-filed. | timurrrr@chromium.org | 2012-09-05 | 1 | -1/+1 |
* | Widen one sql::Connection statement; add another racey stack for it | timurrrr@chromium.org | 2012-09-05 | 1 | -1/+12 |
* | Update one Heapcheck suppression to account for the recent rename (r154767) | timurrrr@chromium.org | 2012-09-05 | 1 | -1/+1 |
* | chrome_remote_control shouldn't traceback when android is not found | nduca@chromium.org | 2012-09-05 | 1 | -1/+0 |
* | Fix leaks in aura_unittests | oshima@chromium.org | 2012-09-05 | 2 | -0/+61 |
* | Fix the leaks in TestHyphenatorMessageFilter::OnOpenDictionary(). | hbono@chromium.org | 2012-09-05 | 2 | -13/+0 |
* | Polish to chrome_remote_control to reduce flake and improve modularity. | nduca@chromium.org | 2012-09-05 | 45 | -277/+1399 |
* | Remove suppression for bug 145742, fixed in http://src.chromium.org/viewvc/ch... | tbreisacher@chromium.org | 2012-09-05 | 1 | -9/+0 |
* | Default to HARDLINK when creating tree from isolate | csharp@chromium.org | 2012-09-04 | 2 | -13/+16 |
* | Move all trace_inputs and isolate tests and their data into tests/ subdirectory. | maruel@chromium.org | 2012-09-04 | 59 | -169/+197 |
* | Valgrind: Remove an out of date suppression and add back a suppression that a... | thestig@chromium.org | 2012-09-04 | 1 | -12/+8 |
* | Revert 154754 - Polish to chrome_remote_control to reduce flake and improve m... | rsesek@chromium.org | 2012-09-04 | 45 | -1382/+262 |
* | Polish to chrome_remote_control to reduce flake and improve modularity. | nduca@chromium.org | 2012-09-04 | 48 | -551/+1017 |
* | Get rid of device/host clock synchronization in android_commands.py. | pliard@chromium.org | 2012-09-04 | 2 | -0/+152 |
* | Suppress a new race on sql::Connection; one more suppression for FFMpeg | timurrrr@chromium.org | 2012-09-04 | 1 | -0/+18 |
* | Generalize suppression for 19463 to cover epoll_recalc leaks that are now hap... | bradchen@google.com | 2012-09-03 | 1 | -2/+1 |
* | Disable InMemoryURLIndexTests on the heapcheck bots. | bradchen@google.com | 2012-09-03 | 1 | -0/+3 |
* | Suppress the leaks in TestHyphenatorMessageFilter::OnOpenDictionary(). | hbono@chromium.org | 2012-09-03 | 2 | -0/+13 |
* | Add android support to chrome_remote_control | nduca@chromium.org | 2012-09-03 | 19 | -201/+852 |
* | Add explicit TSAN suppression for GetAdaptersAddresses. | szym@chromium.org | 2012-09-01 | 1 | -0/+9 |
* | Add COPY_READABLE_ALL to link_file | csharp@chromium.org | 2012-09-01 | 2 | -6/+12 |