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

[flake] Deflake flutter_semantics_tests

Flutter semantics test is flaking, seemingly from injecting before the
scene is ready. This chan...

72e48600d6c527e7efa8d80b97f93795bb20015a authored over 4 years ago
[modular] Wire shutdown signal to sessionmgr

These behavior is desired by engineers of a metrics module, wanting to
push metrics data on shut...

a21e0a5cb3194889d93778c6b9c62c8617f381b5 authored over 4 years ago
[bt-a2dp-sink] Keep track of stream sink buffers

Before this change, a2dp sink used a ring buffer for writing data to
AudioConsumer, but didn't a...

4a633060e34e8fa2b618d3e05e70fc4562d7dbf2 authored over 4 years ago
[cm][config] Build rule for generating binary FIDL from .json

Change-Id: I3d3e0bdc27c96d7e2b1e5363648690e820510bf0
Reviewed-on: https://fuchsia-review.googles...

b6fbf1efb98a79018ac56ce88e3d5e6af4486b9c authored over 4 years ago
[ffx] Use a config option for package repo dir

Change-Id: I4ddbe68c5cac948385a5f7a56998b65c282a1eb5
Reviewed-on: https://fuchsia-review.googles...

a88a9b23ab26d6f1c07a63f65878d74a707ac9fe authored over 4 years ago
[kernel][mp][thread] Assert when blocking from an inactive CPU

When a CPU blocks, the scheduler selects another thread to run on the
CPU. If there are no othe...

ca55bc8c45c2d51c6e1b81213046daf998381840 authored over 4 years ago
[logs] Sort messages when we have a batch.

This should reduce confusion while we're setting up ArchiveAccessor's sorting.

Fixed: 55091
Fix...

b12757ea8417e623d37f1847859ffb509ead244b authored over 4 years ago
[scrutiny] Management API integrated.

This change adds controllers for managing plugins, collectors and
controllers. This allows for t...

a392d8d13ba098ad9b9a0f4eda6c93abc7b19899 authored over 4 years ago
[storage] Remove old filesystem tests.

Bug: 52611
Change-Id: Id09a37e00ef14be6f7698462f148560792acf54b
Reviewed-on: https://fuchsia-rev...

63dfb6117ef714126fec0e9938546536ed638a46 authored over 4 years ago
[ffx] Add doctor command.

Multiply: ffx_doctor_lib_test
Change-Id: I2e3b41c3d89aa5e57b87427204ecd253476800d6
Reviewed-on: ...

42e43cf1e72cab45fbfe6fd0c9c37cc5a2959263 authored over 4 years ago
[ulib][zxc] Improve error messages about non-trivial copy/move.

fitx::result is only copy/move assignable when the error and value
types are trivially copy/move...

6e939bf9ebf986ac0ea27e44c275822860299c17 authored over 4 years ago
[perf] Add startup time to clockface_flutter benchmark

Add a startup time metric to the Flutter benchmark helper, and apply it
to the clockface_flutter...

0062020c7401913c790ac37a52d1119868488c53 authored over 4 years ago
[symbol-index] Add implementation for symbol-index

symbol-index is a host tool to manipulate symbol-index files.

To use the tool before it's added...

a6550a38a19ec449464980981ab05a20804e139f authored over 4 years ago
[run-test-component] Print when logs are dropped.

Fixed: 56652

TEST=manually tested

Change-Id: I1e61ffee63937334c79f0b01c42e868529057056
Reviewe...

adafe4bb974fce2dd09db55e973dd7a2421b43cb authored over 4 years ago
[triage] Update to new-style .triage tests

Replace "inspect" entries in "test" section with much shorter
"values" maps.

Test: Note: CL sho...

3c11a191222c20fc8c948bb23cf803c3b1edcb04 authored over 4 years ago
[kernel][watchdog] Remove unused watchdog functions

Remove weak implementation of watchdog_handler and related functions
that are never called.

No ...

140e12eac313a8cb3b97b56aede2509c0d541702 authored over 4 years ago
[mdns] remove conflicting publications

This CL introduces a new policy for conflicting publications and
fixes some internal issues with...

70002f056f09258877662ebb4a4f95b69d5f5cb8 authored over 4 years ago
[testrunner] Testrunner should run tests in tests.json order

