- e652b5dd testing: Add using statement for testing::DoAll. by Victor Costan · 3 years, 10 months ago
- 56437d3 Update CRD copyright text w/ new year by Joe Downing · 3 years, 10 months ago
- 429dee2 [remoting host][mac] Experimental AudioCapturerMac implementation by Yuwei Huang · 3 years, 10 months ago
- 816cdfe Updating XTBs based on .GRDs from branch master by Ben Mason · 3 years, 10 months ago
- d64e7e1c [remoting host] Fix video freezing on SDP restart. by Lambros Lambrou · 3 years, 10 months ago
- b309ba7 Updating XTBs based on .GRDs from branch master by Krishna Govind · 3 years, 10 months ago
- 74203411 Fix gn check for //remoting/host/linux by Evan Stade · 3 years, 11 months ago
- 924d3eb Updating XTBs based on .GRDs from branch master by Krishna Govind · 3 years, 11 months ago
- 45fe43d remoting: Add support for pre-session script. by Erik Jensen · 3 years, 11 months ago
- 035c5231 [Sheriff] Turn off ThreadJoinNotBlockedDuringConnection... by Frank Liberato · 3 years, 11 months ago
- 8aa9b17 Revert "[base] Fix trace events and blocking types when blocked on modal dialogs" by Tal Pressman · 3 years, 11 months ago
- f5b33f9 [base] Prepare non-Windows code for string16 switch by Jan Wilken Dörrie · 3 years, 11 months ago
- e3c99b0b Include rtc_base/async_resolver.h (WebRTC types migration). by Mirko Bonadei · 3 years, 11 months ago
- 2ecb8d1 [base] Fix trace events and blocking types when blocked on modal dialogs by Gabriel Charette · 3 years, 11 months ago
- 020b6b7 Remove remote command logic from the host by Joe Downing · 3 years, 11 months ago
- e9d902f Updating XTBs based on .GRDs from branch master by Ben Mason · 3 years, 11 months ago
- 13955294 Update ProtobufHttpClient to treat OAuth network errors as 'unavailable' by Joe Downing · 3 years, 11 months ago
- a331454b remoting: Use subprocess.DEVNULL where applicable. by Erik Jensen · 3 years, 11 months ago
- a00c5fd Updating XTBs based on .GRDs from branch master by Ben Mason · 3 years, 11 months ago
- fcb8624 Allow website to request an elevated It2Me host by Joe Downing · 3 years, 11 months ago
- dcd2bb5 Update PolicyWatcher to provide platform policy values by Joe Downing · 3 years, 11 months ago
- be33f16 Updating XTBs based on .GRDs from branch master by Ben Mason · 3 years, 11 months ago
- 37369d7 [XProto] Move event dispatching from X11EventSource to x11::Connection by Tom Anderson · 3 years, 11 months ago
- 4570f26 Prevent 'files in use' error when installing CRD host MSI by Joe Downing · 3 years, 11 months ago
- 61b6e795 [XProto] Merge XEventDispatcher and XEventObserver by Tom Anderson · 3 years, 11 months ago
- 4e6ead6 Encoder experiment cleanup by Joe Downing · 4 years ago
- be48a068 Adding a policy to prevent remote access connections in CRD by Joe Downing · 4 years ago
- 721926d [base] Change #include for base::Contains [5/5] by Jan Wilken Dörrie · 4 years ago
- 6873180 Add a period after LLC by Joe Downing · 4 years ago
- d44838f Android TOS: Change Google TOS link to an embedded URL. by Xing Liu · 4 years ago
- a5c7176 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 596392f Use the value of the logging regkey to enable/disable logging by Joe Downing · 4 years ago
- 165711e Delete existing latest.log symlink before creating a new one by Joe Downing · 4 years ago
- a1b4118 Minor cleanup in the WebrtcVideoEncoderGpu file by Joe Downing · 4 years ago
- 4d974a1 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- cd128dc [XProto] Consolidate all XCB usage to connection.cc by Tom Anderson · 4 years ago
- 13a3b127 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 9f6d3bc Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- f5e0d44 Use COM initializer in WebrtcVideoEncoderGpu (enable H.264 encoder) by Joe Downing · 4 years ago
- 85f3c9b0 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 59c1bced Updating Google copyright info for CRD binaries by Joe Downing · 4 years ago
- 3678ed8f Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 4f33972f Include fqdn hostname for Windows hosts by Joe Downing · 4 years ago
- 9bb2f66 Switch to the new FilePathWatcher::Watch(Type) method in /remoting. by Greg Thompson · 4 years ago
- b20d589 Combine CTVerifier usage into CertAndCTVerifier by Chris Thompson · 4 years ago
- 1bd6f43 [remoting host] Limit threads for VP8 encoding on Linux. by Lambros Lambrou · 4 years ago
- 7ba9440 Convert CallbackList::Subscription to a standalone class. by Peter Kasting · 4 years ago
- 409dafc [Windows][Host] Adding HostEventWindowsEventLogger class by Joe Downing · 4 years ago
- 81c4535 Add new event log message to Windows CRD Host by Joe Downing · 4 years ago
- 8ee6034 Don't log the signaling ID in each heartbeat log message by Joe Downing · 4 years ago
- bbd78e1 Mark remoting_start_host as 'requires elevation' by Joe Downing · 4 years ago
- 79e6ff5 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 4 years ago
- 80af971 Update IceConfig logging to occur in a single statement by Joe Downing · 4 years ago
- f80f895a Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- a8f9c7c Add PID and TID to file logging output by Joe Downing · 4 years ago
- addcfd8 Move shared Windows Event Logging logic into a shared location by Joe Downing · 4 years ago
- c7e9aa47 Moving shareable formatting code into EventTraceData by Joe Downing · 4 years ago
- 1fa96323 Revert "Disable flaky */ConnectionTest.VideoWithSlowSignaling/*" by Per Kjellander · 4 years ago
- a836d827 remoting: Fix reading UTF-8 clipboard data on Linux. by Erik Jensen · 4 years ago
- b177e89a Revert "Disable flaky */ConnectionTest.Video/* test." by Per Kjellander · 4 years ago
- ce8dfd02 Update WXS file to enable MSI rollback by Joe Downing · 4 years ago
- 9609802 Removing M24 host install logic from WXS file by Joe Downing · 4 years ago
- c9aafbf Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- d72ad68 [Windows][Host][Logging] HostEventFileLogger class by Joe Downing · 4 years ago
- 748c6dc Disable flaky */ConnectionTest.Video/* test. by David Bertoni · 4 years ago
- 39ba84d4 [Windows][Host][Logging] Control event tracing via the registry by Joe Downing · 4 years ago
- 33026f0b Android: Enable custom lint checks from aars (reland) by Peter Wen · 4 years ago
- 533b09e Disable ETW Logger prior to branch point by Joe Downing · 4 years ago
- 32840554 Add policy to prevent disconnect window from being shown by Joe Downing · 4 years ago
- db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 4 years ago
- 7c5f90d Revert "Android: Enable custom lint checks from aars" by Yu Han · 4 years ago
- a2c6108 Android: Enable custom lint checks from aars by Peter Wen · 4 years ago
- ff23a997 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- cf72651 [Windows][Host][Logging] Adding EventTraceData struct by Joe Downing · 4 years ago
- a226f14 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 026b2d3 remoting: Move setting two capabilities to client_session.cc by Erik Jensen · 4 years ago
- ef4e9194 Reland "Move base/test/bind_test_util.h to base/test/bind.h" by Guido Urdaneta · 4 years ago
- 8bd07a6c Revert "Move base/test/bind_test_util.h to base/test/bind.h" by Denis Kuznetsov [CET] · 4 years ago
- a4493a6 Move base/test/bind_test_util.h to base/test/bind.h by danakj · 4 years ago
- 108797c3 Disable flaky */ConnectionTest.VideoWithSlowSignaling/* by Xiaocheng Hu · 4 years ago
- 6a2ab17 Disable flaky */ConnectionTest.VideoStats/* by Xiaocheng Hu · 4 years ago
- 1f56ae5 Reland "Android: Check R8 output for references to missing symbols" by Andrew Grieve · 4 years ago
- 7f7b0e8 Revert "Android: Check R8 output for references to missing symbols" by Wenbin Zhang · 4 years ago
- 67f02bb Android: Check R8 output for references to missing symbols by Andrew Grieve · 4 years ago
- ca35ab20 Change actions to python2_actions as needed. by Dirk Pranke · 4 years ago
- f931255c [XProto] Fix X11KeyboardImpl::ChangeKeyMapping by Tom Anderson · 4 years ago
- e9283935 [Windows][Host][Logging] Adding EtwTraceConsumer class by Joe Downing · 4 years ago
- 9d8a3f42 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 2cefcea0 Revert "[Windows][Host][Logging] Adding EtwTraceConsumer class" by Matthew Wolenetz · 4 years ago
- 341aef4 [Windows][Host][Logging] Adding EtwTraceConsumer class by Joe Downing · 4 years ago
- c8f3578 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 5328c94f Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- dc597a5 Stop and unregister existing host when running start_host. by Jamie Walch · 4 years ago
- be3c714 Remove logic related to incomplete WebRTC frames. by philipel · 4 years ago
- b04a1325 Updating XTBs based on .GRDs from branch master by Ben Mason · 4 years ago
- 7a88939a [Windows][Host][Logging] Adding EtwTraceController class by Joe Downing · 4 years ago
- 8d51060d [XProto] Add xlib_support.* by Tom Anderson · 4 years ago
- 92199fe Android: Update cmdline-tools to 3.0 by Peter Wen · 4 years ago
- bf84a8049 Disable flaky ConnectionTests. by Rune Lillesveen · 4 years ago
- 281086a DLP: Move data transfer files to a separate dir by Aya ElAttar · 4 years ago