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
*
Deal with disconnection initiated from the Host.
lambroslambrou@google.com
2011-07-29
2
-8
/
+21
*
Show transitional UI on session disconnect.
lambroslambrou@google.com
2011-07-28
2
-7
/
+16
*
Cleaned up modal UI show/hide logic.
jamiewalch@google.com
2011-07-28
3
-158
/
+106
*
Fixed client state change bug.
jamiewalch@google.com
2011-07-28
1
-1
/
+1
*
Improve client error logging consistency and UI.
jamiewalch@google.com
2011-07-27
4
-49
/
+62
*
Clear email when OAuth2 token is revoked.
jamiewalch@google.com
2011-07-27
1
-3
/
+2
*
Don't transition to in-session mode until the connection has been established.
jamiewalch@google.com
2011-07-26
3
-5
/
+17
*
Cleanups and bugfixes for JingleInfoRequest.
sergeyu@chromium.org
2011-07-26
1
-1
/
+1
*
2. Implement scale-to-fit and clipping in DecoderVp8
hclam@chromium.org
2011-07-26
1
-1
/
+38
*
Get the timeout period from the cloud instead of hard-coding it (b/5049410).
jamiewalch@chromium.org
2011-07-23
1
-3
/
+2
*
Fixed id/class confusion.
jamiewalch@chromium.org
2011-07-22
1
-1
/
+1
*
Use system time instead of SVN revision for Remoting version.
lambroslambrou@chromium.org
2011-07-22
1
-16
/
+8
*
Show Host as unsupported on ChromeOS.
lambroslambrou@chromium.org
2011-07-22
2
-4
/
+32
*
Turn timer off once connection has been accepted.
dmaclach@chromium.org
2011-07-21
1
-0
/
+1
*
Use OS-specific icons in Chromoting webapp.
lambroslambrou@chromium.org
2011-07-21
1
-1
/
+2
*
Reduce tool-bar font size and protrusion when hidden.
jamiewalch@google.com
2011-07-21
3
-13
/
+27
*
Add unique version number to manifest.json version.
lambroslambrou@chromium.org
2011-07-21
2
-1
/
+25
*
Add OS-specific suffix to webapp title.
lambroslambrou@chromium.org
2011-07-21
2
-3
/
+10
*
Implemented disconnect on click or unload.
jamiewalch@google.com
2011-07-20
3
-21
/
+95
*
Implement access code countdown timer (b/4987025).
jamiewalch@google.com
2011-07-19
3
-2
/
+95
*
Improve error handling when trying to connect to host.
lambroslambrou@chromium.org
2011-07-18
3
-22
/
+38
*
Replace in-session header with auto-hide tool-bar.
jamiewalch@google.com
2011-07-15
5
-48
/
+127
*
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
[next]