aboutsummaryrefslogtreecommitdiff
path: root/osp
AgeCommit message (Expand)Author
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-23Fix TinyCBOR includes under build_with_chromiumJordan Bayles
2019-05-21Update ServiceInfo type to provide cleaner API.Jordan Bayles
2019-05-17Clean up logging dependenciesJordan Bayles
2019-05-08Fix compilation in ChromiumJordan Bayles
2019-05-07Add uint8_t template specialization for big endian reader and writerMax Yakimakha
2019-05-02[Open Screen Protocol] Move OSP code to osp/mark a. foltz