summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Don't transition to in-session mode until the connection has been established.jamiewalch@google.com2011-07-263-5/+17
* Cleanups and bugfixes for JingleInfoRequest.sergeyu@chromium.org2011-07-266-56/+29
* Expose nat_traversal flag to host and client plugins.sergeyu@chromium.org2011-07-2616-93/+91
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-6/+6
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-2619-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
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-1512-344/+672
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Disable TCP connections for chromotinghclam@chromium.org2011-07-131-2/+8
* Roll new libjingle with asynchronous NetworkManager.sergeyu@chromium.org2011-07-131-1/+1
* Fixup threading for Chromoting's logging code.garykac@chromium.org2011-07-137-136/+87
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-122-3/+5
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-113-18/+0
* Fixed mode header display bug and made our methods for hiding elements more c...jamiewalch@google.com2011-07-112-40/+13