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

[global] Rewrite C++ TODO comments to the form TODO(fxbug.dev/11111)

This CL upgrades C++ TODOs to use the recommended format:
https://fuchsia.dev/fuchsia-src/develo...

f16104417116d782e407b2d939b388b5706acd52 authored over 4 years ago
[mbr] Add support for FAT filesystems.

Map the various Fat MBR types from [0] to the Microsoft Basic Data
partition GUID.

[0]: https:/...

f5c83df41bad703b5f88be682714359ba3252dac authored over 4 years ago
[fx][docs] fix incorrect link to fx.md

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

0b762745b2d551ed3389c14dd164d7c2ee23a736 authored over 4 years ago
[power_manager] Add ThermalShutdown node type

Creates a new node called ThermalShutdown. This node type will handle
the simple task of polling...

d9ed44c1f56731346c58f1f368ebe09410270772 authored over 4 years ago
Reland "[e2e] Also test for time zone *changes*"

This is a reland of bb8163c2020c6f0490fd1a58526de6badf5d9f7a

Original change's description:
> [...

ab2754379fc199b40024f565feed51969f20b7cf authored over 4 years ago
[ninjagraph] Add critical path extraction

Test: fx test --host -o ninjagraph_tests

Change-Id: I7d895e48d06a02244336d64e90b32dc540dffc89
R...

68a81a608ea3cc998b67af247c9f9ef90271d42c authored over 4 years ago
[lowpan][spinel-driver] Added API task lock

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

a4ab92a41132a39cb556030d210323136752b79e authored over 4 years ago
[cmc] Remove cm_fidl_translator and reduces dependencies on cm_json.

Bug: 57710
Change-Id: Ib389373921e87f73c7e1b2c5fb7b792b22f5abfd
Reviewed-on: https://fuchsia-rev...

b21ab73a30aa4cf59043763b3a7f3daf868f0dc4 authored over 4 years ago
[settings] Dedupe setting proxy test setup

Pulls out the rather lengthy and reused code for generating the setting
proxy test environment i...

63da61b51998f3eae7f209dc20f0b98c1d25133f authored over 4 years ago
[ffx] add sdk target and enable cross-builds

In order to build for any SDK target for both x64 and arm64 we need
to enable cross-builds by wa...

bc1fd913d3859d7c84200a1737b92364d1c90175 authored over 4 years ago
[gndoc] Update GN build arguments documentation

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

c300e3ec86a556ca809625635b08d1f3dd48eb1e authored over 4 years ago
[bt][l2cap] Bound minimum MPS in R&FC option

In the BR/EDR dynamic channel configuration state machine, reject Max
PDU Payload Size values th...

0e336be413f172c6d288f8be05e84e3165ed554c authored over 4 years ago
[netdevice] Remove race in RxQueue teardown

RxQueue termination was being encoded in the port handle, which caused a
race between TriggerSes...

2f1f0d5cb3967252b1386ea0db5a11116a89c472 authored over 4 years ago
[a11y] Add integration test for Flutter default actions

This test verifies that when the a11y-manager requests an action be
performed on a node, Flutter...

d11eeec84a07df47bede321edfc26886ef49292a authored over 4 years ago
[msd-vsi-vip] Destroy AddressSpaceOwner last in events test.

BUG=58070

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

a709822b8ed4f399a51d2635a7397e03410b666d authored over 4 years ago
[kernel][thread_lock] Remove a C era thread_lock_held helper

It's simpler to have just one spelling of this interface.

Change-Id: I163200b111244f8998624dcd3...

8b5c1379c5ac440646fd4252efd6fbc331eae8a8 authored over 4 years ago
[scripts][fuzzing] Use component URLs instead of PIDs

This CL changes the scripts to use component URLs from `cs info` in
place of the PIDs used in th...

585d068424e958ea216e062c476fba909eea947b authored over 4 years ago
[mdns] ensure query responses are sent immediately

This CL fixes a problem in which responses to PTR queries were sent a
second late, because outbo...

cd38efaaf4827500b690639b2cffa1ae090cb791 authored over 4 years ago
[go-test-runner] Add Initial Implementation.

Implement enumerateing tests in golang tests.

BUG=58084

Change-Id: I73e2c407847ad0dcc74eab0401...

22e78a79024ec86de269b0b2e90b49ed8ef9d6e9 authored over 4 years ago
[session] Clean up tests for element_management & realm_management.

* use run_until_stalled: this is more constrained than
run_singlethreaded and better for tests t...

bb6cb1fabd12273ca3dbed4762fd8695a362d6cd authored over 4 years ago
[Settings] Add volume-change earcons for alarm

Fixed: b/156307372
Test: fx test setui_service_tests setui_client_interface_test

Change-Id: Iec...

541541047a451aa694ee6b6fc7bc38cee4afea15 authored over 4 years ago
[SetUi] StreamVolumeControl terminates thread

StreamVolumeControl spawns a thread that listens for
volume events from the VolumeControl. When ...

5982575cb401ae03961fee1c702d935ebb3d3482 authored over 4 years ago
[SetUI] Read hardware light configuration in light controller

Also modifies DefaultSetting to allow None as a default. Since the
configuration is optional, no...

a51c4601c07960cb4ded224691eb546b6b07ce4f authored over 4 years ago
[power_manager] Resolve resumed throttling crash

The power_manager uses a timer after thermal throttling has ended before
dispatching Cobalt even...

61f407769c2c540201b8cc970329fdaf9db4d98c authored over 4 years ago
[bt][profile-test-server] Update channel creation parameters

This CL updates the profile-test-server channel creation to use the
default constructor provided...

9f287ba73731e4a7bacff82a6868dddefef0223a authored over 4 years ago
[tefmocheck] Add check for run_test_component resolution failure

This failure mode is causing flakes that are being incorrectly
classified. Adding this will hope...

ae414f48f93430bbb3a4b398500d80843756c2e0 authored over 4 years ago
[fx][docs] Change location of fx.md

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

81965724eb0453f1eefb2a54126b6ed84105c339 authored over 4 years ago
[rust_cates] move nix from target to host only

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

aa2874a5f55335d773cc890ae01a30163aa7c0b5 authored over 4 years ago
[component_manager] Framework capabilities can be routed by name

This change adds support to route framework and built-in capabilities by
name.

Nothing uses thi...

c8e87724ac5078c6bc3b100c53ce9f7673b8a360 authored over 4 years ago
[dart] Enable Dart Strict Deps

checks that all dart imports are from direct dependencies listed in the
target's deps field

Det...

e18993565d18564a7475dcda81f520f116c27cf4 authored over 4 years ago
[usb] Revert "[usb] Enable RNDIS on Luis board"

This reverts commit 9b3da12c6bb8e0dde3b58f9ae300f56532810962.

Change-Id: I947bbee78571409d51a66...

38277da2b0d6868e0609e5af624321491bb192a6 authored over 4 years ago
[http-client] Migrate to new templates

Include a provisional http_client package for soft migration.

Clean up the build graph a bit wh...

062c8df9dc6c4ec24067102ac1b6b977f9834466 authored over 4 years ago
[zxcrypt] Add null config file to all base boards.

Bug: 57360
Change-Id: I0cee405d463f6b02737262ae9c23f3e9aa60954e
Reviewed-on: https://fuchsia-rev...

a712aa690712f25269104ea6bd6bcb1841f3c30d authored over 4 years ago
[media][audio] AudioTunerImpl bug fixes

Minor fixes are made to:
> verify presence of optional AudioEffectConfig fields before
accessi...

5465cda1f41199d1456db32920f1bc0421c1f5f0 authored over 4 years ago
[bt][l2cap] Bound TxWindow of R&FC config option

In the BR/EDR dynamic channel configuration state machine, reject
TxWindow values in the Retrans...

62fd47d9ff8f041048447cb0efd69a582fd3419d authored over 4 years ago
[kernel] Use arch_interrupt_save instead of arch_disable_ints

Where possible, use arch_interrupt_save/arch_interrupt_restore instead
of the lower-level arch_d...

a805bc58e7b14a9ddf939940416fb8fbf23b0609 authored over 4 years ago
[FDF]Remove duplicate enum

This change removes the remaining usage of Systempowerstate enum from
device manager. The enum w...

6f208e49b129b07aa632f421ff98ab29ad4a2b8b authored over 4 years ago
[wlan][brcmfmac] Create bcme_status_t type for firmware errors

The bcme_status_t type replaces the implicit int32_t type for all
firmware errors reported by th...

54718002e1b2c229b4de8079c32a4856ac43dbb2 authored over 4 years ago
[a11y] Add integration test for web default actions

This test verifies that when the a11y-manager requests an action be
performed on a node, the web...

561a2f1190d15e401dde541424ba4cfd8d7d9837 authored over 4 years ago
[bt][l2cap] Support infinite ERTM retransmissions

Support the max_transmissions = 0 option for Enhanced Retransmission
Mode, which means to retran...

a8deaec92c08e510f26d432f8ad5d1578901730e authored over 4 years ago
[build] Fix variant selection logic for cross-compiling host toolchains.

When cross-compiling host binaries (e.g. using the host_arm64 toolchain
to build executables on ...

1c42e8fa838971badb0b2baebb86bdbd1160a1ba authored over 4 years ago
[audio_core] Split Bookkeeping => SourceInfo

The Bookkeeping and MixJob structs are refactored. MixJob remains
only the set of data that rela...

f620896cc2b740a6286f6a6b9875e5495fe8a255 authored over 4 years ago
[fx] Allow for jq access via `fx`

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

a1471474e5d040794f07bf4334e58be68e845d00 authored over 4 years ago
[ninjago] Group ninja related code under ninjago

... for better onwership management.

No behavior change, existing tests still pass.

Change-Id:...

cdf6cae5d8f8a4b5065c21020bfaee38a98e25aa authored over 4 years ago
[wlan][brcmfmac] Adjust logging throughout brcmfmac

Error messages are no longer reported for every failure to get an
iovar. Instead, such logging c...

3e4d9c8f5449a46ff21b454943f921d958d79aa9 authored over 4 years ago
[docs] update docs for flutter/dart components

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

13c7b52c0e484514754fd0d7157f0111a143fc98 authored over 4 years ago
[bt][tools] Add security requirements to bt-bredr-profile Connect command

Add security requirements argument to bt-bredr-profile's connect
command:

"connect <peer-id> <p...

86df643ab1b4b48bdcf1a46b80e77ea56d10180c authored over 4 years ago
[testsharder] Strip "affected" prefix for multiplied shards

If a multiplied test is only present in an affected-tests shard, the
multiplied shard will curre...

13885096c0278a2b0679e4b45091b81b7fe703a8 authored over 4 years ago
[fuchsia.hardware.ethernet] Define Features as bits

This is a soft transition as there are out-of-tree references to the
INFO_FEATURE_WLAN and INFO_...

a156d11b5ed670a8f48d8091fa2004f8c2673235 authored over 4 years ago
[images] Declare recovery update images with metadata

This replaces override_recovery_label with a recovery_label so that any
override of recovery_lab...

f44c9e017389b07975a3b9f2d512055dc9c78cc1 authored over 4 years ago
[SDK] Normalizing paths in SDK manifests

This calls the python script `normpath` on paths being added
to an SDK archive. The result is no...

baeffc8b403245bb57f694b9affbd1ee6d97d8e1 authored over 4 years ago
[FDF] Remove usage of fuchsia.device.manager.systempowerstate

Due to build constraints at the time, fuchsia.device.manager fidl
library needed to have a dupli...

9113c7e711365d3d7549a61b910754d77a3101da authored over 4 years ago
[bt][fidl] Add SecurityRequirements to Profile::Connect

Add SecurityRequirements field to the
fuchsia.bluetooth.bredr.ChannelParameters table so that
th...

4daaa97b9b7c0731d51810ddc33294e6c442b1d9 authored over 4 years ago
[fuchsia-archive] Reader takes source by value

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

ff4a6ca36119c4095ca0b5577e5005ab1bdd8ad4 authored over 4 years ago
[triage] rename bugreport into snapshot

Bug: 50926

TESTED=`fx test host_x64/triage_lib_test`

Change-Id: I39ffc4e2d36f8901cf6738a53ed28...

6f40f5753f35bf1b0d6ba1d23e46d22ff3f23845 authored over 4 years ago
[modular][cleanup] Remove forward declarations

Google C++ style discourages forward declarations.

Also:
* Remove Initialize* declarations that...

30abe1ca91825e7b0f7212bd97f1ead8ef3778b4 authored over 4 years ago
[licenses] - Adding missing licenses and fixing misformatted

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

a62956fa71b3b501557971aeba31ac333e907dc2 authored over 4 years ago
[blobfs] Trace event for StorageBackedTransferBuffer::Populate

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

6954f6144a5d8461b18a5a7a895ed077898b71b5 authored over 4 years ago
[netstack] s/Error/Warn/ when stash not present

Fixed: 57945
Change-Id: I167162e3402cc0d6ecdee76c74cd4cd0a345a74e
Reviewed-on: https://fuchsia-r...

9d47cb9be7537c9a6541a98ffd05c71a25866803 authored over 4 years ago
[fasync] Only keep a weak executor around for singlethreaded too

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

4b4e50b5d0bf09fdc8c77aa84d1157c446928c08 authored over 4 years ago
[SetUI][core] Rename SwitchboardImpl to Switchboard.

This changelist drops the Impl suffix from SwitchboardImpl
as it no longer implements the remove...

98cb27da75b49b19960992fea61ffb10da0053c5 authored over 4 years ago
[scenic] Reuse frame records in the display swapchain

Testability: fx test gfx_swapchain_tests

Change-Id: I202f40910cf5645930583a24b222b8fe6ad614aa
R...

fd04227ef746551180a1fffdb7703acc1b30a555 authored over 4 years ago
[iwlwifi] Move off device_remove_deprecated.

device_async_remove() will also call the unbind hook,
but otherwise has the same behavior. It al...

694f8a1a6d120e38683e9f89b9374b52fd1d1d5e authored over 4 years ago
[wlan][iwlwifi] style change

Bug: 37593
Tested: no logic changed
Change-Id: I40eb3f79cd8b149742e52d59a84f271fe4972b7d
Reviewe...

e3011c82d7bb554319ff508f39aeea8c0089ecea authored over 4 years ago
[gidl][dart] Cover value creation failures

With strict enums, we will fail during construction of the enum value
(rather than later during ...

f1195b9e21796e965efd262baa78ef7c32b1b8d7 authored over 4 years ago
[omaha-client] Extract check-now functionality

This pulls out the fuchsia.update.Manager.CheckNow()'s implementation
into a sub-function. This ...

3ba699e46729bc61aa2a5503653780101b10e048 authored over 4 years ago
[cmc] Move to //tools

Bug: 4763

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

5f031285bfe06e0d3e32b690beecf080dfe4e1e3 authored over 4 years ago
[fx] Update X11 instructions for emu script

Our workstations use gdm3 instead of lightdm now. The path to the
Xauthority file is as a result...

e78110e5fd2e134319cce4c516e105ae9980e4bc authored over 4 years ago
[wlan][iwlwifi] minor fix for iwl_send_phy_cfg_cmd

Bug: 37593
Tested: no logic changed.
Change-Id: I644509cc26833ce50d6c1f7af3e5f9b1da6fb1d7
Review...

b0ad870f612f554426936b8e2a0b3bd078a7574f authored over 4 years ago
[lsan][pkg-resolver] Fix memory leak in tests.

RewriteService::serve_rule_iterator was leaking memory
in unit tests by not properly shutting do...

e3042508d36f6c7e5a7969f6812070e7f95566b9 authored over 4 years ago
[omaha-client] Make sure check-now doesn't err with closed monitor

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

2fb9b2953d7113fb40bfe791995e57d4acb199db authored over 4 years ago
[fasync] Only keep a weak executor around

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

cc57db3e06428fbc8fea81ded98a92a7afb84479 authored over 4 years ago
[fs] Watchdog

watchdog provides a way to track progress of an operation. Each
operation has a time scope - a s...

3ee03f414e301fc32529ebd5870d29211f54b7fd authored over 4 years ago
[ulib][zxc] Make status_string available only on target

TEST: Verified by using zx::status in host side tool.

Change-Id: I292089adf1d6bbe70bbcdef27ffdb...

7ef8f40fb0aaa2f27b240addad6958f75b86bd48 authored over 4 years ago
[fidl] Remove FidlCodedArrayNew from coding tables

This is not used.

Change-Id: If24c1a0b98f737415fc0c911e73f6b53103022fd
Reviewed-on: https://fuc...

017949ecc1a35e45aef332f9706b83ca0c6ef57e authored over 4 years ago
[docs] Technical writer review of HLCPP tutorial.

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

117441116bf90f8a00f2f087f14a3096affabb89 authored over 4 years ago
[blobfs] Port unittests to test package

Bug: 52911
Tested: Built core.x64; ran `fx test blobfs-unittest`
Tested: Built bringup.x64; veri...

4cd7710c8c78360c43c15fe3b852b9ef15ac10bf authored over 4 years ago
[gndoc] Update GN build arguments documentation

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

16111db4e50434daeb6eb306547d897938a98afc authored over 4 years ago
[scenic] Refactor swapchain format selection.

This moves pipeline warmup to the time when swapchains are created
in order to not hard-code the...

df0bf2bd4ae26d6df52fecadea69ae5a0755e6aa authored over 4 years ago
[blobfs] Port to src/storage/blobfs

* `git mv {zircon/system/ulib,src/storage}/blobfs`
* `fx format-code \
--files=$(find src/st...

6c0911153a4b36d5a6ab86f74cc9d1a313d8e8ca authored over 4 years ago
[fatfs] Fix shut down race.

When you shut down the execution scope, it can return before all futures
have actually been drop...

9420e2e7395fcf5848f39cb9817ef7641dd62abf authored over 4 years ago
[fatfs] Keep asan happy by avoiding UB.

Bytes will get promoted to ints and so casts are required before
shifting left by 24.

Bug: 5379...

54470bf5cc5bbb71a75b5a94b897cb3d4d852398 authored over 4 years ago
[fidl][dart] Validate strict enum encode failures

Follow up to If3d9b674a04cd2860eddba877f103512326a7fe1 which adds
coverage of failures to encode...

3fd7e964604b28653a4d2dc7af3b5968eb967d36 authored over 4 years ago
Reland "[SetUI][core] Rename RegistryImpl to SettingProxy"

This reverts commit 63864ddcfe2dd20023bef359eb67dcdfad6a2c7e.

Reason for revert: re-introducing...

3c6ebdaaa33cf0537a3920a1513aada45b699138 authored over 4 years ago
[codec] require_sw - useful for testing

Analogous to require_hw, require_sw only creates codecs that are
SW based in the sense that the ...

efc87d7f858dd2903636c95ea0960db9c383f45c authored over 4 years ago
[archivist] Use new component GN templates.

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

e82479be4e2a9b21d97badb4a567e8104f70498f authored over 4 years ago
[generate_cargo] switch to using gn desc for build graph

Bug: 53747
Change-Id: Idb634656c95d881070738da84c70ae1378d061f8
Reviewed-on: https://fuchsia-rev...

9ddf26602aad05365686c2772f0e5e67ff1d9175 authored over 4 years ago
[audio][astro] Fix channels configuration

We allow masking of channels as they are provided to the
driver in the ring buffer. The enableme...

70019c52696bae5b093088146038faa59417af13 authored over 4 years ago
[time] Time sl4f facade

Adds a time facade for inspecting the UTC time available on a device.
This facade will be used f...

f5b787884d5f0bbbf5592d1c2f886b83cfa5d6a6 authored over 4 years ago
[component_manager_for_test] Make it multithreaded.

Currently we are hititng port packet threshold on asan builds. Make this
component multithreaded...

b9fa99c8479374b141414d715cdc882e13eeaeda authored over 4 years ago
[audio_core][test] Rewrite the loopback.rs test in C++

As explained in the doc linked from fxb/50645, this has a few
advantages:

- More consistent sty...

17e6d7a2ca0faeb6e730f5df97ce2e6b3b44131d authored over 4 years ago
[camera factory] CLI Capture & cleanup

* move RGB conversion to capture class
* remove want_image (meant to be copy optimization)
...

418412efb138f0c4cfebd1826f74c9dde768b782 authored over 4 years ago
[camera][bin] Add frame capture support

Test: fx shell run camera-factory --StartStream
curl -v "http://192.168.100.239:52224/fram...

d094a0120d7e88877f715f0985b4826477de5000 authored over 4 years ago
[fidl][rust] Support padding in fidl_struct_copy!

fidl_struct_copy! currently enables direct copying of structs whose
layouts match the wire forma...

b24c2b1cc62d7900bd50c99fecc571d81b9e8bd2 authored over 4 years ago
[camera][bin] Added Streamer to FactoryServer

This CL adds streaming controls to the FactoryServer. Subsequent CLs will build on this to add c...

568b06eba69c6ab760e7bb22f3e030f106192f35 authored over 4 years ago
[msd-arm-mali] Send correct perf counter pool ID

0 was always being sent, which happened to work in some tests but broke
if a client created more...

33ed43e6c4a31fc770236e67cb4034375adb5a80 authored over 4 years ago
[fatfs] Fix flake in random-op-tests.

I made a silly mistaken with the open counts which this fixes.

Bug: 53796
Change-Id: I2219f7f7e...

de1af9d4a78e3676d8d7bb7bc7b02dd8ff1b5ad9 authored over 4 years ago
[build] Add -Wno-sign-conversion to the build

Disable this to match migrated flags from the ZN build.

Fixed: 56259
Change-Id: I28f1f5177156f9...

ccfa460b263dc4f93e55bc61b9d08281cee1e5d5 authored over 4 years ago
[kstress] Additional VM stress scenario

Adds an additional VM stress scenario that performs parallel random
operations on a VMO hierarch...

a837ab5fc69185b8141e3cd934aee3cf8bed78e1 authored over 4 years ago
[fidl][hlcpp] Improve encoding/decoding error log

This CL rewords the error logs for encoding/decoding in HLCPP to clarify
that the type, bytes, a...

78d4428698dbc5a2e59e4050fca8593938c9ec37 authored over 4 years ago