If the shards produced by the testshardder contains both fuchsia and linux tests, Testruner does...

d78b2362d9f1a2e05aad0779477df6b415cf1897 authored over 4 years ago
[flutter] add flutter total render time metric

This change adds the Flutter equivalent to Scenic's total rendering
time, which is the wall time...

4ced4c33fc6c9777f9ae75074f2530cab61e765a authored over 4 years ago
[kernel] Remove __WEAK arch and platform implementations

Remove weak symbol implementations of arch and platform specific
functions. Relying on weak sym...

cfc983f811a9f5d3cec897e81eb9b3ccd3d1933e authored over 4 years ago
[owners] Remove godtamit from OWNERS

Change-Id: Ie5bd4b4c52d317452489ae8ab6c1ac8f7e173c00
Reviewed-on: https://fuchsia-review.googles...

76aff071365a0831ba4908ec5f814699d3fd6f80 authored over 4 years ago
[audio_core] zx::clock checks in AudioClock

The zx::clock submitted to AudioClock is checked more deeply at
creation time, so that AudioCloc...

11b2fe82c6f910c3979364360e9a11210a70ccb2 authored over 4 years ago
[build-gn] Fix documentation.

Updating documentation for fuchsia component.

Change-Id: I504b83ddd5045da4d44287899aa033cf85bd4...

69b3fc6dbed90b8f5d8c5bbef39f5bb2924b4073 authored over 4 years ago
[bt][gatt] Introduce FakeLayerTest harness

- bt::gatt::testing::FakeLayer now supports a fake version of the
functionality provided in Re...

e34aa80b734b8e830c9030e16dd90b6656a1b25d authored over 4 years ago
[serve-remote] supress set-device warnings

I added a feature to set-device that warns the user about running it
under a remote workflow, bu...

82dd59d500b28a378bfe6135a952335294a5dc50 authored over 4 years ago
[audio_core][tests] Fix audio_core clock unittests

To make audio_core's clock_offset unittests more reliable,
the "set offset from monotonic" optio...

79312b8e976a76a1408f1d1350b3e40880bd1da1 authored over 4 years ago
[cml] Add `service` capability declaration

This change does adds a `service` capability declaration, which will be
used to define service c...

8ed7d7cad63e386b00c1cc5969d0d7f06580be94 authored over 4 years ago
[sysmgr] Port to new GN templates

Change-Id: Ib3f7ac9923b9ce0d94f834e3436cf4e7bec8193b
Reviewed-on: https://fuchsia-review.googles...

0fb0130f8b0d424ba92efa08f8b53ea2d0a3712d authored over 4 years ago
[i915] Remove unwarranted ZX_DEBUG_ASSERT

Displays with invalid or unreadable EDID are not fatal violations of
driver invariants. This dat...

cb2e08e4e416d68500f2b3b67d8207f9fe0f956f authored over 4 years ago
[brcmfmac] Add functions to set rx rate histogram

Bug: b/154549756, 29698
Test: fx test brcmu_utils_test

Change-Id: Ib77b6cf88d67a158e820d1c54168...

bb0a055f7da38c66918e44bdaae79ba11571bd0e authored over 4 years ago
[kernel][x86][arm64] Disable PvEoi before completing mexec

This is a rework+reland of bcbea4b510273939d64e0d8bcabc01b2a75eaa70.

On x64, this change fixes ...

6b857c1962008c28017b54cf87c0801338e73e40 authored over 4 years ago
[devices] Add "serial" to the set of log levels

This allows us to enable per-driver serial logging. Without this, the
driver would have to manua...

f7109a0a1cf22d0e8a0476027f8124cd104e9992 authored over 4 years ago
[dhcpv6] Build and test core on host

Test: fx test --host --output core_test
Change-Id: I5fba0a76141696795244468bb7c15094e1dda9a7
Rev...

79acf1efb61ddbc6f6a19c0d846d98ba0fb877be authored over 4 years ago
[wlan][policy] Cleans up unit tests.

This change simplifies mocked traits to remove to raise
unimplemented exceptions for methods tha...

ca372ae0e2589b6d33eb646d6e2957075d3ddaf6 authored over 4 years ago
[storage] Fix disabled directory tests.

Only one of the tests need to be a large test.

