aboutsummaryrefslogtreecommitdiff
path: root/pw_thread
AgeCommit message (Expand)Author
2023-03-09bazel: FreeRTOS supportTed Pudlik
2023-02-28pw_thread: Stop using legacy namespace aliasesTed Pudlik
2023-02-27pw_thread: Fix doc sample include fileChris Mumford
2023-01-26pw_protobuf: Migrate all field ID usersTom Craig
2023-01-23bazel: Upgrade to bazel 6.0.0Ted Pudlik
2022-12-12pw_thread: Add missing top-of-stack value in thread stack snapshotHarish Kulkarni
2022-12-01pw_thread: Make wildcard build passArmando Montanez
2022-12-01pw_system: Get building with BazelArmando Montanez
2022-11-30pw_thread: Format with blackRob Mohr
2022-11-28pw_thread: Tag some targets as manualTed Pudlik
2022-11-15pw_build/cmake: Migrate pw_add_module_facade -> pw_add_facadeEwout van Bekkum
2022-11-15pw_build/cmake: Migrate pw_add_module_library -> pw_add_libraryEwout van Bekkum
2022-11-10cmake: Migrate all facades to use BACKEND variablesEwout van Bekkum
2022-11-10pw_build/cmake: Enable separate backend variable declarationsEwout van Bekkum
2022-11-09pw_build/cmake: Rename pw_add_facade to pw_add_module_facadeEwout van Bekkum
2022-11-06all_modules: Update OWNERS files to match stylingTim Laurence
2022-11-04pw_add_test: Migrate upstream pw_add_test to use PRIVATE_DEPSEwout van Bekkum
2022-11-03TODO: Use git blame to assign many TODOsRob Mohr
2022-11-02pw_thread: Dump raw stack if present in snapshotAustin Foxley
2022-11-01pw_thread: Fix uintptr_t hex formattingAustin Foxley
2022-10-20python: Start enforcing mypy --no-implicit-optionalRob Mohr
2022-10-08OWNERS: Add keep_sorted linesRob Mohr
2022-09-28pw_thread: Move protos to pw.thread.protoArmando Montanez
2022-09-27pw_{multisync, thread}: Enforce pw::Status return checksrachumalla
2022-09-27pw_thread: Update Options detached clarificationLeonard Zgrablic
2022-09-15pw_thread: Improve docs for thread backendsEwout van Bekkum
2022-09-12pw_thread: Add a py_proto_library targetTed Pudlik
2022-09-09pw_thread: Update service with breaking apart responsesMedha Kini
2022-09-06pw_thread: Add name filter for Thread Snapshot ServiceMedha Kini
2022-08-26pw_thread_stl: Stub thread_iteration backendMedha Kini
2022-08-25pw_thread: Add RPC service for stack info measurementMedha Kini
2022-08-18Revert "pw_thread: Add FunctionalThread"Wyatt Hepler
2022-08-17pw_thread: Add FunctionalThreadDennis Kormalev
2022-08-16pw_thread: Add thread iteration facade and info classMedha Kini
2022-08-12pw_transfer: Version 2 opening handshake in C++Alexei Frolov
2022-08-10pw_{snapshot,thread}: Add Python BUILD filesTed Pudlik
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-06-21pw_thread: Add explicit public default ctor for stl::OptionsDennis Kormalev
2022-06-21Revert "pw_thread: Add explicit public default ctor for stl::Options"Scott James Remnant
2022-06-20pw_thread: Add explicit public default ctor for stl::OptionsDennis Kormalev
2022-05-02pw_thread: Get the module to build with bazelTed Pudlik
2022-02-11pw_thread: Fix missing CMake dependencyEwout van Bekkum
2022-02-09pw_thread/snapshot: Deprecate active thread, use state enumEwout van Bekkum
2022-01-27cmake: Improve CMake support across multiple modulesEwout van Bekkum
2022-01-20pw_thread: Add CMake supportEwout van Bekkum
2021-11-24pw_{sync,thread}: Split up facade unit test casesEwout van Bekkum
2021-11-17pw_thread: Extend docs and update duration/deadline terminologyEwout van Bekkum
2021-11-16pw_snapshot: Match snapshots to SymbolizersArmando Montanez
2021-11-09pw_function: Pass by reference or rvalue referenceWyatt Hepler
2021-11-08pw_thread/sleep: Add tests for non-positive durationsEwout van Bekkum