aboutsummaryrefslogtreecommitdiff
path: root/pw_file
AgeCommit message (Expand)Author
2022-02-18pw_rpc: Replace raw synchronous unary methods with asynchronousWyatt Hepler
2022-02-16pw_status: Enforce [[nodiscard]] on pw::Status in upstream PigweedWyatt Hepler
2022-02-14docs: Fix broken internal linksTed Pudlik
2022-02-01pw_file: Remove use of pw_rpc channel payload bufferWyatt Hepler
2022-01-20pw_rpc: Remove PayloadBuffer() from the public APIWyatt Hepler
2021-11-30pw_rpc: Remove deprecated methods and aliasesAlexei Frolov
2021-11-30pw_file: Minor logging tweakArmando Montanez
2021-11-22pw_rpc: Remove deprecated ServerContext& argumentWyatt Hepler
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-19pw_rpc: Rework C++ client; implement raw clientWyatt Hepler
2021-10-14pw_rpc: Rework the FakeChannelOutput classesWyatt Hepler
2021-10-04pw_blob_store: FlatFileSystemService integrationArmando Montanez
2021-10-02pw_file: Use std::span<char> for file namesArmando Montanez
2021-09-17pw_file: FlatFileSystem service implementationArmando Montanez
2021-08-27pw_file: Add module and introduce serviceArmando Montanez