summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-181-5/+0
* Fix some problems in SessionManager in chromotinghclam@chromium.org2010-08-181-0/+5
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-181-0/+5
* Minor fixes for the client extension.sergeyu@chromium.org2010-08-186-107/+127
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+1
* Added hostdir.py - a simple Chromoting Directory client.sergeyu@chromium.org2010-08-163-5/+232
* GTTF: some more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-08-161-2/+2
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+1
* Replaced char* with to char[].sergeyu@chromium.org2010-08-132-10/+10
* Fixed register_host.py, so it works on windows.sergeyu@chromium.org2010-08-122-9/+25
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-103-8/+17
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-103-17/+8
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-103-8/+17
* Workaround for the races when opening new tab with the chromoting extension.sergeyu@chromium.org2010-08-091-5/+11
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-092-2/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-092-1/+2
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-072-2/+0
* Rename ChromotingPlugin -> ChromotingInstance to be more consistent withgarykac@google.com2010-08-078-53/+53
* Reverse rows in DecoderZlib for remotinghclam@chromium.org2010-08-063-4/+31
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-0630-217/+357
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Fixed memory leaks in new unittestssergeyu@chromium.org2010-08-042-0/+5
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-0418-52/+573
* Modify client to open up chromoting connection in a new tab.ajwong@chromium.org2010-08-043-54/+83
* Rudamentary Chrome extension version of the chromoting client UI.ajwong@chromium.org2010-08-046-69/+302
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-1/+1
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-08-021-2/+3
* Convert src/remoting to std::string/char* away from wstring/wchar_t*.viettrungluu@chromium.org2010-07-315-40/+17
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-304-10/+11
* Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...evan@chromium.org2010-07-291-3/+2
* Reapply 53892 with ARM build fix as suggested by Kobic.ajwong@chromium.org2010-07-2910-107/+334
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-07-291-2/+3
* Updated register_host.py for the latest version of the directory service.sergeyu@chromium.org2010-07-281-6/+6
* Replaced static wstring with wchar_t*.sergeyu@chromium.org2010-07-282-10/+10
* Revert 53892 - Initial scriptable object implementation.rsesek@chromium.org2010-07-2810-329/+107
* Add a very simple client HTML/JS webpage.ajwong@chromium.org2010-07-282-0/+69
* Initial scriptable object implementation.ajwong@chromium.org2010-07-2810-107/+329
* Fix class -> struct.ajwong@chromium.org2010-07-273-3/+4
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-2710-43/+27
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-274-10/+12
* EncoderZlib/DecoderZlib for chromotinghclam@chromium.org2010-07-2714-18/+550
* Fix mismatched new[]/delete in EncoderVerbatimTest.TestEncodertimurrrr@chromium.org2010-07-241-4/+4
* Unit test for Encoder / Decoder for remotinghclam@chromium.org2010-07-247-6/+464
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-2331-155/+176
* base: add home environment variable to env_var.htfarina@chromium.org2010-07-211-2/+2
* Refactor the client code for the X11 version.garykac@google.com2010-07-2028-638/+710
* Reapply r51857 to start building chromoting plugin. Update for ppapi changes.ajwong@chromium.org2010-07-1610-390/+332
* Changing UpdateStreamPacket protobuf definition for chromotinghclam@chromium.org2010-07-1518-140/+253
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-147-19/+93
* Update Chrome to pull latest PPAPI with new uses of point and size.brettw@chromium.org2010-07-092-7/+7