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
Declare some fields as std::atomic. These fields are assigned to by
OnAssertion() when a zxtest...
Upstream has enabled checksum checking, which would make this test fail.
UDP checksums are optio...
This was partly automated, with some manual changes:
* change helper functions:
* remove BE...
Botanist needs to expand its own repo/blob URLs, not just subcommand
env vars.
Change-Id: I0b00...
1af821c7380a5ee52e7e99a7f144764d1c00123e authored over 4 years ago by Anirudh Mathukumilli <[email protected]>
Change-Id: I6a56f3cbe265fbced4dd8867313f3335b90b5c97
Reviewed-on: https://fuchsia-review.googles...
$ find src/developer/forensics/crash_reports/ -type f | xargs sed -i -e 's#feedback/crash_report...
f2f8943ac5a5287f2069d85883f72160add2e075 authored over 4 years ago by Francois Rousseau <[email protected]>
Both fshost and appmgr were added to the main_process_critical
allowlist, but neither request th...
Use the target_name in the context of rustc_test, rather than using
invoker.target_name inside t...
This adds docs about how to use the lifecycle channel and other
considerations related to lifecy...
Fixed: 42812,45408
Change-Id: I60268a6431b2a04a93c1b603d81eb7fbf2d007c8
Reviewed-on: https://fuc...
If a batch provides a context state buffer as an additional resource,
it will be executed if the...
Some repositories have already removed their master branches, and others
are expected to follow ...
Flipping union and table ordinals to be represented by `Ordinal64`.
Test: fidldev test fidlc
Ch...
* we leave an alias under feedback/bugreport/BUILD.gn to update core.gni
at once
$ find src/d...
001062083fb5078257ad2d06ed5f161727c5be76 authored over 4 years ago by Francois Rousseau <[email protected]>
Without the leading colon, tests.json would contain a label in the test
spec of:
//sdk/lib/fi...
69dd66189062ab3438189df6e214888afa3f307a authored over 4 years ago by Scott Graham <[email protected]>Supporting libraries should not be in that target.
Bug: 45680
Change-Id: I00608b553dd9ecdabe032...
This commit allows the timeout path on ioctl calls to check one more
time for success before rep...
Fixed: 54463
Change-Id: I7fff1933f47c5255901ba67e7a46a2b5dea6421d
Reviewed-on: https://fuchsia-r...
The metadata is irrelevant on other platforms.
Bug: 45680
Change-Id: I7725691eb84b4de72fd2a3b80...
The ddk.hw.wlan.wlaninfo/wlaninfo.banjo definition of
WlanInfoHardwareCapability and the fuchsia...
This CL adds inspect data related to devices and drivers in driver
host.
Test: fx test driver_h...
c01b39acd26fa78223533f87268a44520665463c authored over 4 years ago by Puneetha Ramachandra <[email protected]>
All of the instrumentation data VMOs are always published to
userboot for simplicity, but zero-l...
Also a few updates:
- All docs references to `fx iquery` have been updated
- A short mode `-f` i...
QP stands for quantization parameters, so fix redundant param name
before any users exist.
Chan...
8bfcd80cc32e7e8f7f65f17b0401bac00aaafbfe authored over 4 years ago by Austin Foxley <[email protected]>
This change introduces an ArchivistStatsFetcher to the system metrics
daemon. In addition to add...
Previously, the ps command was returning column formatted output,
which was then being passed to...
Bug: 148559704
Changelog:
* Save (project level single license) pattern if there isn't a match ...
I managed to reproduce this one on my local workstation before we hit it
in CQ. As far as I know...
In preparation to have SessionmgrImpl pass a running component (the
session shell) to AgentRunne...
In order for the shutdown shim to be able to access the
SystemStateTransition service and set th...
Swarming does not automatically resolve environment variables.
Catalyst used to do this, so this...
These changes make the PcirootProtocol reflect the final design as used.
MSI allocations can be ...
isolated-ota uses the system-updater-isolated manifest, not the
system-updater one.
Change-Id: ...
0ff20c6a45668da21d8633f5ef66e0a56af0069d authored over 4 years ago by Simon Shields <[email protected]>
Change-Id: I353a0f900d62adcbb7332a963dafca9a7a71a2ba
Reviewed-on: https://fuchsia-review.googles...
Change-Id: Ic789738df9108a3b85d29cfb7666b4054ca0eb9e
Reviewed-on: https://fuchsia-review.googles...
Firstly, this CL cleans up a possible externally-triggered assertion in
the ScStage1JustWorksNum...
Implements Overnet-over-serial for host and target.
Also allows usage over the Zircon debug API ...
Fixed: 54518
Test: fx test gfx_unittests -- --gtest_filter=FocusChainTest.MultipleListeners
Cha...
3587835c80e9eebe702878564ec6e63c940759b8 authored over 4 years ago by Mikael Pessa <[email protected]>
Prior to this change zx_debug_read would wait until all bytes in a user
supplied buffer were fil...
The initial version included some Chromium specific variables used when
creating CIPD packages. ...
Uses the following principle:
1. Rebuild.
2. Touch all modified files such that they're newer th...
This isn't an error in tests where the highlights are mocked out.
Change-Id: I8b1cc8408b92be953...
de0eef64a3e947fde4ddf420a71f26d62ca18109 authored over 4 years ago by Alice Neels <[email protected]>
- Remove "EXPERIMENTAL" tag from fx test summary
- Update help text in fx test script with the l...
The regular variant of the screen_is_not_black end-to-end test
does not work on the workstation ...
$ find src/developer/feedback/ -type f | xargs sed -i -e 's#feedback/testing#forensics/testing#g...
ae39cfcfd05fc4606d38e795b2aeab4078887114 authored over 4 years ago by Francois Rousseau <[email protected]>
Bug: 54383
Change-Id: I9bc898667dd4931648828c8cf6c03b547278d2ad
Reviewed-on: https://fuchsia-rev...
We don't currently have tests for non-zero values in padding.
Quite a few of these tests fail in...
Remove GATT TaskDomain & thread. GATT now runs on the main bt-host thread.
Replace use of RefPt...
e00720c4808cdd5a87392dfcfc858af47d35e724 authored over 4 years ago by Ben Lawson <[email protected]>
The output file argument changes in the new version and this difference
is blocking the topaz CL...
Additional tests have also been added. Making the testing
more explicit and organized will aid i...
fidldev is added to fidl-misc in
https://fuchsia-review.googlesource.com/c/fidl-misc/+/392739
C...
8d995345c9c72fc54985b754623def538c20749b authored over 4 years ago by Felix Zhu <[email protected]>This reverts commit 8889ddbef4d5fd06820c43eb8522457ad78f8575.
Reason for revert: failing on Ast...
b3a18800e0b9e91b46da42eaeb3dc41bff666694 authored over 4 years ago by Drew Fisher <[email protected]>
This likely has less effect on benchmarks because it primarily effects
the first run, or times w...
Change-Id: I6b9b87145cfaa67450150d596fb53fb434246e06
Reviewed-on: https://fuchsia-review.googles...
A few naming changes to follow Fuchsia convention:
* ulib/libabr/ -> ulib/abr/
* include/libab...
Removing now deprecated 32b calculation in fidlc, and removing
`generated_ordinal` from the JSON...
Currently, inspect::MakeTreeHandler takes in an async_dispatcher_t
which it does not pass on to ...
The reverse mapping from GN labels to packages was assumed to be 1:1
previously, so e.g. only on...
Change-Id: I33d67ff082e44335b1ba2eff6ff6fbcd29edd06f
Reviewed-on: https://fuchsia-review.googles...
Fixed: 41953
Change-Id: Id65c3971f4721ba436690418bbd0d4b028079b96
Reviewed-on: https://fuchsia-...
$ find src/developer/feedback/ -type f | xargs sed -i -e 's#feedback/utils#forensics/utils#g'
$ ...
In last CL we made this flag default and removed user ability to
override it. Some user need to ...
Fixed: 54430
Change-Id: I51d47cf258ea8aa6418eb86b9d5eb9c102c54024
Reviewed-on: https://fuchsia-r...
These registers may be written by the bootloader, with values that are
meant for higher clock fr...
[fidl][docs] Add newlines to fix some markdown rendering issues.
Some asterisks that were intend...
074372ed1d85b2b221ac9e89a167765152235b54 authored over 4 years ago by Fergus Henderson <[email protected]>This service is only required when presenting in a Scenic view.
Bug: 16501
Change-Id: Ia8ff2c44...
Change-Id: Ieeaa2e7ee532a3f63a72cf1acff95ac9b91ddaa3
Reviewed-on: https://fuchsia-review.googles...
This document is very out of date. We will remove it for now, and bring
it back once it's rewrit...
Change-Id: Ia00e38c1fe02f65a094f7db7d504766702148761
Reviewed-on: https://fuchsia-review.googles...
Change-Id: I6d0bffa054d0ad79b93ab8540aa51666365ac7ed
Reviewed-on: https://fuchsia-review.googles...
Change-Id: If53fddf3a4323eaaeef8f0e12f3e80cacc71652f
Reviewed-on: https://fuchsia-review.googles...
$ find src/developer/feedback/utils/ -type f | xargs sed -i -e 's/namespace feedback/namespace f...
a8c8cd5263b5355999e7d6209c582a883f67cbac authored over 4 years ago by Francois Rousseau <[email protected]>
Previously; ResetEndpoint would set its TRB type to ResetDeviceCommand.
This updates it to set t...
Fixed: 53727
Test: fx test -o setui_service_tests
Change-Id: I95d65306c703b37becfc8891037257a68...
7be86366d0afe52a18a99c4af8ae65607f057d04 authored over 4 years ago by Chip Fukuhara <[email protected]>We can re-enable verifying incoming ordinals against expected ordinals.
Bug: 7848
Change-Id: I9...
This field can be used to indicate whether a packet contains key frame
data for compressed video...
Bug: chromium:1094035
Change-Id: I416e9d4998f650af716f7c8dc96e86d763510649
Reviewed-on: https://...
s/Firware/Firmware/
Bug: None
Test: None, simple renaming.
Change-Id: Ic79d419346fb915d5b68adfe...
When tx_seq_max number error happens, the original log will print out
rx sequence number, which ...
BUG=37831
Change-Id: I7f6e95c2177465806945875fa9f680963e951b39
Reviewed-on: https://fuchsia-rev...
No functional changes, just refactoring. Changes include:
* Removing all out parameters in favor...
Instead of reading the mac address from the internal state of the
simulator, use the query inter...
By checking for `status` and `status_value` methods, we can support
status wrapper types to simp...
This change fixes 3 bugs in handling application stream socket shutdown:
(1) With the current im...
Two protocols in the same library can have a method with the same
name (e.g. Directory.Clone and...
This begins the process by making the interruptible_ bit private. It
does so by making interrupt...
Add a helper function to simplify invoking a query operation on a
SimInterface instance.
Bug: 5...
1c149ca1495c58c124bf038eeaac7830ff930dde authored over 4 years ago by Joshua Conner <[email protected]>
The api file is no longer being auto-generated, so it
is being removed in this CL.
Change-Id: I...
25908994e9541f5c65f8497086081ad085a29a1d authored over 4 years ago by Paul Daniel Faria <[email protected]>
Bug: 54383
Change-Id: I98a2566a3fd9cc65242d31e492eb22b1a0d66c9b
Reviewed-on: https://fuchsia-rev...
Bug: 54383
Change-Id: If0751e57a719f693ca67052e636a83f758c3c049
Reviewed-on: https://fuchsia-rev...
Bug: 54383
Change-Id: I7c469fa213a38e394daadde96fcf51fe9199e037
Reviewed-on: https://fuchsia-rev...
Rename struct members to not use a trailing underscore. Also, convert
SimInterface to a (complet...
Change-Id: I80b89a84476f13536ee37bde0a8f05be8e8155b5
Reviewed-on: https://fuchsia-review.googles...
Most benchmarks improve or are flat except for setting the
last field in an otherwise unset tabl...
Cleanup of all fuchsia.git fidlgen backends.
Bug: 7848
Change-Id: If3768a261dc7f8e5fa8c34f0d1a6...
This change migrates the font resolver fidl from using `(zx.status status)` to using `() error z...
3fd73924f5e4a2a7a976caceb31f672ca4d09339 authored over 4 years ago by Zach Kirschenbaum <[email protected]>This change migrates the pkg repo.fidl from using `(zx.status status)` to using `() error zx.sta...
ba99d3ef3cc642efd760a3a9d3552d8aa2a795a2 authored over 4 years ago by Zach Kirschenbaum <[email protected]>This change migrates the pkg.rewrite fidl from using `(zx.status status)` to using `() error zx....
b22138ac3cd3b696483696ce61c622ae04195d3e authored over 4 years ago by Zach Kirschenbaum <[email protected]>
Drop any new log records once the kernel's debuglog subsystem has
begun to shutdown. This fixes...
This change migrates the pkg resolver.fidl from using `(zx.status status)` to using `() error zx...
c9ca91fddb1867c5c586f2e1f966807ddab25c98 authored over 4 years ago by Zach Kirschenbaum <[email protected]>