Sign in
opensecura
/
3p
/
google
/
pigweed
/
588907ad4251027d87c00f827a2a522b0945e361
588907a
Make span and varint C++11 compatible
by Wyatt Hepler
· 5 years ago
da0bccb
pw_unit_test: pw_log unit test event handler
by Keir Mierle
· 5 years ago
3ef4f9a
Improve test runner logging
by Alexei Frolov
· 5 years ago
9221213
pw_boot_armv7m: rename INTERRUPT_VECTOR_TABLE
by Armando Montanez
· 5 years ago
af5e358
pw_log: Logging module first steps
by Keir Mierle
· 5 years ago
818e331
pw_polyfill: C++11 and C++14 unit tests
by Wyatt Hepler
· 5 years ago
a55d4c7
pw_unit_test: Make partially C++11 compatible
by Wyatt Hepler
· 5 years ago
c542a5d
pw_polyfill: Backports for C++11 and C++14
by Wyatt Hepler
· 5 years ago
f52d9e1
Don't leave empty .setup.sh files around
by Rob Mohr
· 5 years ago
7009566
pw_boot_armv7m: Initial commit
by Armando Montanez
· 5 years ago
6309234
env_setup: Tweak Python 3 detection
by Keir Mierle
· 5 years ago
de7c77a
Try python3 first in env setup
by Rob Mohr
· 5 years ago
e0dec89
env_setup: Fix compatibily issue with ==
by Keir Mierle
· 5 years ago
2119240
GN build: Override built-in targets
by Wyatt Hepler
· 5 years ago
0ce4806
Add setup.py for env_setup
by Rob Mohr
· 5 years ago
daf8ec7
pw_target_runner: Improve client error message
by Alexei Frolov
· 5 years ago
41504a2
Skip missing cipd packages on Windows
by Rob Mohr
· 5 years ago
6d9b9b4
pw_protobuf: Extended decoder type support
by Alexei Frolov
· 5 years ago
b802e86
Remove openocd comment line
by Rob Mohr
· 5 years ago
9bc159f
pw_toolchain: Define stamp command for Windows
by Wyatt Hepler
· 5 years ago
773c3a9
Clear PYTHONHOME if set
by Rob Mohr
· 5 years ago
2d5d25f
Add "PW_" prefix to env vars
by Rob Mohr
· 5 years ago
e716e0a
Augment pw_dumb_io_baremetal_stm32f429 docs
by Tennessee Carmel-Veilleux
· 5 years ago
5938102
Add new vars to env.py
by Rob Mohr
· 5 years ago
4ef79f7
Fix cipd user-agent
by Rob Mohr
· 5 years ago
421a810
pw_status: C version of Status
by Wyatt Hepler
· 5 years ago
9c2ed46
pw_protobuf: Add basic size report for decoder
by Alexei Frolov
· 5 years ago
8ecefe9
pw_varint: C support
by Alexei Frolov
· 5 years ago
1e72d49
envparse: Accept emoji as booleans
by Alexei Frolov
· 5 years ago
a44ed27
Make auth-login work without env_setup
by Rob Mohr
· 5 years ago
55667a5
Fix info about auth-login command.
by Rob Mohr
· 5 years ago
64c165e
pw_span: Update to latest version from Chromium
by Wyatt Hepler
· 5 years ago
e1115f1
pw_cli: Add emoji for log levels
by Alexei Frolov
· 5 years ago
dea46f7
pw_protobuf: Start decoder class
by Alexei Frolov
· 5 years ago
44d5473
Various small docs fixes
by Alexei Frolov
· 5 years ago
9ca7cc3
Documentation fix where utilities are available
by Mohammed Habibulla
· 5 years ago
3c2e952
pw_tokenizer: C++ support for the Base64 format
by Wyatt Hepler
· 5 years ago
03127af
Install pyoxidizer using cipd cargo
by Rob Mohr
· 5 years ago
3b698c8
Get rust from CIPD
by Rob Mohr
· 5 years ago
4e70951
Remove code from old setup path
by Rob Mohr
· 5 years ago
5e844a9
Use cipd openocd on Linux
by Rob Mohr
· 5 years ago
32da3ba
Use env_setup.py
by Rob Mohr
· 5 years ago
8d7f82d
pw_cli: Handle decoding errors for log statement
by Wyatt Hepler
· 5 years ago
706a5ae
pw_string: Add tests missing from test group
by Wyatt Hepler
· 5 years ago
799be5d
Add docs target
by Alexei Frolov
· 5 years ago
7dadcce
pw_watch: Add emoji
by Alexei Frolov
· 5 years ago
4905eae
Make pw_build_host_tools a build arg in host build
by Alexei Frolov
· 5 years ago
89acf60
pw_tokenizer: CMake build
by Wyatt Hepler
· 5 years ago
bc25497
pw_tokenizer: Python package
by Wyatt Hepler
· 5 years ago
5455450
Create env_setup.py
by Rob Mohr
· 5 years ago
14e44fc
Change virtualenv/init.py to Python 2
by Rob Mohr
· 5 years ago
80c6ee5
pw_tokenizer: Replace string literals with tokens
by Wyatt Hepler
· 5 years ago
b8b01e3
pw_base64: Module for Base64 encoding and decoding
by Wyatt Hepler
· 5 years ago
c3a2d47
Build tweaks for C files
by Wyatt Hepler
· 5 years ago
ab4eb7a
Docs updates
by Wyatt Hepler
· 5 years ago
881d313
Fix copyright check on empty files
by Rob Mohr
· 5 years ago
84b7c4e
Update README with instructions to install OpenOCD on macOS
by Mohammed Habibulla
· 5 years ago
f8259f6
pw_bloat: Provide empty base as a variable
by Alexei Frolov
· 5 years ago
a316067
Update cmake pathname in README
by Mohammed Habibulla
· 5 years ago
0ef17a7
Clean up BUILDCONFIG.gn
by Armando Montanez
· 5 years ago
c5fc113
Fix Python formatting
by Rob Mohr
· 5 years ago
6afac0a
CMake: color output; use . as test group separator
by Wyatt Hepler
· 5 years ago
644af6a
Turn cipd/update.py into a module.
by Rob Mohr
· 5 years ago
a6a7cb2
CMake build: pw_add_test updates; fix C builds
by Wyatt Hepler
· 5 years ago
4fef7c6
Reduce env_setup output.
by Rob Mohr
· 5 years ago
9b178ca
Move watch outside of pw_cli.
by Rob Mohr
· 5 years ago
5d63df9
pw_varint: Expose zig-zag decoding
by Alexei Frolov
· 5 years ago
65ffd22
pw_varint: Rename varint functions
by Alexei Frolov
· 5 years ago
c0ad978
pw_target_runner: Update name change in docs
by Armando Montanez
· 5 years ago
d527f91
doctor: check for 'cipd' in PATH.
by Rob Mohr
· 5 years ago
7d1deb1
Bazel: compile C files separately from C++
by Wyatt Hepler
· 5 years ago
6970638
Add host build to env setup.
by Rob Mohr
· 5 years ago
311c620
pw_varint: use std::byte instead of uint8_t
by Alexei Frolov
· 5 years ago
b4a95e2
pw_unit_test: Split main from framework in Bazel
by Wyatt Hepler
· 5 years ago
61def0a
Bazel: Move include paths to libraries
by Wyatt Hepler
· 5 years ago
2607933
Go lint fix.
by Rob Mohr
· 5 years ago
975449b
stm32f429i-disc1: Update docs
by Armando Montanez
· 5 years ago
8c66112
No copyright check for .elf; fix --clean-py
by Wyatt Hepler
· 5 years ago
9382556
Separate bootstrap from envsetup.
by Rob Mohr
· 5 years ago
8838aa9
Get clang_tidy check running.
by Rob Mohr
· 5 years ago
f9c64d1
pw_unit_test: Add comment to unit test
by Wyatt Hepler
· 5 years ago
2f88516
Run tests with CMake as a presubmit check
by Wyatt Hepler
· 5 years ago
0fbcdfc
Basic CMake build
by Wyatt Hepler
· 5 years ago
7b8528e
pw_cli: Define Pigweed environment variables
by Alexei Frolov
· 5 years ago
b3fca3a
pw_unit_test: Add FAIL/SUCCEED macros
by Wyatt Hepler
· 5 years ago
1644f12
stm32f429i-disc1: Fix unit test runner -v flag
by Armando Montanez
· 5 years ago
f82e7a8
Add 'pw doctor'.
by Rob Mohr
· 5 years ago
32d8b4d
Hide output of pw_exec programs by default
by Alexei Frolov
· 5 years ago
77e7a61
pw_cli: Add envparse module
by Alexei Frolov
· 5 years ago
4ec8414
stm32f429i-disc1: Cross-platform board detection
by Armando Montanez
· 5 years ago
4222532
Import README.md into pigweed docs
by Armando Montanez
· 5 years ago
213060f
Move pw_build_host_tools var to host_common.gni
by Alexei Frolov
· 5 years ago
fb27737
Print an error if a host tool is running on copy
by Alexei Frolov
· 5 years ago
1c38c7c
Skip deleted files in presubmit.
by Rob Mohr
· 5 years ago
634360d
Logging adjustments
by Wyatt Hepler
· 5 years ago
3c85239
pw_presubmit: Use pathlib.Path; typing fixes
by Wyatt Hepler
· 5 years ago
67ffe1f
Ignore presubmit directory in pw watch
by Alexei Frolov
· 5 years ago
59a83b4
Update stm32f429i test server
by Alexei Frolov
· 5 years ago
ca9cf60
Add pw_host_tool GN template
by Alexei Frolov
· 5 years ago
313e260
pw_watch: Set log level for build result log line
by Keir Mierle
· 5 years ago
Next »