summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 1500laforge@chromium.org2013-05-3139-0/+78
* Merge 198614 "Roll libjingle r313."mallinath@google.com2013-05-284-10/+10
* Merge 200400 "Fix Mac installer to restart users' Host processes"lambroslambrou@chromium.org2013-05-171-3/+13
* Cleanup code that format session description.sergeyu@chromium.org2013-05-051-20/+8
* Add missing 'return' to code that disables Native Messaging support.lambroslambrou@chromium.org2013-05-041-5/+4
* Native Messaging host process for Chromoting Me2Me.lambroslambrou@chromium.org2013-05-037-2/+837
* Newly allocated PangoAttrList must be freed with pango_attr_list_unref().sudarsana.nagineni@intel.com2013-05-021-0/+1
* Update appsv2.patch for https://codereview.chromium.org/14113042/rmsousa@chromium.org2013-05-021-1/+2
* Restart ICE when a P2P channel in chromoting connection becomes non-writable.sergeyu@chromium.org2013-05-021-1/+13
* Fix memory corruption and error handling for host validation.rmsousa@chromium.org2013-05-013-7/+153
* Write pulseaudio config on chromoting host to set default sampling rate to 48...sergeyu@chromium.org2013-05-011-4/+10
* Log connection type in chromoting client.sergeyu@chromium.org2013-05-011-0/+2
* Create the desktop environment before any of the channel were connected.alexeypa@chromium.org2013-05-0111-140/+118
* Revert 197510 "Fix error handling for host validation."jln@chromium.org2013-05-013-150/+5
* Fix error handling for host validation.rmsousa@chromium.org2013-04-303-5/+150
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-305-230/+125
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-3047-175/+199
* Rationalize linux vs x11 in remotingdavemoore@chromium.org2013-04-292-18/+18
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-2731-38/+37
* Fixed JS compiler errors.jamiewalch@chromium.org2013-04-263-8/+12
* Don't try to log a null stanza...jamiewalch@chromium.org2013-04-261-2/+1
* Removed trailing comma in manifest.jamiewalch@chromium.org2013-04-261-1/+1
* Do not use host_stub() before it was created.alexeypa@chromium.org2013-04-262-10/+25
* Don't use pgrep on OS X.jamiewalch@chromium.org2013-04-262-10/+16
* Webapp changes to support third party authenticationrmsousa@chromium.org2013-04-2620-43/+495
* Revert 196343 "Made the ChromotingHost class not ref-counted."alexeypa@chromium.org2013-04-255-115/+217
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-255-217/+115
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-2425-729/+516
* Disable native messaging support.jamiewalch@chromium.org2013-04-241-0/+4
* Simplify ScreenCapturer interface.sergeyu@chromium.org2013-04-2310-143/+12
* Fix Chromoting It2Me host to show disconnect window on linux.sergeyu@chromium.org2013-04-233-12/+22
* Reordered packages to install Keystone first.jamiewalch@google.com2013-04-231-9/+9
* Updating XTBs based on .GRDs from branch 1453karen@chromium.org2013-04-2239-43/+394
* Do not use the mandatory label in when generating security descriptors on Win...alexeypa@chromium.org2013-04-201-5/+14
* Use libyuv for non-scaling RGB<->YUV conversions.wez@chromium.org2013-04-194-21/+15
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-1938-67/+667
* Restart the Chromoting daemon after one minute when it crashes.alexeypa@chromium.org2013-04-191-1/+12
* Fix DCHECK when asynchronous auth finishes after the connection fails.rmsousa@chromium.org2013-04-181-1/+7
* Do not access memory freed by WTSFreeMemory().alexeypa@chromium.org2013-04-171-1/+2
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Fixed missing CONNECTED state transition.jamiewalch@chromium.org2013-04-161-3/+3
* Enable RDP integration by default when the curtain mode is enabled by the pol...alexeypa@chromium.org2013-04-162-9/+21
* Cancel any modal UI shown by the RDP control.alexeypa@chromium.org2013-04-162-6/+106
* Remove unnecessary #include.pkasting@chromium.org2013-04-151-2/+0
* Call ChromotingClient::Initialize() before any packets can arrive.alexeypa@chromium.org2013-04-134-1/+8
* Remove base::DictionaryValue::HasNext.pneubeck@chromium.org2013-04-123-4/+4
* Fix build error when enable_remoting_host==1davemoore@chromium.org2013-04-101-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0923-89/+118
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0923-118/+89
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0923-89/+118