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
*
Revert 142056 - Adding "Help us to improve..." message to be presented next t...
jamiewalch@google.com
2012-06-15
1
-4
/
+0
*
Adding "Help us to improve..." message to be presented next to the checkbox e...
alexeypa@chromium.org
2012-06-14
1
-0
/
+4
*
Don't replace $1 with an empty string when localizing string for host plugin.
sergeyu@chromium.org
2012-06-13
1
-1
/
+10
*
Fix bump-scroll on Windows.
jamiewalch@google.com
2012-06-12
1
-1
/
+4
*
Don't deregister the host if it wasn't stopped.
jamiewalch@google.com
2012-06-08
1
-1
/
+2
*
Fix jscompiler error.
jamiewalch@google.com
2012-06-08
1
-1
/
+3
*
Added timestamp logging to iq stanzas.
jamiewalch@chromium.org
2012-06-06
3
-3
/
+28
*
[Chromoting] Use headers, not parameters, to carry the OAuth token when getti...
simonmorris@chromium.org
2012-06-05
1
-4
/
+2
*
Refactored innerText vs. innerHTML in l10n.js and removed other uses of inner...
jamiewalch@google.com
2012-06-02
6
-45
/
+25
*
[Chromoting] Render host names as text.
simonmorris@chromium.org
2012-06-01
2
-1
/
+35
*
Remove Chromoting web-app client plugin V1 wrappers
wez@chromium.org
2012-05-31
7
-391
/
+10
*
Web-app UI nits, as requested by UX:
jamiewalch@google.com
2012-05-30
1
-3
/
+2
*
Switch Chromoting It2Me client to V2 auth.
sergeyu@chromium.org
2012-05-30
1
-1
/
+1
*
Updated web-app description for Me2Me.
jamiewalch@google.com
2012-05-29
1
-1
/
+1
*
Die, |that|, die!
jamiewalch@google.com
2012-05-29
12
-157
/
+84
*
[Chromoting] Make the client plugin tell the webapp when the first video buff...
simonmorris@chromium.org
2012-05-25
2
-0
/
+21
*
[Chromoting] Replace an '=' by '==' in the webapp.
simonmorris@chromium.org
2012-05-25
1
-1
/
+1
*
Added missing strings and fixed layout.
jamiewalch@google.com
2012-05-20
42
-42
/
+14784
*
It seems GAIA had changed dosserver rules today, so we can go back to account...
zelidrag@chromium.org
2012-05-18
1
-2
/
+1
*
Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts....
zelidrag@chromium.org
2012-05-18
1
-1
/
+2
*
If getDaemonVersion() fails then log that the host version is not available.
wez@chromium.org
2012-05-18
1
-1
/
+5
*
Allow a margin for section-row buttons.
jamiewalch@google.com
2012-05-11
1
-0
/
+4
*
Implemented getVersion framework.
jamiewalch@chromium.org
2012-05-11
2
-2
/
+16
*
Make local host edit control keyboard-accessible.
jamiewalch@google.com
2012-05-10
1
-1
/
+2
*
Added HU and UK translations.
jamiewalch@google.com
2012-05-10
2
-2
/
+2
*
Constrain keyboard navigation while a modal dialog is active.
jamiewalch@google.com
2012-05-10
3
-15
/
+117
*
Update GAIA URL to accounts.google.com/... from www.google.com/accounts/...
zelidrag@chromium.org
2012-05-10
1
-2
/
+1
*
Improve keyboard navigation.
jamiewalch@google.com
2012-05-08
4
-10
/
+84
*
Reset bump-scroll when enabling shrink-to-fit.
jamiewalch@google.com
2012-05-07
1
-1
/
+4
*
Move the web-app description into the IT2Me section.
jamiewalch@google.com
2012-05-07
2
-5
/
+6
*
Handle errors when fetching email address.
jamiewalch@google.com
2012-05-07
3
-4
/
+11
*
Updated translations.
jamiewalch@google.com
2012-05-07
43
-43
/
+43
*
Don't justify description.
jamiewalch@google.com
2012-05-07
1
-1
/
+0
*
Fixed spacing, alignment and bidi for non-English versions.
jamiewalch@google.com
2012-05-04
3
-44
/
+68
*
Remove line-height property from <input> tags.
jamiewalch@google.com
2012-05-04
1
-1
/
+0
*
Construct in-session window title from scratch, not cumulatively.
jamiewalch@google.com
2012-05-04
1
-1
/
+2
*
Add autofocus to non-form OK buttons.
jamiewalch@google.com
2012-05-04
1
-2
/
+10
*
Speed up scrolling if the machine can't keep up.
jamiewalch@google.com
2012-05-03
1
-6
/
+16
*
Clear hosts and last error in refresh, not response.
jamiewalch@google.com
2012-05-03
1
-2
/
+2
*
Register for WebKit tab visibility changes and use to pause video.
wez@chromium.org
2012-05-03
4
-0
/
+29
*
Add a message to allow clients to control the video channel.
wez@chromium.org
2012-05-03
3
-0
/
+30
*
Add permission for relay.google.com
sergeyu@chromium.org
2012-05-03
1
-0
/
+1
*
Make modal dialogs fixed instead of absolute.
jamiewalch@google.com
2012-05-02
1
-2
/
+2
*
Support bump-scroll in full-screen by adjusting plugin margins.
jamiewalch@google.com
2012-05-02
6
-4
/
+136
*
Send new client dimensions to host whenever they change.
wez@chromium.org
2012-05-02
4
-16
/
+69
*
Capitalize waiting state messages that form the main content of their dialogs...
jamiewalch@google.com
2012-05-01
3
-7
/
+18
*
[Chromoting] Factor out common code for pin hashing.
simonmorris@chromium.org
2012-05-01
1
-2
/
+2
*
Added extra text to 'host started' dialog.
jamiewalch@google.com
2012-05-01
3
-5
/
+20
*
Fix JSCompiler error.
jamiewalch@google.com
2012-05-01
1
-1
/
+1
*
[Chromoting] Fix two typos in the webapp.
simonmorris@chromium.org
2012-04-30
1
-9
/
+9
[next]