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 an "IT2Me or Me2Me" field to the server.
simonmorris@chromium.org
2012-01-19
4
-22
/
+82
*
Remove an unused field from ClientSession.
simonmorris@chromium.org
2012-01-19
1
-10
/
+0
*
Enable scale-to-fit by default if the plugin supports high-quality scaling.
wez@chromium.org
2012-01-18
2
-16
/
+44
*
Chromoting: Fix js compiler warning
garykac@chromium.org
2012-01-14
1
-1
/
+1
*
Chromoting: Add home and reconnect button to me2me finish page.
garykac@chromium.org
2012-01-13
3
-5
/
+30
*
Move BETA into product name from manifest.
jamiewalch@google.com
2012-01-13
2
-2
/
+2
*
Use different redirect URLs for beta, dev and open-source.
jamiewalch@google.com
2012-01-12
6
-14
/
+45
*
Fix me2mom background gradient
beaufort.francois@gmail.com
2012-01-12
1
-1
/
+9
*
Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/
sergeyu@chromium.org
2012-01-11
80
-0
/
+0
*
Enable logging from the client to the cloud.
simonmorris@chromium.org
2012-01-11
1
-29
/
+1
*
Remove PIN screen.
jamiewalch@google.com
2012-01-10
1
-1
/
+3
*
Cleaned up WCS workflow.
jamiewalch@google.com
2012-01-09
5
-189
/
+111
*
Ask for PIN when connecting to Me2Me hosts and pass it to the plugin.
sergeyu@chromium.org
2012-01-06
7
-23
/
+72
*
Translations for M17
jamiewalch@google.com
2012-01-06
42
-42
/
+42
*
Set connection type to IT2Me earlier.
jamiewalch@google.com
2011-12-22
1
-1
/
+1
*
Fix 'no propagation' bug.
jamiewalch@google.com
2011-12-22
1
-2
/
+3
*
Restore plugin focus on blur.
jamiewalch@google.com
2011-12-22
1
-1
/
+11
*
Use new-style event listeners.
jamiewalch@google.com
2011-12-22
6
-65
/
+138
*
Use Open Sans instead of Droid Sans.
jamiewalch@chromium.org
2011-12-21
2
-2
/
+2
*
Cleaned up NAT traversal warning.
jamiewalch@google.com
2011-12-20
2
-13
/
+26
*
Open Me2Me hosts in the same tab.
jamiewalch@google.com
2011-12-17
1
-2
/
+2
*
The chromoting client logs the session duration to the server.
simonmorris@chromium.org
2011-12-16
2
-7
/
+57
*
Show an appropriate message if the chromoting service returns a 503 error.
simonmorris@chromium.org
2011-12-16
4
-1
/
+10
*
Remove debug code from Chromoting's IQ pretty printer
garykac@chromium.org
2011-12-13
1
-1
/
+0
*
The chromoting client logs a session ID to the server,
simonmorris@chromium.org
2011-12-13
2
-37
/
+125
*
Refactored HostList to better support bookmarking.
jamiewalch@google.com
2011-12-12
7
-69
/
+134
*
Pass table entry to rename and delete callbacks,
jamiewalch@chromium.org
2011-12-10
2
-34
/
+34
*
Fix null pointer error.
jamiewalch@google.com
2011-12-09
3
-12
/
+13
*
The chromoting client logs connection statistics to the server.
simonmorris@chromium.org
2011-12-09
7
-104
/
+364
*
Update the code that gets an OAuth2 access token.
simonmorris@chromium.org
2011-12-08
1
-1
/
+3
*
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
[next]