Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dahliaOS/fuchsia-pine64-pinephone
https://github.com/dahliaOS/fuchsia-pine64-pinephone
TEST=doc change only.
Change-Id: I1fe7293e30556ea4277bd2996beafe9e33c4ce17
Reviewed-on: https:/...
This reverts commit 6b25728e19c2c171c424031c1b3d5acce73c8922.
Reason for revert: Broke usb host...
17647c11debf594a606efc8e2107c5eb41e69bf8 authored over 4 years ago by Suraj Malhotra <[email protected]>This reverts commit 106d80bb86e5208e87e6d604dda5220499585427.
Reason for revert: Necessary to r...
2a7b0ff9cc235dc3944cfbc1dc94bb59dc0ca697 authored over 4 years ago by Suraj Malhotra <[email protected]>
This changelist reduces the logic in test_drop_thread. The
test is only using the environment to...
Python was being spawned on every invocation of btf::realpath, which
happens quite frequently du...
Adds a bit to all gfx nodes to optionally make them (and their subtrees)
invisible to hit tests ...
bt-a2dp-manager can use the command line arguments "snk" or "src" to run
as a client of its own ...
This change replaces the path to the set of default SSH credentials for
connecting to Fuchsia de...
Now that the rust str_strip feature has stabilized, this change replaces
some manual string mani...
One can now run all tools/fidl tests with:
fx build host_x64/test_data/gidl/mixer.test.fidl.js...
The old API for checking inpsect metrics in integration tests was
confusing. This API is hopeful...
Use the new check() functionality to confirm that advertisements send
correctly. The Connection...
Bug: 56852
Testing: manual
Change-Id: Iab7346510f68d607b65a265f5eefcca4f46f904d
Reviewed-on: htt...
...to reflect the implementation in //src/diagnostics/archivist/src/logs/mod.rs#397.
If this be...
4477e1b6205115718dea8ad454a3cbced7af18c4 authored over 4 years ago by Bert Muthalaly <[email protected]>
The UberStructSystsm previously cleaned up Flatland instances by
detecting that their UberStruct...
Change-Id: I07d5d1b3ae087a7554f04f1e33d459f9f2917f66
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I990ef66bb412024b9afa5c78857ad2983454ce4e
Reviewed-on: https://fuchsia-review.googles...
TESTED:
- used NUC connected to PC with a DB9
- set kernel cmdline via fx set to:
`kernel.enab...
Bug: 58349
Change-Id: I6ab9df107977f358f532b4a74b75c6bef5626174
Reviewed-on: https://fuchsia-rev...
Currently, the static ProcessConfig::instance() of DeviceConfig is used
across AudioDevices. Thi...
1) Added a custom configurable project license where the project license
is located in a differe...
Test: fx set core.x64 --with "//bundles:kitchen_sink" && fx build
Bug: 57840
Change-Id: I55435fa...
We have tests that fails expectedly (ex:
host_x64/zxtest-integration-test). We are storing the r...
Since percents above 100 are allowed, it makes sense for Int(4)
to appear as 400% when "percenta...
Change-Id: I3626b70c1c51ad63a2fe47fde96be7d34adf1945
Reviewed-on: https://fuchsia-review.googles...
The SincSampler in particular can be slow on debug builds. Always
optimizing make audio on debug...
Now that the rust str_strip feature has stabilized, this change replaces
2 uses of locally imple...
This modifies the implementation of the compare_toolchains.py script
during build unification to...
- Update integration test running instructions
- Add unit test running instructions
- Explain ho...
Tested: gvisor syscall tests
Change-Id: I16be77eb5b34e5aa73a51c42f54e0c616c99cb73
Reviewed-on: h...
The Mali driver has been fixed to avoid setting cpu_domain_supported
with secure_required, so re...
Bug: 58349
Change-Id: I2f9177df636de043835b48ea465fecd7295d91bd
Reviewed-on: https://fuchsia-rev...
This is a reland of 27a52781de6eef08cbc82ff031c4c53033fe400d
Original change's description:
> [...
This is necessary because the compiler is allowed to assume that the
incoming bool is either 0 o...
This CL adds the skeleton for Cobalt metrics reporting in wlancfg, as
well as metrics around sav...
//src/lib/bootfs was chosen rather than //src/bringup because this is
also used by ulib/zbi-boot...
Now that selectors always return a vector, Missing() needs to detect
[Missing(_)] as well as Mis...
* use the same binary across all 4 Forensics components
* package all 4 Forensics components tog...
Fixed: 49986
Change-Id: I109b2e9819da0679287eabcf39ccb55d13ef5b14
Reviewed-on: https://fuchsia-r...
Bug: 58497
Change-Id: Ib9502153af0526d82d294c0f7a89a2c6675300cf
Reviewed-on: https://fuchsia-rev...
We started seeing flakes in this test starting on August 18. The flakes
happened because if mult...
These host test commands were recently added but are missing from the
docs.
Change-Id: If982ba2...
35f96b10ed41bdf5ed2951faa7af322f86e27bfa authored over 4 years ago by Benjamin Prosnitz <[email protected]>
Hiding it behind arg `clang_time_trace`, so it can be enabled/disabled
at will. It's disabled by...
Fixed: 49547
Change-Id: I01f11b634654b6b67c970bb3c00267c5e3e8301e
Reviewed-on: https://fuchsia-r...
This mimics the Zircon build system's `toolchain` variable,
but only the "environment" field is ...
Adds check() to QueryResponseFut, allowing an early check for the
message having been sent. Thi...
Enable leak sanitizer after verifying that there is no leak.
The leak was fixed in earlier commi...
Update the hid-parsing test to a package and add the fuzzer
back to the build.
TEST: fx test hi...
60a1f4a73eddcc545f4717c927a0e8a2bcdfe37b authored over 4 years ago by David Gilhooley <[email protected]>
This removes a race where a VMO could be destroyed before its child
had its user_id set. For cop...
Some VmPageList callbacks used a reference for the markers, and some
used a pointer. This caused...
Currently, a single instance of AudioCore is used per test suite; this
enables state to be carri...
Previously fvm::FormatInfo held a few parameters. These could be
extracted from a fvm::Header or...
C++ implementation for storing metric properties such as UUID and
opt-in/out status. Inspired by...
* Add header files to sources
* Prune unused deps from BUILD.gn
* Remove any includes that...
This CL updates the camera OWNERS file to reflect recent changes in
team membership.
Change-Id:...
0ee2d56840e6e3dce75943b5ceb3cbf458b9fcd2 authored over 4 years ago by John Sasinowski <[email protected]>
Change-Id: I43c5e9105351490d5612fb4e3e7a9830ffccb0f3
Reviewed-on: https://fuchsia-review.googles...
Test: fx test a11y_lib_tests
Fixed: 56760
Change-Id: Id3644b21aa58bf2f7b911a993a28ec28ff5ff00a
R...
Fixed: 58808
Change-Id: Ief4910bda4fed8b72ed0afe1e5b7e77d8cb67796
Reviewed-on: https://fuchsia-r...
Switch to use "decompress and extend" flow for preprocessing an given
fvm image for emu/qemu use...
Modifies the VmPageListNode to have separate ForEveryPage and
ForEveryPageInRange methods, with ...
Add support for fvm tool to support qemu/emu on fvm fastboot image (raw
+ lz4 compression). Two ...
This change modifies the install manager task so that whenever we
receive a status update, we ex...
Fix users of deprecated typedefs slice_entry_t and vpart_entry_t to
using the underlying types S...
This change adds a new FrameWaiter class that contains both an async::
Wait and its waited-upon ...
This change adds a test that exposes a bug in StreamImpl. Calling
SetBufferCollection while a cl...
jiri generate-gitmodules can be used to generate a .gitmodules file that
reflects the repos that...
Change-Id: I6a68e35b88c0502089b4b7b7375f74ef0bfe2704
Reviewed-on: https://fuchsia-review.googles...
This change restores equivalent functionality to the reverted fxr/418402
without breaking the AB...
Testing: Ran BT integration tests.
Change-Id: If5da5da87689230eabc7aa30976f18a0d6152bfb
Reviewed...
* the shell binaries are still "bugreport" and "snapshot" so clients are
not impacted by this
...
Crash reports now uses a single call to GetSnapshot to satisfy many
requests to create snapshots...
- Use DDKTL.
- Use zx:: objects where possible.
- Replace fit::Result<..., zx_status_t> with zx:...
To enable BT PCM:
1. We first invert the sclk for TDMIN (thanks to @hollande's finding)
and a...
run-test-component is the primary consumer aside from individual tests.
This may affect the net...
69d699d8e12e6dd980142ad1389f007e97b90ca1 authored over 4 years ago by Adam Perry <[email protected]>This will reduce the number of http calls to result_sink.
Bug: 47186
Change-Id: I5cae887626cf41...
This would have been required to read the backstop time, but under the
current design component ...
Log when we receive requests to change the multicast promisc mode.
Bug: 58807
Test: No new test...
Change-Id: I8f456d2ec882ea137d4155d52c0534b5169234a3
Reviewed-on: https://fuchsia-review.googles...
Bug: 58052
Added a feature flag for manufacturing fw. If this
flag is set, prevent both client ...
This is required to roll go-cmp to v0.5.2.
Bug: 58804
Change-Id: Ia6d4c3497f85f88d9c161bf373144...
The decoder hangs and doesn't signal an interrupt on buffer empty if the
write pointer is at spe...
Bug: 56604
Change-Id: Ib951e506f9744bbf9488c526931bbfcf9ca5c535
Reviewed-on: https://fuchsia-rev...
Fixed: 58737
Change-Id: I4dd27640c3fd9e1977833b3018bda0e5c761073e
Reviewed-on: https://fuchsia-r...
Dart libraries can only specify `disable_strict_deps_check` if they
are in the global allow-list...
Currently the clock is read and the outcome is logged to inspect and
cobalt, but the clock isn't...
Bug: 58110
Change-Id: I696f1969b8e56ad455aeb91ec2a2653fa9697983
Reviewed-on: https://fuchsia-rev...
Two bucks, different address/bus combinations for platform vs
FF boards. Installing all here for...
Fix a buffer overflow that would happen if
dtd_start_idx was set incorrectly.
Fixed: 57792
Test...
Add logging for calls to the wlanphy-impl device interface, which
should help us to debug issues...
There are a few type differences in current `syscall/zx` versus what's
generated:
* No type ex...
71006dde812699d7d49a1e90c1c0135c470a2b42 authored over 4 years ago by Devon H. O'Dell <[email protected]>
Change-Id: Id25ef3bf85e9721e97c746ca1228b7d5d033fab6
Reviewed-on: https://fuchsia-review.googles...
Remove bits that don't exist.
Normalize table width.
Change-Id: I80c69cf12621f16a8db3717bac1284...
6d9522efe5d5978362bf58d4c00bc0b3b2fc0144 authored over 4 years ago by Shai Barack <[email protected]>Test: test --host -o ninjagraph_tests
Change-Id: Ic3e441bde41e6e611137c2d5727a60e8af8baeba
Revi...
Test: fx test --host -o buildstats_tests
Change-Id: I0f986fafb1368b4b975711d7cff0f63a7512fbbe
Re...
Change-Id: Icbf150239149e60d1d7b6841a2610fc235e58898
Reviewed-on: https://fuchsia-review.googles...
I noticed that fx-update-path was responsible for almost half of my
shell startup time so I look...
These are the only in-tree non-test ones remaining.
No intended functionality change.
Bug: 510...
fb706585cc0814ef1259a8ee761dc63b6dd27878 authored over 4 years ago by Scott Graham <[email protected]>
Change-Id: I477fba75f8314b5e4edb125d685ea3b8422ed98b
Reviewed-on: https://fuchsia-review.googles...
This commit fills out the Spinel properties in the IPv6 section.
Test: Manual Verification
Chan...
Synchronizes SME shutdown and phy removal.
This resolves issues with rapid iface creation and d...
d2a48354175a663a23938f57e4f8701c4ff4b15e authored over 4 years ago by Dylan Swiggett <[email protected]>