Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
dahliaOS
dahliaOS is building a fast, secure, and private distribution of Fuchsia OS
Collective -
Host: opensource -
https://opencollective.com/dahliaos
- Website: https://dahliaos.io
- Code: https://github.com/dahliaOS
It seems that we aren't seeing the UB error we saw before.
Fixed: 48366
Change-Id: I3afdb324a60...
- Moved Bluetooth docs for fuchsia.dev out of networking/ and into
bluetooth/.
- Removed the sou...
This re-enables //zircon/system/utest/fs:fs-test for asan variants. The
underlying leaks had be...
Updated SystemDataUpdater with new method to take in realm information
along with the current ch...
This driver was erroneously removed by:
https://fuchsia-review.googlesource.com/c/fuchsia/+/3814...
- Refactor and reorganize integration tests.
- Add address declaration macros to fidl_fuchsia_ne...
This version has been deprecated. Use mold-next instead.
Test: fx build
Change-Id: Ibed49072b85...
//src/lib/syslog/cpp is now just a wrapper around
//src/lib/fxl:fxl_logging.
FX_LOG macros defi...
github.com/dahliaOS/zircon-rpi - c4428353f618a16a42d4a11dc1bda083ea3923b7 authored over 4 years ago by Saman <[email protected]>
Test: no behavior change
Change-Id: I896660db3ecb128f0e64c8bc77ba62d8fdc387d3
Reviewed-on: https...
Bug: 11534
Change-Id: I084e09f85c20f3679d30e1687da8a798908fbf3d
Reviewed-on: https://fuchsia-rev...
Components that spawn large number of subprocesses could produce a lot
of data sink dumps for th...
Fixed: 50561
Change-Id: I394634aafa0e8e679b3635bfa1769349a68e1686
Reviewed-on: https://fuchsia-r...
Tested: fx test camera_tests
Bug: 50737
Change-Id: I88796ed88c5c27ea5595272217ee60bf11aea41f
Re...
No code change.
The main change is in format.h which wass still 4-space indented for
most of it...
This change adds a new test that verifies that Stream clients can remain
connected even after th...
The extra background activity can lead to variations in the results.
Change-Id: I79885084a763cf...
github.com/dahliaOS/zircon-rpi - d9f388ab44a6db0ed9b99c18038dec12f4a077ed authored over 4 years ago by Benjamin Prosnitz <[email protected]>Indeed a compiler bug: https://github.com/rust-lang/rust/issues/64362
Tested: build
Change-Id:...
github.com/dahliaOS/zircon-rpi - 5f61e66d38b9b556fc727455b8c0c3c84c8ae65b authored over 4 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
* adds a metrics_util library to handle error conversions
from errors defined in different crate...
This came up while attempting to understand some code.
Within cobalt_app.cc there is an instance...
Change-Id: I81427bbca9b7b85e4a42c6b0eba32ba9176548e0
Reviewed-on: https://fuchsia-review.googles...
If a remote controller supports the Link Layer connection update request
procedure but the remot...
KeySystem clients occasionally need to attenuate behavior or disable
functionality based on what...
The semantics of Start/StopStream()
include the legality of starting/stopping a stream which has...
Tested: archivist-integration-tests-v2
Change-Id: I18c59f28a573d2f28a4a56be375021ef90f4a1ab
Rev...
Timekeeper already reports current monotonic time.
By also reporting current UTC time, we provid...
This CL modifies the 'trace' util to implement triggers. A new
command line option is added to s...
Tested : existing tests, rename only
Change-Id: Ia2ca135155ef444720f00aee1a5b537991aef17e
Revie...
Add "peer_cache" as child node of "adapter". The peers in the peer cache
are represented as chil...
Moves the volume-specific earcons logic from the earcons agent into the
volume_change_earcons_ha...
After revisiting the annotation collection process I realized that it's
overly complex for what ...
Change-Id: I0fe51b871ac6f892ded72c0081a03643313b47a6
Reviewed-on: https://fuchsia-review.googles...
Move zircon/system/utest/perftest/ to
zircon/system/ulib/perftest/test/.
This matches the curre...
github.com/dahliaOS/zircon-rpi - 828e52d50c5e975aae9205b6e435c1f9ecfaefed authored over 4 years ago by Mark Seaborn <[email protected]>This lib will be hooked up to testrunner in a future change.
Bug: 50501
Change-Id: I530ca4377c...
github.com/dahliaOS/zircon-rpi - e95f18d789b987a88735a995530f04f4fc24f511 authored over 4 years ago by Shai Barack <[email protected]>They need to be unique or the results are overwritten
Change-Id: Ib3d8fc677aaa63837e5b91a99088f...
github.com/dahliaOS/zircon-rpi - 9d1a85865ba81d81dca02ae41ad6c964b84ab08f authored over 4 years ago by Benjamin Prosnitz <[email protected]>
Make the BlobVerifier constructor private to force usage of the factory
functions. This required...
Adds two fuzz tests:
- compress-decompress-fuzztest: Verifies that decompress(compress(data))
...
Recent evaluation of drivers to support 96kHz frame rate revealed
that the audio clock tree has ...
This is a no-op change, as the new static constructor is an alias for
::Create().
Fixed: 50675
...
relevant
Bug: 45406
Change-Id: I9581a9c6837cd2e1fbc263934618c0a9a20cb5c7
Reviewed-on: https://f...
We need to ensure we don't form any links to an AudioOutput until the
device has been activated....
In order to improve performance in the expensive painting, some
SIMD-like types were added to su...
This is a reland of bd421131626591a6aa7ed2b4ad0407a136dfed83
Original change's description:
> [...
Change-Id: I94cb69265cfb17c933b6bcff9a3a5667747bf8be
Reviewed-on: https://fuchsia-review.googles...
The dictionary file for a fuzzers is installed in the package at
data/<tgt>/dictionary, which ap...
Use default arguments that are expected to work well across
more devices.
Test: fx shell run in...
github.com/dahliaOS/zircon-rpi - f5d4da8ac568a63c52630e05c9b7e7f101dbd8e4 authored over 4 years ago by David Reveman <[email protected]>
This fixes partial updates in shape example by using
background color for clearing. Also makes i...
Remove bounding box height override that seem to have been
added by mistake when this code was m...
Use built-in touch device support instead. No change in behavior.
Test: fx run infinite-scroll-...
github.com/dahliaOS/zircon-rpi - 6dc97ad2773f15960ca2320926ef7242679168af authored over 4 years ago by David Reveman <[email protected]>
Integrates //src/lib/chunked-compression into blobfs as a possible
compression scheme to use for...
github.com/dahliaOS/pangolin_desktop - 30821cb2bad95661d62cf09abb61100286cf59f5 authored over 4 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - e2a895400404fe3113bdec73463818d15053db6a authored over 4 years ago by Camden Bruce <[email protected]>
due to it being a test application
github.com/dahliaOS/pangolin_desktop - 2da015451a0b5dcddd05fc8563b198b6bafe4415 authored over 4 years ago by Camden Bruce <[email protected]>github.com/dahliaOS/pangolin_desktop - a6252e1b02738ea16cfad07b3f146398d67e2051 authored over 4 years ago by bleonard252 <[email protected]>
github.com/dahliaOS/pangolin_desktop - ac257ab187120af33b7fb82ddbd3e9d13894168f authored over 4 years ago by bleonard252 <[email protected]>
It's a pre-release, because it's not a manually built, fully fledged build that might have addit...
github.com/dahliaOS/pangolin_desktop - 4d9397c1033829637de09003c0085d33ce679cab authored over 4 years ago by bleonard252 <[email protected]>github.com/dahliaOS/jasper - 6b23a7515fb6f34e86ee7dc5ef05280199b71968 authored over 4 years ago by nobody5050 <[email protected]>
also artifacts only appears to spit out zips, not apks
github.com/dahliaOS/pangolin_desktop - 253d9015c0a41e45489df543d0e3b24a5e5b77d8 authored almost 5 years ago by bleonard252 <[email protected]>github.com/dahliaOS/pangolin_desktop - fb3ca1052507095bf60096d3e39799d06112d025 authored almost 5 years ago by bleonard252 <[email protected]>
github.com/dahliaOS/pangolin_desktop - 23e74ecaa23a0855e27052316983eb607433dad1 authored almost 5 years ago by bleonard252 <[email protected]>
There aren't tests for pangolin-desktop!
github.com/dahliaOS/pangolin_desktop - 1ae1332bd05dba0e35e5cb1d07d5caee67bc160f authored almost 5 years ago by bleonard252 <[email protected]>github.com/dahliaOS/pangolin_desktop - 23a5d09abcfb91d0a39b40a4cbe72f9e2a30d467 authored almost 5 years ago by bleonard252 <[email protected]>
github.com/dahliaOS/pangolin_desktop - a46127f86b2f1fc46774a29c0e66b31c2020febe authored almost 5 years ago by bleonard252 <[email protected]>
also add cache
github.com/dahliaOS/pangolin_desktop - d333f00efc283c650fa258668c1fd54fba1b21ab authored almost 5 years ago by bleonard252 <[email protected]>github.com/dahliaOS/pangolin_desktop - 64213c9d62109ac1d7bc500faf12d57bbbfaf741 authored almost 5 years ago by bleonard252 <[email protected]>
github.com/dahliaOS/pangolin_desktop - f93b0a727cf2212ed670816e72345477f929d85b authored almost 5 years ago by bleonard252 <[email protected]>
github.com/dahliaOS/pangolin_desktop - 519f63496a1a33379039c85e9df7e0e4096ddd5d authored almost 5 years ago by bleonard252 <[email protected]>
--Count Von Count. I've been watching too much Sesame Street recently
github.com/dahliaOS/pangolin_desktop - fabc722cf83787205b644dea026c6ffb246b0434 authored almost 5 years ago by bleonard252 <[email protected]>github.com/dahliaOS/pangolin_desktop - dc68751388f0161811bdf173bf78b990cb0fcbf6 authored almost 5 years ago by bleonard252 <[email protected]>
github.com/dahliaOS/pangolin_desktop - 5aea3dadd0b64c103ff28d7fc23e76593c61993a authored almost 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - a0c8b866e4eb79160de21a2ce97f33b530b0fbda authored almost 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - 7ebbd24460a07827db33f664f8e90237d83e444d authored almost 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/pangolin_desktop - 831670480a150ad66c315d2d260c95c56ba0f573 authored almost 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/pangolin_desktop - ad9b710d493d679d2de8471cd7a5548f74101026 authored almost 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/pangolin_desktop - f9f631a167e554577976e827d699c2f0b09d98b8 authored almost 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/icons - 9ded9f90e935d8f1a2647f522b2be46b1c68eae8 authored almost 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/system_recovery - 74ce19815ffcbf71bfd34415fbb63e3fabe8d2c1 authored about 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/kernel_panic - ff5e2bbb07191d200cbc64ad4ff9a211d96c8925 authored about 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/kernel_panic - 7fa29a21252c7110dcdaec03a7638bb87329141a authored about 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/kernel_panic - ae5061f2cd3afef5dcf441206b73a7bcf19c8b0f authored about 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/system_recovery - 330ff3f4105bdc428083a647aeeb9b7d6bb43feb authored about 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/icons - 873529e5b5f287d4b619dd981140ad86c669d62a authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - 399482a079e5aabcb10ebf5ccfa52b571ca3cdb0 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - 2800a5f19ed090f047a999c99f32514d5a344941 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - 22ff8ebcba99b2097e4a5e61606938d94fdd523e authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - 758b2a4bccd375ddc4b44499fd84a01d0ba53f83 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - 16d1a5fccc1322775a18d8cd063e17ab6fecb884 authored about 5 years ago by nobody5050 <[email protected]>
github.com/dahliaOS/pangolin_desktop - ae441ba7c7ee0f1d4e1f4ef8760d27d7a4569097 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - c5b781c4cf945db45e583a8336c688c2b9e6101a authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - ff85dd03abe5899a0a64d00864d5c66d75cfe65d authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - 0f5329db34da4aefd92e3f22ea9c8503b8574824 authored about 5 years ago by nobody5050 <[email protected]>
github.com/dahliaOS/pangolin_desktop - 53220ade9ca06a4181dd4f3da750a0c1b6d1d102 authored about 5 years ago by Noah Cain <[email protected]>
github.com/dahliaOS/pangolin_desktop - b386f42256b57e6657182689e9240f73e398d695 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - 1b548560f615c20df3570cb96ee21bd7bd74a4d2 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - 4302a3f6cc974f23b58554d5123d4066b5bc636f authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - 76f28457fa2be537dab97825b089e0d413d818d1 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/pangolin_desktop - ee7f31d99555b580a979787bad356e383af9d0d9 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - e9f6dab040189098fe8d15e88f7fd60b7af5bc03 authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - 2a538495703bfdadd1f06ca8d1e14b470654f41b authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - 3930e1324af7b6e12a01c4275ae08f5dd714760d authored about 5 years ago by Camden Bruce <[email protected]>
github.com/dahliaOS/icons - 971be90b00a526ebba7c1cebaeccfacc42e8729e authored about 5 years ago by Camden Bruce <[email protected]>