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: I14621ec6a9ba69325aa2dbe320de94972db8a3b1
Reviewed-on: https://fuchsia-review.googles...
Libraries don't use the "lib" prefix, and the include directory
structure should be lib/zbi/ ins...
Support snapshotting of lifecycle events. Introduce
selector validation for lifecycle events. We...
The PHY data rate is more than just the rate in kilobits per second;
in HT and VHT operation, th...
This change enables demand paging of files in blobfs.
Before this change, when a file is first ...
d84afdc6e22701610d45e1c7463101e5c9e070ac authored over 4 years ago by James Sullivan <[email protected]>
Change-Id: I3e1bbae1bd82b257c701d6d5df2fd6e9cbb4582f
Reviewed-on: https://fuchsia-review.googles...
New directories/BUILD.gn changes are currently bottoming out to Global
Approvers.
Change-Id: I9...
3f31e1a7640295e81f7c3368e1a6f94d7928d374 authored over 4 years ago by Nathan Mulcahey <[email protected]>
Bug: 52611
Change-Id: I18cfd1e930ca52da7d118c045bb65af130d57007
Reviewed-on: https://fuchsia-rev...
On some factory tests, the tool is used to try and achieve a particular
CPU utilization, instead...
The strings don't have any parameters, so can just be plain strings.
Change-Id: I250ef52bd17bcc...
b67f4f669b851a85832ce582ed954888cd907fc9 authored over 4 years ago by David Greenaway <[email protected]>
We currently run them for a fixed number of iterations, which has a wide
variation of how long i...
It is causing flakes (timeouts) on single CPU systems.
Just remove it.
Fixed: 53892
Change-Id:...
The new "Directory" trait covers the functionality of both Observable
and EntryContainer. This C...
The CleanThreadKill test verifies that we can cleanly kill a thread
blocked on a page fault. One...
Change-Id: Ic25a0edd16b9c5e880749fc202bd32c2aa082d95
Reviewed-on: https://fuchsia-review.googles...
In https://fuchsia-review.googlesource.com/c/fuchsia/+/385714
BindingRef was renamed to ServerBi...
countof is a deprecated macro in zircon's compiler.h. Instead, just
use std::size.
Bug: 30337
C...
Adds support for C and Rust "if" statements, and C ternary ?:
expressions.
C-style if statement...
257296aa5040ce6ae99bb79ec061e1d16e7c22a0 authored over 4 years ago by Brett Wilson <[email protected]>
`cmc merge` operations take >300ms on my workstation and >1sec on goma
workers. We have thousand...
This test was timing out with high frequency, see bug.
Bug: 54467
Exempt-From-Owner-Approval: t...
This was mostly automated, with some manual changes:
* change helper functions: return void not...
Bug: 49915
Change-Id: I3ba2885b0befea3df3d6d2f8e2f5b3a0029648f3
Reviewed-on: https://fuchsia-rev...
This changes `optimize="sanitizer"` to use linker GC in the
Fuchsia build. It already does so i...
Change-Id: I0709e2c98c49297201958279d9c8d42117fcfdd9
Reviewed-on: https://fuchsia-review.googles...
Added support for 'c', 'cpp', 'BUILD.gn', 'gni', and 'fidl'
Rust file type parsing support was ...
67a6d40d5b51d303e2f9f158d94959fde572a995 authored over 4 years ago by Adam Lesinski <[email protected]>
Test: manually verified this fixes the leak with runtime.GC disabled.
Bug: 52938
Fixed: 54457
Ch...
Timekeeper must update the UTC clock maintained by Component Manager.
This change routes the `f...
d400f6fb4695dbb543b383faa0b76d20680e854e authored over 4 years ago by Adam Lesinski <[email protected]>
Creates events for process events and then gives those events to the
dispatcher.
This way, ever...
158375c9d180f3b6e832b5c11ec2b1c4fc4012a0 authored over 4 years ago by Vincent Belliard <[email protected]>
Change-Id: I52aafa50e9accdaf7db49138ba484f5ee5795a90
Reviewed-on: https://fuchsia-review.googles...
Bug: 54452
Change-Id: Ic2bc6eff2b78208ebece2cda77ead2465a3fd25f
Reviewed-on: https://fuchsia-rev...
This patch adds a new allocator which ensures that all TRBs
returned are contiguous in physical ...
This was mostly automated, with one manual change:
* use zxtest::RunAllTests() instead of unitt...
In gfx_pixeltests YuvImagesOnImagePipe2.* test cases, we allocate
buffers from sysmem with cpu_d...
This change gives each collector thread its own thread to run its
collector on instead of the ma...
Bug: 40934
Continuing with the refactoring of the event handling code,
this CL refactors the de...
When __sanitizer_memory_snapshot suspends a thread, it expects the
TCB and stack memory regions ...
This involves changing "#if 0" to "#if 1" temporarily.
This is in preparation for converting th...
4c0bb7cc091ccfbf9edf080bd09776e88f8d8df8 authored over 4 years ago by Mark Seaborn <[email protected]>
Change-Id: I9b1ad4781b7edcdc522d6c994085426b13409d24
Reviewed-on: https://fuchsia-review.googles...
Replace userids in TODOs with a bug number, to help
track technical debt.
Bug: None
Test: fx se...
Implement support for handling a peer and local LTK in bt-host. This is
required for PTS Initiat...
Bug: 54383
Change-Id: Iaf04c9c0de3997687a134a916d4f5ccf8bf8908b
Reviewed-on: https://fuchsia-rev...
This function can be called multiple times across tests, resulting
in leaked loop instances. Th...
- Use the new vmar_range_op to setup the CPU page tables when
committing pages on a mapped buf...
Update Go test case parser to account for correct suite and case output,
as well as test panics....
Some GPUs have constraints on usable virtual addresses, due to a
limited number of VA bits in th...
- Add support for specifying an upper limit to the allocated VA when
placing a child VMAR or m...
When a thread is requested to synchronously suspend, but there was
already an asynchronous suspe...
Also, fix header guards.
Change-Id: I3d0c0b32b043c34b6ec0a035a17573b715d24dcb
Reviewed-on: http...
Test: k ut Pow2RangeAllocator
Change-Id: I29bd0925354ae1f6bf186be590cb125806357ed5
Reviewed-on: ...
If the faulting thread is killed while waiting for a page request to be
fulfilled, return succes...
The parameters of the "Pair" Host FIDL request default to authenticated
(vs. just encrypted) sec...
Disable test because it sometimes hangs.
Bug: 53744
Change-Id: I6bcc16b6eb6414cf44e92c8d450b3e9...
Only removes comments and repeated whitespace, derived from
fxr/300368.
This should eliminate ~...
32581ca4f6d83d5ea1129c4f858046e694b583fd authored over 4 years ago by Adam Perry <[email protected]>This adds support to pass through the data atom from the IDK.
Note: The metadata for this atom ...
f29e684e4743d8fef794b01c125f80a953f0b848 authored over 4 years ago by Clayton Wilkinson <[email protected]>
The bootserver needs to listen for the advertisement on the advert port
to check the zedboot ver...
This was partly automated, with various manual changes:
* engine_tests.cc:
* Move comment ...
This CL is the first step in a soft transition from the intl package
that lives in dart sources....
Move from the events interface to the hanging-get
interface, now that the latter is available.
...
c14de1517c4e52e397b32f21103cff93bc4bf7b5 authored over 4 years ago by Mukesh Agrawal <[email protected]>
`Abort`, as opposed to `OnPairingTimeout`, is a public method of sm::
PairingState, so it should...
Change-Id: Ie9088bdf064ab6c8fc8f012bca42486357e35eba
Reviewed-on: https://fuchsia-review.googles...
The listener module only sends updates to listeners who have acked
the latest message sent to th...
Change-Id: Icc726c8c0dd2c9faf08d6bdb3553b7b71eca5491
Reviewed-on: https://fuchsia-review.googles...
Speeds up cache building and avoids erroring out when syncing back to
old integration revisions ...
* Add abstract classes for the encoder and the decoder.
* Add Identity encoder.
* Add Identity d...
The ScStage1JustWorksNumericComparison unit tests had a comment which
incorrectly stated that wh...
Fixed: 54337
Tests: fx test -o setui_service_tests timezone_tests
Change-Id: Ica1e270924c1975af...
0f46f8dc100e0917a2787ca8932be6fbf48deda8 authored over 4 years ago by Chip Fukuhara <[email protected]>This reverts commit eca31c6c2ef2c86e5b5d6d66fc9db14b16dc2c06.
Reason for revert: Made elf_runne...
c0e11344448f0d407c0861d1d95ea33b39e1cccf authored over 4 years ago by Bryan Henry <[email protected]>
Add documentation for environments, and how to register runners in them.
Also, remove obsolete d...
This saves 26k in binary size and reduces work needed for
MessageHeader as well as collapses str...
We were accidentally assigning to a local instead of a member variable
in one place, and prematu...
Bug: 53778
Test: `fx test mdns_netemul_tests mdns_netemul_v6_tests
mdns_netemul_multi_network_te...
There is already an exception in place for one version of the Cobalt
testapp but we have three d...
* Combine two `command +=` statements
* Consinstently use a single dash as option prefix.
Chang...
31421c0d0c59ca4f6fec7e271d080906499f0d48 authored over 4 years ago by Gary Miguel <[email protected]>
Change-Id: Ib3ab7672f30b81d6169803128ec886329b3212ee
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I3381251960e36394a0123e9e0ec67f27c0a37340
Reviewed-on: https://fuchsia-review.googles...
Removes unused cursor logic and performs some general cleanup.
Fixed: 49424
Bug: 51085
Change-...
3c4011d235da233c7f7b99892a9f73824830f48e authored over 4 years ago by Mikael Pessa <[email protected]>
- Remove some size variants of array benchmarks (to reduce noise in
results with redundant bench...
This changelist removes the fuchsia.setui interface and the
service that supports it. Nothing in...
When specifyting bitrate suport, it's possible to state "not known" by
indicating zero, which wa...
Fix an issue with MANUAL_DELETE slab allocatable objects where the
hidden custom delete operator...
This CL Implements the new FIDL API relatd to Gamma Tables.
Test: fx test display-core-unittest...
a51f2360c1dced7fb1863783e8d3179ffbf5244b authored over 4 years ago by Payam Moradshahi <[email protected]>
The internal repo locates the integration repo fuchsia step at
integration/fuchsia/stem, but the...
Bug: 43938
Test: fx run-test wlan-common-tests
Change-Id: I33030da2961e8b3834b99d9077dbac5c6b5e1...
Test is already flaky, and is becoming much more flaky with demand
paging enabled, which is bloc...
This reverts commit e374ba5c407d435b6f371febd9e1ac46fd7718f1.
Reason for revert: We believe we'...
e48f33c20161878a20046518bd79695c8f2fcdea authored over 4 years ago by John Wittrock <[email protected]>
Change-Id: Ib0728c739cccc95ed1dbf1e111898d0a2567e6fb
Reviewed-on: https://fuchsia-review.googles...
Fix the trailing comma in network_tun.config as it causes build
to fail.
Test: Verified build.
...
BUG=49735
Change-Id: I52b40db2b5a88f6bf8ae4be66b9dba9e44588215
Reviewed-on: https://fuchsia-rev...
The Thread type is way too big to privitize all at once. This starts
the process with the last m...
Add the option to use custom Broadcom firmware files.
Bug: 54325
Test: Built with the variant ...
30b15bd7605b43fb55c8a82ed01b1b95cc58a91c authored over 4 years ago by Karthik Krishnaswami <[email protected]>
Change-Id: I64f471a4bbf37047b95055d778865fe5ac905b8f
Reviewed-on: https://fuchsia-review.googles...
Just as with the x86 code, we need to make sure we are careful when we
use a thread pointer, as ...
Add option to qemu to use KVM if the host platform supports it.
Includes option in parameters to...
Change-Id: I9d6307999e3a3e79d24bfcbdc610a08206d78b6a
Reviewed-on: https://fuchsia-review.googles...
To use Rust structures instead of dealing with json values.
Tested: diagnostics-schema-tests, a...
4c0052eda32d6be8dc51b40e8a0ce184ee410e52 authored over 4 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
Bug: 45458
Tested: archivist_tests, archivist_integration_tests
Change-Id: I776ecfed26e53ebb780...
e35155f68b9cd63d79019c24f6cb0004e895e2e1 authored over 4 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
Support network device enumeration (for now only ones that support
MacAddressing).
Bug: 42633
T...
Change-Id: Icec4e4ac9a31f047521679eac77ac4f39fa6c89e
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I161db6781cda19ac2ef78f73b404e7d21cf97816
Reviewed-on: https://fuchsia-review.googles...
sysconfig:SyncClientAbrWearleveling appends new abr metadata at
trailing empty pages in sysconfi...