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
*
Handle frame resize, updating centering & resize-to-fit accordingly.
wez@chromium.org
2011-09-11
5
-42
/
+71
*
Cleanup state transitions for Host plugin.
sergeyu@chromium.org
2011-09-09
2
-2
/
+8
*
Revert 99893 - Center the desktop if it's smaller than the frame.
wez@chromium.org
2011-09-08
3
-22
/
+6
*
fix some permissions
estade@chromium.org
2011-09-08
42
-0
/
+0
*
Changes for l10n in official build.
jamiewalch@google.com
2011-09-08
44
-7
/
+55
*
Improve host state logging and show a message on error.
jamiewalch@google.com
2011-09-07
1
-1
/
+6
*
Fixed JSCompiler and lint errors.
jamiewalch@google.com
2011-09-07
9
-74
/
+189
*
Center the desktop if it's smaller than the frame.
wez@chromium.org
2011-09-07
3
-6
/
+22
*
Use talk gadget blank page for bounce.
jamiewalch@google.com
2011-09-06
2
-4
/
+1
*
Fixed bad variable reference.
jamiewalch@google.com
2011-08-31
1
-2
/
+2
*
Reimplement tool-bar stub using CSS and reduce active area.
jamiewalch@google.com
2011-08-31
3
-3
/
+24
*
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
3
-24
/
+49
*
Added talkgadget blank page to trampoline triggers, pending server config cha...
jamiewalch@google.com
2011-08-30
1
-2
/
+4
*
Hack to fix margin issues with client plugin.
jamiewalch@google.com
2011-08-30
1
-1
/
+4
*
Run LocalizeStrings() on plugin thread.
lambroslambrou@chromium.org
2011-08-30
1
-1
/
+1
*
Added hot-key for toggleDebugLog
jamiewalch@google.com
2011-08-26
1
-3
/
+11
*
Use a split toggle button to reflect scaling state.
jamiewalch@google.com
2011-08-26
6
-27
/
+32
*
Removed test code accidentally checked in and set plugin margins to zero.
jamiewalch@google.com
2011-08-26
2
-7
/
+1
*
Updated strings following UX review.
jamiewalch@google.com
2011-08-25
3
-24
/
+36
*
Avoid null dereference in updateStatistics().
lambroslambrou@google.com
2011-08-25
1
-0
/
+2
*
Fixed continue window bugs and added 60s auto-shutdown timeout.
jamiewalch@google.com
2011-08-25
3
-0
/
+14
*
Add build step to verify the l10n strings are not out of sync.
jamiewalch@google.com
2011-08-24
2
-6
/
+113
*
Make client disconnect message endpoint-neutral and show it for host disconnect.
jamiewalch@google.com
2011-08-23
3
-18
/
+27
*
Removed question-mark from Help link. Set minimum button size. Added tool-bar...
jamiewalch@google.com
2011-08-23
4
-2
/
+10
*
Fixed web-app share error handling.
jamiewalch@google.com
2011-08-19
1
-1
/
+8
*
Replace debug button with Help. Add 'securely' to host description.
jamiewalch@google.com
2011-08-19
2
-9
/
+7
*
Fixed tool-bar position to make it window- instead of document-relative.
jamiewalch@google.com
2011-08-19
1
-1
/
+1
*
Fixed horizontal scrollbar.
jamiewalch@google.com
2011-08-19
1
-1
/
+0
*
Fixed footer i18n so that 3 entries are no longer needed.
jamiewalch@google.com
2011-08-18
5
-169
/
+191
*
Host process i18n and Linux implementation.
jamiewalch@google.com
2011-08-16
3
-5
/
+17
*
Fix scaling calculation.
lambroslambrou@google.com
2011-08-15
1
-10
/
+5
*
Made web-app bidi-compatible.
jamiewalch@google.com
2011-08-10
3
-19
/
+20
*
Use the same disconnect prompt for client and host.
jamiewalch@google.com
2011-08-08
2
-17
/
+11
*
Rebrand to use Chromoting more consistently.
jamiewalch@google.com
2011-08-08
3
-12
/
+10
*
Add beforeUnload handler to confirm exit.
jamiewalch@google.com
2011-08-06
3
-3
/
+39
*
Removed oauth2_callback.html, merged functionality into remoting.js and impro...
jamiewalch@google.com
2011-08-04
1
-4
/
+1
*
Don't examine jingleNode unless it's non-null.
jamiewalch@chromium.org
2011-08-04
1
-4
/
+6
*
Fix header/footer line alignment.
jamiewalch@google.com
2011-08-04
1
-3
/
+4
*
Improve authentication UX.
jamiewalch@google.com
2011-08-03
5
-123
/
+92
*
Propagate connected user to web app.
jamiewalch@google.com
2011-08-03
4
-11
/
+37
*
Add i18n support to it2me web-app.
jamiewalch@google.com
2011-08-02
7
-135
/
+326
*
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
[next]