summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Move the Remoting Host plugin into its own sub-directory.wez@chromium.org2011-06-2111-32/+34
* Don't tell the webapp that someone is connected in OnSignallingConnected.jamiewalch@google.com2011-06-211-1/+0
* Notify calling web-app when Host plugin becomes connected to a client.wez@chromium.org2011-06-219-7/+40
* UI nits from Ken Moore:jamiewalch@google.com2011-06-214-53/+78
* Remove macro defines in remoting, which cause Pepper C++ interface mismatches.wez@chromium.org2011-06-211-3/+0
* Channel adapter for Pepper P2P Transport API.sergeyu@chromium.org2011-06-214-0/+250
* Split host plugin into multiple files.sergeyu@chromium.org2011-06-217-639/+760
* Improve error/debug messaging for Chromoting host plugin:garykac@google.com2011-06-203-5/+84
* Update VP8 encode options to speed up encoding for remotinghclam@chromium.org2011-06-201-3/+19
* Limit number of failed connection attempts.sergeyu@chromium.org2011-06-207-4/+32
* Cleanups in the host shutdown logic and some minor fixes.sergeyu@chromium.org2011-06-2013-297/+383
* Completed basic implementation.jamiewalch@google.com2011-06-204-6/+119
* Remove gmail cert from SSLSocketAdapter.sergeyu@chromium.org2011-06-201-38/+0
* Disable some ChromotingHost connect tests that don't seem to work.wez@chromium.org2011-06-201-4/+5
* Temporarily move to private synchronous scriptable interfaces.wez@chromium.org2011-06-204-15/+19
* use path in #includesdilmah@chromium.org2011-06-201-1/+1
* This change is part of a cleanup of the remoting component's session initiali...wez@chromium.org2011-06-171-1/+1
* Rename Chromoting WebApp to It2Me in manifest.garykac@chromium.org2011-06-171-2/+2
* Remove minimize/close buttons from DisconnectWindowLinux.lambroslambrou@google.com2011-06-161-0/+3
* Interface and stubs for continuation window.jamiewalch@chromium.org2011-06-1612-4/+186
* Revert 89370 - Notify calling web-app when Host plugin becomes connected to a...creis@chromium.org2011-06-168-51/+22
* Notify calling web-app when Host plugin becomes connected to a client.wez@chromium.org2011-06-168-22/+51
* Generate zip file for the remoting it2me webapp, and use symlinks when possib...ajwong@chromium.org2011-06-165-62/+149
* Retrying submission of http://codereview.chromium.org/7144010/lambroslambrou@google.com2011-06-166-8/+63
* Revert 89227 - Run DisconnectWindow::Show/Hide on correct thread.lambroslambrou@google.com2011-06-155-58/+8
* Run DisconnectWindow::Show/Hide on correct thread.lambroslambrou@chromium.org2011-06-155-8/+58
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-152-2/+2
* Initial Disconnect window implementation for Chromoting (Windows).garykac@google.com2011-06-146-113/+287
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-1318-20/+532
* Stop accepting connections once there is one active, if running Me2Mom.wez@chromium.org2011-06-132-1/+10
* Initial implementation of DisconnectWindow on Linux.lambroslambrou@chromium.org2011-06-131-3/+85
* Revert 88878 - Block remote mouse inputs for a short time when local input is...asargent@chromium.org2011-06-1318-528/+20
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-1318-20/+528
* Call the DisconnectWindow interface methods on the UI thread.lambroslambrou@chromium.org2011-06-095-3/+29
* Fix calling convention for Chromoting's NP_Shutdown entry pointsgarykac@chromium.org2011-06-091-1/+1
* Rename Chromoting webapp to It2Me.ajwong@chromium.org2011-06-091-4/+4
* Add basic debug log to host page.garykac@google.com2011-06-087-61/+97
* Add fix suggestion for me2mom failure case.jamiewalch@chromium.org2011-06-081-1/+4
* roll clang 131935:132017thakis@chromium.org2011-06-082-1/+3
* Add version info with MIME type to Remoting Host plugin for Windows.wez@chromium.org2011-06-075-8/+144
* Replace <form> tags used for centering buttons with <div> tags. Also fix ente...ajwong@chromium.org2011-06-072-25/+26
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-0714-7/+1358
* Hide divs until initialised to avoid flashing uninitialised state.jamiewalch@google.com2011-06-063-2/+23
* Fix OAuth button position.jamiewalch@google.com2011-06-061-1/+0
* Use oninput to catch all changes to OAuth text field.jamiewalch@google.com2011-06-061-2/+1
* Disable strict mode for now until V8 bug 1423 is fixed.jamiewalch@chromium.org2011-06-041-1/+4
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-0/+2
* Fix up remoting UI to make it closer to specdmaclach@chromium.org2011-06-0212-528/+598
* Statically link VPX into the Host Plugin.wez@chromium.org2011-06-022-29/+41
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-4/+4