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
*
XMPP implementation in JavaScript.
sergeyu
2014-09-03
10
-0
/
+1458
*
Fix dialog screen position.
jamiewalch
2014-08-28
2
-52
/
+60
*
Add an explicit full-screen button.
jamiewalch
2014-08-26
7
-62
/
+13
*
Separate menu & disconnect buttons from the window controls and clean up CSS.
jamiewalch
2014-08-25
4
-115
/
+123
*
Add some remoting targets to GN build.
Brett Wilson
2014-08-25
2
-4
/
+207
*
Show MessageWindow from the background page
kelvinp
2014-08-25
6
-0
/
+588
*
Fix a couple of scroll-related issues:
jamiewalch
2014-08-25
4
-6
/
+22
*
Hangouts Remote Desktop Part V - It2MeHelpeeChannel
kelvinp@chromium.org
2014-08-21
6
-15
/
+668
*
Add a Record button to the web-app if the host supports video recording.
wez@chromium.org
2014-08-20
9
-4
/
+250
*
Change navigator.platform detection to accept either Win32 or Win64.
wfh@chromium.org
2014-08-19
2
-1
/
+4
*
Base.deferred
kelvinp@chromium.org
2014-08-19
2
-0
/
+109
*
Move isAppsV2 check to base.js
kelvinp@chromium.org
2014-08-18
8
-36
/
+31
*
The CastExtensionHandler handles interaction with the Cast Host Extension of
aiguha@chromium.org
2014-08-16
5
-2
/
+536
*
Move hello message from It2MeService to It2MeChannel
kelvinp@chromium.org
2014-08-16
4
-54
/
+34
*
Preload PNaCl plugin when the webapp is started.
sergeyu@chromium.org
2014-08-15
2
-17
/
+42
*
Hangouts remote desktop part IV - Host installer
kelvinp@chromium.org
2014-08-14
2
-32
/
+187
*
Hangouts remote desktop part III - It2MeService
kelvinp@chromium.org
2014-08-14
13
-21
/
+944
*
Cleanup client plugin handling code in the webapp.
sergeyu@chromium.org
2014-08-13
2
-82
/
+65
*
Hangout remote desktop part II - background.html and AppLauncher
kelvinp@chromium.org
2014-08-12
11
-72
/
+325
*
Hangout remote desktop part I - It2Me mode
kelvinp@chromium.org
2014-08-08
6
-3
/
+106
*
Implement bump-scroll browser-test.
jamiewalch@chromium.org
2014-08-08
4
-7
/
+322
*
Fix jscompile errors.
jamiewalch@chromium.org
2014-08-05
1
-5
/
+5
*
Add video frame recording capability to Chromoting hosts.
wez@chromium.org
2014-08-02
2
-1
/
+6
*
Fix Chromoting client to choose correct OS-specific key filter.
wez@chromium.org
2014-08-02
3
-10
/
+45
*
Refactor JS browser tests.
jamiewalch@chromium.org
2014-08-01
4
-58
/
+64
*
Add Promise.negate.
jamiewalch@chromium.org
2014-07-31
3
-4
/
+36
*
Fix MediaSource renderer to keep previous keyframe when calling remove()
sergeyu@chromium.org
2014-07-29
1
-7
/
+15
*
Automate host start up in browser test
kelvinp@chromium.org
2014-07-25
2
-17
/
+60
*
Show the window controls for 3s on entering full-screen mode.
jamiewalch@chromium.org
2014-07-25
2
-2
/
+23
*
Remove the blue tool-bar for apps v2.
jamiewalch@chromium.org
2014-07-24
14
-71
/
+190
*
Add unit test for l10n.js
kelvinp@chromium.org
2014-07-23
2
-4
/
+109
*
Add unit-tests for MenuButton and simplify implementation.
jamiewalch@chromium.org
2014-07-19
4
-31
/
+113
*
Fix base_unittest.js
kelvinp@chromium.org
2014-07-18
2
-105
/
+170
*
Check isActive in onRestore to work-around crbug.com/394819.
jamiewalch@chromium.org
2014-07-18
2
-2
/
+9
*
Retire gtestjs unit tests
kelvinp@chromium.org
2014-07-18
3
-127
/
+0
*
Handle host need upgrade in Pin browser test
kelvinp@chromium.org
2014-07-17
4
-14
/
+20
*
Fix HostDaemonFacade to handle the case when NM host is not installed.
sergeyu@chromium.org
2014-07-17
2
-12
/
+20
*
Fix for CRD webapp to install the host when it's not installed and Share is c...
sergeyu@chromium.org
2014-07-16
1
-7
/
+1
*
Fix remoting.Toolbar.setClientSession() to handle clientSession=null.
sergeyu@chromium.org
2014-07-10
1
-1
/
+2
*
Vertical align text for error messages
kelvinp@chromium.org
2014-07-08
2
-7
/
+6
*
JavaScript unit test framework - Part II
kelvinp@chromium.org
2014-07-08
2
-8
/
+7
*
Revert of JavaScript unit test framework for Chrome remote desktop - Part II ...
jyasskin@chromium.org
2014-07-05
2
-7
/
+8
*
JavaScript unit test framework - Part II
kelvinp@chromium.org
2014-07-05
2
-8
/
+7
*
Disable AllJsLoadTest.TestNoConsoleErrors
hashimoto@chromium.org
2014-07-02
1
-1
/
+2
*
Fix MediaSource renderer to cleanup buffer queue when resetting.
sergeyu@chromium.org
2014-06-28
1
-0
/
+3
*
Use an <img> for large cursors.
jamiewalch@chromium.org
2014-06-26
5
-9
/
+86
*
Remove dependency on video-container id in ClientSession
sergeyu@chromium.org
2014-06-25
5
-38
/
+35
*
This is identical to https://codereview.chromium.org/336293003, which was rev...
jamiewalch@chromium.org
2014-06-25
6
-75
/
+157
*
Remove HostIt2MeDispatcher, rename HostIt2MeNativeMessaging to It2MeHostFacade
sergeyu@chromium.org
2014-06-24
4
-270
/
+112
*
Disable automatic reconnection for It2Me.
sergeyu@chromium.org
2014-06-24
1
-3
/
+5
[next]