1. 909f3a5 Rename several more tests that use EXPECT_DEATH to *DeathTest. by Tommi · 4 years, 5 months ago
  2. 1db70d5 Reland "Delete legacy DataSize and DataRate factories" by Danil Chapovalov · 4 years, 8 months ago
  3. 74c5b0a Revert "Delete legacy DataSize and DataRate factories" by Mirko Bonadei · 4 years, 8 months ago
  4. 70490aa Delete legacy DataSize and DataRate factories by Danil Chapovalov · 4 years, 8 months ago
  5. e638ada Add DataSize and DataRate factories by Danil Chapovalov · 4 years, 8 months ago
  6. 2517a47 Rename factory names for Frequency unit type by Danil Chapovalov · 4 years, 8 months ago
  7. ea82093 Delete legacy TimeDelta and Timestamp factories by Danil Chapovalov · 4 years, 8 months ago
  8. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 8 months ago
  9. 8d94dc2 Add TimeDelta and Timestamp factories by Danil Chapovalov · 4 years, 9 months ago
  10. 1cf15bf Adds product operator for TimeDelta and Frequency by Sebastian Jansson · 4 years, 9 months ago
  11. d7fade5 Makes all units and operations constexpr by Sebastian Jansson · 4 years, 9 months ago
  12. 7356a56 Remove unit_base functions FromStaticX by Danil Chapovalov · 4 years, 9 months ago
  13. bae1275 Using unit types in TransportFeedbackAdapter. by Sebastian Jansson · 5 years ago
  14. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  15. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  16. cf41eb1 Reland "Cleanup of video packet overhead calculation." by Sebastian Jansson · 5 years ago
  17. 26b5e35 Adds Frequency unit type. by Sebastian Jansson · 5 years ago
  18. 9930929 Adds srte@ as OWNER of units. by Sebastian Jansson · 5 years ago
  19. b113862 Allow log print of data units. by Sebastian Jansson · 6 years ago
  20. bd7ed4b Include sign for infinity in ToString for data units. by Sebastian Jansson · 6 years ago
  21. 8fe7995 Adds bytes per second to DataType class. by Sebastian Jansson · 6 years ago
  22. 0c3f4d3 Friendlier error messages from data unit classes. by Sebastian Jansson · 6 years ago
  23. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  24. 72bba62 Adds shared base class for data units. by Sebastian Jansson · 6 years ago
  25. 0a8bd9c Adds clamping to TimeDelta. by Sebastian Jansson · 6 years ago
  26. b5f8201 Adds scalar division to DataRate. by Sebastian Jansson · 6 years ago
  27. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  28. 0753675 Using more specific dependencies in rtc_base. by Sebastian Jansson · 6 years ago
  29. 38537ed Fix visibility of api/units build targets. by Mirko Bonadei · 6 years ago
  30. 6c19dec Adds Clamping functions for DataRate. by Sebastian Jansson · 6 years ago
  31. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  32. af21eab Adds arithmetic support to DataRate. by Sebastian Jansson · 6 years ago
  33. 9de4ef4 Adds signed infinity to timestamps. by Sebastian Jansson · 6 years ago
  34. 88c1a9e Adds infinite addition and subtraction to time units. by Sebastian Jansson · 6 years ago
  35. 2afd281 Adds debug printing of units in unit tests. by Sebastian Jansson · 6 years ago
  36. c1c8b8e Adds constexpr create functions for units. by Sebastian Jansson · 6 years ago
  37. 8e06419 Makes units constexpr when possible. by Sebastian Jansson · 6 years ago
  38. 0d4070a Remove incorrect test from api/units/ by Jonas Olsson · 6 years ago
  39. 942b360 Add conversions to and from double for units. by Sebastian Jansson · 6 years ago
  40. ec2eb22 Enables comparison with infinite timestamps. by Sebastian Jansson · 6 years ago
  41. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  42. 6fae6ec Moves network unit types to API. by Sebastian Jansson · 6 years ago