aboutsummaryrefslogtreecommitdiff
path: root/osp/impl
AgeCommit message (Expand)Author
2019-09-23Rename NetworkReader -> NetworkReaderPosixRyan Keane
2019-09-20TcpSocket: Update NetworkWaiter to Subscriber ModelRyan Keane
2019-09-19[Open Screen] Some BUILD.gn cleanups.mark a. foltz
2019-09-16Add noexcept operators to move constructorsJordan Bayles
2019-09-16Issue 72: Cleanups for ErrorOrJordan Bayles
2019-09-04Adds platform factories for network and task threadsRyan Keane
2019-08-30Rename 'MockUdpSocket' to 'FakeUdpSocket'Ryan Keane
2019-08-29[Open Screen] Random repository housekeeping.mark a. foltz
2019-08-29UdpSocket: Update ReadsRyan Keane
2019-08-27UdpSocket: Update Reads - Remove Deletion CallbackRyan Keane
2019-08-27UdpSocket: Update Remaining Configuration MethodsRyan Keane
2019-08-23UdpSocket: Update Bind callRyan Keane
2019-08-21Udp Socket: Update WritesRyan Keane
2019-08-19UdpSocket: Update constructorRyan Keane
2019-08-16Add new generic Error::Code valuesMax Yakimakha
2019-08-15Trace Logging: Add To Existing CodeRyan Keane
2019-08-13Fix signed/unsigned compareJordan Bayles
2019-07-29Use new Networking ModelRyan Keane
2019-07-29Refactor UDPSocket creationJordan Bayles
2019-07-24Cleanup TODOs, implement trivial onesJordan Bayles
2019-07-23Change UDP socket ReceiveMessage to perform peek first and then create a pack...Max Yakimakha
2019-07-22Create TraceLogging FrameworkRyan Keane
2019-07-10Delete osp_base and move files to new homesJordan Bayles
2019-07-09Refactor platform code (step 1 of deleting osp_base)Jordan Bayles
2019-06-26Eliminate openscreen_unittests log spam, fix some gmock warnings.Yuri Wiitala
2019-06-21Add "Alarm" utility class to safely schedule callback task firings.Yuri Wiitala
2019-06-07Add NetworkRunner APIbtolsch
2019-06-07Add presentation reconnect supportbtolsch
2019-06-07Simplify third_party includesJordan Bayles
2019-05-29Move FakeClock to under platform/testJordan Bayles
2019-05-29Rename Socket to UdpSocketJordan Bayles
2019-05-08Fix compilation in ChromiumJordan Bayles
2019-05-02[Open Screen Protocol] Move OSP code to osp/mark a. foltz