summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 103002 - Add missing comma in Chromoting webapp manifest.garykac@chromium.org2011-09-281-1/+1
* Merge 102830 - Turn on NAT traversal on Mac by default.dmaclach@chromium.org2011-09-281-3/+3
* Merge 102820 - Need to attach "beta" label to our icons.dmaclach@chromium.org2011-09-265-1/+5
* Merge 102388 - Strip linux symbols from official remoting builds.dmaclach@chromium.org2011-09-262-5/+5
* Merge 102687 - Chromoting: Undo any mouse-downs that haven't been mouse-upped.garykac@chromium.org2011-09-265-23/+68
* Call ClientSession::Disconnect when Chromoting client disconnects. dmaclach@chromium.org2011-09-264-14/+20
* Remoting mouse clamping.dmaclach@chromium.org2011-09-2616-189/+229
* Revert 102755 - Merge 102638 - Call ClientSession::Disconnect when Chromoting...garykac@chromium.org2011-09-264-11/+8
* Merge 101552 - If the client initiates disconnection, set host to NULL to avo...dmaclach@chromium.org2011-09-261-0/+5
* Merge 102638 - Call ClientSession::Disconnect when Chromoting client disconne...garykac@chromium.org2011-09-264-8/+11
* Merge 102035 - Set policy for Windows to ON by default.dmaclach@chromium.org2011-09-231-2/+11
* Merge 102174 - Updated version number and added beta designation.jamiewalch@google.com2011-09-221-2/+2
* Merge 102190 - Fix Chromoting Mac to work with multiple monitors.dmaclach@chromium.org2011-09-221-21/+24
* Merge 101505 - The webapp sends and receives IQ stanzas over WCS.sergeyu@chromium.org2011-09-198-119/+391
* Revert 101676 - Merge 100939 - Refactor InputStub interface to pass events by...dmaclach@chromium.org2011-09-1814-159/+183
* Revert 101677 - Merge 101244 - Clamp injected mouse events to within the scre...dmaclach@chromium.org2011-09-185-70/+7
* Merge 101244 - Clamp injected mouse events to within the screen area.dmaclach@chromium.org2011-09-185-7/+70
* Merge 100939 - Refactor InputStub interface to pass events by value (const re...dmaclach@chromium.org2011-09-1814-183/+159
* Merge 100740 - Added l10n support to Mac host dialogs.dmaclach@chromium.org2011-09-1810-193/+137
* Merge 101465 - Fix up chromoting name in manifestdmaclach@chromium.org2011-09-183-19/+6
* Merge 101412 - Work towards single build of chromoting.dmaclach@chromium.org2011-09-183-60/+62
* Merge 101190 - Centre tool-bar manually to ignore vertical scroll-bar.dmaclach@chromium.org2011-09-182-3/+10
* Merge 100608 - Handle frame resize, updating centering & resize-to-fit accord...dmaclach@chromium.org2011-09-185-42/+71
* Merge 100489 - Cleanup state transitions for Host plugin.dmaclach@chromium.org2011-09-185-51/+154
* Merge 100262 - Abort XmppClient when disconnecting.dmaclach@chromium.org2011-09-181-2/+9
* Merge 100258 - Fix destruction order in SSLSocketAdapter.dmaclach@chromium.org2011-09-181-1/+5
* Merge 100441 - Added l10n support to host dialogs on Windows.dmaclach@chromium.org2011-09-173-80/+60
* Merge 100230 - Fix ordering of XCloseDisplay()s.dmaclach@chromium.org2011-09-171-52/+58
* Merge 100228 - Policy for the plugin is now governed by policies set for Chro...dmaclach@chromium.org2011-09-173-66/+11
* Merge 100191 - Changes for l10n in official build.dmaclach@chromium.org2011-09-1745-10/+105
* Merge 100008 - Improve host state logging and show a message on error.dmaclach@chromium.org2011-09-171-1/+6
* Merge 100005 - Fixed JSCompiler and lint errors.dmaclach@chromium.org2011-09-179-74/+189
* Merge 100246 - Disconnect all clients if IT2Me Host receives a second success...wez@chromium.org2011-09-161-23/+13
* Merge 101108 - Fix Chromoting Client's handling of DidChangeView.wez@chromium.org2011-09-161-11/+12
* 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