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