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
*
[Webapp Refactor] Move key injection related functionality into the plugin la...
kelvinp
2015-03-19
8
-135
/
+108
*
Added more typechecking functions and unit tests for existing code.
jrw
2015-03-19
14
-165
/
+525
*
Downscope tokens before sending them to app-remoting host.
jamiewalch
2015-03-19
2
-3
/
+9
*
[Webapp Refactor] Removes the client plugin on Disconnect.
kelvinp
2015-03-18
4
-33
/
+27
*
[Webapp Refactor] Reparent the ConnectedView into the delegate.
kelvinp
2015-03-18
10
-122
/
+127
*
Add optional scopes parameter to Identity.getToken().
jamiewalch
2015-03-18
4
-26
/
+104
*
Expose Automation ID for the HostTableEntry.
kelvinp
2015-03-18
1
-1
/
+3
*
Migrate remoting webapp unittests to use QUnit 2.0 syntax.
kelvinp
2015-03-17
18
-807
/
+811
*
[Chromoting] Handle AppRemoting extension messages via ProtocolExtension.
garykac
2015-03-17
8
-111
/
+125
*
remoting.Identity unit-tests and fixes.
jamiewalch
2015-03-17
5
-8
/
+146
*
Implements It2MeBrowserTest CancelShare and VerifyAccessCodeNotReusable
kelvinp
2015-03-17
3
-16
/
+31
*
[Webapp Refactor] Implements Me2MeConnectFlow as an object.
kelvinp
2015-03-17
7
-90
/
+91
*
[Webapp Refactor] Implements remoting.ConnectionInfo.
kelvinp
2015-03-16
6
-24
/
+94
*
Eliminated named constants for instances of remoting.Error.
jrw
2015-03-16
38
-240
/
+353
*
Added SpyPromise class for testing code that uses promises.
jrw
2015-03-14
4
-73
/
+379
*
[Chromoting] Create ProtocolExtension interface
garykac
2015-03-13
10
-223
/
+231
*
[Webapp Refactor] Implements Pin dialog as an object.
kelvinp
2015-03-13
5
-58
/
+110
*
[Chromoting] Fix variable names in webapp Application.js
garykac
2015-03-13
3
-23
/
+23
*
build-webapp.py: make dir check work on Windows
hans
2015-03-13
1
-1
/
+1
*
Cleanup XMPP server configuration and restrict TCP permissions.
sergeyu
2015-03-12
7
-28
/
+17
*
Add sockets permission for in the app remoting manifest.
sergeyu
2015-03-12
1
-0
/
+5
*
Move mocks and unittest JS files to sit alongside production code.
wez
2015-03-12
22
-0
/
+0
*
[Webapp Refactor] Implements Host needs update dialog as an object.
kelvinp
2015-03-12
4
-30
/
+96
*
[Webapp Refactor] remoting.ConnectedView
kelvinp
2015-03-12
4
-207
/
+236
*
Use chrome.sockets.tcp API instead of chrome.socket.
sergeyu
2015-03-11
7
-193
/
+374
*
Refactor sinon helper to make it easier to use.
sergeyu
2015-03-11
9
-101
/
+47
*
Fix It2MeBrowserTest.InvalidAccessCode.
kelvinp
2015-03-11
1
-2
/
+2
*
[Chromoting] Create ClientPlugin.SessionHandler interface
garykac
2015-03-11
3
-155
/
+103
*
Fix v2 app restarts when a deleted host is renamed or deleted.
kelvinp
2015-03-11
6
-24
/
+76
*
Fix JSCompile errors in remoting.
kelvinp
2015-03-10
4
-7
/
+7
*
Converted remoting.Error to be a class rather than just a string.
jrw
2015-03-10
45
-226
/
+528
*
Add Application.Delegate.stop.
jamiewalch
2015-03-09
5
-16
/
+47
*
[Chromoting] Move ownership of ClientPlugin into SessionConnector.
garykac
2015-03-09
6
-168
/
+136
*
[Webapp Refactor] Remove It2Me connection code from SessionConnectorImpl.
kelvinp
2015-03-07
4
-137
/
+175
*
Currently, any invocation of getToken() may result in consent UI being shown,...
jamiewalch
2015-03-07
5
-103
/
+128
*
[Chromoting] Use compact notation for javascript @private types
garykac
2015-03-06
49
-592
/
+194
*
[Chromoting] Use build-html.py to generate message_window.html
garykac
2015-03-06
1
-2
/
+3
*
Fix QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest
kelvinp
2015-03-06
1
-14
/
+0
*
Better UI when the machine is shared under a different account
kelvinp
2015-03-05
3
-12
/
+34
*
Rename elapsed-time field in Chromoting log events to session-duration, and r...
anandc
2015-03-05
2
-10
/
+11
*
Requiem for client_screen.js
kelvinp
2015-03-05
13
-169
/
+159
*
Don't relaunch app for non-auth errors.
jamiewalch
2015-03-04
1
-1
/
+1
*
HostTableEntry refactor
kelvinp
2015-03-04
15
-433
/
+697
*
Remove Hangout Remote Desktop integration code from the webapp.
kelvinp
2015-03-04
14
-1619
/
+0
*
[Chromoting] Remove hangout consent dialog.
garykac
2015-03-04
6
-318
/
+1
*
Disable VideoDecoder renderer in M42 chrome.
sergeyu
2015-03-04
1
-5
/
+4
*
Remove HRD butterbar and disable HRD background service
dcaiafa
2015-03-03
2
-44
/
+5
*
[Chromoting] Remove extra comma after last element in JS dict.
garykac
2015-03-03
1
-1
/
+1
*
Apply a prettier background for platforms that don't support shaped windows.
jamiewalch
2015-03-03
2
-1
/
+10
*
[Chromoting] Enable jscompile for AppRemoting's feedback_consent page.
garykac
2015-03-03
2
-15
/
+14
[next]