1. ae77b8a Mask unused-parameter warnings in static flatbuffer codegen by James Kuszmaul · 10 months ago
  2. ca81816 Fix aos_starter following absl flags conversion by James Kuszmaul · 10 months ago
  3. 99f7c6a Move over to ABSL logging and flags. by Austin Schuh · 10 months ago
  4. 4c22d8f add test for malloc, calloc, realloc, new and new[] by Stephan Pleines · 10 months ago
  5. 6bdcc37 Remove usage of CHECK_NOTNULL by Austin Schuh · 10 months ago
  6. 77f03a9 Allow us to upgrade Rust version to 1.79.0 by Adam Snaider · 11 months ago
  7. 9cc7170 Fix ability to subclass LogReader by Austin Schuh · 11 months ago
  8. 8cda8c7 Refactor LogReader to allow sub-classing by Austin Schuh · 11 months ago
  9. a06531c Improve documentation for AlignedVectorAllocator by Austin Schuh · 11 months ago
  10. f844085 Reduce memory usage of the static flatbuffer API by Austin Schuh · 11 months ago
  11. 8a399de Split SharedSpan out into a header by Austin Schuh · 11 months ago
  12. 9f99808 Pipe through exit statuses in AOS Run() methods by James Kuszmaul · 12 months ago
  13. 02e0d77 Force static flatbuffer memory to be aligned by Austin Schuh · 11 months ago
  14. 053d42a Remove okay Status, rename Status->Error by James Kuszmaul · 11 months ago
  15. 0494202 Don't run status_test malloc tests on asan/msan by James Kuszmaul · 11 months ago
  16. 5d25677 Prevent creation of watchers/fetchers with non-raw flatbuffers by James Kuszmaul · 11 months ago
  17. 08b9423 Explicit instantiation of a function template by Alexei Strots · 12 months ago
  18. 4ce99ff Remove shm_event_loop dependency from log_reader by Austin Schuh · 12 months ago
  19. 3c9f92c Change LogReader API to be able to replace messages by Austin Schuh · 1 year ago
  20. 847927d Add Status object to AOS by James Kuszmaul · 12 months ago
  21. a22ee35 Ignore node specific maps when no node is specified by Austin Schuh · 12 months ago
  22. 605d5ff Deduplicate logger nodes and tags when merging configs by Austin Schuh · 12 months ago
  23. 1da47ac Add more states from /proc/[pid]/stat by Austin Schuh · 12 months ago
  24. 1cd3c2b Introduce artifact_path() for rust by James Kuszmaul · 12 months ago
  25. ac0912d Remove a bunch of references to "@org_frc971" by James Kuszmaul · 12 months ago
  26. 6d6b228 Fix simulated_event_loop_test under asan by James Kuszmaul · 12 months ago
  27. 1d39146 Add FileReader flag to decide if errors in opening file fatal/non-fatal by Pallavi Madhukar · 12 months ago
  28. f84aca3 Add constructor new to MultiNodeFilesLogNamer by Maxwell Gumley · 12 months ago
  29. b3fb78a Add memory_estimation function for estimating shm usage by James Kuszmaul · 12 months ago
  30. 6f6b5b8 Fix plot_bar output in plot_logger_profile. by Maxwell Gumley · 12 months ago
  31. 71de06a Allow populating a flatbuffers string field up to its static length by Sanjay Narayanan · 12 months ago
  32. cb469ad Improve error messages in log_to_mcap by James Kuszmaul · 1 year, 3 months ago
  33. 5f5a4e2 Merge "Update aos_cli_utils to handle channel aliases" by James Kuszmaul · 10 months ago
  34. f4eb691 Merge "Enable timestamp in log names" by Jim Ostrowski · 10 months ago
  35. e5f382a Update aos_cli_utils to handle channel aliases by Sanjay Narayanan · 11 months ago
  36. 3697528 Leave our wakeup signal blocked after destroying the ShmEventLoop by Brian Silverman · 3 years, 9 months ago
  37. 676d839 Add RunUntil() to SimulatedEventLoopFactory by colleen · 4 years ago
  38. d8d2361 Add simple ping pong apps for testing SCTP by Austin Schuh · 3 years, 7 months ago
  39. 0dd4666 Enable timestamp in log names by Jim Ostrowski · 1 year, 2 months ago
  40. 2f29f5d Merge "iwyu: //aos/mutex/..." by Stephan Pleines · 11 months ago
  41. 97254d0 Merge "iwyu: //aos/flatbuffers/..." by Stephan Pleines · 11 months ago
  42. 7ba4b51 Merge "iwyu: //aos/vision/..." by Stephan Pleines · 11 months ago
  43. b972a83 Merge "iwyu: //aos/testing/..." by Stephan Pleines · 11 months ago
  44. d98155a Merge "iwyu: //aos/type_traits/..." by Stephan Pleines · 11 months ago
  45. b769624 Merge "iwyu: //aos/libc/..." by Stephan Pleines · 11 months ago
  46. 537c363 Merge "iwyu: //aos/time/..." by Stephan Pleines · 11 months ago
  47. af7546d Merge changes I72034a3b,Ieedf7715 by Stephan Pleines · 11 months ago
  48. 1058212 Merge "iwyu: //aos/events/..." by Stephan Pleines · 11 months ago
  49. d571539 Merge "iwyu: //aos/logging/..." by Stephan Pleines · 11 months ago
  50. 6191f1d iwyu: //aos/flatbuffers/... by Stephan Pleines · 11 months ago
  51. 682928d iwyu: //aos/ipc_lib/... by Stephan Pleines · 11 months ago
  52. 5ecc8f1 iwyu: //aos/events/... by Stephan Pleines · 11 months ago
  53. 0960c26 iwyu: //aos/logging/... by Stephan Pleines · 11 months ago
  54. 4b02e7b iwyu: //aos/libc/... by Stephan Pleines · 11 months ago
  55. 36fc040 iwyu: //aos/mutex/... by Stephan Pleines · 11 months ago
  56. 45ea55a iwyu: //aos/stl_mutex/... by Stephan Pleines · 11 months ago
  57. d07111d iwyu: //aos/scoped/... by Stephan Pleines · 11 months ago
  58. cc500b9 iwyu: //aos/vision/... by Stephan Pleines · 11 months ago
  59. cd3701f iwyu: //aos/time/... by Stephan Pleines · 11 months ago
  60. ad3085f iwyu: //aos/testing/... by Stephan Pleines · 11 months ago
  61. 6089fdc iwyu: //aos/type_traits/... by Stephan Pleines · 11 months ago
  62. 4d5b6e2 Merge "iwyu: //aos/util/..." by Stephan Pleines · 11 months ago
  63. 38958cc Merge "iwyu: //aos/starter/..." by Stephan Pleines · 11 months ago
  64. b117767 iwyu: //aos/util/... by Stephan Pleines · 11 months ago
  65. d311104 Merge changes I3c668776,I131be7da by Philipp Schrader · 11 months ago
  66. bad7007 iwyu: //aos//actions/... by Stephan Pleines · 12 months ago
  67. f581a07 iwyu: //aos/starter/... by Stephan Pleines · 12 months ago
  68. dedcef3 Merge "iwyu: //aos/containers/..." by Stephan Pleines · 12 months ago
  69. 62776fa Add note about changes for the AOS foxglove extension by Philipp Schrader · 12 months ago
  70. aa19132 Add basic foxglove extension for analysis by Philipp Schrader · 1 year ago
  71. 5fc3507 iwyu: //aos/containers/... by Stephan Pleines · 12 months ago
  72. 31f98da iwyu: //aos/analysis/... by Stephan Pleines · 12 months ago
  73. 98c798d Write out full resolution floats in flatbuffer to JSON by James Kuszmaul · 1 year ago
  74. d027bf5 Fix crash when simulated event loop gets destroyed before OnRun called by Austin Schuh · 12 months ago
  75. 911f831 check LZMA encoder duration is positive by Maxwell Gumley · 1 year ago
  76. d26e629 Add encoding profiling to aos logger by Maxwell Gumley · 1 year ago
  77. b27245f Add ThreadInfo to process_info.fbs by Maxwell Gumley · 1 year, 1 month ago
  78. 84468ea Merge "aos: Fix undefined behaviour in flatbuffers/static_vector.h" by Austin Schuh · 12 months ago
  79. 82efc2e Merge changes I0c7cb634,I09317cba,Ib046817e,Idbdfae27 by Austin Schuh · 12 months ago
  80. d1c74a8 aos: Fix undefined behaviour in flatbuffers/static_vector.h by Philipp Schrader · 1 year ago
  81. 6b414ac Merge "Update log_stats to handle reboots better" by Austin Schuh · 12 months ago
  82. 464012b Add tests for individual node loggers to config_validators by James Kuszmaul · 1 year, 2 months ago
  83. 9466cff Merge "Add ability to get source aos::Node* from a Channel*" by Austin Schuh · 12 months ago
  84. 304a5a6 Merge "Move AlignedReallocator to AOS and deduplicate" by Austin Schuh · 12 months ago
  85. b5608ee Update log_stats to handle reboots better by Josh Redding · 1 year, 1 month ago
  86. 1ccc3a1 Add ability to get source aos::Node* from a Channel* by Austin Schuh · 1 year ago
  87. 0598781 Add another FindLogs method for finding logs by Austin Schuh · 1 year ago
  88. dee043e Merge "Prevent aos_send from sending invalid messages" by Austin Schuh · 12 months ago
  89. 68faad0 Merge "Logger: Print timestamps used for solve for more debug info" by Austin Schuh · 12 months ago
  90. d9336bc Move AlignedReallocator to AOS and deduplicate by Austin Schuh · 1 year ago
  91. e54988c Prevent aos_send from sending invalid messages by Austin Schuh · 1 year ago
  92. 12fb963 Logger: Print timestamps used for solve for more debug info by Austin Schuh · 1 year, 1 month ago
  93. 405ee6b Fix flake in mutex_test due to threading by Austin Schuh · 1 year, 1 month ago
  94. eeb86fc Only schedule OnRun callbacks right after construction in aos by Austin Schuh · 1 year, 1 month ago
  95. bf610b7 Split function scheduler out by Austin Schuh · 1 year, 1 month ago
  96. 9cce684 Fix transmit timestamp logic in SimulatedNetworkBridge by Austin Schuh · 1 year, 1 month ago
  97. 3864848 Unit test for mismatched configs for server/client by Kiran Mohan · 1 year, 2 months ago
  98. 6adbc1e Convert unreachable simulated network bridge code to CHECKs. by Austin Schuh · 1 year, 1 month ago
  99. 416505b aos: Fix `--force_timestamp_loading` for single-node logs by Philipp Schrader · 1 year, 1 month ago
  100. b5224ec Log, replay, and solve with transmit timestamps by Austin Schuh · 1 year, 1 month ago