summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 147270 - Translations for M21.jamiewalch@google.com2012-07-1942-128/+674
* Merge 145045 - Remove 'Enable' button on unsupported platforms. Added 'No hos...jamiewalch@google.com2012-07-1910-46/+101
* Merge 144860 - Roll libjingle 153:157sergeyu@chromium.org2012-07-102-2/+11
* Merge 144575 - [Chromoting] Remove test code that got checked in with review ...garykac@chromium.org2012-07-021-2/+1
* Merge 144332 - [Chromoting] Add param to handle installer signing cert for Ma...garykac@chromium.org2012-07-021-5/+14
* Merge 144341 - Fixing a crash when cursor share is changing.garykac@chromium.org2012-06-291-1/+2
* Merge 143132 - Fix up-scaling case to early-exit if no updates are within cli...wez@chromium.org2012-06-211-0/+6
* Allow the Chromoting client plugin to support up-scaling, albeit slowly.wez@chromium.org2012-06-183-10/+48
* [Chromoting] Fix 10.5 bots by not running unittests on 10.5.garykac@chromium.org2012-06-181-0/+13
* Ignore errors when installing the firewall exception for Chromoting Host.alexeypa@chromium.org2012-06-181-1/+1
* [Chromoting] Add cursor shape support for Windowsgarykac@chromium.org2012-06-181-4/+195
* [Chromoting] Add Mac host support for sending cursor shape to client.garykac@chromium.org2012-06-182-1/+110
* C++ readability review fixes for r141239: Make Chromoting Host report crashes...alexeypa@chromium.org2012-06-1614-166/+177
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-163-16/+16
* Detect if user closes the pref-pane without disabling Chromotinglambroslambrou@chromium.org2012-06-162-5/+3
* [Chromoting] Re-enable ChromotingHost unit tests.simonmorris@chromium.org2012-06-161-48/+77
* Cleaned up the reader and writer create methods to return scoped_ptr.kxing@chromium.org2012-06-158-16/+20
* Added files for audio readers.kxing@chromium.org2012-06-153-0/+137
* [Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...simonmorris@chromium.org2012-06-1511-36/+134
* Convert use of TimeDeltas in remoting/host/it2me_host_user_interface.tedvessenes@gmail.com2012-06-151-2/+2
* Revert 142056 - Adding "Help us to improve..." message to be presented next t...jamiewalch@google.com2012-06-151-4/+0
* Added files for audio writers.kxing@chromium.org2012-06-155-0/+151
* [Chromoting] Use productsign to sign installer package.garykac@chromium.org2012-06-141-1/+4
* Build pref-pane as universal binary on Mac OS Xlambroslambrou@chromium.org2012-06-142-43/+185
* Roll Breakpad to @970.alexeypa@chromium.org2012-06-141-2/+3
* Shutdown It2Me host UI only after the host is stopped.sergeyu@chromium.org2012-06-141-4/+7
* Adding "Help us to improve..." message to be presented next to the checkbox e...alexeypa@chromium.org2012-06-141-0/+4
* [Chromoting] Using IDispatch::Invoke() to call Omaha inetrfaces.alexeypa@chromium.org2012-06-134-44/+772
* Add an explicit function to init NSS for SSL server socketsrsleevi@chromium.org2012-06-138-1/+40
* Fix SSLSocketAdapter to handle asynchronous writes appropriately.sergeyu@chromium.org2012-06-132-63/+142
* Remvoe usb_keycode_map.h include from remoting.gypi to fix the treejam@chromium.org2012-06-131-1/+0
* Don't use MessageLoop or MessageLoopProxy in EventExecutor.sergeyu@chromium.org2012-06-136-75/+80
* Move usb_keycode_map.h into ui/base/keycodes.garykac@chromium.org2012-06-135-395/+4
* Update libjingle to 153.ronghuawu@chromium.org2012-06-132-3/+3
* Don't replace $1 with an empty string when localizing string for host plugin.sergeyu@chromium.org2012-06-131-1/+10
* Fix bump-scroll on Windows.jamiewalch@google.com2012-06-121-1/+4
* Remove duplicate CPU detection code; use base::CPU instead.dalecurtis@chromium.org2012-06-122-9/+7
* MessageLoopProxy cleanups in remoting client.sergeyu@chromium.org2012-06-1213-129/+115
* Prompt user before restarting System Preferences.lambroslambrou@chromium.org2012-06-122-44/+143
* [Chromoting] Sign the prefpane and installer package.garykac@chromium.org2012-06-122-6/+18
* Make NetLog take in callbacks that return Values rathermmenke@chromium.org2012-06-102-13/+4
* Make Chromoting Host report crashes to Breakpad (Windows only). The user must...alexeypa@chromium.org2012-06-0816-11/+578
* Don't deregister the host if it wasn't stopped.jamiewalch@google.com2012-06-081-1/+2
* Fix jscompiler error.jamiewalch@google.com2012-06-081-1/+3
* Create UserInterface object on the UI thread.sergeyu@chromium.org2012-06-082-4/+6
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-084-12/+8
* Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-06-0711-250/+92
* Created an AudioStub for Chromoting audio.kxing@chromium.org2012-06-072-0/+35
* Revert 140846 - (relanding r140697)rsleevi@chromium.org2012-06-063-26/+72
* Revert 140697 - Maybe caused sizes regression (which would be acceptablersleevi@chromium.org2012-06-063-72/+26