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 replaces the hand-rolled JSON emission code with calls to the
<lib/zbitl/json.h> API. It p...
TESTED: fx test driver-manager-test
Change-Id: Ic7b78ff3f8246bff624fc41de56343ebd816c2c9
Reviewe...
Bug: 49438
Change-Id: I9ddfdf66df33a0ae55f12140f2026e37119be4f0
Reviewed-on: https://fuchsia-rev...
Bug: 49438
Change-Id: Ie0d118f1d4aa4d3933babf7ca4eb43e839006c27
Reviewed-on: https://fuchsia-rev...
Change-Id: I42760326c2a750cf03784a64eab0b8a79bcd0a9b
Reviewed-on: https://fuchsia-review.googles...
Bug: 49438
Change-Id: I58b4aa133f8cfbd61b1aeacacf7367468f1c97ee
Reviewed-on: https://fuchsia-rev...
In this change we add a new macro "zxlogvf()", which is
similar to vprintf() which accepts a "va...
TESTED: fx test block-verity-test
TESTED: fx test block-verity-geometry-test
Change-Id: Ie4bc521...
Presently many drivers handle their IRQs in the following manner:
status = QueryIrqMode(Mode1 ....
a082a894b8db715fc23b339ebdf581ca7a88ed89 authored over 4 years agoBug: 56603
TESTED=`fx test -p exception-broker-tests -c exception_broker_integration_test -vo` ...
cc709fb277c87ae4b3fc06b6cadd271daa890b22 authored over 4 years ago
This might make it easier to find the appropriate log file, especially
in the Sponge UI.
Change...
715f35fe8f8c255476bd69823a5958225071cd5a authored over 4 years ago
Change-Id: I60bdf0c4093d1437b8788a7b67b7cc7651ea5cda
Reviewed-on: https://fuchsia-review.googles...
This isn't the smartest or most robust solution to the problem, but I do
this manually often eno...
Also removes improper test invocations from
//src/diagnostics/triage
Change-Id: Ie7bf883f6d0232...
4a039873e571ca953ca3bef3d2da16f9fdfe679e authored over 4 years ago
The original zbi's are left untouched as the new scaffolding is being built in parallel.
Added a...
We can merely instantiate these test cases for new storage types as
we implement them (N for the...
The issue arises when two functions are exactly adjacent in memory. The
line table will contain ...
The package names and component names were changed, but these paths were not updated.
Change-Id...
630611b25d40b57eb90899c70950857beecfaf71 authored over 4 years ago
The FIDL rust vector performance is already pretty good,
but I made a few changes to reduce some...
Fixed: 16060
Change-Id: If4aa1919d05404a07401deeea749177873ed05b0
Reviewed-on: https://fuchsia-r...
Bug: 55325
Change-Id: Ie4c14fe90a53f02def85e789a80ccf8c55496726
Reviewed-on: https://fuchsia-rev...
Adds support for fastboot over UDP in gigaboot.
Testing: Ran each fastboot command and retrieve...
9be83a9250f31c64502141736ba20dee9a10cf31 authored over 4 years ago
Largely a no-op Changes the error value returned, but not in a
substantial way.
Change-Id: Icb0...
7c5266e89c18ce27dc2e0c7b92902e9fd332aaff authored over 4 years agoTest: tas27xx-test
Change-Id: I378fa79ded17685e86b91925c6f79aa2d603a55b
Reviewed-on: https://fu...
This allows for easier review of the next CL that moves
the codec to its own process and uses th...
SetReferenceClock can be called on the AudioRenderer only before
the format is set (SetPcmStream...
This change adds a simple search for manifest queries inside Fuchsia.
Change-Id: Idb9da7e2f2e4e...
2a5b8e063000ad1e0f6a802d2becb820d246061e authored over 4 years ago
The previous C++ client test proved to be flaky. Move the C++ client
test to touch-input-test, w...
Add a test to measure FPS when running clockface_flutter.
More tests will be added in the newly...
a61864e9c913c438c1d1e48957e4d536bb5176fb authored over 4 years ago
Test: No functional change.
Bug: 40006
Change-Id: I6526a5260082f1f8e680a6880b8bafbad56fb84b
Revi...
This CL exposes the GetPairingState method.
Test: fx test sl4f-service-tests
Bug: 45949
Change...
I intend to change the Fuchsia Infra recipes to invoke this for
regular CI/CQ builds (with a sin...
Automated part: rewrite printf calls (same as for changes to tests).
Manual part: remove #inclu...
7104f7fbebd151d19d900686ad3ed75bf15e0729 authored over 4 years ago
Afterwards, we can migrate the jiri hooks installed by //integration
that reference this script ...
When reading Inspect snapshots, we should filter down so that we only
read snapshots for compone...
- Remove the unused declaration of IdToThreadSlow.
- Use zx_koid_t where appropratie.
- Use null...
This change ensures that any processes launched by SSH, devhost, fshost,
appmgr, or component ma...
Test: fx run-test wlancfg-tests
Multiply: wlancfg-tests
Bug: 49988
Change-Id: I34fe13655b3736277...
Some boards need a GPT image to be able to flash everything from
zero-state using fastboot. Add ...
This change adds logic to have a DebuggedThread::run_mode_ of
kForwardAndContinue result in the ...
The flake that this was inducing seems to have resolved
itself. So let's re-enable this test.
B...
2465e37dbe7c3506aeb491201cbe916dd276751b authored over 4 years ago
controller.c was removed and nodes.c.pat was not in sync with the
nodes.c that was checked in.
...
057903e803c6fbceffd7ae67481e10c789d561cb authored over 4 years agoThese messages are used for offloading the SAE handshake from MLME to SME.
Bug: 40006
Test: Exi...
Bug: 56253
Change-Id: Ic0c33398367a1540454b3c31a918bfdfb6b6f0ae
Reviewed-on: https://fuchsia-rev...
All direct users of vaddr were either updated to use mmio-ptr APIs or
left with a TODO to follow...
AudioClock objects are passed by reference.These (and their
underlying zx::clock objects) are ow...
Make fuchsia.netstack/Netstack.AddEthernetDevice fallible instead of
closing the channel on erro...
This component allows a host driven test to access debug ports that
are normally only accessible...
The motivating use-case for this change was to enable the use of
run-test-component directly in ...
This library provides abstractions and utilities for dealing with
flattened devicetrees, primari...
Add a service to associate and cache crashed process koid with a component.
Multiply: appmgr_re...
b6766775a5ee38b733d277eeadafcbc28b351b47 authored over 4 years ago
Add the dependency field and descriptions of strong/weak_for_migration
to the documentation on o...
Fixed: 55644
Change-Id: I2cfcf1cf64c3371ff87cec298f2a3ef2eb23c0a2
Reviewed-on: https://fuchsia-r...
If a driver developer attempts to pin memory while a BTI has
quarantined pages, print a warning,...
`fx gen` and `fx set` are careful to put it in $FUCHSIA_DIR, but `fx
args` was putting it in the...
Publish bt-host inspect VMO using DDK's device_add() function in
HostDevice. The bt-host inspect...
This change migrates most users of fidl::BindServer() to use the
event-sending API. This allows ...
Before we use BCMDHD logic in brcmfmac, let's unit test it!
Bug: 29698
Change-Id: Ia5e755430fbe...
Bug: 53326
Change-Id: Id3694320512693384e0ba53e044bcec80c3e5b20
Reviewed-on: https://fuchsia-rev...
Unlike other settings, the fields on LightGroup can't be changed by
client input so there's no r...
This is similar to what was done for fuchsia_microbenchmarks. The
benchmarks tend to converge to...
Wait for pending requests to finish in the suspend/unbind hooks. Pinned
pages may be leaked if t...
Though not documented, ARM adds ROM table entries for global timestamp
generator components, whi...
Context: I found that I was moving around the FIDL types alot - having
Clone + PartialEq turned ...
Fixed: 53433
Change-Id: I270490b31fa099ebaeea65648663b2fcf3444372
Reviewed-on: https://fuchsia-r...
Test: no code changes
Change-Id: I8cb0f3935ac591da91297f02b4528c82fb99c4b5
Reviewed-on: https://...
View more details in linked Monorial issue.
Fixed: 56379
Change-Id: Ie3d8dfcc8e11c1e0765c240a1...
281af166d8ceedf4327e4d436584fa1e48965418 authored over 4 years ago
TESTED: fx test platform-bus-test
Change-Id: I8aee3b710aa024e9fbd4aeb8c953f7362d6b7b7a
Reviewed-...
The ROM table logic is meant to be used to poke at possibly bad address
values in a k command co...
The device init hook is called after device_add().
If the init hook is implemented, the device ...
2705d527d4302a98224f5acf79bb5e8fba3e17dd authored over 4 years ago
* run now only executes a single component again
* run will pass all arguments after target to t...
Creates a helper class for handling Present1 semantics (callback logic)
and integrates it with I...
Change-Id: Ie2509c49fbe4767cb68a1e3ff6486360d09d7bae
Reviewed-on: https://fuchsia-review.googles...
The conversion was automated.
Bug: 51652
Test: runs on CQ, but tested locally with:
fx set br...
Bug: b/161404164
Change-Id: I217fbc486001af03a91de0df9cee3b5b63c8f571
Reviewed-on: https://fuchs...
These have been superseded by the more general firmware handling args,
and are no longer used.
...
44774cf9499cf11cf1eea7b10b27126c3c3f53b9 authored over 4 years ago
Trying to print void* pointers would give an error about filing a bug
because of missing symbol ...
Checks that `[pm serve]` is outputted when `-q` is not passed,
and is not outputted when `-q` is...
Change-Id: Ia0065f39c36b39f0138bfef26fdc256bdb2e4c18
Reviewed-on: https://fuchsia-review.googles...
When there's no buildid for the kernel, a special case to handle
dump_syms results in skipping e...
This leak is caused by the assoc ies, these ies are created when
association established, should...
AacRtpPacketBuilder builds RTP Packets using the rules for MPEG 4 LATM
specified in RFC 3016 fol...
On Linux, ReadBeforeConnect tests with multiple client connects to the
server and intends to acc...
Added method to return text output for ActionResultFormatter.
Previously, both the CLI and WASM ...
Makes it possible to run the inspect-contrib tests without building
the inspect test package too...
Adds a possible failure status to be returned when multiple compressions
are enabled in the head...
This was added a while ago to enable experimenting with suspend-to-RAM
on Pixelbook. It's curre...
This reverts commit 4f3434729c0daf4cd598c8fbdf061459615d0ffd, which was
a revert of 734694a95628...
Renames ExceptionType::kSoftware to ...kSoftwareBreakpoint and
...kHardware to ...kHardwareBreak...
This reverts commit d45bc5671aebab7fc6347dbf0a2ba41dda2f8fae.
Reason for revert: There is a cli...
134593deb6de2b2c0100be00c6a5bd86f241d65f authored over 4 years agoThis was mostly automated, with some manual changes:
* remove main.cc: no longer needed for ru...
2b7fbe63a1cdb48089e0b26315837005ee336d8e authored over 4 years agoAdds a CLI flag which archivist.cmx enables to consume our own logs.
MULTIPLY: logs_integration...
1d6ea9e6860b7d5d680913c8bc8ccd2b85262aef authored over 4 years ago
If there are no blocks to allocate then this code could cause UB in the
form of shifting a uint3...
This was mostly automated, with some manual changes:
* add "%s" where printf format string lite...
Bug: 35879
Change-Id: I500896ae357d49946696d191ebdbcafe1430fb15
Reviewed-on: https://fuchsia-rev...
Now that the semantics around dispatcher shutdown have been changed such
that the unbound handle...
This reverts commit 1dc18d485ec8afd216ac12af4dd16f8d7567acf9.
Reason for revert: Probably causi...
6055c4e202ca50ca73deb0e40938bf399dbf7d10 authored over 4 years ago
This change introduces a library for interacting with CoreSight
components. This includes basic ...
Some of the tests would fail because FAT filesystems can't handle names
with ":". This was added...
.. isn't supported in Fuchsia, so don't return it to the underlying VFS
implementation.
Bug: 53...
3f38a610f435e40c0b159af16edc9c17a643f70c authored over 4 years ago