Bug: 52611
Change-Id: Ic2057aa545941e0a29c9874b6...

6aee1ea1e2b00d22098a3aed033515ab638e81b1 authored over 4 years ago
[docs] Improve "Finding paths for built executables"

b/159463372

Change-Id: I5cc40e226056ebce02ce0493ffd5ad0d86da70c1
Reviewed-on: https://fuchsia-r...

0fc62cd21ae492c6a057db007e38bec61a38211e authored over 4 years ago
[network] Use new template for isolated devmgr

TESTED: fx test //src/connectivity/network

Change-Id: I25242819827e54cd4c8b8da278a81863eb35486c...

db9953f1c04a63025c253cc94e40ec69e2f6089d authored over 4 years ago
[magma] Use magma_handle_t instead of uint32_t

No functional change.

Change-Id: I823d948eeae601381da687f5bfb4f55057af28a6
Reviewed-on: https:/...

6f401a94022f82276be0f0928d808403b0fc2b5e authored over 4 years ago
[kernle][pmt] Unpin PMT by RefPtr instead of KernelHandle

Fixed: 56473
Change-Id: Ieda0b68aabee9f6d9cd46c9704f73c5dd22fa89b
Reviewed-on: https://fuchsia-r...

8faf93d21f88cc4168b03f3661f92cf82e2514d2 authored over 4 years ago
[netstack_test] Allow --test.v

Note that this test still fails when run with --test.v:

Test fuchsia-pkg://fuchsia.com/netsta...

40a1b9ccc57cfe27c3e8c6adc4863daf5180fe5d authored over 4 years ago
[xhci-rewrite] Migrate from DEVICE_ADD_INVISIBLE to DdkInit.

If DdkInit is implemented, the device is guaranteed to be invisible
and not able to be unbound u...

9426fbaa046ac82e176e1ca3aad95f21912f0ced authored over 4 years ago
[fuchsia.input.report] Remove old GetReports API

Remove the old API now that all clients are using
InputReportsReader.

BUG: 44923
Change-Id: I88...

29ea5b518e63ea79962ab4d7fa4266273dfd96d9 authored over 4 years ago
[modular] Add modular::ParseConfig function

Unlike ModularConfigReader.ParseConfig, this function returns an error
if the JSON file is malfo...

0d44be801bd8d1cf2bb93864cad76c28614cbe78 authored over 4 years ago
[fidl][rust] Inline some small, frequently used functions

This inlines integer/float decode, alignment functions and
recursion depth checking.

There are ...

a216d954f35ecd4319419eebf42feb8397dda8f2 authored over 4 years ago
[codec][test] In h265 encoder test, allow more than expected NAL's

The hardware encoder will sometimes produce more than the expected
number of IRAP NAL's for a gi...

ae88e7899e4a91972d3d8dd3f14f0ab88c3b0438 authored over 4 years ago
[debugger] Remove the MockObjectProvider.

Moves Zircon-specific process watching to the ZirconProcessHandle and
creates a higher-level Pro...

2673f7feb702ea2573595ab2dc76425f2b6f2a5d authored over 4 years ago
[emmc][rpmb] Add Banjo protocol for RPMB

Bug: 56478
Test: fx test sdmmc-test
Change-Id: Ibb55a941ae2a0811b67e7552744c7b2f69d79417
Reviewe...

57ff64b39fe9fb1347658d8f0242ec146f147de2 authored over 4 years ago
[ulib][fzl] Convert tests to use zxtest instead of unittest

This was partly automated, with various manual changes:
* change helper functions:
* return...

28a0395b820fad647b46a07ce1e7fb36165525b4 authored over 4 years ago
[exceptions] re-enable ExceptionBrokerIntegrationTest.OnExceptionSmokeTest

* in case exception handling takes a long time, it could be that the
first call to WatchFile()...

3c2d2683b64974488fea5c5b22203011dfcfc4ea authored over 4 years ago
[buid][ams-light] Fix missing dep

`ninja -t missingdeps`:
Missing dep: obj/src/devices/light-sensor/drivers/ams-light/ams-light-te...

d39b6e77b849fafe5207be2377cae3ff3a5932d4 authored over 4 years ago
[Docs] Fix fidl header for tutorial llcpp

