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
*
Make setRemapKeys user-invokable and save the value per-host.
jamiewalch
2015-05-05
3
-4
/
+33
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in remoting module.
anujk.sharma
2015-05-05
6
-17
/
+7
*
GN Windows component build fixes
brettw
2015-05-05
1
-0
/
+4
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
piman
2015-05-05
2
-16
/
+0
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-05
2
-0
/
+16
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
dbeam
2015-05-05
2
-16
/
+0
*
[Chromoting] Update list of webapp locales to match Chrome's locales.
dcaiafa
2015-05-05
2
-6
/
+6
*
win: Add an "override" I forgot in https://codereview.chromium.org/1126643002/.
thakis
2015-05-05
1
-1
/
+1
*
Revert of Revert some other possible suspects of a 0.43% size increase of set...
dbeam
2015-05-04
3
-1
/
+17
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
dbeam
2015-05-04
2
-16
/
+0
*
Re-instating r328154 because it's depended on to compile.
Dan Beam
2015-05-04
2
-0
/
+16
*
Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...
Dan Beam
2015-05-04
3
-17
/
+1
*
[Chromoting] Remove Application.Mode
garykac
2015-05-04
14
-96
/
+97
*
win: Give RdpDesktopSession an explicit out-of-line destructor.
thakis
2015-05-04
2
-0
/
+4
*
Avoid unnecessary memory allocations at PlatformThread::SetName()
mikhail.pozdnyakov
2015-05-04
1
-1
/
+1
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-04
2
-0
/
+16
*
Making AppCompat happy with explicit windowNoTitle attribute.
lukasza
2015-05-02
1
-0
/
+1
*
Add a GN flag for the Windows multi-dll build.
brettw
2015-05-01
2
-0
/
+3
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-05-01
41
-1
/
+370
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
4
-8
/
+8
*
Revert of Add a GN flag for the Windows multi-dll build. (patchset #3 id:4000...
rickyz
2015-05-01
2
-3
/
+0
*
Turn off remoting on the Mac GN build to avoid confusion for now.
dpranke
2015-05-01
1
-1
/
+2
*
Add a GN flag for the Windows multi-dll build.
brettw
2015-05-01
2
-0
/
+3
*
Logging client disconnected events (incl. the error code)
lukasza
2015-04-30
1
-1
/
+2
*
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
[next]