summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 95946 - Use HMAC SHA-256, since SHA-1 won't work inside the Windows san...wez@chromium.org2011-08-093-8/+8
* Merge 95030 - Separate channel authentication code from JingleStreamConnecter.wez@chromium.org2011-08-095-167/+339
* Merge 95286 - Disable RTP support in remoting protocol code.sergeyu@chromium.org2011-08-034-32/+10
* Merge 95185 - Respect NAT traversal policy in the Chromoting client plugin.ajwong@chromium.org2011-08-033-26/+167
* Merge 94491 - Asynchronous initialization in SessionManager.ajwong@chromium.org2011-08-039-93/+130
* Merge 94149 - Cleanups and bugfixes for JingleInfoRequest.ajwong@chromium.org2011-08-036-56/+29
* Merge 94119 - Expose nat_traversal flag to host and client plugins.ajwong@chromium.org2011-08-0316-93/+91
* Merge 95227 - Call Pepper's Flush command properlyhclam@chromium.org2011-08-033-9/+31
* Merge 94961 - If pepper flush returns an error then save a pending flushhclam@chromium.org2011-08-032-8/+33
* Merge 94850 - Increase PseudoTcp receive and send window sizessergeyu@chromium.org2011-08-011-0/+7
* Merge 94778 - Fix a flake in ConnectBadChannelAuth.wez@chromium.org2011-07-291-6/+12
* Merge 94610 - Add an authentication step to stream channel setup in JingleStr...wez@chromium.org2011-07-2914-62/+338
* Merge 94099 - 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-2819-432/+635
* Get the timeout period from the cloud instead of hard-coding it (b/5049410).jamiewalch@chromium.org2011-07-237-20/+70
* Fixed id/class confusion.jamiewalch@chromium.org2011-07-221-1/+1
* Use system time instead of SVN revision for Remoting version.lambroslambrou@chromium.org2011-07-221-16/+8
* Show Host as unsupported on ChromeOS.lambroslambrou@chromium.org2011-07-222-4/+32
* Turn timer off once connection has been accepted.dmaclach@chromium.org2011-07-211-0/+1
* Use OS-specific icons in Chromoting webapp.lambroslambrou@chromium.org2011-07-212-2/+25
* Request wheel events for Chromoting so they're not handled by the browser.garykac@chromium.org2011-07-211-1/+1
* Change Chromoting client to use Pepper's new Resource-base InputEvents.garykac@chromium.org2011-07-218-64/+83
* Reduce tool-bar font size and protrusion when hidden.jamiewalch@google.com2011-07-213-13/+27
* Fix instability in SSL client/server socketssergeyu@chromium.org2011-07-211-6/+3
* Add unique version number to manifest.json version.lambroslambrou@chromium.org2011-07-212-1/+25
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-212-3/+6
* Add OS-specific suffix to webapp title.lambroslambrou@chromium.org2011-07-213-3/+22
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-2115-92/+35
* Implemented disconnect on click or unload.jamiewalch@google.com2011-07-203-21/+95
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-5/+5
* Implement Ctrl+ESC to disconnect (Linux).jamiewalch@google.com2011-07-203-35/+72
* Purge references to JingleClient.wez@chromium.org2011-07-204-6/+4
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-204-37/+53
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-204-53/+37
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-204-37/+53
* Don't use X509Certificate in SSLConfig.sergeyu@chromium.org2011-07-201-3/+2
* Implement access code countdown timer (b/4987025).jamiewalch@google.com2011-07-193-2/+95
* some cleanup for base/stl_utildilmah@chromium.org2011-07-196-6/+6
* Move icons to OS-specific directories.lambroslambrou@google.com2011-07-198-0/+0
* Make Chromoting plugin name consistent - change Windows to match other platfo...garykac@google.com2011-07-191-3/+3
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-182-11/+9
* Add toolbar files to IT2Me project in Chromoting gyp.garykac@chromium.org2011-07-181-1/+3
* Improve error handling when trying to connect to host.lambroslambrou@chromium.org2011-07-183-22/+38
* Add platform-specific icons for Chromoting webapp.lambroslambrou@google.com2011-07-189-0/+0
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-2/+2
* Don't use X509Certificate in chromoting code.sergeyu@chromium.org2011-07-1616-95/+69
* Replace in-session header with auto-hide tool-bar.jamiewalch@google.com2011-07-155-48/+127
* Remove unused methods in ChromotingInstance.hclam@chromium.org2011-07-152-16/+0
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-1512-344/+672
* Workaround for bad driver issue with NVIDIA GeForce 7300 GT on Mac 10.5.dmaclach@chromium.org2011-07-151-0/+10
* Revert 92641 because it doesn't compile - Move channel initialization logic t...sadrul@chromium.org2011-07-1512-672/+344