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

[swd-e2e-tests] Allow omaha server address to be specified

This extends the omaha server to be served on a fixed address, rather
than an arbitrary port. Th...

64308adedf0790b3a5c154a704e24050374f3aa3 authored over 4 years ago
[swd-e2e-tests] Switch to using logger

This switches from the "log" library to "logger" in order to annotate each
line with the estimat...

15ec947e63d0e2248509957af1b493ba628a3015 authored over 4 years ago
[audio_core][test] Flesh out a few more audio integration tests

Flesh out more reporting-related integration tests.

Bug: 49807
Multiply: audio-core-api-tests
C...

8e806ae0ba03ffa829ab2fcfc33d30dc655a5065 authored over 4 years ago
[cleanup][inspect-node-hierarchy] Remove no longer used deprecated formatter

Tested: existing tests

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

565fcae48f9cd9f70af45e9a67e7d6b570d1dbc6 authored over 4 years ago
[check-system] Make cobalt-client check-system clean

I'm not sure if we want to merge these source_set()s later, but this is
a relatively simple solu...

335b753b965df824b545d4935f8efc558e73c537 authored over 4 years ago
[audio_core][test] Flesh out a few audio integration tests

Flesh out a few reporting-related integration tests. The new tests cover
scenarios that cannot b...

02985ffbe9e8ffa7e9d99cdb16b3020bd2e2b137 authored over 4 years ago
[feedback] Clean up store.*

This clean up started in another CL and I decided to split it into its
own change.

