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
*
[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
*
Updating XTBs based on .GRDs from branch master
Anthony Laforge
2015-04-20
41
-331
/
+167
*
Add --output_wrapper support to checker.py and Runner.java
twellington
2015-04-20
3
-7
/
+7
*
Moved some host registration logic into HostListApiImpl because it will
jrw
2015-04-18
7
-86
/
+191
*
Revert of [Webapp Refactor] Remove remoting.SessionConnector. (patchset #3 id...
kelvinp
2015-04-18
14
-410
/
+599
*
[Webapp Refactor] Remove remoting.SessionConnector.
kelvinp
2015-04-18
14
-599
/
+410
*
[Chromoting] Only raise the CONNECTED event when capabilities are negotiated.
kelvinp
2015-04-18
6
-60
/
+55
*
[Chromoting] Enable remoting webapp main.html GN build.
garykac
2015-04-17
7
-167
/
+589
*
Fix Linter warnings for Chromoting Android files.
anandc
2015-04-17
2
-3
/
+4
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
1
-2
/
+2
*
Fix remoting_unittests and ui_base_unittests in GN
brettw
2015-04-17
5
-3
/
+28
*
[Webapp Refactor] Remove remoting.js.
kelvinp
2015-04-17
7
-112
/
+73
*
[Webapp Refactor] Fix styles in SmartReconnector to be consistent with the re...
kelvinp
2015-04-17
2
-84
/
+101
*
Fixed host_controller_unittest.js with code coverage enabled.
jrw
2015-04-17
1
-0
/
+1
*
Revert of [Chromoting] Enable remoting webapp main.html GN build. (patchset #...
maniscalco
2015-04-16
7
-589
/
+167
*
[Chromoting] Enable remoting webapp main.html GN build.
garykac
2015-04-16
7
-167
/
+589
*
Rename use_nss to use_nss_certs in gyp and grit.
davidben
2015-04-16
1
-1
/
+1
[next]