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 "Update ChromiumPacketSocket factory to apply PacketOptions it receives."
Sergey Ulanov
2016-01-20
1
-8
/
+1
*
Update ChromiumPacketSocket factory to apply PacketOptions it receives.
sergeyu
2016-01-16
1
-1
/
+8
*
Fix remoting_apk compile when is_component_build = true
agrieve
2016-01-15
3
-17
/
+13
*
Don't use chrome_apk_version_code in remoting_apk.
agrieve
2016-01-15
1
-3
/
+0
*
GN: Fix remoting_test_apk compile when is_chrome_branded=true
agrieve
2016-01-15
3
-4
/
+41
*
Measures host heartbeat freshness.
kelvinp
2016-01-14
6
-48
/
+82
*
Better error reporting when the plugin crashed.
kelvinp
2016-01-14
5
-6
/
+25
*
Fix BufferedSocketWriter to buffer everything before it starts writing.
sergeyu
2016-01-14
6
-43
/
+65
*
Move bit_cast from base/macros.h to its own header
tapted
2016-01-14
1
-0
/
+1
*
Fix script error on disconnect.
kelvinp
2016-01-14
1
-3
/
+8
*
Fix PepperPortAllocatorSession to initialize callback_factory_.
sergeyu
2016-01-13
1
-1
/
+2
*
Fix a typo in WebrtcVideoStream::Start() which causes the host to crash.
sergeyu
2016-01-13
1
-1
/
+1
*
Fixing a problem with scrolling in simulated touch mode.
joedow
2016-01-12
1
-0
/
+5
*
Simplify PortAllocatorBase and make PortAllocator creation synchronous.
sergeyu
2016-01-11
18
-434
/
+265
*
Changing the input mode toggling mechanism for the Android CRD app
joedow
2016-01-11
7
-27
/
+21
*
Implement missing features in WebrtcVideoStream.
sergeyu
2016-01-10
5
-42
/
+103
*
Faster YUV conversion in WebrtcVideoCapturerAdapter.
sergeyu
2016-01-09
5
-73
/
+104
*
Move and rename cricket::HttpPortAllocatorBase
sergeyu
2016-01-08
11
-108
/
+332
*
Add --disable-authentication flag in me2me host.
sergeyu
2016-01-08
1
-15
/
+13
*
Rename KEY_ constants to avoid conflict with <linux/input.h>
kpschoedel
2016-01-07
2
-25
/
+25
*
remoting webrtc: Create events channel on the client instead of on the host
sergeyu
2016-01-06
9
-57
/
+118
*
Update Keystone to 1.2.3.738.
Jamie Walch
2016-01-06
1
-0
/
+0
*
Don't wait for receiving state in IceTransportChannel.
sergeyu
2016-01-06
2
-10
/
+4
*
Fix and enable Ice/ConnectionTest tests
sergeyu
2016-01-06
1
-7
/
+15
*
Pass VideoRenderer interface to ConnectionToHost.
sergeyu
2016-01-05
13
-20
/
+120
*
Add GetFrameConsumer() in VideoRenderer.
sergeyu
2016-01-05
16
-25
/
+62
*
Move VideoRenderer to remoting/protocol
sergeyu
2016-01-05
11
-25
/
+27
*
Update SSLServerSocket::CreateSSLServerSocket to take key as const ref
maniscalco
2016-01-05
1
-1
/
+1
*
Rewrite most of the scopers in //base/mac to use ScopedTypeRef or ScopedGeneric.
Robert Sesek
2016-01-04
1
-9
/
+9
*
Disable flaky Ice/ConnectionTest.* tests.
dcheng
2015-12-31
1
-1
/
+3
*
Remove random lonely semicolons.
thestig
2015-12-30
1
-1
/
+1
*
Remoting: Remove references to POSIX shared memory.
erikchen
2015-12-29
6
-33
/
+22
*
Move ownership of Transport out of Session.
sergeyu
2015-12-28
42
-642
/
+546
*
Global conversion of Pass()→std::move() on OS==linux
dcheng
2015-12-28
1
-1
/
+3
*
remoting: use VerifyHostPinHash() in place on IsPinValid()
tfarina
2015-12-27
3
-63
/
+5
*
Revert of remoting: use VerifyHostPinHash() in place on IsPinValid() (patchse...
lukasza
2015-12-24
3
-5
/
+62
*
remoting: use VerifyHostPinHash() in place on IsPinValid()
tfarina
2015-12-24
3
-62
/
+5
*
Include <utility> in files that use std::move() in remoting/protocol.
sergeyu
2015-12-24
51
-0
/
+94
*
Use std::move() instead of .Pass() in remoting/*
sergeyu
2015-12-24
46
-203
/
+227
*
Revert of remoting: use VerifyHostPinHash() in place on IsPinValid() (patchse...
lukasza
2015-12-23
3
-5
/
+62
*
remoting: use VerifyHostPinHash() in place on IsPinValid()
tfarina
2015-12-23
3
-62
/
+5
*
Use std::move() instead of .Pass() in remoting/host
sergeyu
2015-12-23
102
-573
/
+623
*
Use std::move() instead of scoped_ptr<>::Pass() in remoting/protocol
sergeyu
2015-12-22
55
-173
/
+170
*
Switch to standard integer types in remoting/.
avi
2015-12-22
269
-253
/
+612
*
Switch to standard integer types in remoting/host/.
avi
2015-12-22
269
-204
/
+527
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2015-12-22
1
-2
/
+2
*
Move JniInterface.ConnectionListener to top-level class
lambroslambrou
2015-12-18
4
-90
/
+96
*
Start WebrtcConnectionToHost.
sergeyu
2015-12-18
9
-113
/
+273
*
Adding unit tests for TouchInputStrategy class.
joedow
2015-12-18
2
-7
/
+538
*
Eliminate HICON leaks caused by creating icons from bitmap image.
anpol
2015-12-18
2
-7
/
+9
[next]