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