1. 53cd9e2 Separates simulated TaskQueue and simulated ProcessThread. by Sebastian Jansson · 4 years, 7 months ago
  2. d572748 Run delay tasks on time when using GlobalSimulatedTimeController. by philipel · 4 years, 7 months ago
  3. 340af97 Always enter yield policy scope using simulated TimeControllers. by Sebastian Jansson · 4 years, 8 months ago
  4. 486cc55 TimeController: Rename Sleep to AdvanceTime. by Markus Handell · 4 years, 8 months ago
  5. c4f8654 Add TimeController to api/test/ and add a CreateTimeController API. by Bjorn A Mellem · 4 years, 8 months ago
  6. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  7. 86314cf Cleaning up C++14 move into lambda TODOs. by Sebastian Jansson · 4 years, 10 months ago
  8. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  9. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  10. 28de7cf Use DefaultTaskQueueFactory instead of Global in test RealTimeController by Danil Chapovalov · 5 years ago
  11. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 5 years ago
  12. 5d97f55 Allow injection of time controller to NetworkEmulationManagerImpl. by Sebastian Jansson · 5 years ago
  13. 1b40823 Fix for recursive yield crash in simulated time controller. by Sebastian Jansson · 5 years ago
  14. 5a00016 Cleanup: Using DCHECK comparison macros for unit types. by Sebastian Jansson · 5 years ago
  15. 7654081 Fix for use after free in simulated time controller. by Sebastian Jansson · 5 years ago
  16. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  17. 7b6add3 Makes simulated time controller deterministic. by Sebastian Jansson · 5 years ago
  18. 0d617cc Adds simulated time controller by Sebastian Jansson · 5 years ago