| Commit message (Expand) | Author | Age | Files | Lines |
* | Shutdown It2Me host UI only after the host is stopped. | sergeyu@chromium.org | 2012-06-14 | 1 | -4/+7 |
* | Adding "Help us to improve..." message to be presented next to the checkbox e... | alexeypa@chromium.org | 2012-06-14 | 1 | -0/+4 |
* | [Chromoting] Using IDispatch::Invoke() to call Omaha inetrfaces. | alexeypa@chromium.org | 2012-06-13 | 4 | -44/+772 |
* | Add an explicit function to init NSS for SSL server sockets | rsleevi@chromium.org | 2012-06-13 | 8 | -1/+40 |
* | Fix SSLSocketAdapter to handle asynchronous writes appropriately. | sergeyu@chromium.org | 2012-06-13 | 2 | -63/+142 |
* | Remvoe usb_keycode_map.h include from remoting.gypi to fix the tree | jam@chromium.org | 2012-06-13 | 1 | -1/+0 |
* | Don't use MessageLoop or MessageLoopProxy in EventExecutor. | sergeyu@chromium.org | 2012-06-13 | 6 | -75/+80 |
* | Move usb_keycode_map.h into ui/base/keycodes. | garykac@chromium.org | 2012-06-13 | 5 | -395/+4 |
* | Update libjingle to 153. | ronghuawu@chromium.org | 2012-06-13 | 2 | -3/+3 |
* | Don't replace $1 with an empty string when localizing string for host plugin. | sergeyu@chromium.org | 2012-06-13 | 1 | -1/+10 |
* | Fix bump-scroll on Windows. | jamiewalch@google.com | 2012-06-12 | 1 | -1/+4 |
* | Remove duplicate CPU detection code; use base::CPU instead. | dalecurtis@chromium.org | 2012-06-12 | 2 | -9/+7 |
* | MessageLoopProxy cleanups in remoting client. | sergeyu@chromium.org | 2012-06-12 | 13 | -129/+115 |
* | Prompt user before restarting System Preferences. | lambroslambrou@chromium.org | 2012-06-12 | 2 | -44/+143 |
* | [Chromoting] Sign the prefpane and installer package. | garykac@chromium.org | 2012-06-12 | 2 | -6/+18 |
* | Make NetLog take in callbacks that return Values rather | mmenke@chromium.org | 2012-06-10 | 2 | -13/+4 |
* | Make Chromoting Host report crashes to Breakpad (Windows only). The user must... | alexeypa@chromium.org | 2012-06-08 | 16 | -11/+578 |
* | Don't deregister the host if it wasn't stopped. | jamiewalch@google.com | 2012-06-08 | 1 | -1/+2 |
* | Fix jscompiler error. | jamiewalch@google.com | 2012-06-08 | 1 | -1/+3 |
* | Create UserInterface object on the UI thread. | sergeyu@chromium.org | 2012-06-08 | 2 | -4/+6 |
* | fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee... | zhaoqin@chromium.org | 2012-06-08 | 4 | -12/+8 |
* | Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs. | wez@chromium.org | 2012-06-07 | 11 | -250/+92 |
* | Created an AudioStub for Chromoting audio. | kxing@chromium.org | 2012-06-07 | 2 | -0/+35 |
* | Revert 140846 - (relanding r140697) | rsleevi@chromium.org | 2012-06-06 | 3 | -26/+72 |
* | Revert 140697 - Maybe caused sizes regression (which would be acceptable | rsleevi@chromium.org | 2012-06-06 | 3 | -72/+26 |
* | Added timestamp logging to iq stanzas. | jamiewalch@chromium.org | 2012-06-06 | 3 | -3/+28 |
* | Move the core state machine of SSLClientSocketNSS into a thread-safe Core | rsleevi@chromium.org | 2012-06-06 | 3 | -26/+72 |
* | [Chromoting] Update Keystone to 1.1.0.3659 and enable Packages. | garykac@chromium.org | 2012-06-05 | 4 | -2/+2 |
* | [Chromoting] Use headers, not parameters, to carry the OAuth token when getti... | simonmorris@chromium.org | 2012-06-05 | 1 | -4/+2 |
* | Created a protocol buffer for AudioPacket. | kxing@chromium.org | 2012-06-05 | 2 | -1/+53 |
* | Removed the dead function OnVideoPacket(). | kxing@chromium.org | 2012-06-05 | 1 | -3/+0 |
* | [Chromoting] Bump Chromoting minor version for M21. | garykac@chromium.org | 2012-06-05 | 1 | -1/+1 |
* | Clipboard support for Mac host. | dcaiafa@chromium.org | 2012-06-05 | 2 | -13/+110 |
* | [Chromoting] Make SessionEventExecutorWin use a WeakPtr to post messages to i... | simonmorris@chromium.org | 2012-06-05 | 2 | -6/+13 |
* | Refactor EncoderVp8 to use SkRegion in place of RectVector. | wez@chromium.org | 2012-06-04 | 3 | -90/+57 |
* | [Chromoting] Add option for installer to be built using Packages. | garykac@chromium.org | 2012-06-04 | 3 | -7/+27 |
* | [Chromoting] Handle CR-LF correctly when transferring text items to and from ... | simonmorris@chromium.org | 2012-06-02 | 4 | -2/+116 |
* | [Chromoting] Initial plumbing for cursor shape. | garykac@chromium.org | 2012-06-02 | 29 | -33/+332 |
* | Fix pointer-wars on OS X 10.7 | lambroslambrou@chromium.org | 2012-06-02 | 1 | -0/+9 |
* | Remove old MIME type for client plugin, and cleanup unused include. | wez@chromium.org | 2012-06-02 | 1 | -2/+0 |
* | [Chromoting] Enable clipboard for the Windows Me2Me host. | simonmorris@chromium.org | 2012-06-02 | 1 | -3/+27 |
* | Refactored innerText vs. innerHTML in l10n.js and removed other uses of inner... | jamiewalch@google.com | 2012-06-02 | 6 | -45/+25 |
* | Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead... | asanka@chromium.org | 2012-06-01 | 5 | -8/+31 |
* | Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta. | tedvessenes@gmail.com | 2012-06-01 | 5 | -31/+8 |
* | [Chromoting] Render host names as text. | simonmorris@chromium.org | 2012-06-01 | 2 | -1/+35 |
* | Set focus to PIN entry box in pref-pane | lambroslambrou@chromium.org | 2012-05-31 | 1 | -0/+2 |
* | [Chromoting] Let the Windows IT2Me host send clipboard events to the client. | simonmorris@chromium.org | 2012-05-31 | 21 | -29/+171 |
* | Remove Chromoting web-app client plugin V1 wrappers | wez@chromium.org | 2012-05-31 | 8 | -392/+10 |
* | Disable V1 auth support in remoting client and Me2Me host. | sergeyu@chromium.org | 2012-05-31 | 5 | -41/+17 |
* | The LASTCHANGE file is created and updated by gclient runhooks under | torne@chromium.org | 2012-05-31 | 1 | -3/+0 |