Sign in
pigweed
/
pigweed
/
experimental
/
HEAD
94b20a0
[roll third_party/pigweed] roll: host_tools
by pigweed-integration-roller
· 14 hours ago
main
master
558db9e
[roll third_party/pigweed] roll: gn
by pigweed-integration-roller
· 15 hours ago
3fcd1cf
[roll third_party/pigweed] roll: cmake
by pigweed-integration-roller
· 2 days ago
bd00eb1
[roll third_party/pigweed] pw_sys_io: Switch to pw::ByteSpan instead of std::span
by Wyatt Hepler
· 3 days ago
24c89de
[roll third_party/pigweed] pw_build: Cover more modules with Soong
by pigweed-integration-roller
· 3 days ago
52f307a
[roll third_party/pigweed] pw_span: Explicitly specify pw_span dependencies in GN
by Wyatt Hepler
· 3 days ago
e761b2f
[roll third_party/pigweed] pw_transfer: Use pw_rpc:test_helpers
by Dennis Kormalev
· 3 days ago
31b2e39
[roll third_party/pigweed] pw_transfer: Prevent zero length sleeps on the transfer thread
by Wyatt Hepler
· 3 days ago
8c302a6
[roll third_party/pigweed] pw_digital_io: fix typo in docs
by Anton Markov
· 3 days ago
d6deade
[roll third_party/pigweed] python: Silence yapf import triggered log messages
by Anthony DiGirolamo
· 3 days ago
2e762e7
[roll third_party/pigweed] pw_span: Temporary workaround for pw::span migration
by Wyatt Hepler
· 4 days ago
4cfad25
[roll third_party/pigweed] pw_polyfill: Make the std::span polyfill optional
by Wyatt Hepler
· 4 days ago
a12a66e
[roll third_party/pigweed] pw_protobuf: Break the ambiguity for spans in generated code
by Dennis Kormalev
· 4 days ago
f14fb83
[roll third_party/pigweed] pw_span: pw::span / std::span compatibility test
by Wyatt Hepler
· 4 days ago
192c09c
[roll third_party/pigweed] pw_rpc: Use span copy constructor instead of iterator-based one
by Dennis Kormalev
· 4 days ago
23fd60e
[roll third_party/pigweed] pw_span: Include system span header only if fresh enough
by Dennis Kormalev
· 4 days ago
f1fcd97
[roll third_party/pigweed] pw_kvs: Add value_type to Key
by Dennis Kormalev
· 4 days ago
803ea59
[roll third_party/pigweed] docs: Move commit guide to style guide
by Keir Mierle
· 4 days ago
aa2a3f2
[roll third_party/pigweed] pw_rpc: Add SendResponseIfCalled test helper
by Dennis Kormalev
· 4 days ago
a2be9c8
[roll third_party/pigweed] pw_build: Add -Wextra-semi to internal_strict_warnings
by Ben Lawson
· 4 days ago
19d92fb
[roll third_party/pigweed] docs: Update a path and fix a typo
by Leonard Zgrablic
· 5 days ago
8db9763
[roll third_party/pigweed] pw_protobuf: Tweak documentation of name conflicts
by Matthias Guenther
· 5 days ago
ff4ac10
[roll third_party/pigweed] pw_build_info: Fix bazel build
by Ted Pudlik
· 5 days ago
53b9a17
[roll third_party/pigweed] Fix minor doc errors
by Leonard Zgrablic
· 5 days ago
115a36f
[roll third_party/pigweed] pw_watch: Add a --keep-going flag
by Anthony DiGirolamo
· 5 days ago
49e3896
[roll third_party/pigweed] pw_blob_store: Add interface to decouple pw_software_update
by Tim Knodel
· 6 days ago
d209aec
[roll third_party/pigweed] pw_digital_io: move type trait definition
by Anton Markov
· 6 days ago
2a93c2d
[roll third_party/pigweed] pw_protobuf: Fix names that collide with internals
by Matthias Guenther
· 6 days ago
ed4e39a
[roll third_party/pigweed] pw_web_ui: Update rollup config and tsconfig to generate ES+UMD bundles
by Asad Memon
· 6 days ago
7b7f4c3
[roll third_party/pigweed] pw_thread: Add explicit public default ctor for stl::Options
by Dennis Kormalev
· 6 days ago
6860b82
[roll third_party/pigweed] pw_rpc: Fix Android.bp spec
by Anthony Stange
· 6 days ago
9119297
[roll third_party/pigweed] Revert "pw_thread: Add explicit public default ctor for stl::Options"
by Scott James Remnant
· 6 days ago
cb78a76
[roll third_party/pigweed] pw_varint: Add missing includes
by Dennis Kormalev
· 6 days ago
3e7b725
[third_party/pigweed] Roll 2 commits
by Dennis Kormalev
· 6 days ago
2e88a5f
[third_party/pigweed] Roll 2 commits
by Dennis Kormalev
· 6 days ago
4ba17ee
[third_party/pigweed] Roll 2 commits
by Dennis Kormalev
· 6 days ago
83b99f4
[roll third_party/pigweed] pw_thread_freertos: Suppress compiler warning on unused callback
by Yicheng Li
· 6 days ago
2641940
[roll third_party/pigweed] pw_crypto: Get pw_crypto:ecdsa_uecc to bazel build
by Ted Pudlik
· 6 days ago
aedd953
[roll third_party/pigweed] pw_thread: Add explicit public default ctor for stl::Options
by Dennis Kormalev
· 7 days ago
e772dbe
[roll third_party/pigweed] roll: host_tools
by pigweed-integration-roller
· 8 days ago
c66dc8a
[roll third_party/pigweed] roll: gn
by pigweed-integration-roller
· 8 days ago
d863b83
[roll third_party/pigweed] roll: cmake
by pigweed-integration-roller
· 9 days ago
b4a2ba8
[roll third_party/pigweed] pw_presubmit: Add shellcheck
by Tim Laurence
· 10 days ago
827b930
[roll third_party/pigweed] pw_transfer: Fix when to write Chunk::PendingBytes
by Carlos Chinchilla
· 10 days ago
b347660
[roll third_party/pigweed] README: Formatting
by Ted Pudlik
· 10 days ago
13068bd
[roll third_party/pigweed] pw_{log, log_rpc}: Remove optional from thread filter
by Leonardo Acosta
· 11 days ago
24ce15c
[roll third_party/pigweed] pw_protobuf: Add StreamEncoderCast<>()
by Armando Montanez
· 11 days ago
44bf860
[roll third_party/pigweed] pw_digital_io: rename from pw_gpio
by Anton Markov
· 11 days ago
b9a5990
[roll third_party/pigweed] pw_env_setup: Add doxygen to pigweed's pigweed configuration
by pigweed-integration-roller
· 11 days ago
865e485
[roll third_party/pigweed] pw_gpio: Add new module and interfaces
by Anton Markov
· 11 days ago
a5c06de
target_toolchains: Add C++20 toolchains
by Erik Gilling
· 11 days ago
8c53d20
[roll third_party/pigweed] pw_build_info: Switch to pw::span
by Wyatt Hepler
· 11 days ago
9a97f12
[roll third_party/pigweed] pw_tokenizer: Fix decode string size type
by pigweed-integration-roller
· 11 days ago
3b160b2
[roll third_party/pigweed] pw_log: Fix typo in docs
by Brandon Vu
· 11 days ago
edae73a
[roll third_party/pigweed] pw_span: Introduce pw::span
by Wyatt Hepler
· 11 days ago
1a14239
[roll third_party/pigweed] pw_span: Move span.h to span_common.h to prep for pw::span
by Wyatt Hepler
· 11 days ago
c70d5d0
[roll third_party/pigweed] pw_assert_log: In PW_ASSERT(), bypass PW_LOG()
by Wyatt Hepler
· 11 days ago
060c209
[roll third_party/pigweed] pw_build: Fine tune python_runner's PYTHONPATH logic
by Anthony DiGirolamo
· 12 days ago
bcc44fb
[roll third_party/pigweed] pw_bluetooth: Create pw_bluetooth API
by Ben Lawson
· 12 days ago
182c20b
[roll third_party/pigweed] pw_tokenizer: Fix the bazel build
by Ted Pudlik
· 12 days ago
357e3d2
[roll third_party/pigweed] pw_presubmit: adds a preserve_args_gn arg to build.gn_gn
by Zoltan Szatmary-Ban
· 12 days ago
462259b
[roll third_party/pigweed] pw_sync: Fix the bazel build
by Ted Pudlik
· 12 days ago
f9f0aa4
[roll third_party/pigweed] pw_rpc: Expose Request/Response from MethodInfo
by Dennis Kormalev
· 12 days ago
8564e52
[roll third_party/pigweed] pw_rpc: Add Request/Response types for raw MethodInfo
by Dennis Kormalev
· 12 days ago
3d662f6
[roll third_party/pigweed] pw_blob_store: Add missing include
by Wyatt Hepler
· 13 days ago
55a3c1d
[roll third_party/pigweed] pw_presubmit: Document presubmit flags
by Tim Laurence
· 13 days ago
ebc3d31
[roll third_party/pigweed] pw_presubmit: Update bug ID in TODO
by Ted Pudlik
· 13 days ago
1f47580
[roll third_party/pigweed] pw_assert_log: add missing check_backend.impl group
by Rob Oliver
· 13 days ago
2b077ab
[roll third_party/pigweed] targets: Fix heading levels in each target_docs.rst
by Anthony DiGirolamo
· 14 days ago
ccc8c20
[roll third_party/pigweed] pw_unit_test: Require 'light' backend for RPC service
by Eli Lipsitz
· 14 days ago
a794585
[roll third_party/pigweed] pw_protobuf: Don't write empty fixed sized fields
by Scott James Remnant
· 14 days ago
7b69fe4
[roll third_party/pigweed] docs: Clarify control flow C++ style
by Keir Mierle
· 14 days ago
e9c64bf
[roll third_party/pigweed] pw_bytes: Use std::endian as pw::endian when it is available
by Wyatt Hepler
· 14 days ago
7f1b8d5
[roll third_party/pigweed] pw_protobuf: Don't write empty nested messages
by Scott James Remnant
· 14 days ago
7634bf4
[roll third_party/pigweed] pw_env_setup: Sort missing submodules
by Rob Mohr
· 14 days ago
daaf241
[roll third_party/pigweed] pw_transfer: Extend write tests
by Armando Montanez
· 14 days ago
89dad87
[roll third_party/pigweed] pw_bytes: Replace std::endian with pw::endian
by Wyatt Hepler
· 14 days ago
bf7108a
[roll third_party/pigweed] pw_transfer: Make TransferClientTest manual
by Ted Pudlik
· 14 days ago
3ce1219
[roll third_party/pigweed] pw_protobuf_compiler: Better proto repr formatting
by Wyatt Hepler
· 14 days ago
bfc994d
[roll third_party/pigweed] pw_log: Mark LogEntry.message as optional
by Scott James Remnant
· 14 days ago
442b5f7
[roll third_party/pigweed] pw_containers: Check that FlatMap it is not end() before dereferencing
by Trinity Lundgren
· 14 days ago
2fab565
[roll third_party/pigweed] roll: host_tools
by pigweed-integration-roller
· 2 weeks ago
71aed09
[roll third_party/pigweed] roll: gn
by pigweed-integration-roller
· 2 weeks ago
4f2f571
[roll third_party/pigweed] roll: ninja
by pigweed-integration-roller
· 2 weeks ago
1ebb843
[roll third_party/pigweed] roll: cmake
by pigweed-integration-roller
· 2 weeks ago
06b6914
[roll third_party/pigweed] pw_doctor: Improve deleted file error message
by Rob Mohr
· 2 weeks ago
bd0568d
[roll third_party/pigweed] pw_sys_io: Improve CMake support
by Ewout van Bekkum
· 2 weeks ago
a903d97
[roll third_party/pigweed] pw_rpc: Remove the default abandon() implementation
by Wyatt Hepler
· 2 weeks ago
fa7077f
[roll third_party/pigweed] pw_rpc: Make service/method ID private in the Java APIs
by Wyatt Hepler
· 2 weeks ago
9e11ce4
[roll third_party/pigweed] docs: Correct commit summary length guidlines
by Armando Montanez
· 2 weeks ago
7730c37
[roll third_party/pigweed] pw_protobuf: Don't encode fields with default (zero) values
by Scott James Remnant
· 2 weeks ago
09e852d
[roll third_party/pigweed] pw_protobuf: Support proto3 optional fields
by Scott James Remnant
· 2 weeks ago
db3886c
[roll third_party/pigweed] pw_log: Remove optional from protos
by Scott James Remnant
· 2 weeks ago
67b5663
[roll third_party/pigweed] pw_log_rpc: Add log filter thread name support
by Leonardo Acosta
· 2 weeks ago
d687212
[roll third_party/pigweed] pw_build: Lint & test deps in python_dist.gni templates
by Wyatt Hepler
· 2 weeks ago
1a054d7
[roll third_party/pigweed] pw_protobuf: Fix documentation mistake
by Matthias Guenther
· 2 weeks ago
a69a0c7
[roll third_party/pigweed] pw_rpc: Get a MethodClient from a Method instance
by Wyatt Hepler
· 2 weeks ago
ec45813
[roll third_party/pigweed] pw_rpc: Temporarily provide default abandon() implementation
by Wyatt Hepler
· 3 weeks ago
07f011a
[roll third_party/pigweed] docs: Add commit message guidelines
by Armando Montanez
· 3 weeks ago
77fc765
[roll third_party/pigweed] docs: Add using-directive exception for literals
by RJ Ascani
· 3 weeks ago
Next »