Change-Id: If5b0072cba5ae2e72dfc2ecb7ad970ec7d296f95
Reviewed-on: https://fuchsia-review.googles...

79704e0d019d3cbe772b5c0337edffbddfbc5710 authored over 4 years ago
[Docs] Remove reference to non-existant red arrows in diagram

Change-Id: Ibc33fe5337b47931045c941427bc8d01330ade28
Reviewed-on: https://fuchsia-review.googles...

3407259d23c39ca75bcffcc398a6d93cc4fada93 authored over 4 years ago
[scenic] Re-enable LSan tests on scenic_tests.

Some LSan tests were previously disabled due to memory leaks
on Vulkan validation layers and AEM...

379cea2aca760c5d73a2b5dea1235426a986cd6d authored over 4 years ago
[paver][vmo] Assert that payload VMO is a clone if pager-backed

Add an assert in PartitionPave to verify that if the payload VMO is
pager-backed, it is also a c...

482ccff9a55fd64ff4b19fc61bca3ab943c3d6c0 authored over 4 years ago
[fidl][docs] Add topaz fidl bundle to contributing

Change-Id: I6c0019b5b0126c97085bc67f844841d4c81619e5
Reviewed-on: https://fuchsia-review.googles...

448404cf44ed6b4291e94489148a6ba5206fd819 authored over 4 years ago
[sdk][tools] dev_finder -> device-finder

This removes dev_finder in favor of device-finder. There are still some
vestiges of the original...

16dc7b9a1a6aaa82f7c4ba708d4bba2e3bdfc3b9 authored over 4 years ago
[audio][docs] Add requirement on initial gain_db

Change-Id: Iccdb669159298780a10c5dfb6679789509c0edae
Reviewed-on: https://fuchsia-review.googles...

a740dd1c2f4f90aa131d1d9b070d42c307333a24 authored over 4 years ago
[sl4f] Facade for controlling tcp proxy

Adds a facade for enabling and disabling tcp proxies, and an
e2e test verifying that the proxy w...

e41fe36997025ce0fc384dd45fecf4393b04590a authored over 4 years ago
[tefmocheck] record relative paths of output files

This will make them consistent with the other files in summary.json.

Bug: 56591
Change-Id: I82b...

d3873c46bded065e70bda570c3f1b8f2ea1c5642 authored over 4 years ago
[wlan] Remove TEMP_SME_DIRECT_CHANNEL flag

All drivers now support direct SME channel. The removal of this flag is
long over-due.

This CL ...

2da082e52fd80ed08a1b4ae53a5fcf0f88bc28e3 authored over 4 years ago
[tefmocheck] Add check for failing to run bugreport

One of the more common unattributed task failure modes in the last few
days is the bugreport ssh...

34aff98bd530c568a729e94b84ec32120af378c8 authored over 4 years ago
[doc] Fix miscellaneous typos in Fuchsia's public documentation

Change-Id: I48687c6c798c19ef952d7a3566a93070f97fb8b2
Reviewed-on: https://fuchsia-review.googles...

ddcc4118bfd986f7de44b8526062e3a657a6c4f5 authored over 4 years ago
[crashsvc] Exceptions are handled asynchronously

If the process handling crashsvc's calls to
fuchsia::exception::Handler/OnException crashes, cra...

e16eb936ab5d072837b824c36f99f5a256acd274 authored over 4 years ago
[magma] Adjust flow control and enable for ARM/Mali

Don't wait if we've exceeded the bytes max but are not importing
more bytes.

Bug:56318

Change-...

769cc7ac6e9ec32876ba6a63038a97a70cdba7d6 authored over 4 years ago
[audio][docs] Add reference to simple-codec

In the doc for the audio codec protocol add a reference to the library available
to simplify the...

3d422dced9b6e487c288cc78bb56231e3a2d5e60 authored over 4 years ago
[components] Make event types more consistent and improve tests

Prior to this patch, there were two types of v2 component events: ones
that had payloads and one...

d706e68f9cacaa1948092388a5dd1ab7f54729e3 authored over 4 years ago
[docs][fidl] Update wire format docs for unions

This CL updates the FIDL Wire Format reference to reflect that unions
now 64-bit ordinals rather...

