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
*
Revert of [Chromoting] Add GN build support for ar_sample_app target. (patchs...
ksakamoto
2015-05-08
8
-450
/
+137
*
Changes to support GCD hosts:
jrw
2015-05-08
10
-30
/
+59
*
[Chromoting] Add GN build support for ar_sample_app target.
garykac
2015-05-07
8
-137
/
+450
*
Moved It2Me host lookup into host_list_api_impl.js.
jrw
2015-05-07
5
-68
/
+61
*
Added GCD-related information to ServiceUrls.
jrw
2015-05-07
2
-1
/
+27
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-05-07
1
-1
/
+1
*
remoting: Remove last X11 dependency from ozone build
spang
2015-05-07
4
-16
/
+79
*
Switch Me2Me BrowserTest to JavaScript.
kelvinp
2015-05-07
1
-0
/
+53
*
Normalize JIDs when comparing them in IqSender.
sergeyu
2015-05-07
2
-23
/
+40
*
Implement browser test for Me2Me retry logic when a host's JID is stale.
kelvinp
2015-05-07
4
-5
/
+61
*
Submission for C++ Readability
joedow
2015-05-06
6
-344
/
+187
*
Normalize JIDs when generating signatures for messages sent to CRD bot.
sergeyu
2015-05-06
9
-8
/
+75
*
Remove HostSignalingManager
sergeyu
2015-05-06
4
-217
/
+52
*
Fix CandidateSessionConfig copy constructor to copy all fields.
sergeyu
2015-05-06
1
-8
/
+1
*
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
[next]