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
Also add a config for -Wno-conversion.
Bug: 58160
Bug: 58161
Bug: 58162
Change-Id: Ib0e2eb51f5a...
This library should only be used by time synchronization components
which will live under the ti...
Test: run ot_radio_ncp_ver_query.cmx
Bug: 58431
Change-Id: Iac70d8f1207eb16cca9b897030fedf4d59c...
This corrects the visibility of sdk_lib_dirs_config which should
be visible to the SDK libraries...
Change-Id: I22c70b90525bbef6e4168d597212a9ef40890afe
Reviewed-on: https://fuchsia-review.googles...
Bug: 44880
Test: logging changes only, fx build
Change-Id: Ic54f1a8463d66e7fd95ef7f17e95aaff146...
49a0099a8757f013d3911d75cfa59184162ea0af authored over 4 years ago by Marie Janssen 💖 <[email protected]>
Change-Id: I6b6cf73e5550317f0a5cf1eb7fa3a7edf7b2ff09
Reviewed-on: https://fuchsia-review.googles...
All usages have been replaced with //src/lib/loader_service.
Fixed: 55959
Change-Id: I0456fd4f0...
So we can output these stats in infra and consume them in later
analysis.
Test:
fx test --host ...
This is independent of the fidl compiler backend import path.
This change only changes the Go i...
d5d6e052a14b7b100ca02b20a0c80dffe9cc864d authored over 4 years ago by Marc-Antoine Ruel <[email protected]>
* the goal is to make the legacy command so slow that folks will read
the warning and switch t...
Bug: 44880
Test: refactor only, fx build
Change-Id: Ic48e68ea5be0d6ae14a3546714467ae4aa8c1af2
Re...
With this CL, TestGenerator creates the output directory and writes test
files on disk.
Change-...
307d5abe4e925c36dab6013aa0f8c7c633ad7a74 authored over 4 years ago by Nima Johari <[email protected]>
format-code was using vpython (2.7) which causes yapf to treat all
Python input as 2.7. This cha...
Bug: 44880
Test: logging changes only
Change-Id: I7e0d851b6f02a12c098c43902b9287d059bef605
Revie...
No functional change.
Along the way, I fixed a potential out-of-bounds issue in file.cc;
callin...
Adds blobfs as a supported variant for the fs_test framework.
Blobfs is intentionally not added...
b902cff8c002b315a9020b76c4a378d4c4de57db authored over 4 years ago by James Sullivan <[email protected]>
Bug: 58349
Change-Id: Ie4013551d76196e4a4b7f8ecc9736d06b438d468
Reviewed-on: https://fuchsia-rev...
Also applied some modernizations:
+ Use flat directory structure.
+ Use test package.
No fun...
32ad0366cdf273defbbc48a7cb429a7620cecc67 authored over 4 years ago by Chris Suter <[email protected]>
Change-Id: I5389422af565905198a5a6008d2a8df6457a6547
Reviewed-on: https://fuchsia-review.googles...
Bug: 58349
Change-Id: I8b88e60f68d0073166dd5f6e19feb149ab784ff4
Reviewed-on: https://fuchsia-rev...
Bug: 54465
Change-Id: Ib091187a10f7eb2bb84cedc8fd5a14d16e726137
Reviewed-on: https://fuchsia-rev...
This reader should allow reading an FVM sparse image and converting it
into an FTL image.
Bug: ...
8f0be78b4598edad4ef07cdba722f7dd0b76f007 authored over 4 years ago by Chris Suter <[email protected]>This is used as a span-like type, but also owns the memory.
Change-Id: I096542c3b3fda842867e363...
1cd1b805ef6a757148c08c948b32eb8442d77556 authored over 4 years ago by Roland McGrath <[email protected]>All boards referencing have been removed from tree.
Change-Id: If216a4513f8cb9ca927115d5ee09876...
bc20f2681a42701797135f417396da0a5aaa1537 authored over 4 years ago by Suraj Malhotra <[email protected]>Config files for zxcrypt are now passed via labels in board files.
Bug: 57360
Change-Id: I34295...
Bug: 58349
Change-Id: I1e2e078f59533a5397b454c93ce9c6893f0a4f3d
Reviewed-on: https://fuchsia-rev...
Change-Id: Idd1bcb52ea7796e05116700d93a388eaeff07c78
Reviewed-on: https://fuchsia-review.googles...
These APIs return an errno code rather than setting errno.
Change-Id: Ibf8936f0404c71b14bf4ebaa...
d555f40ee908544217b0b711be1a681361bd074c authored over 4 years ago by Roland McGrath <[email protected]>
This change defines a state machine task, which starts up an update attempt
task and plumbs ever...
This commit is a squash of a series, but ends up smaller in total.
- MacOS support
- Safe inter...
Copies the retry strategy currently in timeservice as time sources
will be responsible for retry...
Bootstrapping pkgfs from blobfs requires a custom loader service that
resolves filenames to blob...
Sorry - in fxr/418002 I'd fixed one source file but not the other.
Bug: 57747
Change-Id: Ifce08...
Also refactored a bit to remove duplication.
Testing: manual
Change-Id: Ic9983aca19207f41e3c1ea...
This CL moves AudioCore away from the version of TimelineRate/Function
in sdk/lib/media/cpp, to ...
Formerly used with gauss board.
Change-Id: I838daf366dda34e308776d4dac89eaf0c6f523de
Reviewed-o...
Bug: 58349
Change-Id: Iac3d3b4d8c75f3fb96a9cfec34f94020314a32bb
Reviewed-on: https://fuchsia-rev...
Adds a basic WatchStatus implementation for roughtime that piggybacks
on the update loop for Wat...
In order to check validity of the the sparse image header, the data
needs to be decompressed so ...
Change-Id: I5ad0c2ba7c0833223d2827d1222ca2dc42f087c5
Reviewed-on: https://fuchsia-review.googles...
Updates the Profile FIDL to use a hanging-get style call for
Profile.Advertise. This signals the...
See fxb/56750#c14 for a detailed diagnosis. Briefly, this CL adds 5ms of
gain ramping to each re...
Bug: 58071
Change-Id: I508d48e84992dbedcd36c7b83cba784def334081
Reviewed-on: https://fuchsia-rev...
Change-Id: Iadd2fd9a2ee2c78b95e2edc39c0064010e56a157
Reviewed-on: https://fuchsia-review.googles...
MULTIPLY: ffx_core_impl_lib_test, ffx_knock_lib_test
MULTIPLY: ffx_component_run_lib_test, ffx_s...
Change-Id: Iaf63837eb4f93ced52ff2689e0177debed465ed1
Reviewed-on: https://fuchsia-review.googles...
As discussed with the diagnostics team, Ergonomic inspect wasn't a good
fit for our use case sin...
Timekeeper and network_time_service both output logs when an attempt to
retrieve time is made. T...
Also, remove a lot of duplication in the BUILD file using foreach.
Finally, adjust the path of ...
a88d6694bd756d6c8e36fb881afcd6e9ab9ff204 authored over 4 years ago by David Worsham <[email protected]>
Bug: 57712
Test: ACTS testing
Change-Id: I50bd430fc8ada53d9cd5a22e0471ab5fd3bb9340
Reviewed-on: ...
Adds CppName to fidl_codec::Type.
Adds the CppVariable class to pretty print basic C++ statemen...
dfd60ec053ee0fd65c9beaa44a908070308d50ff authored over 4 years ago by Nima Johari <[email protected]>
Implement methods to retrieve information based on the current device
state from the LoWPAN devi...
Note that the new loader loads from /pkg/lib in the namespace instead of
/boot/lib. This should ...
In order to support building Zircon artifacts with GCC, as
planned for build unification, this C...
The configuration is now passed via a board bootfs dependency.
The build argument is kept around...
This CL adds support for Luis display panel.
Please note that bootloader currently initializes ...
ccfa1f294d9409a5b7371b85e09cafca2e9a4f23 authored over 4 years ago by Payam Moradshahi <[email protected]>
This change makes sure that any tasks that were waiting on a state
change to occur are properly ...
Change-Id: I8fc8ae0c5a10b12b8aada8156f9210115461a088
Reviewed-on: https://fuchsia-review.googles...
When setting up the audio encoding, we should produce audio in the
requested format.
Update to u...
No behavior change.
Bug: 44347
Change-Id: If6ea7c0c721b6d97078bda95e85ab97c3dc9991b
Reviewed-on...
Bug: 57385
Change-Id: I6436e9a016265f9613a38f5b9e178f9c8ec817a4
Reviewed-on: https://fuchsia-re...
Bug: 58494
Change-Id: I20feecfe8d040646907b09582911d30aea04c18f
Reviewed-on: https://fuchsia-re...
Replace the search of the avaiable CPU mask with the unique, cache-
aware CPU search set when fi...
clang tidy fvm. Should not change behavior.
Change-Id: I65dea0c51b48b24d69810f7ff05932585359ce5...
dac1385ccba1b9888adef591619b143452791f7a authored over 4 years ago by Vikram Auradkar <[email protected]>
The timeout on Fuchsia is 1 second. Due to scheduling overhead,
we may have a timeout slightly l...
BUG: 58444
Change-Id: I9991b588b069133ab739ba2c0ef0f7d95e2ccf79
Reviewed-on: https://fuchsia-re...
In the core loop to write a string to the uart, read the transmit
fifo empty flag bit to determi...
The library that respects these test options is deprecated, and
infrastructure doesn't use them ...
When an empty protocol is defined in FIDL, we should still generate the
appropriate Interface cl...
Adds functionality to ThreadStackManagerImpl to get, set, clear, and
check the Thread provision ...
This change adds a nullable list of resolutions to the StreamProperties
fidl struct definition.
...
The Timeline lib located at sdk/lib/media/audio/cpp has been copied to
src/media/audio/lib/timel...
This CL closes possible race conditions in the position notification
tests in audio_driver_tests...
Change-Id: I059df5467a4b55de6db188d225658588f2c70577
Reviewed-on: https://fuchsia-review.googles...
This information will help diagnose any bugs more quickly, instead of
attempting to determine th...
Adds a basic time.external.PushSource implementation for roughtime
with only WatchSample impleme...
This change adds an explicit queue for requests in the registry.
Requests are run one by one unt...
Also fixes typo in fx
Change-Id: Ic69df4ccbb0606dae56be344948c8438572b69bc
Reviewed-on: https:/...
Adds an e2e test that verifies time is synchronized to an external
source soon after a device bo...
Adds transitive dependencies to sl4f_client_tests to satisfy strict deps
checker. The strict dep...
And replace it with 'test component'.
Change-Id: I9e43a3369ed93fc61937afa0e8541ccc09181957
Revi...
The previous code did something very strange, almost always failing to
clean up since the gorout...
Change-Id: I9c93c090866b1e9ba1a780f2af4141f61974d167
Reviewed-on: https://fuchsia-review.googles...
This change updates the symbol level setting to use string rather than
integer value, which shou...
WriteSummaryJSON() should surface errors to the caller so that runtests
doesn't silently succeed...
This change simply adds an additional path that needs to be supported
for signed zbis so they ca...
This should have been deleted long ago. It's unused.
Change-Id: I2960d1eed53d319e3eb7e83638bac8...
65669690915f2a93b5da113e6ecc74768e9c4087 authored over 4 years ago by Gary Miguel <[email protected]>
* given that we don't do anything on failures, we might as well make a
fire-and-forget request...
Updates the module cache as soon as the dl_debug_addr is known.
Previously the way we executed w...
- Move `Subscribe2` to `Subscribe`.
- Transition audio_core (only Subscribe2 client) to Subscrib...
Change-Id: I13c1a14802d0fa2a21b618c5b76e470dfab8e263
Reviewed-on: https://fuchsia-review.googles...
Converts a struct to class. Updates public/private
fields. Tidy up some code.
No behavior chang...
3b7bfcbf6bc3ff1a379ef3363a8c7f8fa7157f1e authored over 4 years ago by Vikram Auradkar <[email protected]>
Change-Id: I063ce90f3e232da04175e6b202b520498c4077e8
Reviewed-on: https://fuchsia-review.googles...
Goroutines can be scheduled with arbitrary delays; call Add before
spawning the goroutine to avo...
Also component-izes the existing unit tests, and fixes a use-after-free
in BootfsService that wa...
Bug: fxb/53957
Test: fx test --e2e package_manager_test
Change-Id: Ie31e4f94e739057e7b79da602ccb...
DdkAsyncRemove() will now also call the device's unbind hook.
Since DdkAsyncRemove is async, Re...
ad6426ba9fc1d3c8d4143f7fbc0de4205c4689a7 authored over 4 years ago by Jocelyn Dang <[email protected]>
This leak was intentional, but cleaning it up doesn't seem like like it
would be a big deal, so ...
Fixed: 58297
TESTED: fx test fs-recovery-test
Change-Id: I1db51ba0e1dfa4cf7f2b5b7eb122e52e9b3288...