summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Release all keys on blur.jamiewalch@google.com2011-07-087-4/+63
* Don't hide host plugin. Temporary fix for host plugin logging crash.jamiewalch@google.com2011-07-082-3/+7
* Remove SocketWrapper, which should no longer be needed since we're explicitly...wez@chromium.org2011-07-085-154/+20
* Chromoting: Move set(Client|Host)Mode into remoting namespace.garykac@chromium.org2011-07-081-21/+18
* Mark failing channel tests flaky, for investigation ASAP.wez@chromium.org2011-07-081-3/+6
* Fixed version check in client_session.jsjamiewalch@google.com2011-07-081-1/+1
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-0716-66/+212
* Chromoting: Move host input and window mgmt into DesktopEnvironmentgarykac@chromium.org2011-07-076-129/+175
* Minor cleanups in JingleSession and JingleSessionManager.sergeyu@chromium.org2011-07-0711-75/+69
* Fix issues in IT2Me webapp caused by r91658.sergeyu@chromium.org2011-07-072-3/+3
* Remove DCHECK from HeartbeatSender::OnSignallingDisconnected()lambroslambrou@chromium.org2011-07-071-1/+0
* Remove the background page, and majorly refactor Javascript + Webapp.ajwong@chromium.org2011-07-0717-812/+1041
* Shutdown JingleSessionManager and SingalStartegy and send OnSignallingDisconn...sergeyu@chromium.org2011-07-072-18/+29
* Fix Valgrind errors in remoting_unittests.sergeyu@chromium.org2011-07-076-61/+70
* Comment another failing DCHECK.sergeyu@chromium.org2011-07-071-3/+4
* Comment DCHECK that fails on the host side.sergeyu@chromium.org2011-07-061-1/+4
* Cleanup Chromoting's Continue window:garykac@google.com2011-07-063-7/+38
* Improvements to Linux Disconnect/Continue windows.lambroslambrou@chromium.org2011-07-062-63/+64
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-0621-421/+353
* Make JingleThreadMessageLoop usable without JingleThread.sergeyu@chromium.org2011-07-012-39/+49
* net: Build net.dll on Windows.rvargas@google.com2011-07-011-0/+2
* Remove SessionManagerPair.sergeyu@chromium.org2011-07-014-173/+1
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-3026-58/+159
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2