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
/
me2mom
/
choice.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 16x16 image for Chromoting's favicon.
garykac@chromium.org
2011-09-27
1
-1
/
+1
*
The webapp sends and receives IQ stanzas over WCS.
simonmorris@chromium.org
2011-09-16
1
-0
/
+2
*
Handle frame resize, updating centering & resize-to-fit accordingly.
wez@chromium.org
2011-09-11
1
-0
/
+1
*
Reimplement tool-bar stub using CSS and reduce active area.
jamiewalch@google.com
2011-08-31
1
-1
/
+1
*
Changed help URL.
jamiewalch@google.com
2011-08-31
1
-1
/
+1
*
Keep email address visible in host and client modes.
jamiewalch@google.com
2011-08-31
1
-1
/
+3
*
Trap errors when disconnecting in case the host plugin has crashed.
jamiewalch@google.com
2011-08-31
1
-3
/
+1
*
Use a split toggle button to reflect scaling state.
jamiewalch@google.com
2011-08-26
1
-2
/
+4
*
Updated strings following UX review.
jamiewalch@google.com
2011-08-25
1
-1
/
+1
*
Make client disconnect message endpoint-neutral and show it for host disconnect.
jamiewalch@google.com
2011-08-23
1
-7
/
+13
*
Replace debug button with Help. Add 'securely' to host description.
jamiewalch@google.com
2011-08-19
1
-4
/
+2
*
Fixed footer i18n so that 3 entries are no longer needed.
jamiewalch@google.com
2011-08-18
1
-41
/
+38
*
Made web-app bidi-compatible.
jamiewalch@google.com
2011-08-10
1
-5
/
+5
*
Rebrand to use Chromoting more consistently.
jamiewalch@google.com
2011-08-08
1
-2
/
+2
*
Add beforeUnload handler to confirm exit.
jamiewalch@google.com
2011-08-06
1
-1
/
+2
*
Fix header/footer line alignment.
jamiewalch@google.com
2011-08-04
1
-3
/
+4
*
Improve authentication UX.
jamiewalch@google.com
2011-08-03
1
-39
/
+40
*
Propagate connected user to web app.
jamiewalch@google.com
2011-08-03
1
-1
/
+2
*
Add i18n support to it2me web-app.
jamiewalch@google.com
2011-08-02
1
-101
/
+72
*
Show transitional UI on session disconnect.
lambroslambrou@google.com
2011-07-28
1
-6
/
+14
*
Cleaned up modal UI show/hide logic.
jamiewalch@google.com
2011-07-28
1
-38
/
+45
*
Improve client error logging consistency and UI.
jamiewalch@google.com
2011-07-27
1
-12
/
+3
*
Don't transition to in-session mode until the connection has been established.
jamiewalch@google.com
2011-07-26
1
-1
/
+1
*
Fixed id/class confusion.
jamiewalch@chromium.org
2011-07-22
1
-1
/
+1
*
Show Host as unsupported on ChromeOS.
lambroslambrou@chromium.org
2011-07-22
1
-0
/
+5
*
Reduce tool-bar font size and protrusion when hidden.
jamiewalch@google.com
2011-07-21
1
-6
/
+7
*
Implemented disconnect on click or unload.
jamiewalch@google.com
2011-07-20
1
-2
/
+5
*
Implement access code countdown timer (b/4987025).
jamiewalch@google.com
2011-07-19
1
-0
/
+6
*
Improve error handling when trying to connect to host.
lambroslambrou@chromium.org
2011-07-18
1
-0
/
+3
*
Replace in-session header with auto-hide tool-bar.
jamiewalch@google.com
2011-07-15
1
-20
/
+41
*
Fix issues in IT2Me webapp caused by r91658.
sergeyu@chromium.org
2011-07-07
1
-1
/
+1
*
Remove the background page, and majorly refactor Javascript + Webapp.
ajwong@chromium.org
2011-07-07
1
-40
/
+54
*
Use a trampoline to avoid copy/pasting OAuth2 grant code.
ajwong@chromium.org
2011-06-22
1
-8
/
+4
*
Retrieve e-mail programmatically based on OAuth2 token.
ajwong@chromium.org
2011-06-22
1
-14
/
+5
*
Reduced host secret to five digits. Removed hyphen from access code and displ...
jamiewalch@google.com
2011-06-21
1
-1
/
+0
*
Use spinner instead of throbber.
jamiewalch@google.com
2011-06-21
1
-1
/
+1
*
UI nits from Ken Moore:
jamiewalch@google.com
2011-06-21
1
-28
/
+28
*
Improve error/debug messaging for Chromoting host plugin:
garykac@google.com
2011-06-20
1
-0
/
+12
*
Generate zip file for the remoting it2me webapp, and use symlinks when possib...
ajwong@chromium.org
2011-06-16
1
-0
/
+1
*
Add basic debug log to host page.
garykac@google.com
2011-06-08
1
-1
/
+12
*
Replace <form> tags used for centering buttons with <div> tags. Also fix ente...
ajwong@chromium.org
2011-06-07
1
-18
/
+18
*
Hide divs until initialised to avoid flashing uninitialised state.
jamiewalch@google.com
2011-06-06
1
-1
/
+6
*
Use oninput to catch all changes to OAuth text field.
jamiewalch@google.com
2011-06-06
1
-2
/
+1
*
Fix up remoting UI to make it closer to spec
dmaclach@chromium.org
2011-06-02
1
-175
/
+176
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
1
-2
/
+12
*
Basic OAuth2 support using the native app flow.
ajwong@chromium.org
2011-05-20
1
-21
/
+36
*
Added client plug-in connection.
jamiewalch@chromium.org
2011-05-18
1
-12
/
+0
*
Implementation of id-to-jid logic.
jamiewalch@chromium.org
2011-05-13
1
-7
/
+27
*
Add in direct (if hacky) support for ClientLogin for the Remoting WebApp.
ajwong@chromium.org
2011-05-13
1
-5
/
+20
*
Mocks up the host plugin.
dmaclach@chromium.org
2011-05-12
1
-2
/
+10
[next]