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

[kernel][boot-shim] Delete unused macro definitions.

Change-Id: Ibdb5570f21a28142345320fdadab5480e8bffce1
Reviewed-on: https://fuchsia-review.googles...

b735b31dbf61cd6b543ae1fc25458e2b59d582a0 authored over 4 years ago
[paver] Migrate paver-test to new build templates

Change-Id: I29ff53df046f0d3c6ac01ad4e53cf4fd1c5574e3
Reviewed-on: https://fuchsia-review.googles...

db1ca62a8e69ad523fc13eb59073d2d13e0d5b5e authored over 4 years ago
[paver][efi] Rename EFI bootloader partition to fuchsia-esp

In addition to the rename, the paver was updated to continue to respect
the old name, so as to n...

d7583fc24100567327fa35cbe693cef26f651a93 authored over 4 years ago
[fidl_codec] Fix estimating printed size of integers

We estimate the printed size of values to decide if we should print
structs and lists in an expa...

b9f1f5c251101e7d0b68a31f25acde75c9909aad authored over 4 years ago
[fidlcat][fidl_codec] Add id to ClassField

Certain syscalls (zx_port_wait) have struct outputs where the type of a
field in the struct (gue...

941a913346d57d32d9f0b0193f83f8e70f6df537 authored over 4 years ago
[bt][bt-gap] Refactor and improve pairing delegation in bt-gap

Implement a PairingDispatcher class to reify the lifetime of a given
pairing-delegate assignment...

11afd22b1356a4f3433fc16922725b718db44803 authored over 4 years ago
[hwstress] Run flash test for fixed duration.

Change-Id: I60f4aea8e1523762e6e3561a84843ee17610a623
Reviewed-on: https://fuchsia-review.googles...

b03b1198cfa69f34d8511dd8e9183339d17aa5f4 authored over 4 years ago
[e2e] Add cleanup method to reset pkgctl state.

Test: fx run-e2e-tests package_manager_test

Change-Id: I0e4a863569795bf67b2d9d2277bfca79b47f8a5...

e90cc11b16426556127064671fa3c882f5e782fd authored over 4 years ago
[sshutil] Delete deprecated methods

These methods operate on raw ssh.Client objects, and have been replaced
with methods in sshutil/...

f2b67f83f6cd8404fd1217589f37ed74b6ea9892 authored over 4 years ago
[isolated-devmgr] Add new build template for creating isolated devmgr component.

This build template cuts down on boilerplate. It builds on top of the
new fuchsia_component and ...

c1025fe38d202c3348944844ec16d7465e755174 authored over 4 years ago
[isolated-devmgr] Add build template for unitests

For tests which spawn an isolated devmgr but require no access to
outside resources, a simple bu...

984e924b8e21a9f8e988c0e1f4be88f6b6d39b55 authored over 4 years ago
[blobstats] remove dependency on third_party/dart

Use the prebuilt snapshot for list_sources.dart instead of the one in dart sources.

BUG: 55314
...

7a91c15b1ce8fab0071e88c4bb3310235ffc4dc6 authored over 4 years ago
[scenic] Move update failed handling from FrameScheduler to SessionUpdater

Remove the need for the OnUpdateFailed callback in FrameScheduler and
instead handles the Sessio...

6b2efae226fa4bd121a59997706f998e5f5ba9df authored over 4 years ago
[runner] Delete SSHRunner

Instead of using a raw ssh.Client and passing it into an SSHRunner when
necessary, botanist and ...

f7db91d5366569d6e2cd136cff207b0fd4ef6e1c authored over 4 years ago
[power_manager] Use orderly shutdown internally

When the power_manager wants to initiate a system shutdown (currently
only in the event of extre...

672a42e86cc9f1f293e272a59ff1dac703765709 authored over 4 years ago
[minfs] Clean up vnode, inode and directory

These are mostly clang-tidy suggestions.

- Use C++ casts
- Drop else that contains return state...

5c18e69b75545f0f47ccee91b3a51592b3dee0d8 authored over 4 years ago
[system_metrics] Move log stat fetcher's allowlist to a separate file

Read the allowlist from /config/data/log_stats_component_allowlist.txt.
A default allowlist is p...

26e37c59e056de4f4d021c3aa28c542c942532ae authored over 4 years ago
[debugger/fidlcat] Harmonize command line options

This patch will make the command line options for zxdb/fidlcat more
understandable and harmonize...

c3f54dfd759de5e930ad95fa49da8a7cbbcbde65 authored over 4 years ago
Reland "[a11y] Screen Reader uses the locale ID from the system."

This reverts commit 631fb7b450b1dfbfcfe0da6076806dfc58bbd624.

Reason for revert: fixed issue wi...

16fbfbbb79f75dfc3490356dad50af3dbeeaf1f0 authored over 4 years ago
[utc][cm] Fix flake in utc-time-tests

The consumer component should wait to confirm sending the test result before exiting.
This ensur...

c5832cc6e889ef7d9222ae95c59ab4200128a19d authored over 4 years ago
[devices][xhci] Remove redundant definition

TRANSFER_RING_SIZE is also defined in xhci/trb-sizes.h

Change-Id: I97cc63c3c5619328734014b1d244...

d6264cb39bf86453cbf47f4ee981aa2b1c7726f9 authored over 4 years ago
[e2e][encode_camera] Track camera category in trace

Inlude camera category to track down flake issues. Also print out number
of packets received by ...

124ddd858a2f35d767bebf0576415f28241d417a authored over 4 years ago
[a11y] Swap Next/Previous actions mapping with gestures.

Next/Previous actions are mapped to opposite swipe gestures. This cl
maps right swipe with next ...

5fcec413fa0083c52f1194b5b94197122ba803a8 authored over 4 years ago
[bt][gap] Create BrEdrSecurityRequirements

Create gap::BrEdrSecurityRequirements, which can be used to indicate
the authentication and secu...

b412f552de5220fb489f7cd5bdae304a312a5a7e authored over 4 years ago
[runtests] Append status message and code to the error message.

Current error message is `FAILURE: Failed to wait for process exiting /boot/test/fs/blobfs-integ...

3bfc45158db7a7713ba3f3abcac80947c2e6d6a1 authored over 4 years ago
[scrutiny] Improve component graph search functionality.

Reimplement how 1 vs many nodes are shown so that uses and offers show
more than just the first ...

f6771d8bf1e16e90cdf2fe1fde5e601c29475919 authored over 4 years ago
[diagnostics-schema] Allow to deserialize into a Schema

This CL makes the deserialization of NodeHierarchy use native serde
Deserialize. This makes dese...

043d178ad9ee51a9766b2b547a1012e6a98e753c authored over 4 years ago
[Nandpart] Move to ddkinit

DEVICE_ADD_INVISIBLE is deprecated in favor of using the init hook.
As long as init hook is not ...

18346939b56505e6986ac75cde919b0e50932f8f authored over 4 years ago
[fidl][rust] Use masks to validate padding

In Ief67c51da50f3cc2ce1f3ececb27f078a692855c
padding masks were added to the fidl_struct! macro....

f2a3ffaa70771a5ae8979f66e7899ff0ac972b6e authored over 4 years ago
[blobfs] Refactor pager

- Make UserPager compose with Blobfs (rather than the latter inheriting
from the former)
- Fac...

bc090abbe7ede52e309b738aa735d72585f94e90 authored over 4 years ago
[kernel][debug][uart] Ensure threads in zx_debug_read can be killed

Prior to this change, Cbuf::ReadChar ignored the return value from its
Event::Wait. When the Wa...

d27299427a3b739f336dff871a81d545c44f9afc authored over 4 years ago
[testrunner] Use sshutil.Client

testrunner now uses sshutil.Client and its methods rather than a raw
ssh.Client. This means test...

139b4cd48ef6aa5512a5fe676ee7c57e27428077 authored over 4 years ago
[netstack] Use new build templates

Change-Id: I2012757c0ab5a3d4623a1e0e9e288d9eb1d621b4
Reviewed-on: https://fuchsia-review.googles...

a726e8ea3bb12e0f473a9b65a46f1c0b4d3413f7 authored over 4 years ago
[testsharder][testrunner] Specify max_attempts in test modifiers.

This will allow us to add more retries for unaffected tests whose
failures will more likely be d...

ed8b5b6a5441a8245ba35941b876ade38682ea6e authored over 4 years ago
[async-helpers] Add contains_key to StreamMap

Test: fx test async-helpers-tests -- test_invariants

Change-Id: I625fd29d0fab12ce4bba2a9617c095...

2176c31df86d1bda81a0b1519253d2e39b93953d authored over 4 years ago
[lint] use dart from prebuilt

Updates the path for the dart prebuilt to be the one in
prebuilts instead of topaz.

The command...

56afa66fd01de1839fe34dcbba5cddd490e3a06c authored over 4 years ago
[crashsvc] add OWNERS

adding folks familiar with exception handling in crashsvc

Change-Id: I1ec2712e0c35228a9ced09ba2...

038656539387f4337651f45c47d5c20ec4c28bd9 authored over 4 years ago
[pm] repo directories initialized completely

* repository directories are created if necessary.
* repositories are always initialized with ke...

b71ec30a537bea32ca7c9eb48e97f67bff95683c authored over 4 years ago
[ktrace] Fix error due to missing template instantiation.

The template function ktrace_write_record deduces the types of its
variadic arguments independen...

6f070d0628ec3c27766a17129d1aa2fd643272cc authored over 4 years ago
[graphics][tests] Run vkcontext in CQ including AEMU

This catches the case where AEMU can't initialize Vulkan.

Multiply: vkcontext

Bug: 55859

Chan...

75d90a79dabd58b46fc9ebdc751e90affec0f96e authored over 4 years ago
[testsharder] Move affected tests to separate shards.

By moving affected tests into separate shards, we can have the recipes
cancel all unaffected sha...

802d9a7d6a7a6a333a8ddadbde20221c303ceac1 authored over 4 years ago
[logs] runtime log level control foundation

This change plumbs together the foundational pieces for
runtime control of component log severit...

c00ae0fce790c9dbfeb2ba97583903da695fab49 authored over 4 years ago
[appmgr][fshost] Stop exposing OPEN_RIGHT_ADMIN on minfs

The v1 global-data feature has been removed so appmgr no longer needs
OPEN_RIGHT_ADMIN for the m...

2d514e089c0cdfbf05ef40d4b1c630e243714eb5 authored over 4 years ago
[create][flake] Fix test flake

Since tests run in parallel as threads in the same process (on host),
two tests were overwriting...

7f97d1f54ee83b53ec130a1bdede36dfb1cae855 authored over 4 years ago
[scenic] Make Scenic a SessionUpdater instead of GfxSystem

To make moving destruction and callback logic out of FrameScheduler
I'm making Scenic the Sessio...

d0c0097eddec83f591e07981252a3ba893177b19 authored over 4 years ago
[doc] Update readme for core-tests running

The .zbi moved, and recommend -k.

Change-Id: I09db207cb5c196f7840f61e2adb52a012da70100
Reviewed...

f8ef7069de73b0f65ba96d78dda333ea29f6734e authored over 4 years ago
[ums] Migrate off DdkRemoveDeprecated / DdkUnbindDeprecated.

- To reply to unbind, UnbindTxn.Reply() is used instead.

- To schedule removal of a device, Ddk...

bb8591ed7052b64d7db46f509036a2979f4f5bb8 authored over 4 years ago
[check-system] Make src/developer/forensics/feedback_data/system_log_recorder/encoding check-system clean

This was the error:

ERROR at //src/developer/forensics/feedback_data/system_log_recorder/en...

44e19a66a652f0bf9905f5f8c6a1cb879866ed1f authored over 4 years ago
[ffx] Move plugin code to run_test_suite instead of duplicating code

Change-Id: Ic90d7bfb843ccf644e2af4c94e6cc4fe34b2aec1
Reviewed-on: https://fuchsia-review.googles...

2a020fa33fb4f1691fa53f5d4b2988239c062c36 authored over 4 years ago
[bt][a2dp] Add inspect to Peer, cache remote caps

Add inspect support to a2dp::peer::Peer and cache the remote endpoint
capabilities as well. Thi...

a0be4def44b79ab1a73b0255bfad54c0ac55277c authored over 4 years ago
[a11y] Cleanup while reading.

* Typo.
* use `fx test`

Change-Id: Ib6cdde6e6eb218949771557cdec064e15bb317f4
Reviewed-on: https...

2aaacd1132acc0784f4aa647ba5c73d9520a6d5b authored over 4 years ago
[fidlcat] inference

renames displayed_action inference and calls it when the event is
created.

The inference is now...

fb0bfefa029ae1e6fa12b7727d163c289a8bce8c authored over 4 years ago
[debugger] Clang-format elf_utils.

This formatting was forgotten in the previous change.
Add missing include.

There is no code cha...

60842dbaa3c68cd109520126b06cf24c326e6403 authored over 4 years ago
[debugger] Add explicit elf symbol annotation.

Adds a way to specify ELF symbols: $elf(foo_bar)
This is a more general case of PLT symbols: $pl...

116aed0614db15f777b8bdc9b56809b51455be3a authored over 4 years ago
[codec][examples] Add h265 support to encode_camera example

Allow specifying codec to encode with on the command line. Still
defaults to h264.

Test: fx run...

58ea51f4865c1eb6663c840a50bd0bbbd3625b16 authored over 4 years ago
[feedback] Add lz4 encoding/decoding to system_log_recorder

TESTED=`crasher` (report ID 0715d83ace2634cc)
TESTED=`fx test lz4_encoding_unittest`

Bug: 51563...

e9a936b756fdb2158a2c7f038c43a533f4a7e0cb authored over 4 years ago
Revert "[kernel] default periodic load balancer to on."

This reverts commit af7435a8bbb2112bfbd0f4cb72cce91a5ce66080.

Reason for revert: increased flak...

bdaae572ab0fdb570ef6bd090e475015b7e539f2 authored over 4 years ago
[fidl] Reference encoder / decoder for byte vectors

This is a hand-written FIDL encoder and decoder for the purpose of
comparing performance against...

1c107cf276c6867a79ca6f680d4b6d1c58e7adaf authored over 4 years ago
[audio_core][test] Refactor audio_core integration tests, step 4

Move audo_admin_tests to test/api/*. No behavior changes.
This CL is a pure refactor.

Bug: 5064...

513ce19ac84d57794bd50e8d1b410e685d7d498e authored over 4 years ago
[block-verity] Add device manager and basic tests

This is step 1 of a multi-part series adding an implementation of the
fuchsia.hardware.block.ver...

ad4cc267dc4d3cc7498c7e3ed984ac3f224025e5 authored over 4 years ago
[fidl][benchmarks] Add event and echo call benchmark for StreamPacket

Currently there are only event and echo call benchmarks for vectors.
This means that we won't ca...

efbf683f6f3e37d9b40b5be25c1c19d9352e6679 authored over 4 years ago
[inspect] Add fn for soft-migration

The plan is for InspectDataFetcher#get to return a Vec<Schema>, but
first clients need to be sof...

129c720be67c57a12da976f8b9811d90626b3558 authored over 4 years ago
[net-types] Clarify IPv6 link-local subnet

RFC 4291 section 2.5.6 says that a link-local unicast address has prefix
fe80::/64, but section ...

8524947f1e6a1fa12bffa72365cebfa6d181ada5 authored over 4 years ago
[flatland] Remove mutable format in flatland renderer

Images for the flatland renderer do not need to have the mutable flag.
Mutable flags should not ...

49e5f23c0a73bb8fd66334e9828b7b7d4aa21d47 authored over 4 years ago
[audio_core][test] Refactor audio_core integration tests, step 3

Move audio_pipeline_tests to test/api/*. No behavior changes. This CL is
a pure refactor, plus s...

881e5d755103441a23268cae2dafb04c7ab58a0a authored over 4 years ago
[magma] Add magma_buffer_set_padding

The mali hardware can read past the end of a texture, so external memory
that's imported needs t...

ebeddb19e2980894400a7f97e2c856234bb00196 authored over 4 years ago
[settings] Remove deprecated watch for privacy

Bug: 53741
Test: fx test setui_service_tests setui_client_tests
setui_client_interface_test

Cha...

3e1d1a07d5704df88551ac5655ceb69c4f1aeb54 authored over 4 years ago
[fvm] Name data partitions "minfs"

This corrects a difference between the behavior of the fvm tool when
it's used to create sparse ...

d1091e43e88c000980933d619d394dbbd3f606cb authored over 4 years ago
[feedback] Upload metrics are tracked by the queue

The report store that will be replacing the crash report database is not
"upload aware" and will...

511dc3b8167f09080dad07f495c553fb66eacddd authored over 4 years ago
[system-updater] add a --oneshot command

Fixed: 55402

Change-Id: I1ba4b7c0a7f0aeaa2adc2136170271068bcc156d
Reviewed-on: https://fuchsia-...

6bb71af28255b9d69e8811371befa57acdd34bd3 authored over 4 years ago
[docs][drivers] Update using-ddktl page to cover DdkInit.

BUG=43261

Change-Id: I4767cf63760d76b44af0d77e358bb95e34d75996
Reviewed-on: https://fuchsia-rev...

c75727ee385f346b40c1d2ad0bdb9dcb154f1ba9 authored over 4 years ago
[debugger] Move debug registers to ThreadHandle.

Remove all variants of GetInfo. The thread variant on the ArchProvider
was already unused. The v...

00641e6cc9aad6a74e6340bce9d0bfef5860175c authored over 4 years ago
[rust][3p] Roll tracing(-subscriber).

Vendors tracing-core because a recent release added vendored copies of
lazy_static and spin for ...

b5bbd5a99ed36d99ef43b3154ff26a14567788df authored over 4 years ago
[tel][driver] Remove device_remove_deprecated usage.

This is not needed as UnbindTxn.Reply() has the same effect.

BUG=37831

Change-Id: I5891e6612a4...

cb4d9e832677788994bee31beef3fb71912d45c5 authored over 4 years ago
[lowpan][tests] Fix for a missing dependency and a typo.

Test: fx test lowpan-tests
Change-Id: I6cdacdc0dc23f3af6cb66322665d8572f59957b7
Reviewed-on: htt...

f0ec871e20f4b63fa0efbb73155ae0543c1e5cb8 authored over 4 years ago
[check-system] Make src/devices/board/drivers check-system clean

These were bringup-only, example:

ERROR at //src/devices/board/drivers/msm8998/msm8998.cc:1...

9bce6c222b876cad92f638e446185aaddc3d802a authored over 4 years ago
[ulib][zbi] Convert tests to use zxtest instead of unittest

This was mostly automated, with some manual changes:
* remove reference to unittest-static
* d...

cbac7479c7a4b8aef388d63a5ced8696c1595c55 authored over 4 years ago
[ulib][trace-vthread] Convert tests to use zxtest instead of unittest

This was mostly automated, with some manual changes:
* change helper functions: return void not...

a5b2c5687ff656dd0f61958adbe31ce49bf0cb9a authored over 4 years ago
[debugger] Add to process handle extraction.

Converts the unwinder to using the ThreadHandle and ProcessHandle abstractions.

Converts thread...

b308e02da961f5d7a1eb392524ccf08be9635784 authored over 4 years ago
[hlcpp][benchmarks] HLCPP benchmarks for "echo calls"

This adds benchmarking of making a FIDL call - in particular a call that
echos the value back to...

08958e8cce80cd1208f572fb6e26c282be3da38d authored over 4 years ago
[zircon] Disable PortTest.CloseQueueRace as it causes an exception

This test can cause the port to be filled up, making the kernel throw
an exception because there...

0407e265f40600ac9c602f7691fe9a442d9884f7 authored over 4 years ago
[thinfs] Override NodeGetFlags and NodeSetFlags behavior

The current default behavior of unimplemented transitional FIDL
methods like fuchsia.io.{NodeGet...

b98b7bd4ddc1aefcd75c2dee99230900a85425e3 authored over 4 years ago
[shell] Fix potential race during loop shutdown

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
[kernel] default periodic load balancer to on.

Change the default behavoir to use the new path, do this separately to
make rollback easier.

re...

af7435a8bbb2112bfbd0f4cb72cce91a5ce66080 authored over 4 years ago
[fidl] Correct consts golden

We incorrectly defined `BitsType` as an enum, when clearly we intended
it to be an example of bi...

f6860090b0baaed4c024b0f95561f1558e63835e authored over 4 years ago
[reland][build][go] Passthru TMPDIR to go build.

In Infra, TMPDIR points to a directory that is explicitly cleaned
between builds, and also exist...

cf70120d7021490dc6313a07f2ec92972475b039 authored over 4 years ago
[netstack3] Support deprecating SLAAC address

SLAAC addresses with a zero preferred lifetime should be considered
deprecated, even if they wer...

64a410e6b0866a884e18e1006550618f2185b855 authored over 4 years ago
[fidl] Fix constant generation

- Fixes constant generation in go bindings.
- Fixes constant from enum whose members are reserve...

8ef198e8f21565dd76dc854b695385c9cc93c607 authored over 4 years ago
[storage][volume_image]: Add FdWriter.

Writer implementation for writing into a file descriptor.

TEST=fx test storage-volume-image-tes...

350ff6be1b689e0c08c58c311efaa542e68bbb65 authored over 4 years ago
[goldfish] (7/8) Support data Buffer in goldfish control driver.

This change, we add support to two new renderControl methods
to goldfish control driver: rcCreat...

61c4c2e05ac3b84c9202867a962752e9402ae7f6 authored over 4 years ago
[hwstress] Add deletion of flash test partitions.

In the case of an unexpected exit of the flash stress test some
partitions may persist on the de...

aa8d5e648a714d4e8f8d0b55f826dcb8e049a265 authored over 4 years ago
[storage] Input and cmd line for disk-inspect.

Use the Fuchsia line input editor and command-line parser for the
interactive disk-inspect utili...

85492ee6b3310cccd4e84fefdab0d848837eb60b authored over 4 years ago
[fidlcat] Compute fidl_codec::Type for char and zx_uint128_t

Adds kChar to fidl_codec.

Computes fidl_codec::StructType for kUint128Hexa.

Change-Id: I7cf2be...

6734c09cdf5d2d9917872673f6dcbf991cdf77a7 authored over 4 years ago
[kernel][x86] Convert aps_still_booting from volatile int -> ktl::atomic

aps_still_booting is a bit vector tracking APs (secondary CPUs) in the
process of booting. Conve...

42d00c358b9e8c16b5d1a4e44d9604708f1a6f2c authored over 4 years ago
[bluetooth] Add fuzzer for parsing event packet.

Tests: Manually run the fuzzer.
Change-Id: I4c9009dd1c2a43a005410177098db28bd57a69c8
Reviewed-on...

515a91896b58934791a97751f3f21f49c4df24b3 authored over 4 years ago
[brcmfmac] Refactor timeout_test

Take advantage of the features in SimInterface to simplify
timeout_test.

Bug: 53992
Test: This ...

388fff9231fe3c702c83891b4e51cb54e0429597 authored over 4 years ago
[brcmfmac] Add scan support to SimInterface

Add scan support to SimInterface, to simplify the process of starting
a scan and collecting bss ...

d523330eea0522ae996921308b40aab217d63230 authored over 4 years ago
[fidl] Remove fidl_write_v1_wireformat GN arg.

fidl_write_v1_wireformat was a GN arg used for the static union to
extensible union migration, a...

a1e34655f2effe683310519ec15fd4ce582e9cf0 authored over 4 years ago
[brcmfmac] Add deauth support to SimInterface

Add deauth support to SimInterface, to request a deauth and track
responses.

Bug: 53992
Test: N...

0d313ed18f24054ae477b3fa555e158b039594ea authored over 4 years ago
[lowpan][lowpan-spinel-driver] Implemented get_supported_network_types

Test: fx test lowpan-tests
Change-Id: I1334950e0c1a835aae22f34e9a6d5f7e412d2b8f
Reviewed-on: htt...

898c23e7293b4dac3afa2406e9c6e334091a7675 authored over 4 years ago