summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-168/+167
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-167/+168
* Fix build breakage.garykac@google.com2010-08-311-5/+13
* Chromoting: Get screen size locally if it wasn't given in the mouse message.garykac@google.com2010-08-318-8/+30
* Add in some infrastructure to make tracing of logical requests broken over as...ajwong@chromium.org2010-08-315-0/+512
* Updated chromoting directory URL to use www.googleapis.com, switched to https.sergeyu@chromium.org2010-08-303-10/+14
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-303-13/+12
* Jingle_glue bugfixes.sergeyu@chromium.org2010-08-2811-205/+525
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-276-2/+4
* Update mouse support for chromoting host.garykac@google.com2010-08-275-18/+121
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-2616-59/+231
* Pass ClientContext, HostConnection and ChromotingView into the input handler ...garykac@chromium.org2010-08-257-11/+30
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-2431-104/+105
* Unforked xmpp ssl adapter code.sergeyu@chromium.org2010-08-2411-1237/+7
* Fixed GMock warning about unexpected call in remoting_unittests.sergeyu@chromium.org2010-08-241-0/+4
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-2412-88/+802
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-0/+5
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-2328-99/+97
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-2328-97/+99
* Change Chromoting X11 client default decoder to Zlib.garykac@chromium.org2010-08-201-1/+2
* Remove noisy LOG(INFO) lines from chromoting unittests.garykac@google.com2010-08-202-5/+0
* 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