aboutsummaryrefslogtreecommitdiff
path: root/osp/impl/presentation
AgeCommit message (Expand)Author
2021-07-27Fix some instances of -Wunreachable-code-aggressive.Peter Kasting
2021-07-19Another fix for -Wunreachable-code-aggressive.Peter Kasting
2021-02-09Fix gn check errors for chromiumbtolsch
2021-01-25[c++17] Make consistent use of noexceptJan Wilken Dörrie
2020-11-09[Open Screen] Fix two unitialized reads dicovered by MSAN.mark a. foltz
2020-07-10[Open Screen] Fix/remove some TODOs in util/mark a. foltz
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-28[Open Screen] Fix lint errors.mark a. foltz
2020-05-18Time and clock::duration cleanupsJordan Bayles
2020-05-08Some minor code cleanup, TODO removal.Jordan Bayles
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-02-04Rename TraceCategory struct to match style guideJordan Bayles
2019-12-04Flatten namespace for platform/ code: opescreen::platform → openscreenYuri Wiitala
2019-11-26[Open Screen] Move osp/ code into openscreen::osp namespace.mark a. foltz
2019-11-20Move platform/api/internal/logging_macros.h → util/logging.hYuri Wiitala
2019-11-20Move platform/api/trace_logging.h → util/trace_logging.h, etc...Yuri Wiitala
2019-10-21Format TODO URLs as TODO(crbug.com/openscreen/000)Takumi Fujimoto
2019-08-29UdpSocket: Update ReadsRyan Keane
2019-08-16Add new generic Error::Code valuesMax Yakimakha
2019-08-15Trace Logging: Add To Existing CodeRyan Keane
2019-07-29Use new Networking ModelRyan Keane
2019-07-22Create TraceLogging FrameworkRyan Keane
2019-07-10Delete osp_base and move files to new homesJordan 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 presentation reconnect supportbtolsch
2019-06-07Simplify third_party includesJordan Bayles
2019-05-29Move FakeClock to under platform/testJordan Bayles
2019-05-02[Open Screen Protocol] Move OSP code to osp/mark a. foltz