index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
webapp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The chromoting client logs a session-close that was
simonmorris@chromium.org
2011-12-02
1
-0
/
+5
*
The webapp uses localStorage to decide whether logging to the server
simonmorris@chromium.org
2011-12-02
3
-4
/
+90
*
Fix tool-bar auto-hide behaviour.
jamiewalch@chromium.org
2011-12-02
5
-23
/
+146
*
Launch Me2Me connections in a new tab. Remove OK button from post-connect scr...
jamiewalch@chromium.org
2011-12-01
8
-34
/
+109
*
Setup JS unittests for Chromoting
garykac@chromium.org
2011-11-30
1
-0
/
+26
*
Fix token refresh closure.
jamiewalch@google.com
2011-11-29
1
-1
/
+5
*
Don't toggle the debug log when editing text.
jamiewalch@chromium.org
2011-11-26
2
-1
/
+6
*
Update short URL.
jamiewalch@chromium.org
2011-11-24
1
-1
/
+1
*
Don't update jabberId when renaming a host.
sergeyu@chromium.org
2011-11-24
1
-1
/
+5
*
Fix many* python scripts in src/
maruel@chromium.org
2011-11-23
3
-13
/
+18
*
Remove the edit box, even if no change is made to the host name.
jamiewalch@chromium.org
2011-11-23
1
-2
/
+1
*
Clean up client state callback.
jamiewalch@google.com
2011-11-21
4
-65
/
+61
*
Implement rename and delete.
jamiewalch@google.com
2011-11-21
8
-251
/
+490
*
Disable logging from the chromoting client to the server.
simonmorris@chromium.org
2011-11-21
1
-0
/
+4
*
Call plugin.onIq() only when onIq is not null.
sergeyu@chromium.org
2011-11-21
1
-1
/
+9
*
Chromoting: Update logIq to handle messages to bots.
garykac@chromium.org
2011-11-18
1
-75
/
+221
*
Create HostList class to facilitate future work.
jamiewalch@google.com
2011-11-17
5
-110
/
+149
*
Move home-screen functionality into separate file.
jamiewalch@google.com
2011-11-15
4
-168
/
+215
*
Fixed css to make host list prettier.
jamiewalch@google.com
2011-11-14
4
-17
/
+85
*
The chromoting client sends simple logging to the server.
simonmorris@chromium.org
2011-11-11
4
-1
/
+347
*
Removed Google from product name in fr and pt_BR translations.
jamiewalch@google.com
2011-11-10
2
-2
/
+2
*
Fix the web-app not to fail if the user is not Me2Me enabled.
wez@chromium.org
2011-11-10
1
-2
/
+4
*
Fixed capitalization that broke jscompile.
jamiewalch@google.com
2011-11-09
1
-1
/
+1
*
Correct errant references to remoting.ClientError to remoting.Error.
wez@chromium.org
2011-11-08
1
-2
/
+2
*
Fix typo that prevents client displaying received frame rate.
wez@chromium.org
2011-11-08
1
-1
/
+1
*
Add missing return in access-token refresh case of refreshHostList.
wez@chromium.org
2011-11-08
1
-0
/
+1
*
Pretty-print IQ packets in Chromoting debug log.
garykac@chromium.org
2011-11-07
3
-4
/
+579
*
Added official translations for M16.
jamiewalch@google.com
2011-11-07
41
-41
/
+41
*
Add verify-translations.py script.
wez@chromium.org
2011-11-05
1
-0
/
+49
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
1
-3
/
+0
*
Fixed UX on ChromeOS.
jamiewalch@google.com
2011-11-03
4
-25
/
+24
*
Add missing closing brace to img tag.
wez@chromium.org
2011-11-03
1
-1
/
+1
*
Small web-app clean-ups.
jamiewalch@chromium.org
2011-11-03
4
-31
/
+34
*
An ugly but working host-list implementation for the Chromoting app.
wez@chromium.org
2011-11-03
4
-0
/
+225
*
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
[next]