Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dahliaOS/zircon-rpi
Zircon for the Raspberry Pi4
https://github.com/dahliaOS/zircon-rpi
Message::Read() currently returns the error code "ZX_ERR_INVALID_ARGS"
whenever the kernel retur...
Growing a VMO will cause its mappings to change and since it's possible
to access Inodes from th...
The style guide discourages this sort of macro anyway.
Change-Id: Ie27635c525ebe05eaad9155c3247...
0bb9bd8623c2abf35ff0b0398b43754dd239f972 authored almost 5 years ago
This CL modifies the `arch_set_general_regs` function by always checking
the `rip` for non-canon...
This driver implements
fuchsia.hardware.ram.metrics:fuchsia.hardware.ram.metrics
Driver is able...
c6f44c876bc00affb968f4f712d912e8673ccbf4 authored almost 5 years agoIn preparation for adding more tests.
Change-Id: Iac0ed9f5312f410ce9485d997d376044f7f93ebd
Revi...
Change-Id: Ie318644500d20e2c0546d7ad32c9534b3775de59
Reviewed-on: https://fuchsia-review.googles...
fbl does not need to depend on zircon types, with the exception of
fbl::futex_t which should pro...
Always flush after printing the log because we want to be able to show
full logs when a test is ...
This addresses issues raised in crbug.com/1070653: we use include
empty field (and use JSONPB to...
Align template and parameter naming conventions.
Bug: 50342
Change-Id: I0d19e07981f9c8e62c8e14a...
The comments for ResizeableVmoMapper::Grow() were inaccurate. They
implied that the underlying a...
Fix failures to find libc++.so on arm64 by statically linking to libc++.
Change-Id: I62b05d548a...
a2f3020181ab2b591fe32b5d8c5b137586d1d9a5 authored almost 5 years ago
Change-Id: I5659a2a063495301b7c6cfee8cf259439b85c9df
Reviewed-on: https://fuchsia-review.googles...
Addreses comments on http://fxrev.dev/382253, which was a pure
refactoring.
Bug: 48042
Change-I...
Added method SetSoftwareDistributionInfo to intake realm and channel
values. Refactored SetChann...
Generated with: //scripts/unification/move_banjo_library.py ddk.protocol.block
Bug: 36540
Chang...
Include read permission errors in Read By Type results and continue
reading attributes after suc...
Bug: 36548
Change-Id: I70b8c8ca5034d750b99e19dc0f3d6f81c101815b
Reviewed-on: https://fuchsia-rev...
This CL changes the type of "trigger" from string to Metric, allowing
users to specify an expres...
TESTED=fx run-test fuchsia_inspect_tests
Change-Id: Id7fb4c9037fa598699291da931962fadb76274ee
R...
In an early field test, lucasradaelli@ discovered that `strings_to_fidl`
let an identifier name ...
Bug: 49851
Change-Id: Ie8dbc882bc183974e5f1dd032c8ecd5a549a0823
Reviewed-on: https://fuchsia-re...
Bug: 40982
Change-Id: I574ce3cb445b3b595e0f3b865a7e68dea5a56d99
Reviewed-on: https://fuchsia-rev...
Since the GAP and L2CAP layers run on the same thread and use the same
dispatcher, it is no long...
The "to" and "as" properties were at the wrong level.
Change-Id: I240323dc4107377dd0258fad1be76...
cea26d7ee14083151eb72824f14c13d17cfdedf3 authored almost 5 years ago
Change-Id: Ifd8c35a456d0b0523fe9459f88314e09c5f8fbbe
Reviewed-on: https://fuchsia-review.googles...
Canonicalize the path for the Fuchsia root, to resolve any symlinks.
This resolves a problem whe...
This CL is a 'per-file' OWNERS change only; for the fdt file.
Change-Id: I870ffd054c4e0e6d773f0...
b445dac9a319e271443e1bf2a54712b41af8bbe1 authored almost 5 years ago
For historical reasons, there were three separate build targets
for boringssl provided in-tree:
...
This change adds a write_image API to the system updater to read a
specified image from an updat...
Construct data::Domain with GAP's dispatcher so that GAP and L2CAP run
on the same thread.
Remo...
f55689a240834e3e5d00b96bd374b9346af67244 authored almost 5 years ago
* All annotations are integriy checked.
* The datastore now collects all annotations requested i...
Bug: 45406
Change-Id: I9c75b82ca049f83fdfed4af63b197a124669530b
Reviewed-on: https://fuchsia-re...
Bug: 20808
Test: Added unit test. `fx test dns_resolver_tests`
Change-Id: I87ecf5a9fc7a38b56ac23...
Test: fx run-test fidl_tests
Test: fx test go_fidl_tests fidl_go_conformance
Test: fx test rust_...
Manually update fuchsia.sysmem.api due to the fact that
format_modifier.fidl has been modified t...
The set of exported symbols for the C library was compared
before / after the patch to verify th...
Change-Id: I55a6190019bbb168e051728c7dd01eb0d96d2232
Reviewed-on: https://fuchsia-review.googles...
This CL adds support for running the system updater directly inside the
OTA sandbox. Because in ...
Port from rust test adapter
Change-Id: I95ecb57aa29a6790ad681340915fb676a941df25
Reviewed-on: h...
And other random cleanups
Bug: 50342
Change-Id: I88f8f669f70302d5ae9cbac6918a7df94a76ca5c
Revie...
Bug: 50342
Change-Id: I52c0a4a656bfecb19ab30c57a9f043fe7173f978
Reviewed-on: https://fuchsia-re...
Change-Id: I69f18bff11124bb24848f24ee35fe334627228af
Reviewed-on: https://fuchsia-review.googles...
When shrinking the buffer, ranges marked as loaded should be reset.
Bug: 364879
Change-Id: I3eb...
Change-Id: Ic273d8b92a3cf824ea5a2c46b127b1c5f3dcb900
Reviewed-on: https://fuchsia-review.googles...
This is now done with URL allowlists.
Bug: 50342
Change-Id: I92069d74732386ca9bb0114533d8f81412...
Bug: 50501
Bug: 51327
Fixed: 51327
Change-Id: I554d6421c87d3fe6065241c85dfd9f4e36afd543
Reviewed...
KASLR's adjusted address infomation is sensitive and should be
output in the debug version only....
This has been in place since the documentation was originally authored
in 5c659b747a377fb8cf70d9...
This moves touch event resampling logic from scroll
example into carnelian library so it can be ...
Change-Id: I58f40feb253a19bf0d9b55c0a0a7dde3a7e1fe9c
Reviewed-on: https://fuchsia-review.googles...
Don't need to shell out to a Python script to write a JSON file.
Bug: 50342
Change-Id: I1d9771...
46ec5d894c4bac212fcfcf8c72874912411f01eb authored almost 5 years ago
Change-Id: I36411d9045c2a2bf08f8153a9ccb15708c278142
Reviewed-on: https://fuchsia-review.googles...
This test ensures that OnDelete watcher events are called when expected:
only once after a story...
The new API allows callers to determine if the operation
has compeleted and if there were any er...
Nothing uses this anymore.
Fixed: 45693
Change-Id: Ia69e0e5c4bcfbb02c52ad2d22b9af7194e7a7d3b
Re...
It is now ddk-metadata-test, since that's all that was left in it.
Previously it was being run b...
This is part of the path toward removing driver-test.
Bug: 45693
Change-Id: I95047a5c375e1a75aa...
This CL allows Scenic to consume YUV formats besides NV12. Sampler code
is refactored and hardco...
Fixes instances of the new #[must_use] lint on std::mem::replace. These
were always unnecessary ...
These weren't making use of the driver runtime at all.
Bug: 45693
Change-Id: I55ee71ceac8fc4c01...
The Neighbor API uses a set of generic terminology to describe the
notion of probing and adverti...
cmpctmalloc keeps a cached allocation of pages to reduced amortized
requests for more. This chan...
A bug in the previous iteration of this change would notify clients of
StoryProviderWatcher of a...
Change-Id: Ie31a7a24d4278ee02076420441ee92fc15d53d33
Reviewed-on: https://fuchsia-review.googles...
Move FXL logging to sdk/lib/logging/cpp.
To keep things simple, this CL does not change the nam...
33de99a88858b5e3cb9b8b35302f952fbfa0e290 authored almost 5 years ago
The new page is an entry point for how to use FIDL with Rust within
the Fuchsia source tree, the...
Change-Id: I54bcb2d815daf6c83a7668faa2f1a6675b6c82be
Reviewed-on: https://fuchsia-review.googles...
Also, update tests to exercise the new changes.
Change-Id: Ide69a25c59d86d023969fe0bf7ef2679c2c...
38e68d2d1a5205b32bfd8d6a4631153e3c84757c authored almost 5 years agoBackground on Component Instance IDs:
A component ID index maps a component instance ID to a co...
fdc92cda0e6245cc44a83e6a22a2f7a77d64bcd4 authored almost 5 years ago
Fix a potential buffer overrun in GetReport where
a malicious USB device could have a report siz...
The platform needs to expose infomation why a device last rebooted to components.
Bug: 49689
C...
144c9e145fa65770314dd75d79de41c62719555e authored almost 5 years ago
Bug: 20808
Test: Added integration test. `fx test netstack_fidl_integration_test`.
Change-Id: Id...
Some testability reviewers feel that this is currently too hard to do
correctly to be a hard req...
TESTED=`fx test -p crash-reports-tests` - c `main_service_unittest`
Change-Id: Icaf63e73827a0fe...
705e55b57a18ffc455462e71e08d8b1df7202c6e authored almost 5 years ago
Change-Id: Ib234769d0853d773028b68da1ab480b72b3816d1
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I4351f6572ea77d6ce9803d26a7e0823a5d91a21a
Reviewed-on: https://fuchsia-review.googles...
[appmgr.cm] WARNING: [src/sys/appmgr/service_provider_dir_impl.cc(130)]
Component fuchsia-pkg://...
- using netstack_facade.ListInterface to replace ssh net-if-list
- using wlan.status to replace ...
Port from rust test adapter
Change-Id: I68eb373ad52bc44c62afd3a6885834d0c0481d69
Reviewed-on: h...
Also added integration tests. After this we can delete the adapter.
Change-Id: Ie11922b3cc68eef...
ebd53c32b9685813674caecb0e1a9d0231fd15ad authored almost 5 years ago
This will be useful to determine whether a test executed by runtests
over serial (which emits a ...
This change tidies up redundant output in the case of a single test
being run. Moreover, it adds...
Doing so allows more fine-grained transitions. The remaining users of
this name are primarily wi...
These tests don't need to be executed in a driver context, so just
add them to usb-request's exi...
In order to get a better read as to the number of error logs
produced by the system, we need to ...
This CL mainly separates the hardware test from being included in
the sensor's source set so it ...
Port from rust test adapter
Change-Id: I650f114a8a39cade5eb30d6df2a55b53fb1f3546
Reviewed-on: h...
This is part of an effort to try out whether fuchsia_inspect_derive
can be retrofitted to existi...
This change modifies the annotation view factory interface to simplify
instantiating annotation ...
Move the hid-parsing code into the hid driver.
Use a size_t for report_size instead of a
uint16_...
Port from rust test adapter
Change-Id: Ic023211b4300d4cc2e511253b97d3158b9c7a851
Reviewed-on: h...
We have runner, so we don't need it anymore.
Change-Id: I39b787b219a508812a13ca6162b93f1351a7c5...
21d35034894dce4da0daa34d601127b8707d04d4 authored almost 5 years ago
Don't print error logs when server is aborted as that is expected in
most cases so it is not a e...
Generates the message ID based on the message name and content. This
is needed so that messages...
Port from rust test adapter
Change-Id: Ib63a63c07727ac0318cc86dad7c91f86ef06c2fe
Reviewed-on: h...
Port from rust test adapter
Change-Id: I00711dfd02a4119ec67684b4e8dcb777b04252f6
Reviewed-on: h...
BUG=51277
Change-Id: I72bd962c83f06ad7e3bd5983f51ecfe9fca6f857
Reviewed-on: https://fuchsia-rev...
Two tests were disabled for lack of a deterministic RNG, but can now be
re-enabled thanks to the...