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
*
Fix <video> positioning for the MediaSource-based rendering
sergeyu@chromium.org
2014-05-03
2
-4
/
+11
*
Smart Reconnect
kelvinp@chromium.org
2014-05-01
5
-45
/
+238
*
Use chrome.app.window full-screen API for apps v2.
jamiewalch@chromium.org
2014-04-30
6
-22
/
+309
*
Revert 267030 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-04-30
5
-42
/
+2
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-04-30
5
-2
/
+42
*
Don't throw an exception if onfullscreenchanged fires after the plugin is
jamiewalch@chromium.org
2014-04-28
1
-3
/
+5
*
A simple implementation to augment JavaScript objects with events
kelvinp@chromium.org
2014-04-25
2
-0
/
+229
*
Fix copy/paste error.
jamiewalch@chromium.org
2014-04-17
1
-2
/
+1
*
Consolidate Help and Feeback under a single icon and add to toolbar.
jamiewalch@chromium.org
2014-04-16
6
-25
/
+75
*
On Windows, install the chromoting host component via a separate NPAPI call. ...
weitaosu@chromium.org
2014-04-15
5
-28
/
+106
*
Add Feedback link to the app.
jamiewalch@chromium.org
2014-04-11
3
-7
/
+50
*
Show the host setup dialog when the user tries to share an IT2Me session if n...
weitaosu@chromium.org
2014-04-08
4
-32
/
+26
*
Cause:
kelvinp@chromium.org
2014-04-05
2
-25
/
+32
*
Fix display when host is larger than client
kelvinp@chromium.org
2014-04-01
1
-0
/
+1
*
Fix Host stuck at the right side
kelvinp@chromium.org
2014-03-29
2
-3
/
+2
*
Fix click-to-play support in chromoting client
sergeyu@chromium.org
2014-03-29
1
-4
/
+4
*
Do minimal processing of gnubby data. Add request timeouts and send error
psj@chromium.org
2014-03-24
1
-10
/
+21
*
Cause:
kelvinp@chromium.org
2014-03-19
3
-7
/
+1
*
Fix host installation prompt cancelation in CRD webapp.
sergeyu@chromium.org
2014-03-12
1
-0
/
+1
*
Use jinja to generate remoting webapp manifest.
sergeyu@chromium.org
2014-03-01
4
-201
/
+149
*
Cleanup remoting.gyp around the remoting_webapp target
sergeyu@chromium.org
2014-02-27
1
-5
/
+9
*
Revert of Cleanup remoting.gyp around the remoting_webapp target (https://cod...
erikwright@chromium.org
2014-02-27
1
-9
/
+5
*
Cleanup remoting.gyp around the remoting_webapp target
sergeyu@chromium.org
2014-02-27
1
-5
/
+9
*
Add gnubby auth handler to webapp
psj@chromium.org
2014-02-27
5
-5
/
+173
*
Minor JS cleanup for Chromoting: add semicolons, and call helper function.
garykac@chromium.org
2014-02-26
3
-3
/
+3
*
Fix remoting webapp to properly handle non supported platforms.
sergeyu@chromium.org
2014-02-26
2
-5
/
+5
*
Update Chromoting's build-html to check for extra/missing templates.
garykac@chromium.org
2014-02-25
5
-52
/
+88
*
Fix regression in pairing registry caused by crrev.com/131643008.
weitaosu@chromium.org
2014-02-24
1
-1
/
+1
*
Python script to generate Chromoting's main.html.
garykac@chromium.org
2014-02-20
25
-829
/
+1082
*
Disable Me2Me host controls on unsupported Linux systems.
sergeyu@chromium.org
2014-02-15
1
-1
/
+2
*
[Chromoting] Break up JS event handler registration into related groups.
garykac@chromium.org
2014-02-15
2
-43
/
+71
*
[Chromoting] Update jscompile target to use JS files from gypi.
garykac@chromium.org
2014-02-15
2
-29
/
+21
*
Minor cleanups in UI code that gets host state when webapp is stared
sergeyu@chromium.org
2014-02-13
3
-24
/
+23
*
[Remoting] Add generic JS typecheck functions to cleanup client_plugin.js.
garykac@chromium.org
2014-02-12
8
-372
/
+343
*
Fix jscompile warning in Chromoting.
garykac@chromium.org
2014-02-07
1
-2
/
+3
*
Don't exit full-screen mode when the Escape key is pressed for apps v2.
jamiewalch@chromium.org
2014-02-06
1
-2
/
+3
*
Chromoting client: video renderer based on MediaSource API.
sergeyu@chromium.org
2014-02-06
7
-35
/
+303
*
Chromoting webapp: Host install prompt for It2Me
sergeyu@chromium.org
2014-02-06
11
-193
/
+395
*
Add support for extension messages to Chromoting's ClientPlugin.
garykac@chromium.org
2014-02-05
4
-21
/
+60
*
Download the host components when user tries to enable Me2Me host.
sergeyu@chromium.org
2014-02-03
6
-27
/
+181
*
Fix bugs detected by js compiler in remoting webapp.
sergeyu@chromium.org
2014-02-03
3
-10
/
+10
*
It2me native messaging host: webapp implementation.
weitaosu@chromium.org
2014-02-02
8
-68
/
+601
*
Revert 248255 "It2me native messaging host: webapp implementation."
avi@chromium.org
2014-01-31
8
-601
/
+68
*
Add a minimum required version to the webapp manifest to ensure that native m...
weitaosu@chromium.org
2014-01-31
3
-21
/
+6
*
It2me native messaging host: webapp implementation.
weitaosu@chromium.org
2014-01-31
8
-68
/
+601
*
Revert of It2me native messaging host: webapp implementation. (https://codere...
caseq@chromium.org
2014-01-31
8
-601
/
+68
*
It2me native messaging host: webapp implementation.
weitaosu@chromium.org
2014-01-31
8
-68
/
+601
*
Revert 248072 "It2me native messaging host: webapp implementation."
xhwang@chromium.org
2014-01-31
8
-601
/
+68
*
It2me native messaging host: webapp implementation.
weitaosu@chromium.org
2014-01-30
8
-68
/
+601
*
Don't revoke tokens on logout.
jamiewalch@chromium.org
2014-01-29
3
-80
/
+4
[next]