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
This is a remedial step since we've been seeing some (probably QA test
related) devices reach a ...
Make the UI a bit clearer to use and prepare for a test command.
Change-Id: I3bed85e8b35a7177d3...
613ef4e21fbbf3f0d65e5b33ff8e4219cb5d5843 authored almost 5 years ago
We have three kind of FIDL messages:
- requests (client -> server)
- responses (server -> client...
- Update appmgr to use the new Tree protocol for inspect.
- Rename system objects to system diag...
This test is much slower due to validating each change through the
archive. For now this CL redu...
The sim implmenetation of IovarSet() relies on being able to cast
directly into the buffer provi...
- Restructured argument parsing to allow for cleaner positional
awareness for arguments
- Adde...
Add PNG image loading support to render API. Images cannot
be used in a composition yet but this...
fxl_logging has always been a source_set on host. However,
on Fuchsia was defined as a shared_li...
This version of the library is no longer used in practice:
- The Rust standard library now uses...
216d53b63a7e046fab019bda74fc650c3198f4c5 authored almost 5 years agoMultiply: sandbox_unittest
Fixed: 49599
Change-Id: I8bf9fe323229ec33c92b124ec1082b141b6865e3
Re...
In "everything between power on and your component" the "bootloader"
section only applies to arm...
BUG=49907
Change-Id: I3f7eb5a385e98e3b95092884984edc794822130c
Reviewed-on: https://fuchsia-rev...
Modified Triage binary to use libtriage
for all business logic.
Bug: 50969
Change-Id: I49a4953...
881c0b0460507f3948a35d28d8a4857d28fd08d2 authored almost 5 years agoBug: 50786
Change-Id: I43c73115da253ce7603a639022f42faf7a394a5e
Reviewed-on: https://fuchsia-re...
Affected libraries:
//zircon/system/ulib/fdio-caller
Generated with //scripts/unification/move_...
8c1c8581cb91f0b713859dfd5874fb0b5ef9578e authored almost 5 years ago
The binaries build API module was not including all the binaries
built and run in infra.
Fixed:...
9c1865f545fab628b3918afa32cb6aebf73293b5 authored almost 5 years ago
With this patch, tests cases can be filtered and listed,
which is not possible without this chan...
This commit adds pretty-printers for floating-point values and
std::tuple<> instances, and updat...
Bug: fxb/1357
Test: bt-host-unittests with the following tests:
InitializeByUUIDNoServices
Initi...
Instead of generating C++ expressions, we represent expressions in an
AST and later transform th...
Example usage in fxr/383488.
BUG=43261
Change-Id: I579b02a931e5e1b5b85b6bd981f0626495c093f3
Re...
The SL4F performance library assumes access to the trace2json binary to
convert Fuchsia traces t...
Migrates the fuchsia-scenic::View struct to use the
ViewArgs3 struct and creates a view_ref.
TE...
542f9a1fcf8467878930621ffbf3b15eceffa96d authored almost 5 years ago
Due to the very high variance in user network configuraitons we can
not confidently produce work...
Bug: 50853
Change-Id: I140bbdcd96dd6b4245a1450dace3a23465aab628
Reviewed-on: https://fuchsia-rev...
The flakes seen in these tests seem to be the result of delays in thread
startup; attempt to def...
This cl adds support to bind Left(Physical Up Swipe) & Right(Physical Down Swipe)
swipe gesture ...
Change-Id: I00e691925d35f260f839b94c95ac5e968c6e0863
Reviewed-on: https://fuchsia-review.googles...
This is a starter set of union benchmarks, more might be needed, e.g.:
- A struct with many unio...
Fixed: 50576
Test: system_tests_upgrade
Change-Id: Id168939101c3393d4ee7b155983eff13177db925
Rev...
It's not safe to do anything after the shutdown callback is invoked
because the caller can assum...
Fixed: 50654
Fixed: 50746
Change-Id: I5331d1e5b845b4916dc386b60ea9644c9f2d7d3b
Reviewed-on: http...
- Use anonymous struct pattern to clarify locking
- Reduce critical section by moving channel cl...
This reduces some boilerplate code for mapping management.
More importantly, it funnels the acce...
CameraSensorInit() might not bring the sensor out of reset
depending on the mute button state.
...
cd2cad7eca16c5d31d7ecf7afff0418ca73fc04f authored almost 5 years ago
Affected libraries:
//zircon/system/ulib/fs/transaction
Generated with //scripts/unification/mo...
5bd7304b160fc78be489a9a177a162bcfed9f94a authored almost 5 years agoThis abstraction will let us use SAE for auth in MLME.
Right now we only support open supplican...
1c32c7f4f2c07ebb2f7bc49b50f0623bd77b47b9 authored almost 5 years agoTest: tested that bootserver gets uploaded to the correct GCS path.
Bug: 45302
Change-Id: I1465...
Some components wish to know the build type of the product in which they
are running. This CL ad...
- Add simple policy to prefer dynamically discovered servers.
- Add fuchsia.net/SocketAddress co...
Reorder the template parameters used by SinglyLinkedListable,
DoublyLinkedListable, and WAVLTree...
Generated with: //scripts/unification/move_fidl_library.py fuchsia.tee.manager
Bug: 36547
Chang...
Tested: archivist_tests, archivist_integration_tests, archivist-integration-tests-v2
Fixed: 5022...
In a previous CL, I missed the flag check in driver_logf_internal()
needed to make DDK_LOG_SERIA...
This extracts the ssh reconnection logic from the swd-e2e-tests
`device.Client` into the sshutil...
This CL accomplishes a number of things:
1. It introduces an EventError payload both in interna...
63995c1f7dc7167c9590d3776080439e18515d8e authored almost 5 years ago
Affected libraries:
//zircon/system/ulib/devmgr-launcher
scripts/unification/verify_element_mov...
a7cadd0715c32c4cd6e2818f1c781b8edc83afb2 authored almost 5 years ago
This is intended be used to add additional properties to an existing
vbmeta image. This will eve...
Change-Id: I462c319e00f14b111886b2ca626a8caeb8fb5b86
Reviewed-on: https://fuchsia-review.googles...
This CL adds clear distinction between the
error and value read returned by the Read()
helper fu...
The scene graph dump is one of the most useful tools for debugging
problems that occur in the fi...
Test: logging change only
Change-Id: Ie7fffb65c100c4e648a01e4e3e89d7381602b02c
Reviewed-on: http...
These messages were common in traces. I will add more in future CLs.
Change-Id: Ifc14717065fafc...
22712861feed706ceaa26b874a17f9d671884a61 authored almost 5 years ago
This *should* avoid stacking the writes up behind reads that we
won't use but which the compiler...
This CL changes encoding.rs to always assume alignments are powers of
two (in particular, nonzer...
The first connection to the loader seems to go missing, so try to add
more logging to see where ...
The load_objects_test test was failing on profile builds, as shared
objects on these builds are ...
limited_netsvc_testes failed when loglistener received more data than
expected.
https://logs.chr...
GetDescriptor keeps printing errors for unsupported descriptor types.
This patch removes the noi...
Change-Id: Ia8693403e17f7e7ce5cbdb11e451b0694e439dfe
Reviewed-on: https://fuchsia-review.googles...
This moves the Dart implementation of the
diagnostic streams library from the topaz
repo to the ...
Change the default copy/move behavior of intrusive container nodes in
fbl.
:: Background ::
Nod...
Change funtion name from `Ipv6PacketBuilderWithHBHOptions` to
`Ipv6PacketBuilderWithHbhOptions`....
This commit adds tracking of fragment cache size. If
the cache size is at or above thre threshol...
Bug: 51085
Change-Id: Ie54e23ec89ca2da4f6f815aefae882d1ec481dcc
Reviewed-on: https://fuchsia-re...
This adds returning failure from btf::_get_test_functions() if
the test script path is incorrect...
RCS now handles multiple concurrent connections at once now as well.
Change-Id: Iede4fa20539333...
bfcc9ff753437bedf0b27160ac149a1b4375250a authored almost 5 years agoAdd OWNERS file for utest/debugger.
There are common questions about how to add the debugger te...
4821377a2226007e199333ac0775afed591f9e3e authored almost 5 years ago
PciRootHost replaces the static allocators used in the
x86 board file with an interface that can...
Includes a few options to demonstrate how this module works, more
options will be added in futur...
This fixes a bug where zx_thread_read_state/zx_thread_write_state
would corrupt kernel memory on...
Necessary to make the default write compression algorithm used by Blobfs
configurable at mount t...
Streamlines the presentation of all `fx test` output, including the
following changes:
- Turns ...
7418694269cfbfd34feeba5f00567febd992f53d authored almost 5 years agoThis reverts commit 1b0b7d75c14514102dd93bfb5325c74e999bec6d.
Reason for revert: flaky test
Or...
29da59ddaa08b1fb258ccd7585518ce8765954b4 authored almost 5 years agoThis reverts commit b75fa0b4c5798efa99d5ea5998f011f19b3e2d69.
Reason for revert: Try two with t...
c98a99885b564f37a27a929f44d579d5c5190ddc authored almost 5 years agoFixed: 44294
Change-Id: Iba1e055fb86095da0f494a2622f08b51378497df
Reviewed-on: https://fuchsia-...
Moves the logic to determine the read-ahead range from page-watcher.cc
into user-pager.cc.
Rati...
149d1347cc65a3471f998aa0ef6887f46fb66a8e authored almost 5 years ago
Generated with: //scripts/unification/move_fidl_library.py
fuchsia.sysinfo
+ Manually update
zi...
In commit 13ee7f9d93bde949f318fa4c38229f1a96d65884, operation tests
were inadvertantly removed f...
Adding an example use, along with an interactive example on the Go
Playground.
Change-Id: If352...
f54bbc526e4ed9137eec17d55500448d4cac58c7 authored almost 5 years ago
We can just use the standard C++ attributes now, so avoid a dependency
from fidlc to zircon.
Bu...
f500cb44a26e06efb7edeea3ca9178f9928245f6 authored almost 5 years ago
Use the GN version of the kazoo tool to generate the rust
bindings for the Zircon syscalls.
Thi...
97c4684f197acad2a7df6df87780b579cfd8c50b authored almost 5 years ago
Change-Id: I75107ba5fe05ae3a7ccf352dcb8a23dd4d830d18
Reviewed-on: https://fuchsia-review.googles...
This CL adds a pseudo-pink-noise generator to
signal_generator, selected by the '--pink' cmdline...
LazyBuffer combines LazyReader and a buffer class to provide a buffer
that can be lazily read. I...
Enable uploading to Catapult for the SL4F versions of performance
tests in fuchsia.git. We can ...
This CL provides clients with an optional API that could be used
to acknowledge receipt of vsync...
XAPIC requires multiple register writes and a wait, and in order to
prevent external interrupts ...
Remove the '*' from //tools/bindc/OWNERS to match.
Change-Id: I263975f64c7cd9ecc08ecb5ae3c09665...
3cd1d664f82e2dafdb7fad84fd846c201672e977 authored almost 5 years ago
This is a convenience function that allows you to create a CPU mask that
excludes a single CPU. ...
- Add a standard lk init hook for topology setup. The init hook is
positioned after heap init,...
Change-Id: Ifcd5d535aab5971304344244a27ce02c382715d0
Bug: 50257
Fixed: 50257
Test: Logs are form...
Change-Id: I899670b70bf3f8247b8d8ca73e60a7187e8872e7
Reviewed-on: https://fuchsia-review.googles...
To help verify that the file system is consistent after all
transactions, it's useful to be able...
This adds the "kasan" variant for asan in the kernel, so e.g. a
command like `fx set bringup.x64...
Display all streams in a single config.
Config still hard coded to 1 for now.
Bug: 50817
Test: ...
All implementations of arch_mp_send_ipi() (and arch_mp_reschedule())
return ZX_OK. Modify them t...
Introduces the FDIO_SPAWN_CLONE_UTC_CLOCK flag for fdio_spawn.
Clones the process-wide UTC Clock...
In certain contexts (e.g. installation from within recovery)
it might be undesirable to upgrade ...