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
Change-Id: Iba099b2f6dd4f8513e89464ed9028ebe39a96ae6
Reviewed-on: https://fuchsia-review.googles...
Now that we can print from very early in the kernel or the serial
drivers will properly drop dat...
This lets us initialize it earlier and as a result safely print earlier
in the kernel. Rearrange...
This makes it possible for the sysmem driver to report what clients are
holding onto a buffer co...
Fix slight differences in argument validation of the offset and
size params to vmar_allocate, de...
TESTED: fx test ftl-proxy-tests
Change-Id: Ia60ffcc4d7f1983e28bcd0cf38c419b53572601e
Reviewed-on...
In addition, added more logs to identify failures.
Test: fx mkzedboot and load on workstation
C...
TESTED: fx test ddk-schedule-work-perf
TESTED: fx test ddk-schedule-work-test
Change-Id: I4b85ca...
Bug: 53361
Change-Id: Id55916d8467052de126ff84ff89622f8fc7245f6
Reviewed-on: https://fuchsia-rev...
C++ implementation of the audio codec protocol for both servers and
clients to be used to facili...
to modular_test_harness sandbox
Bug: 53951
Bug: b/160930313
Change-Id: Ie2f63000390d6b10c3ee3aa...
ec9c4c2d1922aee1e41218e3283ae807933a18fa authored over 4 years ago
Previously some methods would return empty string on success.
Moving to a result type makes it e...
Adds an OnFramePresented method to SessionUpdater and starts calling it
from DefaultFrameSchedul...
fxr/405495 inadvertently shrunk the size from 5120kB to 512kB
Bug: 47137
Change-Id: Ib2b87ac3ef...
Print the cache info for the first CPU of each cluster during
secondary init. This makes it easi...
Tested: existing tests
Bug: 55138
Change-Id: I526e0da559482c2e863ec8d35a92613938d74254
Reviewed...
This allows for ssh keys to be provisioned via fastboot through a
bootloader file.
Example usag...
3dba061d0895f445010e49865b59df9b2344068f authored over 4 years ago
Fixed: 55881
Change-Id: Ida341fcc441985024240c780cad0406d9c181a64
Reviewed-on: https://fuchsia-r...
Tests: new unit tests
Bug: 56059
Change-Id: I100ab103dadcb1a8fa1875f74b585639e20d258c
Reviewed-o...
Test: None
Change-Id: I4ca64b81df5e0c1d83cd3b2b32cccfed50c8f677
Reviewed-on: https://fuchsia-re...
previously the GetAttr call returned 0 for the content size, but it
knows the content size, so w...
Change-Id: I3c861366fda10bfdcbec692af7a685a07792a79b
Reviewed-on: https://fuchsia-review.googles...
This change enables parsing JSON directly as commands for example:
component.id `{"component_id"...
Fixed: 55330
Change-Id: Ib489c0fe8a468df2f148b4e3306129a90e13196c
Reviewed-on: https://fuchsia-r...
This is done later in the build by the current zbi creation system, but a newer
version of the s...
The host blobfs tool reads files, hashes them, and compresses them in a
small collection of thre...
Previously DdkRemoveDeprecated() was used to reply
to the unbind hook and also for the releasing...
The change https://fuchsia-review.googlesource.com/c/fuchsia/+/403494
combined with recent sched...
Bug: 52611
Change-Id: I2399763c9f55ff257e48b34641994ea5079ccda9
Reviewed-on: https://fuchsia-rev...
Testing: Ran blobfs-integration tests.
Bug: 56061 #done
Bug: 55820 #done
Change-Id: I60d617f739...
TESTED: fx test ddk-lifecycle-test
Change-Id: Ie3d9c3ba061e5092ea22af4fc881248e244a704a
Reviewed...
Change-Id: Id0e79242200fe6861c3ff32bbe687c63a2468c0c
Reviewed-on: https://fuchsia-review.googles...
This avoids more cases where locks marked with lockdep wrappers ends up
needing global construct...
Currently, there is an initial minimum allocation but allocations that
exceed that can take plac...
Some recent bringup builds pass despite not running any tests. This
appears to be a bug in runte...
This splits the extent iterator and node iterator classes so that nodes
can be iteratoed without...
Change-Id: I01ed888081213797bddbd8103b0df37b4418dae5
Reviewed-on: https://fuchsia-review.googles...
Add a GN build argument `use_dhcpv6` to include the DHCPv6 client in
a fuchsia build.
Change-Id...
5dcd0c4f4a27fed69799891ac4637df7ff2b3339 authored over 4 years ago
TESTED: fx test ddk-power-test
Change-Id: If78c2bb4b2c68429ee19cba06c5d05d6b8ba2d03
Reviewed-on:...
TESETD: fx test ddk-runcompatibilityhook-test-package --
--gtest_also_run_disabled_tests
Change...
0297e5903ef12b9062529761792c8db8731a5939 authored over 4 years ago
Now that we use Ninja 1.10 which properly handles multiple output
files, properly track all Rust...
This addresses the issue currently affecting all (Thin)LTO builders.
Change-Id: Id5dedb13e79fc0...
9f48ed5950bb510ae050fa8b90a391953564bf59 authored over 4 years ago
The fuchsia.device.manager.Administrator service was listed in appmgr's
exposes, but not offered...
TESTED: fx test fs-management-tests
Change-Id: Ic9ec05de9d93efb620235a5e5424f7d16cde5533
Reviewe...
Bug: 52611
Change-Id: I8c040ddbf8ad95c0634c441c73c78114502b1b55
Reviewed-on: https://fuchsia-rev...
It's now possible to wait with a timeout.
Multiply: ffx_daemon_lib_test
Change-Id: I7c22c02c6b2...
* Switch from IdentityEncoding to Lz4Encoding.
* The package size increases by 16kB.
TESTED=`cr...
800b7e47f1ec1e552b7e3de41de41d1a7874c47e authored over 4 years ago
Bug: 35879
Fixed: 53150
Change-Id: Ibe304d4255210796ebb2073cd26ac3f6fd5c3f0e
Reviewed-on: https:...
pthread_getattr_np is only expected to work on running threads. In
practice, musl zeroes out the...
The mdns implementation responds to queries for A and AAAA resource
records, which map the host ...
The implementation of orderly shutdown and removal of functionality from
driver_manager resulted...
TESTED: fx test ddk-fidl-test
Change-Id: I732357ce608664665abf9db7fec1c90ffca33b73
Reviewed-on: ...
Adds test to document the fact that encoding an unknown
or invalid union fails in a non-nullable...
Extend the audio_core_package template to allow packages to supply
supplemental manifests that w...
This a step in the process to rename Watch2 to Watch. A previous api
change required us to add a...
This is needed to properly support multiple outputs with depfiles.
Change-Id: Ib70c6d51b22d54dc...
8ae1155294a10040f5b0210c82e240abb9c5389e authored over 4 years ago
This a step in the process to rename Watch2 to Watch. A previous api
change required us to add a...
Add a definition of ASSERT_STR_STR(), which is provided by unittest
but not zxtest.
This change...
4a8226fc0cc093ac332f98446745b90a95cf070e authored over 4 years ago
* ermine_session_shell -> dev_session_shell
* mondrian -> dev_story_shell
* dev_base_shell -> au...
This format is preferred on some devices and useful to
support with goldfish to avoid special ca...
Change from "amber" to "go.fuchsia.dev/fuchsia/src/sys/pkg/bin/amber".
This will be done for mo...
67659390f58f112456a620ef917952883de078d1 authored over 4 years ago
- To reply to unbind, device_unbind_reply() is used instead.
- To remove a device, device_async_...
* Replace Lifecycle delegate with regular binding in BasemgrImpl.
This is functionally the sam...
Work scheduler integration tests used to propagate errors up out of the
test function rendering ...
TESTED: fx test hid-test
Change-Id: I0deace3765108a5772cefc703dcbc2ab0d146fc6
Reviewed-on: https...
We do not yet have a defined API for what images are used in what
combination to target a partic...
This a step in the process to rename Watch2 to Watch. A previous api
change required us to add a...
This a step in the process to rename Watch2 to Watch. A previous api
change required us to add a...
ffx run-component is now ffx component run.
Bug: 55330
Change-Id: Ibcbfb347b5ddd1ed8f1867d5a0e9...
I was very confused when I wrote this test. UDP and TCP sockets do not
share port spaces, but th...
Bug: 55642
Change-Id: Ic4517fab6e1920b63fc3bc35abad77d33be89bf9
Reviewed-on: https://fuchsia-rev...
Replaces the acquire fence logic in scenic_impl::Session with a
FenceQueue. No changes to functi...
The blktest library is only used by the blktest executable, so it
doesn't need to be separate. ...
The MixStage will hold a strong reference to any PacketQueues while the
mix is in progress, howe...
This was mostly automated, with some manual changes:
* use zxtest::RunAllTests() instead of uni...
Also migrate test from bringup to core+.
TESTED: fx test fallback-rtc-test
Change-Id: Ia982e0d3...
The ClockReference class is renamed to AudioClock.
Test: rename-only, no functional change
Cha...
844b911b8886a634d63811a7e33a71ccac985291 authored over 4 years ago
To match location of ArchiveReader in the C++ contrib library.
Moving it out of core fuchsia-ins...
Ensures that legacy listeners will still see structured fields.
Change-Id: I476067611d92b702bc9...
504ba40606a914f33408bec5017347d6ee2d1d33 authored over 4 years ago
The V6 address parser in lib/inet didn't accept double colons at the
beginning or end of the str...
TESTED: fx test driver-inspect-test
Change-Id: I88b280aec2822dbc8861a8e2b369432936895e12
Reviewe...
Bug: 55642
Change-Id: Ie382e32dd83fc2c19df4a5c98be5915717939b14
Reviewed-on: https://fuchsia-rev...
Bug: 55685
Test: fx test setui_client_tests setui_client_interface_test
Change-Id: I75c23979142...
ea0365d78e1f3fe73745e7eb459c5038c6464c18 authored over 4 years ago
Test: fx test paver-test
Change-Id: Id3a2115cf2a182bcdf74aa381790a00f8b8fc25f
Reviewed-on: https...
Change-Id: I5ac01e40fc8f1aea259a87a739de260aba3c5c16
Reviewed-on: https://fuchsia-review.googles...
Bug: 55769
Change-Id: I59b7fc4d221839661138331af84bbd26abe2500b
Reviewed-on: https://fuchsia-rev...
Tested: archivist_integration_tests
Fixed: 43112
Change-Id: I46274ab104d7a68ef8a6beb134e13d8ec8...
f62cfdc015821d414db3816da2ba8112dcbe4fe8 authored over 4 years ago
Retransmit signaling channel request packets up to 4 times before timing
out with the RTX timer....
Change-Id: I1cc03678cf468b723c9d45a29943dacacc2041c0
Reviewed-on: https://fuchsia-review.googles...
This a step in the process to rename Watch2 to Watch. A previous api
change required us to add a...
Minor optimizations to host FVM tool, noticed while looking at poor
performance when running 'fx...
This makes it straightforward to render structured fields as text for legacy compat.
Change-Id:...
aa116a58e74e2b12f513c81eaa6eea6e91b8ba35 authored over 4 years ago
Move hotplug related k commands out of x86 arch-specific code and into
the arch-agnostic mp.cc s...
- Adds a system abstraction. Only supports querying procs and root job
for now.
- Adds process...
Changes proposed:
1. Create one ReadMetrics class per thread (paged and unpaged)
2. Migrate merk...
A little duplication, but the types become much clearer.
Change-Id: Ifd882ed618d6e99a3181e46366...
0edb618761b87022ff68c1145b6f509033f42c5a authored over 4 years ago
Change-Id: I3726810c002ccd8d99ec7068163c3bb6b7522ee8
Reviewed-on: https://fuchsia-review.googles...
Added a test case that writes and reads a blob onto the file
system in each compression format. ...
Take advantage of recently-added features in SimInterface to
simplify passive_scan_test.
Bug: 5...
f58e41cb95a2a859c785935a632c3bd47be526b9 authored over 4 years ago
Bug: 55129
Test: Test the command line in fx shell
Change-Id: I9d25764c56f95befd52c4fd9ded24fc58...