summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* M22 translations.jamiewalch@google.com2012-08-1642-269/+857
* [Chromoting] The webapp should consider the host being enabled when the servi...alexeypa@chromium.org2012-08-151-1/+2
* Add support for suppressing error logging, and don't log errors due to cached...jamiewalch@chromium.org2012-08-045-3/+89
* [Chromoting] Use different talkgadget prefixes for client and oauth.garykac@chromium.org2012-08-032-2/+2
* [Chromoting] Add wildcard to talkgadget in manifest permissions.garykac@chromium.org2012-07-313-3/+4
* Move responsibility for l10n parameters to the caller.jamiewalch@chromium.org2012-07-241-10/+1
* [Chromoting] Fix jscompiler warnings in client_plugin_async.jsgarykac@chromium.org2012-07-241-1/+2
* Show connection state in the Chromoting client UI.sergeyu@chromium.org2012-07-234-2/+36
* Propagate DPI information to web-app.jamiewalch@chromium.org2012-07-203-1/+13
* This CL cleans up error handling when fetching the user's email address. We d...jamiewalch@google.com2012-07-208-75/+55
* Translations for M21.jamiewalch@google.com2012-07-1842-128/+674
* This CL fixes a couple of related things:jamiewalch@google.com2012-07-171-31/+21
* If an account with hosts registered is accessed on a machine on which those h...jamiewalch@google.com2012-07-112-4/+5
* Remove 'Enable' button on unsupported platforms. Added 'No hosts' message.jamiewalch@google.com2012-06-308-38/+92
* Increase PIN minimum length to six digits.jamiewalch@google.com2012-06-293-5/+18
* Remove bogus warnings at start-up.jamiewalch@google.com2012-06-285-21/+36
* Cleaned up <input> CSS and simplified user consent mark-up.jamiewalch@google.com2012-06-272-30/+32
* Pass OAuth token refresh errors back to the caller.jamiewalch@google.com2012-06-2513-131/+256
* The user's consent to crash dumps reporting can now be set via the UI (Window...alexeypa@chromium.org2012-06-226-5/+75
* Revert 142056 - Adding "Help us to improve..." message to be presented next t...jamiewalch@google.com2012-06-151-4/+0
* Adding "Help us to improve..." message to be presented next to the checkbox e...alexeypa@chromium.org2012-06-141-0/+4
* Don't replace $1 with an empty string when localizing string for host plugin.sergeyu@chromium.org2012-06-131-1/+10
* Fix bump-scroll on Windows.jamiewalch@google.com2012-06-121-1/+4
* Don't deregister the host if it wasn't stopped.jamiewalch@google.com2012-06-081-1/+2
* Fix jscompiler error.jamiewalch@google.com2012-06-081-1/+3
* Added timestamp logging to iq stanzas.jamiewalch@chromium.org2012-06-063-3/+28
* [Chromoting] Use headers, not parameters, to carry the OAuth token when getti...simonmorris@chromium.org2012-06-051-4/+2
* Refactored innerText vs. innerHTML in l10n.js and removed other uses of inner...jamiewalch@google.com2012-06-026-45/+25
* [Chromoting] Render host names as text.simonmorris@chromium.org2012-06-012-1/+35
* Remove Chromoting web-app client plugin V1 wrapperswez@chromium.org2012-05-317-391/+10
* Web-app UI nits, as requested by UX:jamiewalch@google.com2012-05-301-3/+2
* Switch Chromoting It2Me client to V2 auth.sergeyu@chromium.org2012-05-301-1/+1
* Updated web-app description for Me2Me.jamiewalch@google.com2012-05-291-1/+1
* Die, |that|, die!jamiewalch@google.com2012-05-2912-157/+84
* [Chromoting] Make the client plugin tell the webapp when the first video buff...simonmorris@chromium.org2012-05-252-0/+21
* [Chromoting] Replace an '=' by '==' in the webapp.simonmorris@chromium.org2012-05-251-1/+1
* Added missing strings and fixed layout.jamiewalch@google.com2012-05-2042-42/+14784
* It seems GAIA had changed dosserver rules today, so we can go back to account...zelidrag@chromium.org2012-05-181-2/+1
* Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts....zelidrag@chromium.org2012-05-181-1/+2
* If getDaemonVersion() fails then log that the host version is not available.wez@chromium.org2012-05-181-1/+5
* Allow a margin for section-row buttons.jamiewalch@google.com2012-05-111-0/+4
* Implemented getVersion framework.jamiewalch@chromium.org2012-05-112-2/+16
* Make local host edit control keyboard-accessible.jamiewalch@google.com2012-05-101-1/+2
* Added HU and UK translations.jamiewalch@google.com2012-05-102-2/+2
* Constrain keyboard navigation while a modal dialog is active.jamiewalch@google.com2012-05-103-15/+117
* Update GAIA URL to accounts.google.com/... from www.google.com/accounts/...zelidrag@chromium.org2012-05-101-2/+1
* Improve keyboard navigation.jamiewalch@google.com2012-05-084-10/+84
* Reset bump-scroll when enabling shrink-to-fit.jamiewalch@google.com2012-05-071-1/+4
* Move the web-app description into the IT2Me section.jamiewalch@google.com2012-05-072-5/+6
* Handle errors when fetching email address.jamiewalch@google.com2012-05-073-4/+11