87c8abe7056f33728f3520c14dfe4b5c69acfbf8 authored over 4 years ago
[bt][a2dp] Parse and acknowledge DelayReports

DelayReports are sent from sinks when they are receiving audio. When
they send them and we reje...

f5f40b56e008cae76601aace5a5e0df97c1501fa authored over 4 years ago
[kernel][arm64] Use "release" memory ordering on spinlock release.

We currently use a sequentially consistent memory ordering when
releasing a spinlock, but really...

d9f78542158cd2674939314325ed49de71be2a2c authored over 4 years ago
[hwstress] Update README.md.

Include more details about each test, a current `hwstress --help`
listing, and details about how...

85c0023cf0f3da925a1f46c40df88e6c64ce8337 authored over 4 years ago
[e2e] Edit `pm publish` command to match our consumers.

Test: fx run-e2e-tests package_manager_test
Change-Id: Ieb439c2dd5e973766dadd03783a142af719759cb...

5d5ece1fc479dc78651f0711e320eba6f1bf8c8a authored over 4 years ago
[hlcpp] Initialize std::vector by copying buffer during decode

This avoids initializing and then immediately overwriting the
buffer.

HLCPP/Decode/ByteVector/1...

2e22ad976366c18ccfa376174371d6599bfdf01e authored over 4 years ago
[fatfs] Improve handling of errors.

Translate the most interesting "other" errors that fatfs generates into
their relevant Zircon er...

35e7aae54e511c43794bc7af56de5b9eee82d8b8 authored over 4 years ago
[third_party][fatfs] Introduce proper error type.

Stop using strings everywhere for errors, and switch to using an enum
which implements Error.

B...

53a70274e662be122703cfd5e4f8308e8f41612c authored over 4 years ago
[storage] Move truncate tests to new fs_test framework.

I think this might be the last test. Woohoo!

Bug: 52611
Change-Id: I69f0297b40385bd62c22a097b85...

386fa29ca4c7f6b1ad815a5146d11ded52a07ac2 authored over 4 years ago
[e2e] Test `amberctl add_repo_cfg` does not set rewrite rule.

Test: fx run-e2e-tests package_manager_test
Change-Id: Id0fec4289a02c2a5ee324d90c59a62e172fb06de...

9448beabf2e0e1886ecbb9b54f569aa53371b101 authored over 4 years ago
[fatfs] Fix content_size and storage_size for files.

Figure out on-disk size of files by using the cluster size of
FAT to calculate the amount of spa...

9e1e31ae973b82882ba88f61afab6c8ca9ff4f4d authored over 4 years ago
[fatfs] Remove unnecessary use of direntry.

We can access all the needed information from the file/dir object now,
so stop keeping direntry ...

e415af290217367eb134dde8b6b6536fe5bdf7df authored over 4 years ago
[storage] Fix flaky block-client test.

The request to destroy a ramdisk is actually asynchronous so we can't
assume requests will immed...

10891f4097b86a62984486a0b50d12fc168ce6e3 authored over 4 years ago
[third_party][fatfs] Add direntry functions to file/dir

Both Dir and File contain information about their DirEntry, but they
don't expose it. This makes...

a3df66ce4e4c2280abf9bcd4d3cb0b562ed80bd7 authored over 4 years ago
[third_party][fatfs] Add the storage team to OWNERS.

Change-Id: Ic3eec42c337daefeb9dceb3f89ec2f9baacd0df6
Reviewed-on: https://fuchsia-review.googles...

faee4f2436e82743c0415dc22fdd9c03f3a83966 authored over 4 years ago
[fs] Removed duplicate declaration

Change-Id: Icb1e4e048ae3d381c52ed131c5a64e1091c18d72
Reviewed-on: https://fuchsia-review.googles...

1bef6965eef09f7e0894f95200a7972ea4583f45 authored over 4 years ago
[vfs] Fail when trying to create "."

Previously, the vfs implementation would not fail if you tried to create
a file with the name "....

f3b29ed24bace6675de8be9dbecce5d9367011d1 authored over 4 years ago
[storage] Move threading tests to new fs_test framework.

Bug: 52611
Change-Id: I7168d698fbc0f7f59357c4b30c00bfa10ece0db7
Reviewed-on: https://fuchsia-rev...

