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
Change-Id: Ibdb5570f21a28142345320fdadab5480e8bffce1
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I29ff53df046f0d3c6ac01ad4e53cf4fd1c5574e3
Reviewed-on: https://fuchsia-review.googles...
In addition to the rename, the paver was updated to continue to respect
the old name, so as to n...
We estimate the printed size of values to decide if we should print
structs and lists in an expa...
Certain syscalls (zx_port_wait) have struct outputs where the type of a
field in the struct (gue...
Implement a PairingDispatcher class to reify the lifetime of a given
pairing-delegate assignment...
Change-Id: I60f4aea8e1523762e6e3561a84843ee17610a623
Reviewed-on: https://fuchsia-review.googles...
Test: fx run-e2e-tests package_manager_test
Change-Id: I0e4a863569795bf67b2d9d2277bfca79b47f8a5...
e90cc11b16426556127064671fa3c882f5e782fd authored over 4 years ago
These methods operate on raw ssh.Client objects, and have been replaced
with methods in sshutil/...
This build template cuts down on boilerplate. It builds on top of the
new fuchsia_component and ...
For tests which spawn an isolated devmgr but require no access to
outside resources, a simple bu...
Use the prebuilt snapshot for list_sources.dart instead of the one in dart sources.
BUG: 55314
...
Remove the need for the OnUpdateFailed callback in FrameScheduler and
instead handles the Sessio...
Instead of using a raw ssh.Client and passing it into an SSHRunner when
necessary, botanist and ...
When the power_manager wants to initiate a system shutdown (currently
only in the event of extre...
These are mostly clang-tidy suggestions.
- Use C++ casts
- Drop else that contains return state...
Read the allowlist from /config/data/log_stats_component_allowlist.txt.
A default allowlist is p...
This patch will make the command line options for zxdb/fidlcat more
understandable and harmonize...
This reverts commit 631fb7b450b1dfbfcfe0da6076806dfc58bbd624.
Reason for revert: fixed issue wi...
16fbfbbb79f75dfc3490356dad50af3dbeeaf1f0 authored over 4 years ago
The consumer component should wait to confirm sending the test result before exiting.
This ensur...
TRANSFER_RING_SIZE is also defined in xhci/trb-sizes.h
Change-Id: I97cc63c3c5619328734014b1d244...
d6264cb39bf86453cbf47f4ee981aa2b1c7726f9 authored over 4 years ago
Inlude camera category to track down flake issues. Also print out number
of packets received by ...
Next/Previous actions are mapped to opposite swipe gestures. This cl
maps right swipe with next ...
Create gap::BrEdrSecurityRequirements, which can be used to indicate
the authentication and secu...
Current error message is `FAILURE: Failed to wait for process exiting /boot/test/fs/blobfs-integ...
3bfc45158db7a7713ba3f3abcac80947c2e6d6a1 authored over 4 years ago
Reimplement how 1 vs many nodes are shown so that uses and offers show
more than just the first ...
This CL makes the deserialization of NodeHierarchy use native serde
Deserialize. This makes dese...
DEVICE_ADD_INVISIBLE is deprecated in favor of using the init hook.
As long as init hook is not ...
In Ief67c51da50f3cc2ce1f3ececb27f078a692855c
padding masks were added to the fidl_struct! macro....
- Make UserPager compose with Blobfs (rather than the latter inheriting
from the former)
- Fac...
Prior to this change, Cbuf::ReadChar ignored the return value from its
Event::Wait. When the Wa...
testrunner now uses sshutil.Client and its methods rather than a raw
ssh.Client. This means test...
Change-Id: I2012757c0ab5a3d4623a1e0e9e288d9eb1d621b4
Reviewed-on: https://fuchsia-review.googles...
This will allow us to add more retries for unaffected tests whose
failures will more likely be d...
Test: fx test async-helpers-tests -- test_invariants
Change-Id: I625fd29d0fab12ce4bba2a9617c095...
2176c31df86d1bda81a0b1519253d2e39b93953d authored over 4 years ago
Updates the path for the dart prebuilt to be the one in
prebuilts instead of topaz.
The command...
56afa66fd01de1839fe34dcbba5cddd490e3a06c authored over 4 years agoadding folks familiar with exception handling in crashsvc
Change-Id: I1ec2712e0c35228a9ced09ba2...
038656539387f4337651f45c47d5c20ec4c28bd9 authored over 4 years ago
* repository directories are created if necessary.
* repositories are always initialized with ke...
The template function ktrace_write_record deduces the types of its
variadic arguments independen...
This catches the case where AEMU can't initialize Vulkan.
Multiply: vkcontext
Bug: 55859
Chan...
75d90a79dabd58b46fc9ebdc751e90affec0f96e authored over 4 years ago
By moving affected tests into separate shards, we can have the recipes
cancel all unaffected sha...
This change plumbs together the foundational pieces for
runtime control of component log severit...
The v1 global-data feature has been removed so appmgr no longer needs
OPEN_RIGHT_ADMIN for the m...
Since tests run in parallel as threads in the same process (on host),
two tests were overwriting...
To make moving destruction and callback logic out of FrameScheduler
I'm making Scenic the Sessio...
The .zbi moved, and recommend -k.
Change-Id: I09db207cb5c196f7840f61e2adb52a012da70100
Reviewed...
- To reply to unbind, UnbindTxn.Reply() is used instead.
- To schedule removal of a device, Ddk...
bb8591ed7052b64d7db46f509036a2979f4f5bb8 authored over 4 years agoThis was the error:
ERROR at //src/developer/forensics/feedback_data/system_log_recorder/en...
44e19a66a652f0bf9905f5f8c6a1cb879866ed1f authored over 4 years ago
Change-Id: Ic90d7bfb843ccf644e2af4c94e6cc4fe34b2aec1
Reviewed-on: https://fuchsia-review.googles...
Add inspect support to a2dp::peer::Peer and cache the remote endpoint
capabilities as well. Thi...
* Typo.
* use `fx test`
Change-Id: Ib6cdde6e6eb218949771557cdec064e15bb317f4
Reviewed-on: https...
renames displayed_action inference and calls it when the event is
created.
The inference is now...
fb0bfefa029ae1e6fa12b7727d163c289a8bce8c authored over 4 years ago
This formatting was forgotten in the previous change.
Add missing include.
There is no code cha...
60842dbaa3c68cd109520126b06cf24c326e6403 authored over 4 years ago
Adds a way to specify ELF symbols: $elf(foo_bar)
This is a more general case of PLT symbols: $pl...
Allow specifying codec to encode with on the command line. Still
defaults to h264.
Test: fx run...
58ea51f4865c1eb6663c840a50bd0bbbd3625b16 authored over 4 years ago
TESTED=`crasher` (report ID 0715d83ace2634cc)
TESTED=`fx test lz4_encoding_unittest`
Bug: 51563...
e9a936b756fdb2158a2c7f038c43a533f4a7e0cb authored over 4 years agoThis reverts commit af7435a8bbb2112bfbd0f4cb72cce91a5ce66080.
Reason for revert: increased flak...
bdaae572ab0fdb570ef6bd090e475015b7e539f2 authored over 4 years ago
This is a hand-written FIDL encoder and decoder for the purpose of
comparing performance against...
Move audo_admin_tests to test/api/*. No behavior changes.
This CL is a pure refactor.
Bug: 5064...
513ce19ac84d57794bd50e8d1b410e685d7d498e authored over 4 years ago
This is step 1 of a multi-part series adding an implementation of the
fuchsia.hardware.block.ver...
Currently there are only event and echo call benchmarks for vectors.
This means that we won't ca...
The plan is for InspectDataFetcher#get to return a Vec<Schema>, but
first clients need to be sof...
RFC 4291 section 2.5.6 says that a link-local unicast address has prefix
fe80::/64, but section ...
Images for the flatland renderer do not need to have the mutable flag.
Mutable flags should not ...
Move audio_pipeline_tests to test/api/*. No behavior changes. This CL is
a pure refactor, plus s...
The mali hardware can read past the end of a texture, so external memory
that's imported needs t...
Bug: 53741
Test: fx test setui_service_tests setui_client_tests
setui_client_interface_test
Cha...
3e1d1a07d5704df88551ac5655ceb69c4f1aeb54 authored over 4 years ago
This corrects a difference between the behavior of the fvm tool when
it's used to create sparse ...
The report store that will be replacing the crash report database is not
"upload aware" and will...
Fixed: 55402
Change-Id: I1ba4b7c0a7f0aeaa2adc2136170271068bcc156d
Reviewed-on: https://fuchsia-...
BUG=43261
Change-Id: I4767cf63760d76b44af0d77e358bb95e34d75996
Reviewed-on: https://fuchsia-rev...
Remove all variants of GetInfo. The thread variant on the ArchProvider
was already unused. The v...
Vendors tracing-core because a recent release added vendored copies of
lazy_static and spin for ...
This is not needed as UnbindTxn.Reply() has the same effect.
BUG=37831
Change-Id: I5891e6612a4...
cb4d9e832677788994bee31beef3fb71912d45c5 authored over 4 years ago
Test: fx test lowpan-tests
Change-Id: I6cdacdc0dc23f3af6cb66322665d8572f59957b7
Reviewed-on: htt...
These were bringup-only, example:
ERROR at //src/devices/board/drivers/msm8998/msm8998.cc:1...
9bce6c222b876cad92f638e446185aaddc3d802a authored over 4 years ago
This was mostly automated, with some manual changes:
* remove reference to unittest-static
* d...
This was mostly automated, with some manual changes:
* change helper functions: return void not...
Converts the unwinder to using the ThreadHandle and ProcessHandle abstractions.
Converts thread...
b308e02da961f5d7a1eb392524ccf08be9635784 authored over 4 years ago
This adds benchmarking of making a FIDL call - in particular a call that
echos the value back to...
This test can cause the port to be filled up, making the kernel throw
an exception because there...
The current default behavior of unimplemented transitional FIDL
methods like fuchsia.io.{NodeGet...
The Server class is now provided a loop, instead of creating its
own.
This allows us to use the...
60de82881cf587fc5118ca240afb5b516cff4508 authored over 4 years ago
Change the default behavoir to use the new path, do this separately to
make rollback easier.
re...
af7435a8bbb2112bfbd0f4cb72cce91a5ce66080 authored over 4 years ago
We incorrectly defined `BitsType` as an enum, when clearly we intended
it to be an example of bi...
In Infra, TMPDIR points to a directory that is explicitly cleaned
between builds, and also exist...
SLAAC addresses with a zero preferred lifetime should be considered
deprecated, even if they wer...
- Fixes constant generation in go bindings.
- Fixes constant from enum whose members are reserve...
Writer implementation for writing into a file descriptor.
TEST=fx test storage-volume-image-tes...
350ff6be1b689e0c08c58c311efaa542e68bbb65 authored over 4 years ago
This change, we add support to two new renderControl methods
to goldfish control driver: rcCreat...
In the case of an unexpected exit of the flash stress test some
partitions may persist on the de...
Use the Fuchsia line input editor and command-line parser for the
interactive disk-inspect utili...
Adds kChar to fidl_codec.
Computes fidl_codec::StructType for kUint128Hexa.
Change-Id: I7cf2be...
6734c09cdf5d2d9917872673f6dcbf991cdf77a7 authored over 4 years ago
aps_still_booting is a bit vector tracking APs (secondary CPUs) in the
process of booting. Conve...
Tests: Manually run the fuzzer.
Change-Id: I4c9009dd1c2a43a005410177098db28bd57a69c8
Reviewed-on...
Take advantage of the features in SimInterface to simplify
timeout_test.
Bug: 53992
Test: This ...
Add scan support to SimInterface, to simplify the process of starting
a scan and collecting bss ...
fidl_write_v1_wireformat was a GN arg used for the static union to
extensible union migration, a...
Add deauth support to SimInterface, to request a deauth and track
responses.
Bug: 53992
Test: N...
Test: fx test lowpan-tests
Change-Id: I1334950e0c1a835aae22f34e9a6d5f7e412d2b8f
Reviewed-on: htt...