summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Fixed button centering.jamiewalch@chromium.org2012-03-151-1/+1
* Add a boolean |has_context| argument to the TLS ExportKeyingMaterialwtc@chromium.org2012-03-151-2/+2
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-156-5/+15
* USB -> Mac keycode data.garykac@chromium.org2012-03-142-324/+375
* remoting: convert another unittest MessageLoop to MessageLoopForIOagl@chromium.org2012-03-141-1/+1
* [Chromoting] Add USB keycode handling to Linux host.garykac@chromium.org2012-03-143-16/+406
* Making remoting unittests use an IO MessageLoop.agl@chromium.org2012-03-141-1/+1
* Fixing the plugin crash when a user tries to share the screen (it2me).alexeypa@chromium.org2012-03-144-25/+12
* Schedule a paint if the client plugin's view size or clip change.wez@chromium.org2012-03-132-5/+23
* Port remoting_me2me_host to Mac.lambroslambrou@chromium.org2012-03-135-169/+108
* [Chromoting] Fix left alignment of stats bargarykac@chromium.org2012-03-131-0/+1
* Hide daemon UI initially.jamiewalch@google.com2012-03-123-11/+22
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-1225-87/+780
* Remove NewRequiredCallback.brettw@chromium.org2012-03-101-3/+2
* Allow the Linux daemon to be stopped and started via the web-app and for the ...jamiewalch@chromium.org2012-03-096-28/+132
* Making sure NetworkSettings is always properly initialized.alexeypa@chromium.org2012-03-081-0/+1
* Fix startup race-conditions in new Decoder pipeline:wez@chromium.org2012-03-087-24/+48
* Making remoting::ScopedScHandle an instance of the base::win::GenericScopedHa...alexeypa@chromium.org2012-03-083-64/+16
* [Chromoting] Rename usb_keycode proto field to be consistent with keycode field.garykac@chromium.org2012-03-082-3/+2
* Cleaned up message and centered-button classes.jamiewalch@google.com2012-03-072-21/+13
* Show confirmation prompt when the user deletes a host.jamiewalch@google.com2012-03-074-5/+114
* Fixed button font on Macjamiewalch@google.com2012-03-071-1/+1
* Suppress key-repeat on Linux hostlambroslambrou@chromium.org2012-03-072-18/+31
* Updated icons to look good against themed NTP.jamiewalch@google.com2012-03-074-0/+0
* Include user or host in session-finished message.jamiewalch@google.com2012-03-063-0/+16
* Fixed tool-bar button padding.jamiewalch@google.com2012-03-061-4/+0
* Prevent initial display of modal dialogs when loading.jamiewalch@chromium.org2012-03-061-1/+9
* Use classList in host_table_entryjamiewalch@chromium.org2012-03-065-79/+34
* Don't crash in ~HostNPScriptObject() when the object wasn't initialized.sergeyu@chromium.org2012-03-068-68/+61
* [Chromoting] Get extension name directly from translation.garykac@chromium.org2012-03-061-1/+2
* [Chromoting] Use classList instead of custom addClass/removeClass routines.garykac@chromium.org2012-03-066-52/+50
* Sort host list to put on-line hosts first.jamiewalch@google.com2012-03-061-0/+13
* CSS clean-up.jamiewalch@google.com2012-03-054-257/+123
* Remove scrollbar styling, which provokes a WebKit/Chrome rendering issue.wez@chromium.org2012-03-051-39/+0
* Convert uses of int ms to TimeDelta in jingle and remoting.tedvessenes@gmail.com2012-03-055-9/+11
* Disable rendering on up-scale.wez@chromium.org2012-03-032-10/+12
* Include the headers from the libjingle overrides.ronghuawu@chromium.org2012-03-035-8/+9
* Cleanup: Another round of unused forward declaration cleanup.thestig@chromium.org2012-03-033-14/+6
* To get the chromoting host list, pass the OAuth access token as a URL parameter,simonmorris@chromium.org2012-03-021-2/+4
* Removed unused CSS.jamiewalch@google.com2012-03-023-4195/+17
* Making the me2me host compiling and running on Windows. This includes making ...alexeypa@chromium.org2012-03-027-86/+394
* [Chromoting] Log extension name and version number on startup.garykac@chromium.org2012-03-021-0/+18
* Added ScopedPrinterHandlevitalybuka@chromium.org2012-03-021-8/+1
* Cleanup error handling in the client plugin.sergeyu@chromium.org2012-03-0222-99/+117
* Fix check_deps broken in 124769sergeyu@chromium.org2012-03-021-1/+1
* Fix flakiness of the TestFailedChannelAuth unittest.sergeyu@chromium.org2012-03-021-13/+26
* Display correct error message when the client fails to establish P2P connection.sergeyu@chromium.org2012-03-023-1/+6
* Include override the new override headers in libjingle.sergeyu@chromium.org2012-03-021-2/+2
* Added connection history (minus the history data)jamiewalch@google.com2012-03-029-21/+399
* Set incoming_only flag on the host side when NAT traversal is disabled.sergeyu@chromium.org2012-03-029-15/+42