aboutsummaryrefslogtreecommitdiff
path: root/pw_log
AgeCommit message (Expand)Author
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-06-29pw_span: Switch from std::span to pw::spanWyatt Hepler
2022-06-24pw_span: Explicitly specify pw_span dependencies in GNWyatt Hepler
2022-06-16pw_{log, log_rpc}: Remove optional from thread filterLeonardo Acosta
2022-06-16pw_log: Fix typo in docsBrandon Vu
2022-06-13pw_bytes: Replace std::endian with pw::endianWyatt Hepler
2022-06-13pw_log: Mark LogEntry.message as optionalScott James Remnant
2022-06-10pw_log: Remove optional from protosScott James Remnant
2022-06-10pw_log_rpc: Add log filter thread name supportLeonardo Acosta
2022-06-08pw_protobuf: Split common_protos bazel targetLeo Arvan
2022-05-17tests: Migrate to pw::containers::Equal instead of std::equalEwout van Bekkum
2022-04-05pw_log: Fix AndroidManifest.xml formatAnthony Stange
2022-04-05pw_log: Fix Logger impl and build targetsAnthony Stange
2022-04-04pw_rpc: Restore Java client loggingWyatt Hepler
2022-04-01pw_log: Remove proto_utils.cc from Android.bpAnthony Stange
2022-04-01Add and fix pw_log/pw_log_android Android.bp targetsAnthony Stange
2022-03-11pw_log: Add thread field to log.protoCarlos Chinchilla
2022-03-04pw_log: Add partial glog supportEwout van Bekkum
2022-02-07Reland "pw_protobuf_compiler: Adds Nanopb to Bazel build"Ted Pudlik
2022-02-04Revert "pw_protobuf_compiler: Adds Nanopb to Bazel build"Ted Pudlik
2022-02-04pw_protobuf_compiler: Adds Nanopb to Bazel buildNathaniel Brough
2022-01-27cmake: Improve CMake support across multiple modulesEwout van Bekkum
2022-01-27pw_{log, log_rpc, system}: Log drop supportCarlos Chinchilla
2022-01-21pw_log: Get bazel tests to build and passTed Pudlik
2022-01-21pw_log: Add log proto encode helper for stringsArmando Montanez
2022-01-10pw_{log, log_rpc}: Separate Filter ServiceCarlos Chinchilla
2022-01-10pw_log: Add logging proto field for file nameArmando Montanez
2022-01-08pw_build: Add module configuration support for CMakeEwout van Bekkum
2021-12-02pw_{assert, log}: Remove deprecated short config macrosWyatt Hepler
2021-12-01pw_log: Avoid adding trailing commasWyatt Hepler
2021-11-20pw_{log, log_rpc}: Add log filtersCarlos Chinchilla
2021-11-18pw_log: Add global config optionsArmando Montanez
2021-11-15pw_log: Include only what is usedCarlos Chinchilla
2021-11-12pw_{log, pw_protobuf}: Add module name to log protoCarlos Chinchilla
2021-11-10pw_log & pw_log_rpc: use dropped field countCarlos Chinchilla
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-07pw_log: Fix log proto Bazel depsArmando Montanez
2021-10-06pw_log: Add pwpb library to Bazel build filesArmando Montanez
2021-09-22pw_log & pw_log_rpc: Rename proto service nameCarlos Chinchilla
2021-09-08docs: Restore blockdiag diagramsWyatt Hepler
2021-09-07docs: Remove blockdiagWyatt Hepler
2021-09-03pw_log_rpc: Create Log RPC service & streamsCarlos Chinchilla
2021-08-16overall: Adding `IgnoreError()` where Status was discardedAdrien Larbanet
2021-08-03pw_protobuf: Update to final namesArmando Montanez
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-15Run buildifier on several BUILD filesRob Mohr
2021-06-09pw_log: Add utility to encode tokenized messagePrashanth Swaminathan
2021-06-08pw_log: Update protoWyatt Hepler
2021-06-08pw_log_tokenized: Log metadata updatesWyatt Hepler