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
*
Fixed mode header display bug and made our methods for hiding elements more c...
jamiewalch@google.com
2011-07-11
2
-40
/
+13
*
Release all keys on blur.
jamiewalch@google.com
2011-07-08
1
-0
/
+10
*
Don't hide host plugin. Temporary fix for host plugin logging crash.
jamiewalch@google.com
2011-07-08
1
-3
/
+5
*
Chromoting: Move set(Client|Host)Mode into remoting namespace.
garykac@chromium.org
2011-07-08
1
-21
/
+18
*
Fixed version check in client_session.js
jamiewalch@google.com
2011-07-08
1
-1
/
+1
*
Conenct Chromoting plugin debug log to JS UI.
garykac@chromium.org
2011-07-07
1
-1
/
+1
*
Fix issues in IT2Me webapp caused by r91658.
sergeyu@chromium.org
2011-07-07
2
-3
/
+3
*
Remove the background page, and majorly refactor Javascript + Webapp.
ajwong@chromium.org
2011-07-07
16
-806
/
+1039
*
Initial continue window implementation on mac.
dmaclach@chromium.org
2011-06-30
1
-0
/
+0
*
Fixup error message shown when Chromoting is not enabled properly.
garykac@google.com
2011-06-27
1
-9
/
+7
*
Add in storage abstraction object to remoting webapp.
ajwong@chromium.org
2011-06-27
1
-0
/
+96
*
Print round trip latency in chromoting webapp
hclam@chromium.org
2011-06-24
1
-1
/
+3
*
Remove support for non-sandboxed connections.
sergeyu@chromium.org
2011-06-24
1
-15
/
+1
*
Use a trampoline to avoid copy/pasting OAuth2 grant code.
ajwong@chromium.org
2011-06-22
7
-34
/
+67
*
Retrieve e-mail programmatically based on OAuth2 token.
ajwong@chromium.org
2011-06-22
4
-25
/
+71
*
Reduced host secret to five digits. Removed hyphen from access code and displ...
jamiewalch@google.com
2011-06-21
3
-11
/
+31
*
Use spinner instead of throbber.
jamiewalch@google.com
2011-06-21
2
-1
/
+1
*
UI nits from Ken Moore:
jamiewalch@google.com
2011-06-21
3
-53
/
+77
*
Improve error/debug messaging for Chromoting host plugin:
garykac@google.com
2011-06-20
2
-1
/
+29
*
Rename Chromoting WebApp to It2Me in manifest.
garykac@chromium.org
2011-06-17
1
-2
/
+2
*
Generate zip file for the remoting it2me webapp, and use symlinks when possib...
ajwong@chromium.org
2011-06-16
4
-54
/
+117
*
Add basic debug log to host page.
garykac@google.com
2011-06-08
7
-61
/
+97
*
Replace <form> tags used for centering buttons with <div> tags. Also fix ente...
ajwong@chromium.org
2011-06-07
2
-25
/
+26
*
Hide divs until initialised to avoid flashing uninitialised state.
jamiewalch@google.com
2011-06-06
3
-2
/
+23
*
Fix OAuth button position.
jamiewalch@google.com
2011-06-06
1
-1
/
+0
*
Use oninput to catch all changes to OAuth text field.
jamiewalch@google.com
2011-06-06
1
-2
/
+1
*
Disable strict mode for now until V8 bug 1423 is fixed.
jamiewalch@chromium.org
2011-06-04
1
-1
/
+4
*
Fix up remoting UI to make it closer to spec
dmaclach@chromium.org
2011-06-02
12
-528
/
+598
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
2
-10
/
+22
*
Rename Chromoting webapp to "Remoting".
garykac@chromium.org
2011-05-26
1
-1
/
+1
*
Fix up flicker, and parsing by Xcode.
dmaclach@chromium.org
2011-05-25
2
-2
/
+2
*
change chromoting->remote access for webapp name
garykac@chromium.org
2011-05-25
1
-1
/
+1
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
4
-19
/
+55
*
Add basic versioning check to Chromoting's plugin/JS code.
garykac@chromium.org
2011-05-25
1
-0
/
+22
*
Get remoting units working correctly.
dmaclach@chromium.org
2011-05-25
1
-1
/
+15
*
Revert 86575 - Revert 86573 - Add separate nonce version of connect calls to ...
ukai@chromium.org
2011-05-25
1
-4
/
+4
*
Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...
ukai@chromium.org
2011-05-25
1
-4
/
+4
*
Add separate nonce version of connect calls to ChromotingScriptableObject.
garykac@chromium.org
2011-05-25
1
-4
/
+4
*
Removed loginChallengeCalback for Me2Mom.
jamiewalch@chromium.org
2011-05-23
1
-2
/
+1
*
Use OAuth2 proxy for login.
jamiewalch@chromium.org
2011-05-23
1
-2
/
+3
*
Add body css for remoting session page
garykac@chromium.org
2011-05-23
1
-0
/
+7
*
Don't use letters in me2mom access code.
sergeyu@chromium.org
2011-05-21
1
-1
/
+7
*
Make debug log readable.
dmaclach@chromium.org
2011-05-20
1
-1
/
+1
*
Basic OAuth2 support using the native app flow.
ajwong@chromium.org
2011-05-20
9
-1128
/
+222
*
Remove local login prompt for me2mom.
jamiewalch@chromium.org
2011-05-19
3
-59
/
+3
*
Plumb the Remoting Host into the Host NPAPI plugin.
wez@chromium.org
2011-05-18
1
-2
/
+2
*
Added client plug-in connection.
jamiewalch@chromium.org
2011-05-18
7
-51
/
+541
*
Supply the XMPP user login and token to connect().
wez@chromium.org
2011-05-18
1
-1
/
+4
*
Fix web-app nomenclature.
jamiewalch@chromium.org
2011-05-14
1
-30
/
+38
*
Implementation of id-to-jid logic.
jamiewalch@chromium.org
2011-05-13
3
-24
/
+80
[next]