- 6f6a50b targets/android: Generic Android target by Scott James Remnant · 3 years, 4 months ago
- 864bbd3 Bazel: Disable unsupported cc_binary targets by Wyatt Hepler · 3 years, 4 months ago
- aa00a15 pw_android_toolchain: Generate Android NDK toolchains by Scott James Remnant · 3 years, 4 months ago
- 6954a8d pw_build_info: Add GNU build ID support by Armando Montanez · 3 years, 4 months ago
- 81017fe pw_unit_test: Fix and test RPC service by Wyatt Hepler · 3 years, 4 months ago
- af7f5ef pw_rpc: Easier callback_client RPC invocations by Wyatt Hepler · 3 years, 4 months ago
- 6ef8a1d pw_cpu_exception_cortex_m: use target for private constants by Ewout van Bekkum · 3 years, 4 months ago
- 2253040 pw_transfer: Python & C++ integration test by Wyatt Hepler · 3 years, 4 months ago
- e04d468 pw_rpc: Python client & C++ server integration test by Wyatt Hepler · 3 years, 4 months ago
- 2a5f4da pw_bytes: add helper user defined literals by Ewout van Bekkum · 3 years, 4 months ago
- e758c5c pw_cpu_exception_cortex_m: Add Snapshot support by Ewout van Bekkum · 3 years, 4 months ago
- 802f599 pw_console: Copy paste functions by Anthony DiGirolamo · 3 years, 4 months ago
- 54db765 pw_console: WindowList class and pane movement by Anthony DiGirolamo · 3 years, 4 months ago
- 21fd9bb pw_console: Move window pane up and down by Anthony DiGirolamo · 3 years, 4 months ago
- fcf278d pw_console: WindowManager class by Anthony DiGirolamo · 3 years, 4 months ago
- 6499688 pw_presubmit: Simplify adding only pylint and mypy by Rob Mohr · 3 years, 4 months ago
- 518f7c1 pw_result: Add dereference operators by Adam MacBeth · 3 years, 4 months ago
- daed5a9 docs: getting_started add note about package install location for macOS by Jared Weinstein · 3 years, 4 months ago
- 278ba0f pw_thread: improve error if join() is called when not enabled by Ewout van Bekkum · 3 years, 4 months ago
- 9f3708c pw_protobuf: Update to final names by Armando Montanez · 3 years, 4 months ago
- 3c54e88 pw_console: Allow for custom word completion by Anthony DiGirolamo · 3 years, 4 months ago
- bf5682a pw_console: Refactor embed free function by Anthony DiGirolamo · 3 years, 4 months ago
- b472896 pw_rpc: Expand pw_rpc callback_client unit tests by Wyatt Hepler · 3 years, 4 months ago
- 9b54e5e pw_stream: Log in SocketStream; configure port in host RPC server by Wyatt Hepler · 3 years, 4 months ago
- 32a875d pw_transfer: Fix start logic by Alexei Frolov · 3 years, 4 months ago
- 5fbfd88 pw_protobuf: Remove codegen.h by Armando Montanez · 3 years, 4 months ago
- 671d135 pw_transfer: Run buildifier by Rob Mohr · 3 years, 4 months ago
- 3d80922 pw_assert: Prevent double evaluation in PW_CHECK_OK by Wyatt Hepler · 3 years, 4 months ago
- 6c65a17 pw_snapshot: Add ElfMatcher by Armando Montanez · 3 years, 4 months ago
- c3113a5 pw_thread: Integrate symbolizer by Armando Montanez · 3 years, 4 months ago
- a095fc2 pw_protobuf: Remove old Encoder by Armando Montanez · 3 years, 6 months ago
- 10f3beb pw_symbolizer: Add module by Armando Montanez · 4 years ago
- d6c7c45 roll: go by pigweed-roller · 3 years, 4 months ago
- 0647833 pw_presubmit: Adds Bazel to presubmit check by Nathaniel Brough · 3 years, 4 months ago
- 2bfd43f roll: host_tools by pigweed-roller · 3 years, 4 months ago
- 33fd185 roll: gn by pigweed-roller · 3 years, 4 months ago
- 18ac0c4 roll: rbe-client by pigweed-roller · 3 years, 4 months ago
- 3acfd0f pw_presubmit: Add gn_crypto_boringssl_build by Ali Zhang · 3 years, 4 months ago
- dd1cbe7 pw_crypto: Add SHA256 backed by BoringSSL by Ali Zhang · 3 years, 4 months ago
- 2c44c22 pw_crypto: Rename sha256::Digest() to sha256::Hash() by Ali Zhang · 3 years, 4 months ago
- 442e487 pw_crypto: Suggest Mbed TLS configurations by Ali Zhang · 3 years, 4 months ago
- 472287f pw_crypto: Use mbedtls_sha256_* directly by Ali Zhang · 3 years, 4 months ago
- 4947e77 pw_build: Remove build directory prefix from paths by Wyatt Hepler · 3 years, 5 months ago
- 36b1ff9 pw_transfer: Python transfer client fixes by Alexei Frolov · 3 years, 4 months ago
- 3e7180d pw_env_setup: Allow setting gn args for venv setup by Rob Mohr · 3 years, 4 months ago
- f93cb26 pw_transfer: Initial C++ service by Alexei Frolov · 3 years, 4 months ago
- b2489f3 docs: Update command to fix SSL errors by Adam MacBeth · 3 years, 4 months ago
- 31b16ea pw_rpc: Add the benchmark service by Wyatt Hepler · 3 years, 4 months ago
- 7c658f6 pw_hdlc: Add a TypeScript encoder implementation by Jared Weinstein · 3 years, 4 months ago
- 1810f9b pw_sync_threadx: add bss comment for ISL's state enum by Ewout van Bekkum · 3 years, 4 months ago
- f91e763 workspace: Updates Bazel build files to work in CI by Nathaniel Brough · 3 years, 4 months ago
- 3c86dc9 pw_snapshot: Integrate thread state processor by Armando Montanez · 3 years, 4 months ago
- dac4f52 stm32cube: Fix H7 build by Varun Sharma · 3 years, 4 months ago
- 063a9f7 pw_presubmit: Don't repeat checks by Rob Mohr · 3 years, 4 months ago
- 8931430 pw_thread: Add thread state proto processing by Armando Montanez · 3 years, 4 months ago
- e4ed101 pw_sync_threadx: Adjust ISL enum to make it bss eligible by Ewout van Bekkum · 3 years, 4 months ago
- 68ef2a5 pw_env_setup: Adds CIPD deps to Bazel workspace by Nathaniel Brough · 3 years, 4 months ago
- 843d427 pw_rpc: Reorganize callback_client tests by Wyatt Hepler · 3 years, 4 months ago
- dfcd081 pw_rpc: Restructure the Python callback_client by Wyatt Hepler · 3 years, 4 months ago
- 35240da pw_rpc: Rework Python RPC client by Wyatt Hepler · 3 years, 4 months ago
- c2931da pw_thread_*: Improve documentation for stack sizes by Ewout van Bekkum · 3 years, 4 months ago
- c4a786a pw_function: add unit tests for comparison operators by Ewout van Bekkum · 3 years, 4 months ago
- fee9455 pw_function: Function definition to pw namespace by Ewout van Bekkum · 3 years, 4 months ago
- 889d27b pw_trace_tokenized: Add missing python deps by Armando Montanez · 3 years, 4 months ago
- 7917415 pw_tls_client: Relocate test logic by Yecheng Zhao · 3 years, 4 months ago
- 32988e0 pw_protobuf: Deprecate old encoder by Armando Montanez · 3 years, 6 months ago
- b44d95e workspace: Adds hermetic host toolchain for linux by Nathaniel Brough · 3 years, 4 months ago
- d6f5475 pw_sync_freertos: cast to correct handle types by Scott James Remnant · 3 years, 4 months ago
- 4bcb07b pw_snapshot: Add missing thread log entries by Ewout van Bekkum · 3 years, 4 months ago
- f50a10c pw_log_multisink: Remove unfinished module by Carlos Chinchilla · 3 years, 4 months ago
- b40a6b6 pw_thread_freertos: use scheduler state for util & snapshot by Ewout van Bekkum · 3 years, 4 months ago
- c593e05 pw_tls_client_mbedtls: Remove unused bazel import by Rob Mohr · 3 years, 4 months ago
- 3a916d1 pw_cli: Remove unused bazel import by Rob Mohr · 3 years, 4 months ago
- 5f52168 pw_console: pass null token database if none given by Carlos Chinchilla · 3 years, 4 months ago
- 06efdd4 pw_rpc: Python client updates by Wyatt Hepler · 3 years, 4 months ago
- 876522d pw_log_sink: Remove unfinished module by Carlos Chinchilla · 3 years, 4 months ago
- 546619f pw_console: Console user guide by Anthony DiGirolamo · 3 years, 4 months ago
- d1a1198 bazel: Remove license comments by Rob Mohr · 3 years, 4 months ago
- 6bdcc3f Add Bazel support for pw_rpc/py and deps by Joe Ethier · 3 years, 6 months ago
- 25ce8a2 pw_stream: Set SO_REUSEADDR for sockets by Wyatt Hepler · 3 years, 4 months ago
- be3219d roll: host_tools by pigweed-roller · 3 years, 4 months ago
- 71eaa12 pw_boot: cleanup includes and deps by Scott James Remnant · 3 years, 4 months ago
- 601cebd pw_preprocessor: Add macros for weak and alias attributes by Scott James Remnant · 3 years, 4 months ago
- 3453afc pw_snapshot: Fix formatting by Rob Mohr · 3 years, 4 months ago
- 4d60469 pw_boot_cortex_m: Disable interrupts before StaticMemoryInit by Scott James Remnant · 3 years, 4 months ago
- 29404f9 pw_thread/snapshot: Unify snapshot logging by Ewout van Bekkum · 3 years, 4 months ago
- db698f3 pw_thread_freertos: Add thread snapshot support by Ewout van Bekkum · 3 years, 4 months ago
- aa52c4b pw_presubmit: Run buildifier on Bazel files by Rob Mohr · 3 years, 4 months ago
- a19b7ac pw_boot_cortex_m: Set MSP and MSPLIM on :armv8m by Scott James Remnant · 3 years, 4 months ago
- 6cfcd7f pw_snapshot: add UUID constants by Ewout van Bekkum · 3 years, 4 months ago
- 1fee0f4 pw_boot_cortex_m: Allow linker script to be overriden by toolchain by Scott James Remnant · 3 years, 4 months ago
- 259a6fe pw_boot_cortex_m: Add armv8m target by Scott James Remnant · 3 years, 4 months ago
- 81713a3 pw_boot_cortex_m: Rename pw_boot_armv7m to pw_boot_cortex_m:armv7m by Scott James Remnant · 3 years, 4 months ago
- fa7f123 pw_boot: Create pw_boot facade by Scott James Remnant · 3 years, 4 months ago
- 516255c pw_malloc_freelist: Remove dependency on pw_boot_armv7m by Scott James Remnant · 3 years, 4 months ago
- 5bd954b 3p/freertos: Run buildifier on BUILD.bazel by Rob Mohr · 3 years, 4 months ago
- fb12658 docs: Align with google style guide by Adam MacBeth · 3 years, 4 months ago
- 5d4eed6 pw_thread_embos: Keep walking tasks on error by Armando Montanez · 3 years, 4 months ago
- 5d08f06 pw_thread_threadx: Keep walking tasks on error by Armando Montanez · 3 years, 4 months ago
- 13cc14a pw_crypto: Run buildifier and rename Bazel file by Rob Mohr · 3 years, 4 months ago