TESTED=`fx t...

1e7f7ec3fc739f764d4e1a631c2c941644cdd95e authored over 4 years ago
[llcpp][benchmarks] LLCPP EchoCall benchmarks

These are intended to detect performance regressions in the LLCPP APIs.
They are based around th...

20aa5ec469aef64f60de9436ca1ce942227cf105 authored over 4 years ago
[settings] Add fake fuchsia.hardware.light service for testing

Pre-requisite for properly testing restore functionality.

Test: no functionality changes in thi...

398cf81b6e383f8a1cfc4ef9e32d4a091fc8eebd authored over 4 years ago
[check-system] Make fs/metrics check-system clean

ERROR at //zircon/system/ulib/fs/metrics/cobalt_metrics.cc:10:11: Include not allowed.
#...

ebe5d0413c8323c9b2e3b51041a470b08cb4612a authored over 4 years ago
[blobfs] Make next_node undefined at end of list.

The documentation in format.h and the public markdown said that
next_node should be zero in the ...

082d8c5b0885c375206841ae78c1fb631395d4c2 authored over 4 years ago
[dns] Use log crate

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

aa150173de50716c6edf46040568434cb618c4b3 authored over 4 years ago
[fidl_codec] Proper highlighting for array fields

Extends fidl_codec::Type to pretty print values with proper
highlighting.

Change-Id: Icc682082c...

7048adccc5bab0e53005285ecdc86149355504a0 authored over 4 years ago
[fidlcat] DynamicArrayField instead of ClassField

Introduces DynamicArrayField for class fields that are an array of
items. The size of the array ...

32d90ce47974a74c53e568fdf7276e3ef95aac27 authored over 4 years ago
[feedback] Decode a std::string instead of a VMO

* Initially we had chosen a VMO to avoid copying data between std::string and std::vector depend...

4f1de356b8485727e3393180040d302d13c88097 authored over 4 years ago
[check-system] Make usb-peripheral-utils check-system clean

ERROR at //zircon/system/ulib/usb-peripheral-utils/event-watcher.cc:8:11: Include not allowe...

a57ef1254bc2c805099a6b926ccd2318a5df7878 authored over 4 years ago
[brcmfmac] Refactor dynamic_if_test

Use the new features in SimTest and SimInterface to simplify
dynamic_if_test.

Bug: 53992
Test: ...

6fed70d0e418c0508cfff6a04c4f645d45743568 authored over 4 years ago
[board][nelson] add selina device configuration

This adds the necessary radar bringup to the boardfile.

Change-Id: Ibaa85360c652a2048517426ab09...

ecd510e4b0ca2dbbc42eaea97060dec4075ff0af authored over 4 years ago
[bt][hci] Fix a potential overflow

Fix a potential overflow found during a security audit. See the
referenced bug for details

Cur...

5008836c7a75422ba9653f807ede965a3ce7e1b6 authored over 4 years ago
[modular] Convert to using new AppConfig table in basemgr.

Bug: 53364
Change-Id: I515ecc86ba4c82bfc0ceb804d512a761b61c757a
Reviewed-on: https://fuchsia-rev...

5f2654ff682a11260e4fe23bc5e0ce1ee0a40361 authored over 4 years ago
[check-system] Make cobalt-client/test check-system clean

e.g.:

ERROR at //zircon/system/ulib/cobalt-client/test/counter_test.cc:16:11: Include not a...

738d1b2445701463511c268c1d348a27b6d7713f authored over 4 years ago
[flatland] Flatland::ClearGraph() fixes.

The Flatland::clearGraph() implementation was not kept up-to-date as
new features like Images an...

7cd87994cab63dba404c90d8a33b2d86fd48319f authored over 4 years ago
[scoped_task] Remove debug println.

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

151047cade08ac4c80d6554ecb0423dbdbdd6dc0 authored over 4 years ago
[a11y] Remove duplicate entry from package.

Bug: 45680
Change-Id: Icffae8599517b47f61871a05f65962085276024c
Reviewed-on: https://fuchsia-rev...

9a026d65b5d62e19b2b57161ddb484a4514d859d authored over 4 years ago
[pci-roothost] Don't rename test when putting it in a package.

This rename is not visible to the new process for creating zbi's.

Bug: 45680
Change-Id: I4fa027...

1546bfdf1c358319540ffe550ceba497dc478ce5 authored over 4 years ago
[feedback] Introduce a crash report store

This change introduces the crash report store that will replace
Crashpad's crash report database...

cf783c5e2a6c9b69b1b70733496e0689e09f6c5d authored over 4 years ago
[build] Make sysroot path relative

We should avoid absolute paths in our build to improve Goma caching.

Change-Id: I7a75f8d690762d...

0de94877528b888aab4834c28fb1ed7ae970f0ba authored over 4 years ago
[triage] Transition to new self-test style

This CL allows the .triage file "test" entries to contain either an
"inspect" field (old style) ...

123ffc14595d83d7c8b98ee110be54ed448c03a7 authored over 4 years ago
[audio_core][test] Refactor audio_core integration tests, step 2

The existing TestFixture methods ExpectCallback and ExpectError are
useful shorthands but can pr...

976dffd7fc65f8c06c14887d9125be205cf1ecb6 authored over 4 years ago
[components] BlackBoxTest => OpaqueTest

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

84751c22db64bfb45cbf00ae4d0c7f34d46be581 authored over 4 years ago
[lowpan][lowpan-spinel-driver] Reset the send window before calling open.

This change fixes a race condition in `SpinelDeviceSink::open` that
could cause the send window ...

5ff9ef379311b9edc7a21b641e5044f2309a3113 authored over 4 years ago
[blobfs] test flake: Mitigate by removing check for the time being

since the corruption api call is fire and forget,
on slower devices, there might be a race betwe...

5803d1c121b113aa53f17daadc5f529368799a39 authored over 4 years ago
[dockyard] Check for port bind errors on startup

SystemMonitorDockyardTest.ServerListening is flaking (see fxb/54034).
Suspecting failure of the ...

f81f346c8cba2272d5881c03e28c45289fb1e836 authored over 4 years ago
[feedback] Sort logs from previous boot

Logs from the previous boot are sorted when the files they're contained
in are concatenated toge...

8864cb3fe59043cfbf12a6f7cc4c1e6b84af9a87 authored over 4 years ago
[magma] Remove dependency on async-default header

Magma shouldn't link against async-default, so remove the (unused)
include of its header. Also a...

5d0e5cb002fc629e6a5cfffd7d003b3562785483 authored over 4 years ago
[kms-stateless] Let tee-client-api chose svc path

The tee-client-api defaults to using the "/svc/fuchsia.tee.Device" path
if nullptr is passed, so...

1da1ee46231f2032f6c922fb592a713421a9116f authored over 4 years ago
[sl4f] Unblock outgoing pairing requests

When we have IO capabilities set to something other than NONE
pairing requests were blocking all...

63ac8fc4c358a12e2cd4a501a4ccc80deaf5689c authored over 4 years ago
[e2e] Let package_manager_test be able to run multiple times on core.x86.

Cleans up the repo source that was added during the test.

Test: fx run-e2e-tests package_manage...

647a58683e8d05660783ef79cd0c583f46fae354 authored over 4 years ago
[forensics] remove bugreport legacy re-direct

* this last re-direct was treated separately as it required updating
downstream clients

Bug: ...

5386ddb0fc50b34fe9389dd66c893d090ed51d5b authored over 4 years ago
[aml-cpu] Added access to Aobus register to retrieve cpu info for

factory tools.

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

e81ced9b8bc8a71207530ad95678cea495da7c62 authored over 4 years ago
[brcmfmac] Refactor bsscfg iovar handling.

Eliminate lots of duplicate code.

Test: No need for additional tests as existing SIM tests
cove...

4e3b5f92ee7e7602e95a633abea5e6e61902e440 authored over 4 years ago
[dev][test] Migrate to DdkUnbindNew.

Since it is legal to call DdkAsyncRemove multiple times,
we no longer need remove_lock_.

BUG=37...

9b7e979100fb99ebf96c6c5553ae29e268d93641 authored over 4 years ago
[trace-provider] Remove dependency on async-default.

It's not used by the code, and can cause an unwanted dependency on
libasync-default.so to leak i...

4e29c23dd7f6247c57a5a45a3b45ee0f906b29d6 authored over 4 years ago
[zircon] Port ipc limit exception

This change
- Aligns port with channel when the ipc limit is exceeded
which is to raise an exc...

40d6527814ec2328ae3e56de7411542e20e0541a authored over 4 years ago
Revert "[bootloader] Add ABR support"

This reverts commit 31620e85dadc5df71e687cf72ab671b24207b1dc.

Reason for revert: mkzedboot is f...

a5175c6e5f94c0ea6fe4b408c2392390b5122b3c authored over 4 years ago
[intl] Update injected svcs to fix test error logs

Added fuchsia.media.AudioCore to injected services and sandbox services
so that the errors being...

eed94a26fd822b01c92a03337394be0d89ad168d authored over 4 years ago
[swd-e2e-tests] Update the documentation

Implement the suggestions from golint.

Test: No functional changes
Change-Id: I952f752d90801e2d...

21553ce33e15c3078ff97539e53ec84f70c16b29 authored over 4 years ago
[utest][threads] Finish conversion of tests to using zxtest instead of unittest

threads.cc had already been converted to using zxtest but
register-set.cc still used unittest. ...

e2925c94a8c92721fd75dcb9c355fe016aaff93e authored over 4 years ago
[audio][banjo] Add Start/Stop methods to codec protocol

Test: platform-bus-test on QEMU bringup build via runtests -n

Change-Id: I8ab6bb8256dbab19fdfd5...

c8daff2c794ba30681d15dea5ef70c8ea06df68c authored over 4 years ago
[netstack] panic if setHasEvents wasn't called

...matching the pattern used in statsObserver. While I'm here use
stack.DHCPV6ConfigurationFromN...

cda91232f87232655e0a205126840db922d4acce authored over 4 years ago
[appmgr] Increase test timeouts

Increase the appmgr_cpu_metrics_test timeout since they have been
failing for timeout reasons.

...

592d09680844fdd0b23e2c2752bd774bb2196069 authored over 4 years ago
[vim3][sdio] Enable SDIO on vim3

Bug: None
Test: Saw SDIO probe message with manufacturer/product IDs
Test: device-enumeration-te...

6894a89851d8278fb8b3de2cd84f59a0136902e7 authored over 4 years ago
[vim3][sd] Enable SD slot on vim3

Bug: None
Test: lsblk shows SD and eMMC block devices
Test: device-enumeration-test
Change-Id: I...

e8c556b8d6c25235369ee03af6879f310bb86dde authored over 4 years ago
[check-system] Make src/modular/bin/basemgr_launcher check-system clean

ERROR at //src/modular/bin/basemgr_launcher/main.cc:21:11: Can't include this header from he...

7b4123d473650eb45fe1c31604b9fbd5d95a740b authored over 4 years ago
[vim3] Fix device-enumeration test

Bug: None
Test: Ran device-enumeration-test on vim3
Change-Id: I19a873bfeb45a2047c9f3814e3cc3084...

164e01cecacc8a5af2f82e89486369f4bf4ac9aa authored over 4 years ago
[forensics] Add class for storage sizes

We have commonly relied on variable names to enforce sizes for storage,
like with crashpad::Cras...

e4db4d35fbc65a0a664077bd2a642fdfbe640660 authored over 4 years ago
[swd-e2e-tests] Allow TUF package name to differ from meta/package

"update"-style packages currently require that meta/package actually
names the package as "updat...

bbb4d7db6d5c47fa75f43e03186e1977f0d12fb3 authored over 4 years ago
[lowpan][lowpan-spinel-driver] Implemented `send_mfg_command()`

This change implements the new `send_mfg_command()` method
on the LoWPAN Spinel Driver.

Additio...

f4b7fc2fe3f580fc68f43fc8ce384a8c30524c68 authored over 4 years ago
[modular] Add modular_config output_name parameter

This enables products to contain multiple Modular configuration files
with different names.

Not...

53bb42e3b460c86061f22d739921aaacca5d4b18 authored over 4 years ago
[scenic] Add FenceQueue class

Adds a FenceQueue helper class that implements the behavior currently
in scenic::Session when ha...

ea0afa51c1ff55319ee58bceaaac916d71f375ff authored over 4 years ago
[swd-e2e-tests] Fix generating omaha server responses

The omaha server response is actually wrapped in an extra
`{"response": $RESPONSE_CONFIG}`. Also...

905cd75987e55944f4e27891f74ac62a3d5a11aa authored over 4 years ago
[SetUI] Revert "[SetUI] Revert "[SetUI] Remove fuchsia.settings.System""

This reverts commit d2f822342caeed05d383371d197ccc2ba3cd1210.

Reason for revert: Configs update...

f41d9c3132f07dc054f52255bb0c0d4027a409b7 authored over 4 years ago
[components] Remove bad waiting API for tests.

wait_until_component_capability and wait_until_framework_capability
are test APIs that are all t...

eb4bdf1c98dc42d022fcb27dcd9c023c9e6a320e authored over 4 years ago
[netstack] Add socketopt stubs

Test: syscall tests

Bug: 52245, 52246, 41498

Change-Id: Ida3e3098de32ada4eeaf9541dd8e064389565...

448b19ba397ccc2d556f1a393a114e49fc37d4d4 authored over 4 years ago
[SetUI][Agent] Remove individual stage contexts.

This changelist removes the initialization stage context
and moves the available components to t...

5ffe014a4bda4cb3297b9c44228ec52d40c7e8a1 authored over 4 years ago
[system_metrics] Add klog count cobalt metric

Report every 15 minutes how many new kernel logs have been written.
This allows us to measure lo...

6eebec7d901b223812cc520dbc0dfa3f27f79607 authored over 4 years ago
[utest][tftp] Convert tests to use zxtest instead of unittest

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

8380606d2b4911d6430862598a11090de172d8a7 authored over 4 years ago
[tests][handle-alias] Convert test to use zxtest instead of unittest

This was mostly automated.

The use of "RUN_TEST_LARGE" meant this test was disabled. I have
pr...

f3dd47c3355688f3cf40fd82acc9eb62ebc9553a authored over 4 years ago
[check-system] Make //src/media/codec/examples/use_media_decoder check-system clean

ERROR at //src/media/codec/examples/use_media_decoder/use_aac_decoder.cc:9:11: Can't include...

e2dfc247862ff085757290f3ac5ef8d138b1dade authored over 4 years ago
Reland "[a11y][annotation] Adds scenic services to a11y sandbox."

This is a reland of 651927b70889759d10fae676a3c7b3fa5895682c

Original change's description:
> [...

15eb88437911025b11d8d30f7f9e53c63336b27d authored over 4 years ago
[check-system] Make src/ui check-system clean

e.g.:
ERROR at //src/ui/a11y/lib/annotation/tests/mocks/mock_annotation_view.h:10:11: Can't ...

4519fe98bf30873806ecbf66468ecd298d55c3dc authored over 4 years ago
[tefmocheck] Exclude check for expected "ZIRCON KERNEL OOPS" from TestKillCriticalProcess test.

Bug: 55632
Change-Id: Icd769606391bd54ea70d8f2c1e9da7f3a51084ff
Reviewed-on: https://fuchsia-rev...

2a0d7f2c9ad350e78f7c82d5384f317974097a7f authored over 4 years ago
[check-system] Make src/storage/fshost check-system clean

e.g.:
ERROR at //src/storage/fshost/metrics.h:16:11: Include not allowed.
#include <fs/m...

2c51379cceda566a4f90b2d5d0400d6d4062b2fb authored over 4 years ago
[check-system] Make src/modular/tests check-system clean

ERROR at //src/modular/tests/inspect_session_test.cc:16:11: Include not allowed.
#includ...

8d91676d81c25f57694c0d7e7257b98444e65494 authored over 4 years ago
[brcmfmac] Pull in upstream memory safety fix

https://patchwork.kernel.org/patch/11270885/
https://lore.kernel.org/patchwork/patch/1086153/

F...

8107c50920455154ec7bee9e38f051f8da661bd1 authored over 4 years ago
[swd-e2e-tests] Don't export helper functions

Test: This doesn't change behavior, it just excludes these functions from
being exposed as part ...

b6bced95fa0e0961611b0eda235c02ed008288ff authored over 4 years ago
[ulib][pretty] Convert tests to use zxtest instead of unittest

This was mostly automated, with some manual changes:
* add "%s" where printf format string lite...

9f8f5d305c722839127bed281de8bb91612e5216 authored over 4 years ago
[check-system] Make src/diagnostics/log-validator/puppet/cpp check-system clean

ERROR at //src/diagnostics/log-validator/puppet/cpp/puppet.cc:14:11: Can't include this head...

f0665eca9123108e7b908561fa740e7b66c3de5b authored over 4 years ago
[modular][cleanup] Slight improvement to sessionmgr's logging about configs

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

dac4e19b1e309eaddbf962a219ab04c223ff3ea2 authored over 4 years ago
[check-system] Make src/media/playback/mediaplayer/util check-system clean

e.g.:
ERROR at //src/media/playback/mediaplayer/util/safe_clone.h:8:11: Include not allowed....

16a3f7b0dc6ec141ab652ed6c78c6ea639937a03 authored over 4 years ago
[docs] Add new graceful reboot reasons

Bug: 52187

Change-Id: Ib0afe9b116232980c6c4c2fe19118643c5ef872c
Reviewed-on: https://fuchsia-re...

abe94a55d356408cfefb8b4aa12598fb1a12918d authored over 4 years ago
[settings] Give access to fuchsia.settings.Input

Bug: 53729
Tests: fx test -o setui_service_tests

Change-Id: I48d506e1f13c3474fc10bfd26659360779...

c4dfcebaf49decc22924e0c3a4f1f6838a2750dd authored over 4 years ago
[wlanif] Add WLAN metrics Banjo structures.

Implement Banjo data structures for per-antenna reporting of
noise floor, RSSI, signal to noise ...

55ed5bb78145cca3d44d2d7b5e346a641c932d86 authored over 4 years ago
[bsdsocket_test] Improve poll errors

`poll` does not set `errno` when it returns 0, which can can cause
assertions that emit errno to...

5ee56a4807c6892205124c9ca6f4f0e9a6ea8efa authored over 4 years ago
[diagnostics] Refactor cs logstats for testability

This CL refactors log stats extraction in cs (component stats) to a
separate library and exercis...

4369eb2d5b0a24374b202353e862d3b3c2a52c9f authored over 4 years ago
[fidl][docs] Add example usage to bindings references

Updates the bindings reference docs to use includecode
snippets. FIDL examples all come from the...

49818eae8234118e7fe719c55fa334dface43db0 authored over 4 years ago
Revert "[blobfs] Improve read metrics"

This reverts commit 1b856ba184972786e688a94cbaac76e3fd19fc77.

Reason for revert: Missing case f...

869cc007cfa5e1cb0812d8b8b89cd397f031d903 authored over 4 years ago
[wlan][brcmfmac] Dynamically determine driver features and hardware capabilities

The Broadcom firmware is capable of dynamically returning information
about it's capabilities. F...

0e324e0b4f394b1c5b105ea4efa010c6f90cb128 authored over 4 years ago
[smoke-test] Ignore BUILD.gn files

See also fxr/404589
Bug: 55089

Change-Id: Idf954e6680372eb227ccb02ca05963d942dd628f
Reviewed-on...

31c8bbd4b4be5e76f23ee11bd10273318a3bc896 authored over 4 years ago
[fidl] Minor fidl_validate_string performance improvement

It is slightly more efficient to use < than bitwise & and =.
Currently strings in LLCPP are sign...

af3e132d23fac784607331c8a6e70eaf5e4409ce authored over 4 years ago
[fidl] Move source compatibility tests

Needs to land after I3b360f70a05909c4b931f7a6146ec5780bdf1b72

Test: no behavior change
Change-I...

4a871bab08d5473abbbf76571d0402221d88d7a6 authored over 4 years ago
[SetUi] Introduce new persistent storage

Introduce a new implementation of persistent storage that
would read/write the data into a file....

a9892e32ab3aa2e4043d3be93525c04501bdbd72 authored over 4 years ago
[weave] Implement required methods for WARM module.

Implement methods to add/remove interface address and add/remove routes.
These methods will invo...

0908757ce29f05a0cdc3c9fdf6c67c431823440c authored over 4 years ago
[fxtest] Fix tests for fxtest

Originally I wanted to do the same as fxr/403974, but it beat me to the
punch. However, while w...

763e76cb70543a61bf5f4dddbe30c481a66654ce authored over 4 years ago
[scenic] Stage ViewTree updates of Annotation ViewHolders first.

|GfxSystem::UpdateSessions()| updates scene graph and stages
ViewTree updates of each Session as...

7ed0ace8c5a803bb682d818cf21b9e8b7a134a76 authored over 4 years ago
Reland "[drivers] Define an "all" target for objects meant to be added to zbi's."

This is a reland of f4175ae6ffe00d15689e175f1ed843cfe4066531

Original change's description:
> [...

cc908a107da45d9ea1c0bf479a74d3980f03926a authored over 4 years ago
[scenic] Ignore ViewProperties "bounding_box" argument if invalid.

Views set up focusing properties for their annotation
ViewHolders when annotation ViewHolders ar...

353451c7c8c6018816b627bef69ea7a422ee1a8b authored over 4 years ago
[kernel][cbuf] Make a more specific API for Cbuf fullness

Clients only ever compare available space to 0, so only tell them that.

Change-Id: I016e4bd20c2...

5cc66dc5a5e924db9b5c1ff135e7735df19cbeea authored over 4 years ago
[weave] Handle tunnel status changes.

Implement the methods required to handle tunnel status changes.

Bug: 51913
Test: Verified that ...

4d303c20f89451d047be03aafe55cdff93bcf6e3 authored over 4 years ago
[forensics] update //bundles and //products

* clean up the legacy re-directs
* we keep the bugreport re-direct as it's proving hard to remov...

c92a8b911e0f6c6b5193327fd19a44cd89f07822 authored over 4 years ago