1. f4bf9fe Update googletest to latest master by James Kuszmaul · 4 years, 5 months ago
  2. 8902fa5 Add remote_boot_uuid to Context by Austin Schuh · 4 years, 7 months ago
  3. 6bae825 Test disabling timing reports by Austin Schuh · 4 years, 8 months ago
  4. 6228825 Add (default off) support for dying on malloc in RT code by Austin Schuh · 4 years, 11 months ago
  5. 0eaa1da Add redzones around lockless queue data by Brian Silverman · 5 years ago
  6. a5450a9 Use a read-only mapping for reading from shared memory by Brian Silverman · 5 years ago
  7. 7716297 Add the ability to pin shared memory for reads by Brian Silverman · 5 years ago
  8. 177567e Add LocklessQueue::Pinner class by Brian Silverman · 5 years ago
  9. 2192ddb Cleanup to DECLARE_string in header file, and make sure dependency is clearer. by Jim Ostrowski · 5 years ago
  10. 6d2b359 Expose the private buffers from fetchers too by Brian Silverman · 5 years ago
  11. 3328d13 Verify that all processes sharing a channel are the same user by Austin Schuh · 6 years ago
  12. 67ddb03 AOS_LOG to messages by Tyler Chatow · 6 years ago
  13. b446668 Merge changes I47aa260a,I7e858d3a by Brian Silverman · 6 years ago
  14. 5120afb Expose the underlying shared memory buffers from ShmEventLoop by Brian Silverman · 6 years ago
  15. 898f497 Add a simulated message bridge by Austin Schuh · 6 years ago
  16. ad15482 Add remote timestamps and queue_index to context by Austin Schuh · 6 years ago
  17. 217a978 Add basic support for nodes by Austin Schuh · 6 years ago
  18. 39788ff Add timing reports for both simulation and shm by Austin Schuh · 6 years ago
  19. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 6 years ago
  20. de8a8ff Add event time for timers and phased loops by Austin Schuh · 6 years ago
  21. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago[Renamed (72%) from aos/events/shm-event-loop_test.cc]
  22. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  23. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  24. 52d325c Add AddPhasedLoop to support phased loops by Austin Schuh · 6 years ago
  25. 6b6dfa5 Run all timers in the main thread with epoll by Austin Schuh · 6 years ago
  26. 3115a20 Add SetRuntimeRealtimePriority by Austin Schuh · 6 years ago
  27. 44019f9 Add RunFor to SimulatedEventLoopFactory by Austin Schuh · 6 years ago
  28. c79768b Add FetchNext to ShmEventLoop by James Kuszmaul · 7 years ago
  29. e4a70d6 Prototype event-loop.h for queue dependency injection. by Parker Schuh · 8 years ago