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
This CL upgrades C++ TODOs to use the recommended format:
https://fuchsia.dev/fuchsia-src/develo...
Map the various Fat MBR types from [0] to the Microsoft Basic Data
partition GUID.
[0]: https:/...
f5c83df41bad703b5f88be682714359ba3252dac authored over 4 years ago
Change-Id: I595649e457149030aa664d31455321a1bf6773dc
Reviewed-on: https://fuchsia-review.googles...
Creates a new node called ThermalShutdown. This node type will handle
the simple task of polling...
This is a reland of bb8163c2020c6f0490fd1a58526de6badf5d9f7a
Original change's description:
> [...
Test: fx test --host -o ninjagraph_tests
Change-Id: I7d895e48d06a02244336d64e90b32dc540dffc89
R...
Test: fx test lowpan-tests
Change-Id: Icc71685a6e927c4cb8b987ed00d9f1ccdd601ff8
Reviewed-on: htt...
Bug: 57710
Change-Id: Ib389373921e87f73c7e1b2c5fb7b792b22f5abfd
Reviewed-on: https://fuchsia-rev...
Pulls out the rather lengthy and reused code for generating the setting
proxy test environment i...
In order to build for any SDK target for both x64 and arm64 we need
to enable cross-builds by wa...
Change-Id: I27488774a9be44e565ceb9b9b6185f556d96a2d5
Reviewed-on: https://fuchsia-review.googles...
In the BR/EDR dynamic channel configuration state machine, reject Max
PDU Payload Size values th...
RxQueue termination was being encoded in the port handle, which caused a
race between TriggerSes...
This test verifies that when the a11y-manager requests an action be
performed on a node, Flutter...
BUG=58070
Change-Id: If0b407c5ad5946f1eb022eae5f750535dc2e95f8
Reviewed-on: https://fuchsia-rev...
It's simpler to have just one spelling of this interface.
Change-Id: I163200b111244f8998624dcd3...
8b5c1379c5ac440646fd4252efd6fbc331eae8a8 authored over 4 years ago
This CL changes the scripts to use component URLs from `cs info` in
place of the PIDs used in th...
This CL fixes a problem in which responses to PTR queries were sent a
second late, because outbo...
Implement enumerateing tests in golang tests.
BUG=58084
Change-Id: I73e2c407847ad0dcc74eab0401...
22e78a79024ec86de269b0b2e90b49ed8ef9d6e9 authored over 4 years ago
* use run_until_stalled: this is more constrained than
run_singlethreaded and better for tests t...
Fixed: b/156307372
Test: fx test setui_service_tests setui_client_interface_test
Change-Id: Iec...
541541047a451aa694ee6b6fc7bc38cee4afea15 authored over 4 years ago
StreamVolumeControl spawns a thread that listens for
volume events from the VolumeControl. When ...
Also modifies DefaultSetting to allow None as a default. Since the
configuration is optional, no...
The power_manager uses a timer after thermal throttling has ended before
dispatching Cobalt even...
This CL updates the profile-test-server channel creation to use the
default constructor provided...
This failure mode is causing flakes that are being incorrectly
classified. Adding this will hope...
Change-Id: Iecff248b85beb80c068551cc534143a0db6b21b9
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I74ba1126592ced5480e765afff7570e6116a43ff
Reviewed-on: https://fuchsia-review.googles...
This change adds support to route framework and built-in capabilities by
name.
Nothing uses thi...
c8e87724ac5078c6bc3b100c53ce9f7673b8a360 authored over 4 years ago
checks that all dart imports are from direct dependencies listed in the
target's deps field
Det...
e18993565d18564a7475dcda81f520f116c27cf4 authored over 4 years agoThis reverts commit 9b3da12c6bb8e0dde3b58f9ae300f56532810962.
Change-Id: I947bbee78571409d51a66...
38277da2b0d6868e0609e5af624321491bb192a6 authored over 4 years agoInclude a provisional http_client package for soft migration.
Clean up the build graph a bit wh...
062c8df9dc6c4ec24067102ac1b6b977f9834466 authored over 4 years ago
Bug: 57360
Change-Id: I0cee405d463f6b02737262ae9c23f3e9aa60954e
Reviewed-on: https://fuchsia-rev...
Minor fixes are made to:
> verify presence of optional AudioEffectConfig fields before
accessi...
In the BR/EDR dynamic channel configuration state machine, reject
TxWindow values in the Retrans...
Where possible, use arch_interrupt_save/arch_interrupt_restore instead
of the lower-level arch_d...
This change removes the remaining usage of Systempowerstate enum from
device manager. The enum w...
The bcme_status_t type replaces the implicit int32_t type for all
firmware errors reported by th...
This test verifies that when the a11y-manager requests an action be
performed on a node, the web...
Support the max_transmissions = 0 option for Enhanced Retransmission
Mode, which means to retran...
When cross-compiling host binaries (e.g. using the host_arm64 toolchain
to build executables on ...
The Bookkeeping and MixJob structs are refactored. MixJob remains
only the set of data that rela...
Change-Id: I9ccbdfc4c8d3a86cbc905a94d0c9779a14a8447c
Reviewed-on: https://fuchsia-review.googles...
... for better onwership management.
No behavior change, existing tests still pass.
Change-Id:...
cdf6cae5d8f8a4b5065c21020bfaee38a98e25aa authored over 4 years ago
Error messages are no longer reported for every failure to get an
iovar. Instead, such logging c...
Change-Id: I2136c7b122b270691ecb37a5c53d436c9713b5d0
Reviewed-on: https://fuchsia-review.googles...
Add security requirements argument to bt-bredr-profile's connect
command:
"connect <peer-id> <p...
86df643ab1b4b48bdcf1a46b80e77ea56d10180c authored over 4 years ago
If a multiplied test is only present in an affected-tests shard, the
multiplied shard will curre...
This is a soft transition as there are out-of-tree references to the
INFO_FEATURE_WLAN and INFO_...
This replaces override_recovery_label with a recovery_label so that any
override of recovery_lab...
This calls the python script `normpath` on paths being added
to an SDK archive. The result is no...
Due to build constraints at the time, fuchsia.device.manager fidl
library needed to have a dupli...
Add SecurityRequirements field to the
fuchsia.bluetooth.bredr.ChannelParameters table so that
th...
Change-Id: I7621655db6bb7c98b3066c65a63aee6518132e25
Reviewed-on: https://fuchsia-review.googles...
Bug: 50926
TESTED=`fx test host_x64/triage_lib_test`
Change-Id: I39ffc4e2d36f8901cf6738a53ed28...
6f40f5753f35bf1b0d6ba1d23e46d22ff3f23845 authored over 4 years agoGoogle C++ style discourages forward declarations.
Also:
* Remove Initialize* declarations that...
Change-Id: I736ca377c6b21848844bd7be9808854c66cdc4af
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I5c01361b23e4ccf0c725f43b00a99e6ff45ed194
Reviewed-on: https://fuchsia-review.googles...
Fixed: 57945
Change-Id: I167162e3402cc0d6ecdee76c74cd4cd0a345a74e
Reviewed-on: https://fuchsia-r...
Change-Id: Ia2f7a0adb3e8148b468f1be5e0c5d60bb71dcd50
Reviewed-on: https://fuchsia-review.googles...
This changelist drops the Impl suffix from SwitchboardImpl
as it no longer implements the remove...
Testability: fx test gfx_swapchain_tests
Change-Id: I202f40910cf5645930583a24b222b8fe6ad614aa
R...
device_async_remove() will also call the unbind hook,
but otherwise has the same behavior. It al...
Bug: 37593
Tested: no logic changed
Change-Id: I40eb3f79cd8b149742e52d59a84f271fe4972b7d
Reviewe...
With strict enums, we will fail during construction of the enum value
(rather than later during ...
This pulls out the fuchsia.update.Manager.CheckNow()'s implementation
into a sub-function. This ...
Bug: 4763
Change-Id: I170719308bf32e86cab3d35c22345d1131a993c2
Reviewed-on: https://fuchsia-rev...
Our workstations use gdm3 instead of lightdm now. The path to the
Xauthority file is as a result...
Bug: 37593
Tested: no logic changed.
Change-Id: I644509cc26833ce50d6c1f7af3e5f9b1da6fb1d7
Review...
RewriteService::serve_rule_iterator was leaking memory
in unit tests by not properly shutting do...
Change-Id: Ieeb92382f87501753bb69de71ff3d8b52ca695c8
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I8a6c01a9855b749864f124e117253a709c38a56b
Reviewed-on: https://fuchsia-review.googles...
watchdog provides a way to track progress of an operation. Each
operation has a time scope - a s...
TEST: Verified by using zx::status in host side tool.
Change-Id: I292089adf1d6bbe70bbcdef27ffdb...
7ef8f40fb0aaa2f27b240addad6958f75b86bd48 authored over 4 years agoThis is not used.
Change-Id: If24c1a0b98f737415fc0c911e73f6b53103022fd
Reviewed-on: https://fuc...
Change-Id: I1fb3b463f3376725fc4eb1febda00a7be5cfebed
Reviewed-on: https://fuchsia-review.googles...
Bug: 52911
Tested: Built core.x64; ran `fx test blobfs-unittest`
Tested: Built bringup.x64; veri...
Change-Id: Id380fd348d4770a29c86d1aae78c2c4528a610a8
Reviewed-on: https://fuchsia-review.googles...
This moves pipeline warmup to the time when swapchains are created
in order to not hard-code the...
* `git mv {zircon/system/ulib,src/storage}/blobfs`
* `fx format-code \
--files=$(find src/st...
When you shut down the execution scope, it can return before all futures
have actually been drop...
Bytes will get promoted to ints and so casts are required before
shifting left by 24.
Bug: 5379...
54470bf5cc5bbb71a75b5a94b897cb3d4d852398 authored over 4 years ago
Follow up to If3d9b674a04cd2860eddba877f103512326a7fe1 which adds
coverage of failures to encode...
This reverts commit 63864ddcfe2dd20023bef359eb67dcdfad6a2c7e.
Reason for revert: re-introducing...
3c6ebdaaa33cf0537a3920a1513aada45b699138 authored over 4 years ago
Analogous to require_hw, require_sw only creates codecs that are
SW based in the sense that the ...
Change-Id: I35d9229690e4c652e96a069bbafa1786d5e909f5
Reviewed-on: https://fuchsia-review.googles...
Bug: 53747
Change-Id: Idb634656c95d881070738da84c70ae1378d061f8
Reviewed-on: https://fuchsia-rev...
We allow masking of channels as they are provided to the
driver in the ring buffer. The enableme...
Adds a time facade for inspecting the UTC time available on a device.
This facade will be used f...
Currently we are hititng port packet threshold on asan builds. Make this
component multithreaded...
As explained in the doc linked from fxb/50645, this has a few
advantages:
- More consistent sty...
17e6d7a2ca0faeb6e730f5df97ce2e6b3b44131d authored over 4 years ago
* move RGB conversion to capture class
* remove want_image (meant to be copy optimization)
...
Test: fx shell run camera-factory --StartStream
curl -v "http://192.168.100.239:52224/fram...
fidl_struct_copy! currently enables direct copying of structs whose
layouts match the wire forma...
This CL adds streaming controls to the FactoryServer. Subsequent CLs will build on this to add c...
568b06eba69c6ab760e7bb22f3e030f106192f35 authored over 4 years ago
0 was always being sent, which happened to work in some tests but broke
if a client created more...
I made a silly mistaken with the open counts which this fixes.
Bug: 53796
Change-Id: I2219f7f7e...
Disable this to match migrated flags from the ZN build.
Fixed: 56259
Change-Id: I28f1f5177156f9...
Adds an additional VM stress scenario that performs parallel random
operations on a VMO hierarch...
This CL rewords the error logs for encoding/decoding in HLCPP to clarify
that the type, bytes, a...