- f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 9 months ago
- 3e31f91 Fix recursion of AllowApplicationCreationDuring in LogReader by Austin Schuh · 2 years, 2 months ago
- a6681e2 Add per-channel statistics to message bridge ServerStatistics by James Kuszmaul · 2 years, 5 months ago
- a671252 Rename timer `Setup` function to `Schedule` by Philipp Schrader · 2 years, 4 months ago
- 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 4 months ago
- 4864a2d Merge changes Id0f3fe5a,I1657b15c,I80e69a93 by Brian Silverman · 3 years, 2 months ago
- 86e86c3 Allow simulated nodes to startup after global startup by James Kuszmaul · 3 years, 3 months ago
- e1fe251 Create an ExitHandle interface by Brian Silverman · 3 years, 2 months ago
- 94ca513 Turn on exclusive senders in LogReader by James Kuszmaul · 3 years, 3 months ago
- 60e7794 Clang-format aos by Austin Schuh · 3 years, 5 months ago
- 890c249 Allow LogReader to violate sent-too-fast checks by James Kuszmaul · 3 years, 7 months ago
- ef44b8a Add a sent too fast check for simulation and shm by Eric Schmiedeberg · 3 years, 8 months ago
- e33c08d Make LogReader::OnStart able to start applications at times by Austin Schuh · 3 years, 9 months ago
- 18c8aac Avoid copying in ranged for loops by Brian Silverman · 3 years, 10 months ago
- 367a7f4 Track message_bridge client UUID and connection counts and time by Austin Schuh · 4 years ago
- ef8f1ae Convert EventScheduler to use classes for callbacks by Austin Schuh · 3 years, 10 months ago
- 1f1dca3 Create an enum for sender errors by milind · 4 years, 4 months ago
- 48205e6 Make SkipTimingReport and DisableStatistics actually work by Austin Schuh · 4 years ago
- 72e6568 Fix use after free in nightly tests by Austin Schuh · 4 years, 2 months ago
- 58646e2 Support nodes rebooting by Austin Schuh · 4 years, 2 months ago
- 6616884 Estimate the distributed clock with boots accounted for by Austin Schuh · 4 years, 2 months ago
- a9012be Set context to defined value OnRun by Austin Schuh · 4 years, 3 months ago
- 373f176 Create ArtifactPath function to abstract test paths by Austin Schuh · 4 years, 5 months ago
- f4bf9fe Update googletest to latest master by James Kuszmaul · 4 years, 5 months ago
- e61d438 aos/sctp: Add client partial delivery stats by Austin Schuh · 4 years, 7 months ago
- cdd9027 Switch Logger over to using the new context UUID by Austin Schuh · 4 years, 7 months ago
- 8902fa5 Add remote_boot_uuid to Context by Austin Schuh · 4 years, 7 months ago
- 5e2bfb8 Store UUIDs as 16 bytes of data by Austin Schuh · 4 years, 7 months ago
- 89c9b81 Add simulation support for split RemoteMessage channels by Austin Schuh · 4 years, 8 months ago
- 6bae825 Test disabling timing reports by Austin Schuh · 4 years, 8 months ago
- 87dd383 Use the new solver to compute time by Austin Schuh · 4 years, 10 months ago
- eeaa202 Delay sending RemoteMessage in SimulatedNetworkBridge by network delay by Austin Schuh · 4 years, 10 months ago
- c0b0f72 Support disconnecting nodes. by Austin Schuh · 4 years, 10 months ago
- 20ac95d Put remote boot UUID in ServerStatistics and RemoteMessage by Austin Schuh · 4 years, 11 months ago
- 0de30f3 Switch magic timestamp channel to RemoteMessage by Austin Schuh · 4 years, 11 months ago
- 4c570ea Make simulated_message_bridge resend reliable messages by Austin Schuh · 5 years ago
- 8fb315a Make messages sent between RunFor call watchers in sim by Austin Schuh · 5 years ago
- 8d7e0bb Recreate remote timestamp logging in LogReader by Austin Schuh · 5 years ago
- 9bccba7 Merge "Support node specific remaps in LogReader" by Austin Schuh · 5 years ago
- 2febf0d Fix SimulatedMessageBridge with slopes by Austin Schuh · 5 years ago
- 01b4c35 Support node specific remaps in LogReader by Austin Schuh · 5 years ago
- 28d1430 Add a common prefix for test files by Brian Silverman · 5 years ago
- 2f8fd75 Fix log sorting for good by Austin Schuh · 5 years ago
- 4c3b970 Send *Statistics and Timestamp messages from SimulatedMessageBridge by Austin Schuh · 5 years ago
- 7716297 Add the ability to pin shared memory for reads by Brian Silverman · 5 years ago
- cf453ab Factor out JsonOptions into a struct by Ravago Jones · 5 years ago
- 8bd9632 Sort messages between nodes properly by Austin Schuh · 6 years ago
- 898f497 Add a simulated message bridge by Austin Schuh · 6 years ago
- ac0771c Add NodeEventLoopFactory by Austin Schuh · 6 years ago
- 217a978 Add basic support for nodes by Austin Schuh · 6 years ago
- 7d87b67 Sort wakeups and add send latency. by Austin Schuh · 6 years ago
- 39788ff Add timing reports for both simulation and shm by Austin Schuh · 6 years ago
- 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 6 years ago
- cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago[Renamed (90%) from aos/events/simulated-event-loop_test.cc]
- 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
- 52d325c Add AddPhasedLoop to support phased loops by Austin Schuh · 6 years ago
- 6b6dfa5 Run all timers in the main thread with epoll by Austin Schuh · 6 years ago
- 44019f9 Add RunFor to SimulatedEventLoopFactory by Austin Schuh · 6 years ago
- 7267c53 Fix simulation sent_time and add a test by Austin Schuh · 6 years ago
- c8f41ed Add simulated version of the event loop by Neil Balch · 8 years ago