Sign in
opensecura
/
3p
/
google
/
pigweed
/
HEAD
1b6805b
pw_string: Remove implicit double promotions
by Cindy Liu
· 4 years, 5 months ago
master
97f1f2d
pw_string: add support for clang
by Cindy Liu
· 4 years, 11 months ago
a73863b
pw_string: riscv-gcc toolchain round is not in std
by Henry Herman
· 5 years ago
4aa2e4f
pw_console: LogContainer, rendering and scrolling
by Anthony DiGirolamo
· 5 years ago
8a49880
pw_console: ptpython repl, execution and display
by Anthony DiGirolamo
· 5 years ago
32b3629
pw_env_setup: Check that submodules are present
by Rob Mohr
· 5 years ago
6ae0dd5
pw_multisink: Add module config argument
by Prashanth Swaminathan
· 5 years ago
4850d84
pw_console: Hookup repl and log panes
by Anthony DiGirolamo
· 5 years ago
e8ace95
pw_env_setup: Add durations to steps
by Rob Mohr
· 5 years ago
53c2f3e
pw_i2c: Fix invalid copy
by Kevin Zeng
· 5 years ago
88bedd0
pw_console: Add LogPane class
by Anthony DiGirolamo
· 5 years ago
abedb88
pw_console: Add ReplPane class
by Anthony DiGirolamo
· 5 years ago
af64b1e
pw_console: HelpWindow for displaying keybindings
by Anthony DiGirolamo
· 5 years ago
bfc5f8d
pw_console: Add styles and key bindings
by Anthony DiGirolamo
· 5 years ago
019197b
pw_hex_dump: Fix bug with unaligned trailing bytes
by Armando Montanez
· 5 years ago
f5b98bf
pw_presubmit: Find more inclusive language issues
by Rob Mohr
· 5 years ago
492ed5d
pw_env_setup: Increase CIPD logging
by Rob Mohr
· 5 years ago
0eb8657
pw_package: Simplify chromium verifier download
by Yecheng Zhao
· 5 years ago
cb3a076
pw_env_setup: Parse list of optional submodules
by Rob Mohr
· 5 years ago
f78381d
pw_env_setup: Remove newlines from python path
by Rob Mohr
· 5 years ago
cbb5020
pw_env_setup: Remove deprecated options
by Rob Mohr
· 5 years ago
6610374
pw_i2c: Fix build issues with initiator mock
by Kevin Zeng
· 5 years ago
74e7ab6
pw_rpc: Rename base_server_writer files
by Wyatt Hepler
· 5 years ago
5180fe2
pw_rpc: Rename BaseServerWriter to Responder
by Wyatt Hepler
· 5 years ago
c0db91c
pw_console: Change ptpython dep
by Anthony DiGirolamo
· 5 years ago
26ed98a
pw_console: Create module and entry point
by Anthony DiGirolamo
· 5 years ago
a921116
pw_rpc: Protocol updates for client streams
by Wyatt Hepler
· 5 years ago
1e63673
pw_transfer: Start docs and proto
by Wyatt Hepler
· 5 years ago
b6884d7
pw_containers: Allow derived Item<T> for IntrusiveList
by Wyatt Hepler
· 5 years ago
3700f8b
pw_analog, pw_i2c: Format BUILD files
by Rob Mohr
· 5 years ago
9c266ab
Run buildifier on several BUILD files
by Rob Mohr
· 5 years ago
b4f4e7a
pw_rpc: Adds Bazel support for RPC
by Nathaniel Brough
· 5 years ago
0397f85
pw_bloat: Fixes Bazel build
by Nathaniel Brough
· 5 years ago
01d083f
pw_router: Extract packet priority and forward metadata to egresses
by Alexei Frolov
· 5 years ago
6a5bf0b
pw_i2c: Add gmock for initiator
by Kevin Zeng
· 5 years ago
fb88887
pw_analog: Add gmocks for interfaces
by Kevin Zeng
· 5 years ago
0f1f464
pw_env_setup: Detect incompatible virtualenvs
by Rob Mohr
· 5 years ago
02b050e
roll: host_tools
by pigweed-roller
· 5 years ago
21831f2
roll: gn
by pigweed-roller
· 5 years ago
2713eaa
roll: clang
by pigweed-roller
· 5 years ago
31fb47d
roll: rbe-client
by pigweed-roller
· 5 years ago
626a9b8
Add feature tests for C++20 constexpr and consteval
by Michael Spang
· 5 years ago
5b5d9dd
pw_stream: Construct MemoryWriter w/prepopulated buffer
by Prashanth Swaminathan
· 5 years ago
78d0730
pw_stream: Add a ReaderWriter base class
by Yecheng Zhao
· 5 years ago
d69309b
pw_protobuf_compiler: Disable include check for generated headers
by Wyatt Hepler
· 5 years ago
79d7ecd
pw_build: Fix exception handling in mirror_tree
by Michael Spang
· 5 years ago
1e2142c
pw_bloat: Don't put rebased paths in inputs
by Michael Spang
· 5 years ago
01faaf7
pw_build: Add support for --constraint options to pip
by Michael Spang
· 5 years ago
dfbdd1f
docs: Inclusive language
by Rob Mohr
· 5 years ago
bebba90
pw_rpc: Use pw_function callbacks in RPC client
by Alexei Frolov
· 5 years ago
ecbdb69
pw_base64/pw_i2c/pw_tokenizer: Inclusive language
by Rob Mohr
· 5 years ago
249497a
pw_watch: Unpin watchdog as version 2.1.0 fixes the Mac behavior
by Michael Spang
· 5 years ago
6455293
pw_env_setup: Add SSL error suggestion
by Rob Mohr
· 5 years ago
da057f7
pw_build: Remove instancing of pools across toolchains
by Michael Spang
· 5 years ago
df9a0c1
pw_status: Adds Bazel support for python
by Nathaniel Brough
· 5 years ago
8015cec
pw_log: Add utility to encode tokenized message
by Prashanth Swaminathan
· 5 years ago
c8b9390
Remove absolute paths from build command lines
by Michael Spang
· 5 years ago
8e32da7
pw_tokenizer: List the setup.py in a BUILD.gn
by Wyatt Hepler
· 5 years ago
2f77d18
pw_package: Add chromium verifier
by Yecheng Zhao
· 5 years ago
b853919
pw_log_tokenized: Update Python Metadata fields
by Wyatt Hepler
· 5 years ago
f482410
env_setup: Don't write the spinner to files
by Michael Spang
· 5 years ago
89ff5f9
docs: Add instructions for obtaining a Gerrit cookie
by Adam MacBeth
· 5 years ago
99de52d
pw_function: Standard callback API
by Alexei Frolov
· 5 years ago
f5d7ae3
docs: fix typo
by Adam MacBeth
· 5 years ago
0d4c916
pw_log: Update proto
by Wyatt Hepler
· 5 years ago
de20d74
pw_tokenizer: Tokenization options for proto
by Wyatt Hepler
· 5 years ago
aa84384
pw_log_null: Missing public dependency and target
by Henri Chataing
· 5 years ago
ebbce4c
pw_log_tokenized: Log metadata updates
by Wyatt Hepler
· 5 years ago
03260ac
roll: host_tools
by pigweed-roller
· 5 years ago
129cbd0
roll: qemu
by pigweed-roller
· 5 years ago
6169936
roll: go
by pigweed-roller
· 5 years ago
126013e
roll: rbe-client
by pigweed-roller
· 5 years ago
0c32311
pw_log_tokenized: Python tooling for message metadata
by Wyatt Hepler
· 5 years ago
1b2a140
pw_persistent_memory: reset() -> invalidate()
by Armando Montanez
· 5 years ago
5f53d27
pw_tokenizer: Move Base64 functions to class
by Wyatt Hepler
· 5 years ago
b2062fd
pw_protobuf_compiler: Depend on Python package
by Wyatt Hepler
· 5 years ago
be3390b
pw_log: Update macros
by Wyatt Hepler
· 5 years ago
8a06bc6
pw_doctor: Don't require bazel
by Rob Mohr
· 5 years ago
8bbc213
pw_env_setup: Clean up duplicated packages
by Rob Mohr
· 5 years ago
b71fed2
pw_env_setup: Create more options
by Rob Mohr
· 5 years ago
be27297
pw_env_setup: Add --strict option
by Rob Mohr
· 5 years ago
1369435
pw_presubmit: Add step that tests on hardware
by Rob Mohr
· 5 years ago
9045c3f
third_party/googletest: Update file list
by Rob Mohr
· 5 years ago
c3ea406
pw_kvs: Restore implicitly deleted constructor
by Armando Montanez
· 5 years ago
2a4533c
roll: host_tools
by pigweed-roller
· 5 years ago
de26e48
pw_protobuf_compiler: Add missing dep in CMake
by Wyatt Hepler
· 5 years ago
4c05a06
pw_analog: Use inclusive language
by Rob Mohr
· 5 years ago
08d051e
pw_presubmit: Make inclusive_language blocking
by Rob Mohr
· 5 years ago
35d9e71
pw_presubmit: Ignore yarn.lock in inclusive check
by Rob Mohr
· 5 years ago
405b146
pw_assert_log: Make assert_log.h accessible
by Wyatt Hepler
· 5 years ago
76c3a5c
pw_log: Move pw_log proto
by Wyatt Hepler
· 5 years ago
c24e332
pw_analog: Add MicrovoltInput class
by Kevin Zeng
· 5 years ago
55bb0ad
pw_env_setup, pw_fuzzer: Use inclusive language
by Rob Mohr
· 5 years ago
04fc3ee
pw_web_ui: Use inclusive language
by Rob Mohr
· 5 years ago
e8aa189
pw_toolchain: Remove "dummy" toolchain
by Rob Mohr
· 5 years ago
bcaf883
pw_protobuf_compiler: Handle deps on nanopb.proto
by Wyatt Hepler
· 5 years ago
e22ac20
pw_env_setup: Adds CIPD Bazel rules
by Nathaniel Brough
· 5 years ago
640c75c
docs, pw_log_tokenized: Use inclusive language
by Rob Mohr
· 5 years ago
275aab6
pw_presubmit: Check paths for inclusivity
by Rob Mohr
· 5 years ago
6d6f80a
pw_sys_io_baremetal_stm32f429: Use inclusive language
by Rob Mohr
· 5 years ago
Next »