Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't send a session-terminate in disconnect() if WCS not initialised. | wez@chromium.org | 2011-11-01 | 1 | -14/+14 |
* | Refactored web-app | jamiewalch@chromium.org | 2011-10-28 | 11 | -773/+1100 |
* | Added missing parameter to function. | jamiewalch@google.com | 2011-10-27 | 1 | -1/+1 |
* | Fixed javascript to compile again. | jamiewalch@google.com | 2011-10-26 | 1 | -1/+2 |
* | Improve error handling if the cached access token is invalid. | jamiewalch@google.com | 2011-10-26 | 4 | -36/+44 |
* | Disable autocomplete on the access code entry widget. | jamiewalch@google.com | 2011-10-26 | 1 | -1/+4 |
* | Pass current state to callback. | jamiewalch@google.com | 2011-10-26 | 1 | -4/+7 |
* | Show framerate in chromoting debug log | hclam@chromium.org | 2011-10-25 | 2 | -0/+4 |
* | Updated English strings for testing. | jamiewalch@google.com | 2011-10-24 | 1 | -1/+1 |
* | Updated version to 1.3 | jamiewalch@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | Correctly report errors when connection fails. | sergeyu@chromium.org | 2011-10-19 | 1 | -5/+5 |
* | Improve web-app typing. | jamiewalch@google.com | 2011-10-18 | 11 | -148/+245 |
* | Add separate string for version mismatch in Chromoting. | garykac@chromium.org | 2011-10-17 | 3 | -23/+28 |
* | Implemented cancel connect. | jamiewalch@google.com | 2011-10-14 | 3 | -25/+63 |
* | Web app string tweaks. | jamiewalch@google.com | 2011-10-13 | 2 | -6/+6 |
* | Removed tool-bar debug message. | jamiewalch@google.com | 2011-10-13 | 1 | -1/+0 |
* | Implemented home screen. | jamiewalch@google.com | 2011-10-13 | 4 | -97/+121 |
* | Fix Javascript errors. | jamiewalch@chromium.org | 2011-10-12 | 3 | -5/+11 |
* | Use separate strings for host- and client-side disconnect buttons. | jamiewalch@google.com | 2011-10-11 | 2 | -9/+13 |
* | Added autofocus behaviour. | jamiewalch@google.com | 2011-10-07 | 1 | -5/+12 |
* | Updated strings following Ken's suggestions. | jamiewalch@google.com | 2011-10-07 | 1 | -7/+7 |
* | Show warning if NAT is disabled. | jamiewalch@google.com | 2011-10-05 | 6 | -1/+32 |
* | Show correct error message when client fails to connect. | sergeyu@chromium.org | 2011-10-03 | 3 | -4/+57 |
* | Remove tabs permission for the webapp. | sergeyu@chromium.org | 2011-10-03 | 1 | -1/+0 |
* | Add missing comma in Chromoting webapp manifest. | garykac@chromium.org | 2011-09-27 | 1 | -1/+1 |
* | Use 16x16 image for Chromoting's favicon. | garykac@chromium.org | 2011-09-27 | 1 | -1/+1 |
* | Need to attach "beta" label to our icons. | dmaclach@chromium.org | 2011-09-26 | 1 | -0/+1 |
* | Strip linux symbols from official remoting builds. | dmaclach@chromium.org | 2011-09-22 | 1 | -4/+4 |
* | Use P2P Transport API by default. | sergeyu@chromium.org | 2011-09-22 | 2 | -26/+2 |
* | Updated version number and added beta designation. | jamiewalch@google.com | 2011-09-21 | 1 | -2/+2 |
* | Fix file permissions in CL 7787016 | simonmorris@chromium.org | 2011-09-16 | 2 | -0/+0 |
* | The webapp sends and receives IQ stanzas over WCS. | simonmorris@chromium.org | 2011-09-16 | 7 | -120/+394 |
* | Fix up chromoting name in manifest | dmaclach@chromium.org | 2011-09-16 | 3 | -19/+6 |
* | Work towards single build of chromoting. | dmaclach@chromium.org | 2011-09-15 | 2 | -23/+42 |
* | Revert 101326 - Work towards single build of chromoting. | dmaclach@chromium.org | 2011-09-15 | 2 | -42/+23 |
* | Work towards single build of chromoting. | dmaclach@chromium.org | 2011-09-15 | 2 | -23/+42 |
* | Centre tool-bar manually to ignore vertical scroll-bar. | jamiewalch@google.com | 2011-09-14 | 2 | -3/+10 |
* | Persist remoting.useP2pApi | jamiewalch@google.com | 2011-09-14 | 2 | -6/+20 |
* | Add flag to use P2P Transport API. | sergeyu@chromium.org | 2011-09-13 | 1 | -4/+11 |
* | Handle frame resize, updating centering & resize-to-fit accordingly. | wez@chromium.org | 2011-09-11 | 5 | -42/+71 |
* | Cleanup state transitions for Host plugin. | sergeyu@chromium.org | 2011-09-09 | 2 | -2/+8 |
* | Revert 99893 - Center the desktop if it's smaller than the frame. | wez@chromium.org | 2011-09-08 | 3 | -22/+6 |
* | fix some permissions | estade@chromium.org | 2011-09-08 | 42 | -0/+0 |
* | Changes for l10n in official build. | jamiewalch@google.com | 2011-09-08 | 44 | -7/+55 |
* | Improve host state logging and show a message on error. | jamiewalch@google.com | 2011-09-07 | 1 | -1/+6 |
* | Fixed JSCompiler and lint errors. | jamiewalch@google.com | 2011-09-07 | 9 | -74/+189 |
* | Center the desktop if it's smaller than the frame. | wez@chromium.org | 2011-09-07 | 3 | -6/+22 |
* | Use talk gadget blank page for bounce. | jamiewalch@google.com | 2011-09-06 | 2 | -4/+1 |
* | Fixed bad variable reference. | jamiewalch@google.com | 2011-08-31 | 1 | -2/+2 |
* | Reimplement tool-bar stub using CSS and reduce active area. | jamiewalch@google.com | 2011-08-31 | 3 | -3/+24 |