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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply automated fixits for Chrome clang plugin to remoting.
dcheng
2015-04-29
5
-11
/
+13
*
[Chromoting] Build webapp package with browser test JavaScript files loaded.
kelvinp
2015-04-29
5
-18
/
+74
*
Added ability to register new hosts using GCD.
jrw
2015-04-29
7
-141
/
+81
*
[Chromoting] Add missing file to webapp's GN build.
garykac
2015-04-28
2
-2
/
+19
*
Include application ID in log entries.
anandc
2015-04-28
2
-0
/
+13
*
Added ability to list and delete hosts with GCD.
jrw
2015-04-28
2
-8
/
+68
*
[Chromoting] Remove CRD-specific JS files from AppRemoting build.
garykac
2015-04-28
3
-30
/
+51
*
Uncomment missing GN resource dependencies in remoting.
dpranke
2015-04-27
1
-14
/
+14
*
Make the ChromeOS GN debug component build work.
dpranke
2015-04-27
1
-0
/
+10
*
Make loading dialog prettier.
jamiewalch
2015-04-27
10
-49
/
+139
*
base: Remove using declaration from test_suite.h header.
tfarina
2015-04-27
1
-1
/
+1
*
Added unit tests for getCredentialsFromAuthCode.
jrw
2015-04-27
10
-91
/
+216
*
Added (incomplete) implementation of HostListApi using GCD.
jrw
2015-04-27
10
-29
/
+157
*
Pass file task runner to net::URLRequestContextBuilder
sergeyu
2015-04-27
2
-1
/
+4
*
Route OCSP stapling through CertVerifier.
davidben
2015-04-27
1
-0
/
+1
*
[Chromoting] Extract shared viewport code into viewport.js.
garykac
2015-04-27
6
-190
/
+212
*
[Chromoting] Use MockConnection for bump scrolling browser test.
kelvinp
2015-04-25
3
-4
/
+71
*
[Chromoting] Update build-webapp to accept a filelist & update GN rules
garykac
2015-04-25
3
-14
/
+34
*
Refactored HostDaemonFacade so that replies to requests are handled in
jrw
2015-04-25
1
-122
/
+82
*
Use base::ResetAndReturn() in remoting.
sergeyu
2015-04-25
18
-90
/
+60
*
Fix not-authorized error message.
jamiewalch
2015-04-24
2
-3
/
+9
*
[Webapp Refactor] Reliably cancels a connection.
kelvinp
2015-04-24
8
-33
/
+86
*
Start logging host-version info in the Chromoting client.
anandc
2015-04-24
3
-3
/
+29
*
Remove experimental permission.
jamiewalch
2015-04-24
1
-1
/
+0
*
Added method to host daemon to exchange an auth code for just an OAuth
jrw
2015-04-24
5
-17
/
+62
*
Pass in a non-null CertVerifier into SSLClientSocket.
davidben
2015-04-24
6
-20
/
+97
*
Switch VP9 lossy to CBR encoding.
aconverse
2015-04-24
1
-6
/
+10
*
[Webapp Refactor] Cleans up the ClientSession.EventHandler interface.
kelvinp
2015-04-24
8
-87
/
+92
*
Fixed implementation of patchRegistrationTicket.
jrw
2015-04-23
3
-25
/
+22
*
[Chromoting] Re-enable mouse lock for AppRemoting.
garykac
2015-04-23
1
-0
/
+2
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
27
-328
/
+744
*
Update {virtual,override} to follow C++11 style in remoting.
nick
2015-04-23
39
-170
/
+170
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
sergeyu
2015-04-23
27
-743
/
+327
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
27
-327
/
+743
*
remoting: Use MD5String() function from base/.
tfarina
2015-04-23
1
-10
/
+2
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
horo
2015-04-23
27
-743
/
+327
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
1
-1
/
+2
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
27
-327
/
+743
*
[Webapp Refactor] Implement Unittest for ClientSession.
kelvinp
2015-04-23
9
-121
/
+332
*
Android Chromoting: Fix memory leak on disconnecting session.
lambroslambrou
2015-04-23
2
-2
/
+3
*
Exclude manual PIN-entry time in calculation of session durations.
anandc
2015-04-22
2
-1
/
+19
*
Fix some closure compiler nits in remoting/ to bump compiler.
Dan Beam
2015-04-22
5
-125
/
+133
*
[Chromoting] Enable the Chromoting webapp build in GN
garykac
2015-04-22
8
-123
/
+343
*
Updated Xhr class to check for unknown parameter names.
jrw
2015-04-22
2
-50
/
+91
*
Misc fixes for the ChromeOS and Win x64 GN builds.
Dirk Pranke
2015-04-22
2
-0
/
+2
*
Converted HostListApi to use a promises instead of callbacks.
jrw
2015-04-21
4
-130
/
+93
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
3
-5
/
+25
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
2
-7
/
+0
*
[Chromoting] Expose LogToServer for logging.
kelvinp
2015-04-21
2
-6
/
+22
*
[Webapp Refactor] Remove remoting.SessionConnector.
kelvinp
2015-04-20
15
-602
/
+422
[next]