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
*
Add WebRTC support in ChromotingClient
sergeyu
2016-01-28
2
-11
/
+28
*
allocator cleanup: remove dependencies on allocator from all targets
primiano
2016-01-28
4
-37
/
+1
*
Fix FakePortAllocator to keep reference to TransportContext.
sergeyu
2016-01-28
2
-6
/
+12
*
Revert of Fix flaky remoting webapp javascript unittest. (patchset #1 id:1 of...
gcasto
2016-01-28
5
-7
/
+560
*
remoting: Add AttachmentBroker for daemon and desktop processes
sergeyu
2016-01-27
5
-6
/
+44
*
[Reland] [Android] Set enable_remoting=true by default
pkotwicz
2016-01-27
1
-11
/
+13
*
Change IPEndpoint::address() to return a net::IPAddress
martijn
2016-01-27
1
-2
/
+2
*
Fix flaky remoting webapp javascript unittest.
kelvinp
2016-01-27
5
-560
/
+7
*
Ensure no-hosts view doesn't appear while loading
rkjnsn
2016-01-26
1
-16
/
+29
*
Isloate multi-process code in remoting_me2me_host.cc
sergeyu
2016-01-26
1
-28
/
+18
*
Fix enable_cardboard/enable_cast for GN build of remoting/android.
lambroslambrou
2016-01-26
3
-8
/
+12
*
Fix crash on It2Me host.
kelvinp
2016-01-26
1
-1
/
+1
*
Remove invalid CHECK() from DesktopSessionAgent::OnCaptureCompleted.
sergeyu
2016-01-25
1
-3
/
+0
*
Don't end closing namespace comments with ;
Nico Weber
2016-01-25
1
-1
/
+1
*
Fix relay session response parsing in PortAllocatorBase.
sergeyu
2016-01-21
1
-1
/
+1
*
Implement new video encoder performance tests, for VP9/VP8 comparison.
sergeyu
2016-01-20
12
-118
/
+409
*
Fix DesktopSessionAgent to pass shared buffer handle to the capturer.
sergeyu
2016-01-20
1
-2
/
+14
*
GN: Drop enable_pnacl and enable_nacl_untrusted variables
mcgrathr
2016-01-20
4
-5
/
+5
*
net: move more functions out of net_util.h
tfarina
2016-01-20
2
-2
/
+2
*
Fix remaining incompatibilities between scoped_ptr and unique_ptr.
dcheng
2016-01-20
4
-5
/
+5
*
Enable attachment brokering of SharedMemoryHandle on Windows.
erikchen
2016-01-19
1
-6
/
+1
*
Implement client-side video stream support for WebRTC-based protocol.
sergeyu
2016-01-19
14
-14
/
+344
*
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
[next]