1. b113862 Allow log print of data units. by Sebastian Jansson · 6 years ago
  2. bd7ed4b Include sign for infinity in ToString for data units. by Sebastian Jansson · 6 years ago
  3. 8fe7995 Adds bytes per second to DataType class. by Sebastian Jansson · 6 years ago
  4. 0c3f4d3 Friendlier error messages from data unit classes. by Sebastian Jansson · 6 years ago
  5. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  6. 72bba62 Adds shared base class for data units. by Sebastian Jansson · 6 years ago
  7. 0a8bd9c Adds clamping to TimeDelta. by Sebastian Jansson · 6 years ago
  8. b5f8201 Adds scalar division to DataRate. by Sebastian Jansson · 6 years ago
  9. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  10. 0753675 Using more specific dependencies in rtc_base. by Sebastian Jansson · 6 years ago
  11. 38537ed Fix visibility of api/units build targets. by Mirko Bonadei · 6 years ago
  12. 6c19dec Adds Clamping functions for DataRate. by Sebastian Jansson · 6 years ago
  13. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 7 years ago
  14. af21eab Adds arithmetic support to DataRate. by Sebastian Jansson · 7 years ago
  15. 9de4ef4 Adds signed infinity to timestamps. by Sebastian Jansson · 7 years ago
  16. 88c1a9e Adds infinite addition and subtraction to time units. by Sebastian Jansson · 7 years ago
  17. 2afd281 Adds debug printing of units in unit tests. by Sebastian Jansson · 7 years ago
  18. c1c8b8e Adds constexpr create functions for units. by Sebastian Jansson · 7 years ago
  19. 8e06419 Makes units constexpr when possible. by Sebastian Jansson · 7 years ago
  20. 0d4070a Remove incorrect test from api/units/ by Jonas Olsson · 7 years ago
  21. 942b360 Add conversions to and from double for units. by Sebastian Jansson · 7 years ago
  22. ec2eb22 Enables comparison with infinite timestamps. by Sebastian Jansson · 7 years ago
  23. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
  24. 6fae6ec Moves network unit types to API. by Sebastian Jansson · 7 years ago