aaf16a33a9c35d3cc4b29309061ae657b613f9c7 authored over 4 years ago
[fs_test] Fix AttrTest.WriteSetsModificationTime

Previously, the test would only assert that the modification time of the
file hadn't gone backwa...

d9966fef9a51b938579f78fd78f2eda12535bc32 authored over 4 years ago
[e2e] Test `pm serve` creates a file with its port number

Test: pm run-e2e-tests package_manager_test
Change-Id: Ie99f82d9c5a7aaa3a426d32cd63374f7f7986574...

ffc8ea3b7c46d986f141eac986c2d184e98d0358 authored over 4 years ago
[kernel][vm] Avoid race in child deletion

This fixes a bug where VmObject referred to in a children_list_ would
be used after it had been ...

8fbbd5fa8dbcff443a10f0b81b36829965435ce3 authored over 4 years ago
[storage] Stop fuzzing the journal block size.

Anything other than kJournalBlockSize is not supported.

Whilst investigating, I fixed up a pote...

4f93480ba568fc8fee02a5ad3da5d5fe659a20ff authored over 4 years ago
[storage] Move lseek tests to new fs_test framework.

Bug: 52611
Change-Id: Iafad48bf4d7b7edefa60415d0069e7e6e5a90aea
Reviewed-on: https://fuchsia-rev...

3608f19fab2b0a4407c1eb69373c63f9f0dcc377 authored over 4 years ago
[lsan][fvm] Fix memory leak

Fixed: 56368

Change-Id: Ie2c2becbcf26b80bae216aa5cc56df837c955865
Reviewed-on: https://fuchsia-...

366ae36acd87e75447c317357c92913f917b58a8 authored over 4 years ago
[build] Remove unecessary drivers from bootfs

Change-Id: If8f7dd5e4754353eafd93dfd2d03ddbf50e5d3aa
Reviewed-on: https://fuchsia-review.googles...

403b1c9ad74f3ac5ff456f3733767a8f86281d09 authored over 4 years ago
[e2e] Test amberctl's default name when no name is given.

Test: fx run-e2e-tests package_manager_test
Change-Id: I7af1202b49aa16aa886f496f4f99195a6c7bb6f6...

8e3809adfa7b274b11be3ac2342e6a0bc3f574c7 authored over 4 years ago
[bt][lib] Print manufacturer data for advertisements

Include manufacturer data in the format string for AdvertisingData.

Bug: fxb.com/55464
Test: Lo...

245e7106b47a8616047260d9cfe6b00dddf1de9a authored over 4 years ago
Revert "[images] Build a replica of system zbi's using only metadata to identify their contents."

This reverts commit 689eb9711777157e34c2bc054fc178141d3389a0.

Reason for revert: Breaking build...

c63655026ecd8073e3b066e5a72caf10d53cfa6c authored over 4 years ago
[kernel][memory] Evict on low memory

Changes the memory_watchdog to signal the scanner to perform eviction
on memory state changes. A...

86ad81d03a3a4dc389249d0293323dc5b22a50c1 authored over 4 years ago
[kernel][scanner] Additional eviction support

Improves scanner eviction triggering to allow for controlling the age
of pages to consider, as w...

124d768c4116209cb93b282ac75f54c0c9469e4e authored over 4 years ago
[exceptions] Keep exception alive for longer

The exception needs to be kept alive until after the CrashReporter
responds in the event that sy...

ee402821afacbb9db143902a55eb74a2852100c5 authored over 4 years ago
[zbitl] Support simple mutation

This adds the Replace method to zbtl::View::iterator types when the
zbitl::StorageTraits special...

5292301cb04a093df31499766c6afc13bff97c88 authored over 4 years ago
[feedback] Add compression ratio to Concatenate

TESTED=`fx test feedback-data-tests`

Bug: 55768
Change-Id: If0a58b6c37beda8eb06122989e7f3c993d4...

9b4a54b709edbe69eae0def725f68f9da39e404c authored over 4 years ago
[exception] delay job kill in ExceptionBrokerIntegrationTest.OnExceptionSmokeTest

* this way we don't get the spurious ZX_ERR_BAD_STATE and
ZX_INFO_THREAD_EXCEPTION_REPORT beca...

3224e1d6b41b2b16358471932b596377e0409205 authored over 4 years ago