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 adds the pkg directory to the hub for components hosted by
runners. This permits their m...
This was partly automated, with some manual changes:
* Change helper functions:
* Return v...
Newer versions of QEMU, at least 5.0, added a new -cpu=max switch that
enables all features the ...
* the enclosing job was not killed, resulting in the exception being
bubbled up to crashsvc
T...
6ba63c3e6133e3515f8fc685ba1e0aad5ed38d6e authored over 4 years ago
The original purpose of audio_core_hardware_tests was early
detection of misconfigured input har...
Also add an `OWNER` file, and a `README.md` file which briefly describes
what will go under the ...
This fixes a bug in the ReleaseCowParentPagesLocked where parent_limit_
could not be updated cor...
Bug: 54434
Change-Id: I43033b7c0b09f20db582237fe153899ea66a8e9c
Reviewed-on: https://fuchsia-rev...
We do not test it anywhere, and we need to be more careful when
adjusting the TSC to synchronize...
This switches `factory_reset` from rewriting zxcrypt superblocks out
from under the driver by in...
As a convenience to avoid having to write out the addition everywhere
it's used.
Change-Id: Ie9...
5df2a64ec910a53ee43128d6e76fdc934136f806 authored over 4 years ago
Some of the effects are mostly noticable on first run and won't show up
in the benchmarks.
LLCP...
6234308645f84cba4e76ad23d7998136dc0cf03c authored over 4 years agoCobalt metrics will now convert ticks to nanosecs before recording.
Bug: 51397 #done
TEST=CQ
...
078b728ddc376cc1072260419a36af22eb54a422 authored over 4 years ago
The TeeDeviceConnection struct wrapped a DeviceConnectorProxy with an
AbortContext to enable reg...
The resolver does not use any information other than socket addresses
when determining what DNS ...
Brings them up to date with the behavior of the implementation.
Bug: 53687
Change-Id: If1cbccc9...
lkg tool is replacing lkgb. This change switches tests to use lkg.
Bug: 55049
Change-Id: I25a35...
Roughly API compatible for the API's it supports, this represents an MVP
for fuchsia-async being...
When the direction of a message is known, only assign the response or
the resquest in FidlMessag...
ravoorir, dgonyeo, pshickel, and jmatt brought up concerns about a race
between orderly shutdown...
Bug: 52811
Test:
1. fx test wlan-sme-tests
2. Manually verify that WMM param shows up in Inspect...
This changelist combines message hub async tasks
into a single select loop.
Fixed: 54892
Test: ...
This removes kAllowNonNullableCollectionsToBeAbsent and replaces it with
a visitor method that i...
We use the same input/output device profiles for the built-in audio
devices and the e2e virtual ...
Bug: 54165
Test: Documentation only
Change-Id: Iedd14058decde15d121eb641a9ec6741da9f00e1
Reviewe...
Observing mdns under real use (doing cast-related things in a real
home), we see a lot of messag...
enable_mdns_trace compiles in the formatting code required for the
mdns service to log mdns traf...
Converts a fidlcat event into a protobuf event.
Decodes a protobuf event into a fidlcat event a...
f6f695c6edae8710849f9d0ffed91bc673ae2b56 authored over 4 years agoTo reply to unbind, UnbindTxn.Reply() is called rather than DdkRemove().
DdkRemove() is being r...
fa72760089fa312aedbbad1e0c57b620c349ded7 authored over 4 years ago
Also removes no_op_command_runner since it was only being used by
SetLinkValue.
Bug: 54868
Cha...
7def993ec09888d864a84171f0983f48e478283e authored over 4 years ago
Fixed: 54303
Change-Id: I0dcca5409e1b68329fe4782d83cb8aa00f62c00a
Reviewed-on: https://fuchsia-r...
Move handle emulation from fidl into fuchsia-async, with minimal edits
to get things compiling.
...
Fixed: 53496
Change-Id: Ia90e8fa32279d468518bd0560774395bbe2ef40c
Reviewed-on: https://fuchsia-...
These tests were disabled for flakiness by change
Idb222069afc76f801449d6258749e3732ecbf653, und...
Fixed: 44381, 44877, b/149105793
Tests: This functionality is now replaced by the audio policy c...
It's been unsupported since the amber -> pkg-resolver migration.
Change-Id: If9d6b018b5f88581f4...
54e09b054d61d072b2180ddfbc5f982551311aeb authored over 4 years agoAlso change the names of log files used to match those used in recipes.
Both of these changes a...
eb6d9112fa36127864b89acfcf9705da05426e9f authored over 4 years ago
Bug: 43938, 52811
Test:
1. fx test cfg80211_test
2. fx test assoc_test
Change-Id: I0f64a7db37a2...
02161bb8e45133019c8213e684d4bd6e163fa51a authored over 4 years ago
With the removal of the vim2 test environment, there's no distinction
between test targets 'hard...
Previously, this macro used an "overload set" based on types like
uint8_t and int64_t. However, ...
Tested: iquery_tests, existing tests cover these codepaths
Fixed: 54382
Change-Id: I23fce6e6f61...
2cc1c9880683c2a3499eac0d571abfd3e3d94517 authored over 4 years agoThis reverts commit c0e11344448f0d407c0861d1d95ea33b39e1cccf.
In the re-landed change the VMEX ...
daf47ea757e1f16c61e54772186d6fdbc38ee989 authored over 4 years ago
Bug: 50585
Test: fx run-test factory_store_providers_tests
Test: fx run-test factory_store_provi...
This changelist adds the ability for message clients
to acknowledge message, sending it back as ...
* The bootloader attempts a fixed-address allocation from EFI,
to load the kernel. By default,...
This change implements the basic version of the NodeDescriber, a class used to generate utteranc...
1e6e9a9976ccf1754aa139b5968ce60da1007103 authored over 4 years ago
Change-Id: If2a5a3ed94be335bd0ed13b83a4d4f401bc0a860
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I1ba3cca0a6db41171a6d2505ae1cf84ca0cf1358
Reviewed-on: https://fuchsia-review.googles...
An ERR log was unintentionally added in a previous commit. Remove
it.
Test: None, other than th...
1baa444071897aebc12d64397f2958e3f56397ef authored over 4 years ago
The paver script and build archive do not take dependencies from
:default-images or zbi metadata...
... and replace it with fuchsia.net.Subnet everywhere, since they have
the exact same structure....
This was partly automated, with some manual changes:
* Change helper functions:
* Return v...
Change-Id: I186a1b269429e758bdfd233acdf7e5f91b020db4
Reviewed-on: https://fuchsia-review.googles...
Now that the archivist doesn't depend on global-data anymore this
feature is not used by anyone....
Adds a FIDL interface for working with content-verified block devices.
Bug: 51306
Change-Id: Ib...
TESTED=`fx test files-tests`
Change-Id: Idc2b3e3a0f646608fa7942df0222c78d3b764b09
Reviewed-on: ...
TESTED=`fx test files-tests`
Change-Id: Ide621daa6c97a3ef87a03b4d53d9f19e1d140135
Reviewed-on: ...
This CL enables Bifrost4 support in HotSort.
Issues:
* Bug:54454 -- The R24 driver does not pr...
3c49d217857becc34084cf4a625be7f11f7c0bcd authored over 4 years agoUse fuchsia.logger.LogLevelFilter instead.
Bug: 34987
Change-Id: Ie0394b0d5839bcdcb4e40e36cc1c8...
Sets up the API plumbing and implement getifaddrs to the point where a
list of all addresses are...
Change-Id: I437aff3e89ba5aba71da4a8456f169a6bd5bdd46
Reviewed-on: https://fuchsia-review.googles...
Update input_report_reader to use the new Hanging-Get API.
This allows some cleanup of the input...
Update print-input-report to use the new Hanging-Get API.
FakeInputReport needed to be updated a...
Generation of `fidl_project.json` depends on `generated_source.json`.
Sometimes this file has du...
This to expedite reviews that include driver changes.
Test: N/A
Change-Id: I1c80dea180fae039567...
Test: astro-audio-out-test
Change-Id: Ie017d3ecff0ab7e90fce9ee6fb69b3af15d7c64a
Reviewed-on: ht...
Now that we've replaced WARN with WARNING, we can remove the former.
Change-Id: I9e6a3f91b05eba...
d2822c3bbf2b3529ae39da7555f197affc6a303c authored over 4 years ago
Update the documentation for when we use zxlogf(SERIAL, ...) to make it
less confusing to reader...
Replace WARN with WARNING in more drivers that use zxlogf indirectly.
Change-Id: I05df404bc7e04...
744e078c7ce3f3e006fa440cd370c865c9fdb3d5 authored over 4 years ago
Transition over to WARNING in order to better align with syslog naming
conventions.
Change-Id: ...
dcda0fc760114b072446c5bedd24060550287382 authored over 4 years ago
Change-Id: Ide14dde93deb885ec674c432867680a169e46ea1
Reviewed-on: https://fuchsia-review.googles...
Add a test to check if SHUT_WR does not prematurely trigger
TCP FIN before sending out all data ...
MULTIPLY: tefmocheck_lib_tests
Bug: 54267
Change-Id: Ic1e403228a5376315912e6273f5cfaf70b356880
...
Change-Id: Ib1d161bcf68a2cf17927666f8dfacc2dd6e38d34
Reviewed-on: https://fuchsia-review.googles...
1. Remove PG_G from Page Directory Entry (and above) flags, as the G
bit isn't meaningful the...
- Instead of deserializing from json5 to serde_json::Value and then
deserializing that, deserial...
This is a synonym for FX_LOG_WARNING, and will allow us to deprecate
WARN and be more in line wi...
functions
Previously, a new change function would overwrite previous change
functions, this chan...
Bug: 32978
Change-Id: Iaadff2080917fa32bddf2e54858650d70b74c47e
Reviewed-on: https://fuchsia-rev...
Change-Id: I0528dbceaa22bfe5f7b1a7dc5f57ca522983c05a
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I10144dcdebad216b18f47e702432a1d7d01f5894
Reviewed-on: https://fuchsia-review.googles...
This CL simplifies optimizations for arrays and vectors of primitives.
It replaces Encodable::en...
Bug: 50342
Change-Id: I909b84dc1f8fb2b440454d2dda7cfeede0a83327
Reviewed-on: https://fuchsia-rev...
Fixed: 54870
Change-Id: I1e7abddf513002a49eac38030bae5802621e1a50
Reviewed-on: https://fuchsia-...
Bug: 54383
Change-Id: I07a8441932fcb5b4d690b0e51400d76491540121
Reviewed-on: https://fuchsia-rev...
Ensure that loop detection reports are confined to the scope of the
tests of this functionality ...
Relax the rules against nested acquisition of the ProcessDispatcher
handle table lock. This lock...
Add a new validator flag and rule to support manually managed nesting
of locks within a lock cla...
An iovar_data_get operation can no longer silently fail without being
checked outside of the brc...
The documentation is brought up to date with the current implementation:
that session shells can...
1) Now test images use eR8G8B8A8Srgb format which is supported
by all platforms (on FEMU eR8U...
Now that HostImage always use eB8G8R8A8Srgb as its GPU format,
when converting YUV images in ima...
Logs the 3D min and max of the bounding box of a semantic node in the debug info in the hub.
Ch...
66e484e934d87dbc0d7d0fbe1025e0dd618e901a authored over 4 years ago
This CL adds a SetPlaybackRate method to fuchsia.playback.Player and
supports it in mediaplayer_...
Fixed: 52951
Tested: existing tests
Change-Id: I85ee9f4d76144ee8539cc408397cc7b36ce348d7
Review...
WebdriverFacade uses WebEngine, which requires these services.
Bug: chromium:1094035
Change-Id:...
Some comments referred to the old method of enabling driver logs.
Change-Id: I05fbad95ce3ae4885...
4a6b5d3e59f0c9d8b564f18605b9d11c26cb4cf1 authored over 4 years ago
Bug: 54383
Change-Id: If347b564c2ff6375d149cede9469455cc32a52e6
Reviewed-on: https://fuchsia-rev...
Change-Id: Ib6d3f9a4fe6de326707753fe595b5d8147c62415
Reviewed-on: https://fuchsia-review.googles...
This change implements both the PciProtocol methods for QueryIrqMode and
SetIrqMode, as well as ...