summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-151-1/+2
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-2/+1
* Centre tool-bar manually to ignore vertical scroll-bar.jamiewalch@google.com2011-09-142-3/+10
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-1/+2
* Persist remoting.useP2pApijamiewalch@google.com2011-09-142-6/+20
* Fix Chromoting Client's handling of DidChangeView.wez@chromium.org2011-09-141-11/+12
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-1314-183/+159
* Access Session::config() and Session::jid() on the correct thread only.sergeyu@chromium.org2011-09-1314-68/+80
* Add flag to use P2P Transport API.sergeyu@chromium.org2011-09-136-37/+75
* Chromoting protocol implementation based on P2P Transport API.sergeyu@chromium.org2011-09-1215-13/+1288
* Remove all the experimental Traced Task code from remoting.ajwong@chromium.org2011-09-1210-533/+45
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+2
* Revert 100589 - Access Session::config() on the correct thread.sergeyu@chromium.org2011-09-123-22/+16
* Added l10n support to Mac host dialogs.jamiewalch@google.com2011-09-1210-193/+137
* Handle frame resize, updating centering & resize-to-fit accordingly.wez@chromium.org2011-09-115-42/+71
* Access Session::config() on the correct thread.sergeyu@chromium.org2011-09-103-16/+22
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-1023-116/+95
* Remove vestigal, unused, app-engine code.ajwong@chromium.org2011-09-1016-3725/+0
* Cleanup state transitions for Host plugin.sergeyu@chromium.org2011-09-095-51/+154
* Fix Linux checkperm failure from r100441.thestig@chromium.org2011-09-091-0/+0
* Added l10n support to host dialogs on Windows.jamiewalch@chromium.org2011-09-093-80/+60
* Revert 99893 - Center the desktop if it's smaller than the frame.wez@chromium.org2011-09-083-22/+6
* Abort XmppClient when disconnecting.sergeyu@chromium.org2011-09-081-2/+9
* Fix destruction order in SSLSocketAdapter.sergeyu@chromium.org2011-09-081-1/+5
* Disconnect all clients if IT2Me Host receives a second successful client.wez@chromium.org2011-09-081-23/+13
* Fix ordering of XCloseDisplay()s.lambroslambrou@chromium.org2011-09-081-52/+58
* Policy for the plugin is now governed by policies set for Chrome. This keeps ...dmaclach@chromium.org2011-09-083-66/+11
* fix some permissionsestade@chromium.org2011-09-0842-0/+0
* Changes for l10n in official build.jamiewalch@google.com2011-09-0845-10/+105
* Improve host state logging and show a message on error.jamiewalch@google.com2011-09-071-1/+6
* Fixed JSCompiler and lint errors.jamiewalch@google.com2011-09-079-74/+189
* Center the desktop if it's smaller than the frame.wez@chromium.org2011-09-073-6/+22
* Simplify IqRequest interface.sergeyu@chromium.org2011-09-0613-46/+45
* Change Chromoting logger to be setup in CreatePlugin.garykac@chromium.org2011-09-066-54/+205
* Use one icon for all platforms.dmaclach@chromium.org2011-09-069-11/+8
* Revert 99801 - Simplify IqRequest interface.sergeyu@chromium.org2011-09-0613-43/+46
* Simplify IqRequest interface.sergeyu@chromium.org2011-09-0613-46/+43
* Update remoting graphicsdmaclach@chromium.org2011-09-062-0/+0
* Use talk gadget blank page for bounce.jamiewalch@google.com2011-09-062-4/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-022-4/+4
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-022-4/+4
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-022-4/+4
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* Fixed bad variable reference.jamiewalch@google.com2011-08-311-2/+2
* Reimplement tool-bar stub using CSS and reduce active area.jamiewalch@google.com2011-08-314-4/+24
* Changed help URL.jamiewalch@google.com2011-08-311-1/+1
* Keep email address visible in host and client modes.jamiewalch@google.com2011-08-311-1/+3
* Trap errors when disconnecting in case the host plugin has crashed.jamiewalch@google.com2011-08-313-24/+49
* Added talkgadget blank page to trampoline triggers, pending server config cha...jamiewalch@google.com2011-08-301-2/+4
* Hack to fix margin issues with client plugin.jamiewalch@google.com2011-08-301-1/+4