.. |
BUILD.gn
|
Use source_sets in component builds and static_library in release builds.
|
2019-10-17 21:17:18 +00:00 |
data_rate.cc
|
Include sign for infinity in ToString for data units.
|
2019-03-05 09:42:08 +00:00 |
data_rate.h
|
Rename UNIT_TEST to WEBRTC_UNIT_TEST
|
2020-12-10 11:04:58 +00:00 |
data_rate_unittest.cc
|
Rename several more tests that use EXPECT_DEATH to *DeathTest.
|
2020-05-18 16:10:04 +00:00 |
data_size.cc
|
Include sign for infinity in ToString for data units.
|
2019-03-05 09:42:08 +00:00 |
data_size.h
|
Rename UNIT_TEST to WEBRTC_UNIT_TEST
|
2020-12-10 11:04:58 +00:00 |
data_size_unittest.cc
|
Add DataSize and DataRate factories
|
2020-02-17 15:18:45 +00:00 |
frequency.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
frequency.h
|
Rename UNIT_TEST to WEBRTC_UNIT_TEST
|
2020-12-10 11:04:58 +00:00 |
frequency_unittest.cc
|
Rename factory names for Frequency unit type
|
2020-02-14 13:52:31 +00:00 |
OWNERS
|
Adds srte@ as OWNER of units.
|
2019-06-05 15:08:57 +00:00 |
time_delta.cc
|
Adds Frequency unit type.
|
2019-06-07 09:54:02 +00:00 |
time_delta.h
|
Switch VideoReceiveStream2 internals to Time units
|
2022-04-28 09:38:54 +00:00 |
time_delta_unittest.cc
|
Extend UnitBase multiplication to support size_t
|
2022-05-10 07:41:30 +00:00 |
timestamp.cc
|
Using unit types in TransportFeedbackAdapter.
|
2019-11-06 12:25:00 +00:00 |
timestamp.h
|
Rename UNIT_TEST to WEBRTC_UNIT_TEST
|
2020-12-10 11:04:58 +00:00 |
timestamp_unittest.cc
|
Add TimeDelta and Timestamp factories
|
2020-02-07 11:30:36 +00:00 |