Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dahliaOS/zircon-rpi
Zircon for the Raspberry Pi4
https://github.com/dahliaOS/zircon-rpi
Per Vulkan spec (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#V...
9ece8a00a263fa10226bea35e9e4e1f0badc8397 authored almost 5 years agoPerforms AP operations in serving the WLAN AP policy API.
Bug: 50075
Test: fx run-test wlancfg-...
Fixed: 50727
Test: Included.
Change-Id: I08013336f3cee2bfe800989bf9ebc3d5bd751035
Reviewed-on: ...
MULTIPLY: `[
{
"name": "wlanif_device_unittest",
"total_runs": 50
}
]`
Fixed: 49372...
898b71aed52a118aed926e4562136245ae65b942 authored almost 5 years ago
As these mocks have virtual functions, so they should also need virtual
destructors.
Change-Id:...
f76b4aa1c866b8e477d3f80ab45ddb24adc6f3fb authored almost 5 years agoAdd data_domain node under the adapter node.
All future L2CAP nodes will be added under the dat...
f299fb18e957fa0e182cb1da71a3d97c56266692 authored almost 5 years ago
This changelist adds a method to fetch the next_payload
from a receptor, returning an error if t...
The generated ..._libfuzzer.h header depends on the corresponding
.../cpp/fidl.h header. But th...
This moves the magically injected `library zx` out of fidlc, and into
normal fidl files in //zir...
Change-Id: I4fff0156f21c64a106b8aa1a59d543c59ac0e0ca
Reviewed-on: https://fuchsia-review.googles...
New test cases measure the elapsed time required to create audio
mixer objects, with various par...
Now we can set separated |warning_interval| and |timeout|
in Scenic watchdog. Scenic will print ...
This commit adds a threadsafe task queue implementation and moves both
it and intrusive_list<> t...
Add a sysmgr configuration file that exposes the
fuchsia.bluetooth.sys.Bootstrap service via bt-...
I accidentally removed part of the support for this fxr/368521, but
--target has been broken for...
There is an out-of-tree client that defines a Fake version of this
protocol. In order to remove ...
This gets rid of duplicated logic in testsharder and testrunner.
Change-Id: I1e33b7f9841c8e6bb6...
490d374aa98daf51b9e42b1055d8bb4864005c15 authored almost 5 years ago
To prepare for additonal read operations of factory files such as
reading the manufactuer certif...
Logging in brcmfac was broken by change I3fad26dcb434. This commit
fixes logging again, as well...
The previous strategy of writing the project files to a tempdir
and atomically renaming to the d...
Change-Id: I41fdb9eb7fbdc38fad124084424c9ab23a83f9f6
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I881b880bff2ccbcb4d8712776d4f9ace09c355f5
Reviewed-on: https://fuchsia-review.googles...
Manual test commands:
curl -6 -X GET http://[`fx netaddr --fuchsia`] -d '{"id": "", "method": "t...
Change-Id: I021466a7c5d1831530093bc53507e9451dec4902
Reviewed-on: https://fuchsia-review.googles...
json5format has been migrated to crates.io and is now imported to
third_party/rust_crates.
This...
f2a47e56bb445e9fa876884ca237d6e315622d27 authored almost 5 years ago
[1] https://github.com/KhronosGroup/Vulkan-Hpp/pull/503
This change has modified the way to ...
AudioConsumerTests::UnsupportedCodecs was using opus encoding as the
unsupported codec type. Now...
Change-Id: I70e9237d40301aed61d475ba78617817fb4a486d
Reviewed-on: https://fuchsia-review.googles...
This changelist adds methods for retreiving a messenger
signature from a messenger/message clien...
Change-Id: I4edfbddff1fedc71d2bbec169c23f7b6e6ef41bb
Reviewed-on: https://fuchsia-review.googles...
This CL adds the PlayerCapabilityFlag SET_PLAYBACK_RATE, which is
used to indicate whether a pla...
Change-Id: I2470f62007662e7f10a708bb3d192da30573dea9
Reviewed-on: https://fuchsia-review.googles...
Add GPIO FIDL to prepare for factory tool. Factory tools need to be able to read/write/config in...
46f3b44b238fc4c24be2aa0edb96509db359be05 authored almost 5 years ago
Change-Id: Ic8b8c3b7858a58b8e6c6b8538c91cab3da9e09e4
Reviewed-on: https://fuchsia-review.googles...
Component examples were missing logsink in their use declarations, and
thus didn't work
Change-...
fe21e012c17f66cb1da9911fcde1a71ba9b15851 authored almost 5 years agoRemoves an empty header file that is no longer needed.
Change-Id: I0d525d18e589dea5407ef6cbe3e6...
68fcb3f4c5a11741c671d95ee6e5ce1369e2cd3b authored almost 5 years ago
This will make it easier to compute bytes/second on results pulled from
chromeperf.
Change-Id: ...
09f890388d1ae23e2b942b775c664ade0537e1ae authored almost 5 years ago
Change-Id: Iceaa6c72ec72f9df99c372485aec565a5a334378
Reviewed-on: https://fuchsia-review.googles...
This CL improves the error message for encode_failure and decode_failure
in the Rust GIDL backen...
This change fixes a bug in Stream where calling WatchResolution without
calling SetResolution wo...
Change-Id: Id215f3709f5e80d0a7cb26eb943f506db01881a1
Reviewed-on: https://fuchsia-review.googles...
mold-next was a temporary name used to replace old version of mold.
Test: fx build
Change-Id: I...
OSRB Approval:
Bug: fxb/43546
Change-Id: Ie0a8c192a89e6cfb1687b08ad03febd604a0f718
Reviewed-on:...
When the volume is on max, and the volume up button is held down, there
should be an earcons sou...
Use built-in touch device support instead. No change in behavior.
Test: fx run ink-rs
Change-Id...
We now have the following decision tree
```
binary has build ID? -> No? that's fine; skip
*deb...
ca9266902e69bfa1a967b42fea3accf08e1a8bf6 authored almost 5 years ago
Allow json_validator to optionally parse non-standard JSON files that
contain C-style (/* block ...
Initialize ServiceProvisioning and Echo Servers during
Weavestack init and shutdown the servers ...
This is the first part of the implementation of the l10n lookup for the
screen reader. For the ...
Step 7 removes account ID as a parameter across the user provider
surface, since session user pr...
In this CL, code is moved out of event_logger.rs into
more general ToString implementations for ...
It seems that we aren't seeing the UB error we saw before.
Fixed: 48366
Change-Id: I3afdb324a60...
- Moved Bluetooth docs for fuchsia.dev out of networking/ and into
bluetooth/.
- Removed the sou...
This re-enables //zircon/system/utest/fs:fs-test for asan variants. The
underlying leaks had be...
Updated SystemDataUpdater with new method to take in realm information
along with the current ch...
This driver was erroneously removed by:
https://fuchsia-review.googlesource.com/c/fuchsia/+/3814...
- Refactor and reorganize integration tests.
- Add address declaration macros to fidl_fuchsia_ne...
This version has been deprecated. Use mold-next instead.
Test: fx build
Change-Id: Ibed49072b85...
//src/lib/syslog/cpp is now just a wrapper around
//src/lib/fxl:fxl_logging.
FX_LOG macros defi...
c4428353f618a16a42d4a11dc1bda083ea3923b7 authored almost 5 years ago
Test: no behavior change
Change-Id: I896660db3ecb128f0e64c8bc77ba62d8fdc387d3
Reviewed-on: https...
Bug: 11534
Change-Id: I084e09f85c20f3679d30e1687da8a798908fbf3d
Reviewed-on: https://fuchsia-rev...
Components that spawn large number of subprocesses could produce a lot
of data sink dumps for th...
Fixed: 50561
Change-Id: I394634aafa0e8e679b3635bfa1769349a68e1686
Reviewed-on: https://fuchsia-r...
Tested: fx test camera_tests
Bug: 50737
Change-Id: I88796ed88c5c27ea5595272217ee60bf11aea41f
Re...
No code change.
The main change is in format.h which wass still 4-space indented for
most of it...
This change adds a new test that verifies that Stream clients can remain
connected even after th...
The extra background activity can lead to variations in the results.
Change-Id: I79885084a763cf...
d9f388ab44a6db0ed9b99c18038dec12f4a077ed authored almost 5 years agoIndeed a compiler bug: https://github.com/rust-lang/rust/issues/64362
Tested: build
Change-Id:...
5f61e66d38b9b556fc727455b8c0c3c84c8ae65b authored almost 5 years ago
* adds a metrics_util library to handle error conversions
from errors defined in different crate...
This came up while attempting to understand some code.
Within cobalt_app.cc there is an instance...
Change-Id: I81427bbca9b7b85e4a42c6b0eba32ba9176548e0
Reviewed-on: https://fuchsia-review.googles...
If a remote controller supports the Link Layer connection update request
procedure but the remot...
KeySystem clients occasionally need to attenuate behavior or disable
functionality based on what...
The semantics of Start/StopStream()
include the legality of starting/stopping a stream which has...
Tested: archivist-integration-tests-v2
Change-Id: I18c59f28a573d2f28a4a56be375021ef90f4a1ab
Rev...
Timekeeper already reports current monotonic time.
By also reporting current UTC time, we provid...
This CL modifies the 'trace' util to implement triggers. A new
command line option is added to s...
Tested : existing tests, rename only
Change-Id: Ia2ca135155ef444720f00aee1a5b537991aef17e
Revie...
Add "peer_cache" as child node of "adapter". The peers in the peer cache
are represented as chil...
Moves the volume-specific earcons logic from the earcons agent into the
volume_change_earcons_ha...
After revisiting the annotation collection process I realized that it's
overly complex for what ...
Change-Id: I0fe51b871ac6f892ded72c0081a03643313b47a6
Reviewed-on: https://fuchsia-review.googles...
Move zircon/system/utest/perftest/ to
zircon/system/ulib/perftest/test/.
This matches the curre...
828e52d50c5e975aae9205b6e435c1f9ecfaefed authored almost 5 years agoThis lib will be hooked up to testrunner in a future change.
Bug: 50501
Change-Id: I530ca4377c...
e95f18d789b987a88735a995530f04f4fc24f511 authored almost 5 years agoThey need to be unique or the results are overwritten
Change-Id: Ib3d8fc677aaa63837e5b91a99088f...
9d1a85865ba81d81dca02ae41ad6c964b84ab08f authored almost 5 years ago
Make the BlobVerifier constructor private to force usage of the factory
functions. This required...
Adds two fuzz tests:
- compress-decompress-fuzztest: Verifies that decompress(compress(data))
...
Recent evaluation of drivers to support 96kHz frame rate revealed
that the audio clock tree has ...
This is a no-op change, as the new static constructor is an alias for
::Create().
Fixed: 50675
...
relevant
Bug: 45406
Change-Id: I9581a9c6837cd2e1fbc263934618c0a9a20cb5c7
Reviewed-on: https://f...
We need to ensure we don't form any links to an AudioOutput until the
device has been activated....
In order to improve performance in the expensive painting, some
SIMD-like types were added to su...
This is a reland of bd421131626591a6aa7ed2b4ad0407a136dfed83
Original change's description:
> [...
Change-Id: I94cb69265cfb17c933b6bcff9a3a5667747bf8be
Reviewed-on: https://fuchsia-review.googles...
The dictionary file for a fuzzers is installed in the package at
data/<tgt>/dictionary, which ap...
Use default arguments that are expected to work well across
more devices.
Test: fx shell run in...
f5d4da8ac568a63c52630e05c9b7e7f101dbd8e4 authored almost 5 years ago
This fixes partial updates in shape example by using
background color for clearing. Also makes i...
Remove bounding box height override that seem to have been
added by mistake when this code was m...
Use built-in touch device support instead. No change in behavior.
Test: fx run infinite-scroll-...
6dc97ad2773f15960ca2320926ef7242679168af authored almost 5 years ago
Integrates //src/lib/chunked-compression into blobfs as a possible
compression scheme to use for...