summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert of Implement common stats-update method for use by multiple video-rend...Sunny Sachanandani2015-08-1410-265/+115
* Implement common stats-update method for use by multiple video-renderers.anandc2015-08-1410-115/+265
* Fix DCHECK in clipboard_mac.mm on session shutdowndcaiafa2015-08-141-8/+2
* Fix typo in branding_Chromiumdcaiafa2015-08-141-1/+1
* Separating the two tests into different executions.tonychun2015-08-131-2/+6
* Android Chromoting: Use GoogleAuthUtil to fetch OAuth tokens.lambroslambrou2015-08-132-47/+172
* Adding first performance measurement test to Chromoting Waterfall.tonychun2015-08-133-21/+39
* Rename BasicURLRequestContext.wjmaclean2015-08-121-1/+1
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+4
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+2
* Using chromoting_integration_tests.isolate for chromoting test driver.tonychun2015-08-111-10/+12
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1041-1/+42
* Use PPB_Console interface to send logs from the client pluginsergeyu2015-08-084-108/+42
* Cleanup ChromotingInstancesergeyu2015-08-082-68/+4
* Update SplitString calls to new formbrettw2015-08-081-6/+6
* Make it possible to enable VP9 from the clientsergeyu2015-08-079-32/+69
* Fix QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest for GN browser tests.jam2015-08-073-5/+29
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-6/+6
* Update SplitString calls to new formbrettw2015-08-071-6/+6
* Android Chromoting: Enable voice input.shichengfeng2015-08-063-3/+118
* remoting_localize: Remove duplicates from the locale list.mgiuca2015-08-061-0/+2
* Created the ConnectionPerformanceFixture and its respective tests.tonychun2015-08-069-4/+266
* Added highlight rect in frame functionality to help with debugging.liaoyuke2015-08-063-0/+47
* Updating XTBs based on .GRDs from branch masterTina Zhou2015-08-0518-0/+18
* Cleanup CRD client plugin versioning interface.sergeyu2015-08-0510-282/+41
* Update usb_key_codes.h to support RepeatInvertingSingleCharacter test caseliaoyuke2015-08-051-0/+4
* cleanup manifest for CRD appsergeyu2015-08-041-46/+8
* Remove remoting client plugin from chrome.sergeyu2015-08-046-121/+1
* Created debug mode and dump imageliaoyuke2015-08-049-25/+223
* Remove legacy CRD application types.sergeyu2015-08-046-134/+26
* Add persisted experiments list in the webapp to be passed to the plugin.sergeyu2015-08-044-19/+108
* Android Chromoting: Implement Click event.shichengfeng2015-08-042-16/+88
* Revert "Remove legacy CRD application types."Mitsuru Oshima2015-08-046-9/+116
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-0323-0/+23
* Remove legacy CRD application types.sergeyu2015-08-036-116/+9
* Move process switch names to switches.{h,cc}dcaiafa2015-08-0310-24/+67
* Don't use attachment brokers with remoting processes.erikchen2015-08-039-12/+23
* remoting: Remove third_party/speex entry from DEPS list.tfarina2015-08-011-1/+0
* Fix XMPP configuration to allow connecting to the test environment.kelvinp2015-08-019-45/+89
* Add yet more GN isolates ...dpranke2015-07-311-0/+15
* Using webview to show the cloud print dialog.weitaosu2015-07-3119-24/+597
* Android Chromoting: Adjust Cardboard desktop size based on the real desktop s...shichengfeng2015-07-311-21/+43
* Fix XmppSignalStrategy to return correct result from SendStanza().sergeyu2015-07-313-8/+37
* Android Chromoting: Enable switch between normal desktop activity and Cardboa...shichengfeng2015-07-3115-49/+116
* Added ConnectionTimeObserver to provide a way to calculate times between the ...tonychun2015-07-3113-91/+418
* Fix BufferedSocketWriter not to return any results from Write().sergeyu2015-07-305-26/+15
* Make video encoder/decoder test fastersergeyu2015-07-302-69/+47
* Require ECDHE in the CRD client.sergeyu2015-07-301-1/+1
* Move JNI annotations to annotations package.aurimas2015-07-301-2/+2
* Fix jingle message parser to handle messages from legacy hosts properly.sergeyu2015-07-301-10/+0