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

[scrutiny] Add usage and description optional parameters.

Since all DataCollectors are taking custom request input this change
allows these traits to opti...

a788d480fa83b74245a7b08cf8d8dd413e37d24c authored over 4 years ago by Ben Wright <[email protected]>
[utc] Use C++17 standard API for UTC time

As the UTC kernel time is being moved to a userspace managed
kernel clock, callers of the existi...

b33ac9fcf397a76ff329cc3348b2b7cfbe165b44 authored over 4 years ago by Adam Lesinski <[email protected]>
[fuchsia.hardware.ethernet] Remove transitional consts

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

b5978a2b25723ce0b290302c6a1540914cd17100 authored over 4 years ago by Tamir Duberstein <[email protected]>
[gidl][rust] Implement handles in mixer and Rust backend

This CL adds support for handles in the GIDL mixer and the Rust backend,
following "Intent to Im...

ed7c1f77b1821b5504ab051373ea0981a6bc86b5 authored over 4 years ago by Mitchell Kember <[email protected]>
[dart] Convert analyzer stdout/stderr to UTF-8.

Currently when the analyzer fails, its stdout and stderr are printed as
Python byte strings as f...

690e6d6f8481e9db60ee8c8d4a5e8786a1ec2119 authored over 4 years ago by David Greenaway <[email protected]>
Revert "Reland "[e2e] Also test for time zone *changes*""

This reverts commit ab2754379fc199b40024f565feed51969f20b7cf.

Reason for revert: creates flakin...

fa9c4d1d573ab2b14d6eb15329d66bcedd989983 authored over 4 years ago by Filip Filmar <[email protected]>
[overnet] Expand onet command line to list multiple nodes links at once

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

bc88537ecae383e8403259b7bb4ceb5551d2dad3 authored over 4 years ago by Craig Tiller <[email protected]>
[scenic] Add DisplayBacklight service to services.config

Clients cant connect to the DisplayBacklight service unless
it is listed as one of the root pres...

8e6e734dd23dcbaf3202d082a1eb5e834a52ef5e authored over 4 years ago by Chris Fontas <[email protected]>
[display][amlogic][canvas] unpin pmt during DdkSuspend

bug:58536

Test: display-test
Test: fx test display-core-unittests
Test: fx netboot while observ...

2a7257b03f15ea6426072de5a74d9c0f4d5abebc authored over 4 years ago by Payam Moradshahi <[email protected]>
[bt][l2cap] Add completion callback to DynamicChannelRegistry::CloseChannel

Add a callback to CloseChannel to be called when the channel is about to
be successfully removed...

00aa69075c7707e3f97c551cae0ce1cf3cdf9bfd authored over 4 years ago by Xo Wang <[email protected]>
[bt][test] Add FakeSdpServer class to FakeController

Add a FakeSdpServer class to FakeController that leverages the existing
SDP server to generate r...

3231d3313a5fca1fc8be30f028fc012976827885 authored over 4 years ago by Anusha Datar <[email protected]>
[audio_core] Use new overflow and underflow metrics

This CL refactors the Reporter to emit the new metrics defined in
fxr/416315. Currently I've imp...

898b3948ecb2799c15325046150795721124be16 authored over 4 years ago by Tom Bergan <[email protected]>
[fuchsia.netstack] Remove transitional const

Bug: 35879
Change-Id: Iba82980712dd083dfff010e6a082361a052b4676
Reviewed-on: https://fuchsia-rev...

a0d1c1d5ef799207133562a44329be90aea96751 authored over 4 years ago by Tamir Duberstein <[email protected]>
Revert "[fatfs] Fix/disable large tests for Fatfs."

This reverts commit 7c5eab1e0be1ae3579d7bc827c9f6d0adc5aea5c.

Reason for revert: Possible cause...

d9386b04e9e058ac4547bcfc94d22061efdb2fa6 authored over 4 years ago by Brian Bosak <[email protected]>
[fidlcat] Defer creating directories for codegen

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

d3517c3091263612b8f309c605b402b3888df543 authored over 4 years ago by Nima Johari <[email protected]>
[Rust] add tui crate

The tui crate is for host side tools.

Bug: 58550
Change-Id: Ib5a304892ecf6976a2c13cc618338ccdb3...

790a8a4ad17f5cc4d3de74f3f3072f5c5399c6b6 authored over 4 years ago by Dave Schuyler <[email protected]>
[images] Remove factory_mode build argument.

Factory-related adjustments should now be made by amending board files.

Bug: 57360
Change-Id: I...

49ee113452bd3921450260e65c055d7f86b4b325 authored over 4 years ago by P.Y. Laligand <[email protected]>
[a11y] Refactors mock semantic tree service factory into dedicated file.

This change moves the MockSemanticTreeServiceFactory into a single file.

TEST: fx test a11y_lib...

5f98af3d78b322e9bef52b7bf18395e6babebb6d authored over 4 years ago by Alexander Brusher <[email protected]>
[build] Fix ktl visibility list fully, and ktrace too

The previous change was insufficient. It wasn't adequately
tested due to a GN crash that is no ...

77a0356f757bc51970edaca8b4d499437c7f2cf4 authored over 4 years ago by Roland McGrath <[email protected]>
[bt][acl] Ignore out of bounds completed packets

When processing the number of completed packets, a larger number of
packets than was actually in...

19f2f23d396041d0efb6f2b2bd378a353152fea2 authored over 4 years ago by Marie Janssen πŸ’– <[email protected]>
[triage] Adds a check for sandbox breaks

This triage rules will find log lines corresponding to components
that tried to use FIDL service...

303b8d221e44e1b8fc8195bd0615c735deeab5a1 authored over 4 years ago by Filip Filmar <[email protected]>
[factoryfs] Total bytes should include superblock bytes and directory entry bytes as well

Total bytes should include superblock, directory entry blocks as well as the actual blocks
for d...

d87840dba142883157263eab8d8c4ba2bb0363a7 authored over 4 years ago by Manali Bhutiyani <[email protected]>
[netstack] Fix control message regression

Fixes control message handling regression in fdio.
Also fixes missing null termination character...

9af38ede0569b3f53316dd4b3c791b2f6fc18eb5 authored over 4 years ago by Bruno Dal Bo <[email protected]>
[flatland] Add a queueing interface for UberStructSystem.

The UberStructSystem::UberStructQueue class is the intermediary
between Flatland instances and t...

2f1847775dd07863c78aaee165d7f08ef99ea936 authored over 4 years ago by Evan Birenbaum <[email protected]>
[bt][test] Shift responsibility for sending packets to FakeL2cap

Previously, only FakeSignalingServer could actually send packets using
FakeController using a de...

81e81067832972867e258ffa28e4d0fe69fa3e04 authored over 4 years ago by Anusha Datar <[email protected]>
[msd-vsi-vip] Run in-driver unit tests via integration test

Also clean up GN targets by removing vulkan.

Multiply: msd_vsi_vip_integration_tests: 30

Bug:5...

3b2e047266872be4251b69b6e67e55d6ee5c5c50 authored over 4 years ago by Craig Stout <[email protected]>
[update-installer] Reland monitor_update wrapper

This reverts commit 68797cbd5eb67991382b51a0f75b65a9c286827d, which was
a revert of 834f0671db73...

38c81eee7a2a65061bd32b000a49af9c6570f769 authored over 4 years ago by Kevin Wells <[email protected]>
[scrutiny] Add a basic parser for -- commands.

This change allows blob --merkle foo to be equiv to blob `{"merkle": "foo"}`.
This provides a mo...

8b91674458604727ef7fbf92d5bbe625861c197e authored over 4 years ago by Ben Wright <[email protected]>
[bt][sm][sdp] Stop slab allocating in control plane

SDP and SM are control-plane protocols, and as such don't have strict
memory allocation timing r...

e6721e7c64c34e097aa16d7bf04b9801e76758ff authored over 4 years ago by Lucas Jenkins <[email protected]>
[font_provider_integration_tests] Share component instances

Instead of spawning a new instance of fonts.cml in every test case,
allow test cases using the s...

711c21058ea799260d23e456ba5944bc80314019 authored over 4 years ago by Gary Bressler <[email protected]>
[sl4f] Clean ups: update docs, remove some deprecated funcs, old todos,

make all exceptions extend Sl4fException.

TESTED=ran e2e tests, vim's :set spell

Change-Id: I15...

d0a3f89b5a897a6f9d4acc121bb8dbe5c126dbf7 authored over 4 years ago by Isma Cortes Vazquez <[email protected]>
[testrunner] switch bugreport shell binary to snapshot

* post fxr/416328, we now ship both shell binaries on all new builds

Bug: 50926
Change-Id: I65d...

d708f73425d7a143db88d8fa65777c3156a26b65 authored over 4 years ago by Francois Rousseau <[email protected]>
[devshell] Add flash-remote command

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

6051fcc23509ca7a02c74c5b0dcab1830e2dc1c0 authored over 4 years ago by Suraj Malhotra <[email protected]>
[paver] pave luis bootloader to boot0/boot1

Currently luis paver pave bootloader to bootloader_a partition, which
however, is not used by th...

9928c8e60a7e25b196c92393863adfb417c4b669 authored over 4 years ago by Yecheng Zhao <[email protected]>
[symbolizer] Start a new implementation for symbolizer

The new implementation is in C++ and shares some libraries with zxdb and
fidlcat. It should be a...

7ce1dd51bc0ebb0ff759fcb9c6efd64584d08603 authored over 4 years ago by Dangyi Liu <[email protected]>
[luis][camera] Update resources for luis camera

This CL adds resources for the Luis camera
subsystem:
* An I2C interface for the camera module's...

67fa14b08f09da3dd619ae650536d7e47d4f4ad3 authored over 4 years ago by John Sasinowski <[email protected]>
[Rust] update signal-hook and add tiny-mirror entries

This is a step toward adding crossterm and tui. I.e. this CL helps
separate a large CL into a se...

9aa03f4ac9931bea9a2275788fe0b12fe259fadd authored over 4 years ago by Dave Schuyler <[email protected]>
[camera][bin] camera-factory-cli correctly read input as floats

Test: n/a
Change-Id: Ic729382d3f29a267a05e58b4a97753df08204a38
Reviewed-on: https://fuchsia-revi...

12d19986c1ff7a625bcb36679473b06d1225a4a2 authored over 4 years ago by Nic Zoghb <[email protected]>
[bt][gatt] Refactor Client::DiscoverCharacteristics

Refactor gatt::Client::DiscoverCharacteristics() to use
gatt::Client::ReadByTypeRequest() for re...

fa751ff23fee7a5d4593116da2ffba86c88b8114 authored over 4 years ago by Ben Lawson <[email protected]>
[lsc] Remove fuchsia.net.SocketProvider references

This API was removed way back in 546296632279f79a0c79cff8f34904f9c3465.

Change-Id: I6bb7648464a...

d2b80f2e40077e48dab5c6c91949c7dfb5938919 authored over 4 years ago by Tamir Duberstein <[email protected]>
[docs] rename bugreport into snapshot in logs docs

* fxr/419155 will take care of renaming the directory
* mdformat

Bug: 50926

Change-Id: Id893ae...

377f52e5d61506be219f191c84df5d008d5d99f3 authored over 4 years ago by Francois Rousseau <[email protected]>
[ot-platform] code style refactor in alarm.h

Pure refactor to meet go/cstyle guideline.

Change-Id: Iddae471fa633985801560e01bd85e20cbf69e75f...

f217a466c21ae14158be63e9b2cf31631a909eaf authored over 4 years ago by Jiaming Wang <[email protected]>
[magma][msd-arm-mali] Fix unaligned access in magma_arm_mali_status

Soft transition needed for prebuilt ARM/Mali Vulkan.

Bug:47016

Change-Id: I5c61791a4d3a590b0f8...

3df521e200812071e0a270884275f47d0514adda authored over 4 years ago by Craig Stout <[email protected]>
[fatfs] Fix/disable large tests for Fatfs.

Fixed a bug with how fatfs handled partial writes; if we succed in
writing anything, OK should b...

7c5eab1e0be1ae3579d7bc827c9f6d0adc5aea5c authored over 4 years ago by Chris Suter <[email protected]>
[build][alln]: Copy Zircon build file into Fuchsia build.

This CL simply copies several files from the Zircon build directly
into //build/{config,toolchai...

b9d09edf1df6afe0601ce43f688df398310ca89c authored over 4 years ago by David 'Digit' Turner <[email protected]>
[fatfs] Unify FIDL logic

Move all the different implementations of the various fuchsia.fs.*
protocols to a common place s...

d1bccd09098485339212ce33004cfcd0c73f08dc authored over 4 years ago by Simon Shields <[email protected]>
[storage][fshost] Add trailing new-line to error

The error message was missing a trailing new-line.

Change-Id: I6db286ad32657700353d5d106f4dfa5c...

c6120cf187373eff298170d6bef4b3d4d91c0453 authored over 4 years ago by Abdulla Kamar <[email protected]>
[goldfish] Remove unused address space Instance class.

Address space Instance was used to keep client-specific
allocation state; since we replaced the ...

c4aa3405260c03859f76d7f71131d88fc8059744 authored over 4 years ago by Yilong Li <[email protected]>
[build-info] Add feedback_data to the allowlist

Bug: 50308
Change-Id: I1fcbe95d3d9e80961251b579e3c71bc19ac81008
Reviewed-on: https://fuchsia-rev...

d923ae711c0d0abac23bf3eaf51dd74c8396fb0e authored over 4 years ago by Shai Barack <[email protected]>
[hwstress] Trivial: Apply clang-tidy suggestions.

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

36aa72de9c3c46bfb896954aa9517e6a116bd30d authored over 4 years ago by David Greenaway <[email protected]>
[carnelian] Remove default font

So that apps don’t pay any binary size increase if they aren’t using it.

This CL causes no chan...

75f96ab8b682a4d8f1661dbfad06b81a543468f2 authored over 4 years ago by Rob Tsuk <[email protected]>
[appmgr] Add settings to build_info_allowlist

Settings app in Workstation displays build info. It needs
to be included in the allowlist.

Chan...

900c39254fd1c0a42d07a7a5afe271bb6bb84349 authored over 4 years ago by Sanjay Chouksey <[email protected]>
[sherlock] Remove labels moved to board files.

Bug: 58349
Change-Id: I17513a589a7a784de9b9b1bad24814936362503d
Reviewed-on: https://fuchsia-rev...

bee9cfadc68f663f435f30eca745fe10c4e396f6 authored over 4 years ago by P.Y. Laligand <[email protected]>
[fatfs][mounter] Add support for mounting FAT partitions.

The mounter service exposes `fuchsia.fat.Query`, which speaks the
`fuchsia.fs.Query` protocol, a...

e428318dd5aa5880e3bd6f2d2541453ddad5c2d2 authored over 4 years ago by Simon Shields <[email protected]>
[wlan][policy] Do not exit when location cannot be determined.

Provides policy service in the absence of
RegulatoryRegionWatcher.

Bug: 58526
Test: fx test run...

536a455dd6e75d9bac248ea0880b4428f6ffdd02 authored over 4 years ago by Kevin Sakuma <[email protected]>
[hwstress] Trivial: update README.md with current set of flags.

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

e1832c6198e2cc03a9c1b9736297345e7cbb53e3 authored over 4 years ago by David Greenaway <[email protected]>
[hwstress] Allow control of the LED blinking rate in light test.

In particular, allow the user to specify the on time and off time of
each blink.

Change-Id: I8d...

c6fd323199e55a46ce63db7da7157022bbc45b1e authored over 4 years ago by David Greenaway <[email protected]>
[wlan] Support `DELBA` frames for ending BlockAck sessions.

This change introduces the `DELBA` datagram. The `DELBA` frame is parsed
if received and is tran...

208a54961f2f2e2fc384e2ddf9c6f8230b68ba19 authored over 4 years ago by Sean Olson <[email protected]>
[led] brightness and rgb range from 0-255 to 0.0-1.0 floating point

Step 1: Only SetUi portion

Test: setui_service_tests

Bug:b/163829838

Change-Id: Id6811a8f6bed...

6d6a6650765f49b1e10b849a63d068255d212b6e authored over 4 years ago by Ruby Zhuang <[email protected]>
[ninjago] More information in build stats export

Include both slowest 30 builds and accumulative build time by category.

Test: fx test --host -o...

e1254523b3f3278402655dc381e311672f6b0029 authored over 4 years ago by Jay Zhuang <[email protected]>
[ui-input][test] use strongly typed time, and update OWNERS

Switch from `zx_time_t` to `zx::basic_time`, to get more strongly
typed times. (`zx::basic_time`...

de0552fc1676fa35ca686d981ee72d1f94c9fce5 authored over 4 years ago by Mukesh Agrawal <[email protected]>
[ninjatrace] Enrich trace events

Include the corresponding command if available. Also try to derive the
language / type of file b...

b7580a7c23fbee28eb6ae059749e41ab02271d17 authored over 4 years ago by Jay Zhuang <[email protected]>
[storage][volume_image] Minor tweak.

No functional change.

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

153f7ba8ce340085e7c34b28f737f99d88510890 authored over 4 years ago by Chris Suter <[email protected]>
[storage][volume_image]: Add FtlRawNandImageWriter.

Added FTlRawNandImageWriter. This class does two things:
(*) Adds the header for the respective ...

48b1047f2158f8cd066266a48fabc3b89bc6bc31 authored over 4 years ago by Gianfranco Valentino <[email protected]>
[gndoc] Update GN build arguments documentation

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

33e638db8b87b1a662f36e59236012d832dcd5ae authored over 4 years ago by docs-roller <[email protected]>
[pci] Don't use bools in syscall parameters

Convert bool parameters to uint32_t and handle the true-ness of
them in the syscall implementati...

03f4ba1e70e65505fa83821cb73a74a1a40552a7 authored over 4 years ago by Christopher Anderson <[email protected]>
[unification][common] Add metadata to bringup tests using bootfs_test.

This CL moves these targets to //bundles/bringup:tests in a bootfs_test target.

Context: go/bri...

e7382744d6fd0750aa49d1b3b11c4f88c4303d95 authored over 4 years ago by Gary Boone <[email protected]>
[FDF] Support lifecycle stop event in isolated devmgr

Motivation for this change is to remove the usage
of fuchsia.device.manager.admin from tests usi...

97280cbfd02f725792c1a35a03e5d3cae9e495e2 authored over 4 years ago by Ruchira Ravoori <[email protected]>
[forensics] s/bugreport/snapshot/g in comments

Bug: 50926
Change-Id: Ibd0e191aafeb56ce9c94e600e93f48b71eb8f6b8
Reviewed-on: https://fuchsia-rev...

14f67418d972d7a56c85303ac9dd99754c387d91 authored over 4 years ago by Francois Rousseau <[email protected]>
[device-enumeration] Support QEMU and AEMU.

We would like to check device loading on QEMU and AEMU as well.
Currently both QEMU and AEMU use...

9cea2d6a1281ee91f239a8f9fd7926e12044eba6 authored over 4 years ago by Yilong Li <[email protected]>
[zircon][time] Add timespec conversion methods

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

4347cd55eaf474e86ed6fd1f45e99d24ceb47c19 authored over 4 years ago by Adam Lesinski <[email protected]>
[display][luis] Update panel timings for Luis

Updated panel timings. Also removed the need for clock_factor to be 8.
This is not neccessary si...

91d29d73838cd26187ddd17cd052707de2c08b64 authored over 4 years ago by Payam Moradshahi <[email protected]>
[amlogic-video] Fix a crash with unexpected interrupt

This bug was found by fuzzing the hardware signals a slice head done
interupt but the media::H2...

5e616df352b54fb24642356498b28519c30bc35a authored over 4 years ago by John Bauman <[email protected]>
[wlan][policy] Refactor Scan module's consumers

The scan module needs to distribute scan results to several "observers".
However, the current im...

85b1c5ba9ba20d60c4c3f5c8d4e931075cacb3d4 authored over 4 years ago by Marc Khouri <[email protected]>
[ot-plat] fix spinel framer issue

Without the initialization of those variables, the asan will fail if enabled.

Test: run ot_radi...

2127c839e8c4c68246b00ec247eee2561a50134e authored over 4 years ago by Charlie Wang <[email protected]>
[lowpan][lowpanctl] Added `--mfg-start` argument to auto `mfg start`

This commit adds the command-line argument `--mfg-start` to `lowpanctl`,
which will automaticall...

ddff630043587b9e2a700ef50049e635a7c18574 authored over 4 years ago by Robert Quattlebaum <[email protected]>
[scrutiny] Remove the unicode dot from the shell prompt.

The unicode dot doesn't render correctly on a lot of ttys so just
removing it.

Change-Id: I7168...

c74ce5cf7a7b4b8664c63f67bdeb529e644b3c8c authored over 4 years ago by Ben Wright <[email protected]>
[ot-radio] Decouple dependency

Third_party library has two pieces of code, one is spinel framer which
is used in ot-radio, the ...

1559bf3aecf561c82cbbd2cf4e860ed21b9b4e5c authored over 4 years ago by Jiaming Wang <[email protected]>
[vim2][vim3] Move relevant labels to the board files.

Bug: 58349
Change-Id: I9f8737c4793db60a3a2555251336d8a1fa62552b
Reviewed-on: https://fuchsia-rev...

4ac8d241b042fee1f3fc082446abddcb54b013ad authored over 4 years ago by P.Y. Laligand <[email protected]>
[storage] Support directory hierarchies in factoryfs.

Added a basic integration test.

Fixed: 58588
Change-Id: Iebf6b4bf1d1a7046ee0a48e85c3be1b5300c93...

ce7ea788087577bd207e750272fa205dfe141033 authored over 4 years ago by Chris Suter <[email protected]>
[appmgr] add factory-data feature

Add a new feature for v1 components, factory-data, which, when enabled,
will route the factoryfs...

5bcecbf62a12b677fa1bbb5ae6a25e8d1440f395 authored over 4 years ago by Stephen Demos <[email protected]>
[omaha client] Set base poll interval based on channel configuration

Set the base poll interval used by the FuchsiaPolicy based on an
(optional) set of values in the...

967e341b1e66933ba14d1e896f179b5212e04e53 authored over 4 years ago by Aaron Wood <[email protected]>
[fidl] Update docs/example OWNERS

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

0063217dc03e24d920ab3405ae233e1afec60d33 authored over 4 years ago by Felix Zhu <[email protected]>
[bt][tools] Componentize HCI tool. Validate HCI cmds

* Validate HCI commands are not too long or truncated before
sending.
* Seperate multiple c...

045d372a94bc989247cd5416e791e24f85157935 authored over 4 years ago by Zac Bowling <[email protected]>
[nelson] Remove labels moved to the nelson board file.

Bug: 58349
Change-Id: I00b04616f1b0fb0d81c610a1f0cc56ce4cac564b
Reviewed-on: https://fuchsia-rev...

7885a217ddfefadb128962e6dd4508af6a8c42f4 authored over 4 years ago by P.Y. Laligand <[email protected]>
[graphics][compute][spinel] Limit targets on astro and sherlock

Significantly reduces binary size of carnelian on these boards.

This also removes some unnecess...

32cc40e720bbd4b85c29a73758e5e5136c1881f1 authored over 4 years ago by David Reveman <[email protected]>
[netstack] Add interface state watcher API

Added a new FIDL library fuchsia.net.interfaces. The State protocol
contains the GetWatcher() me...

1747969dda884aae3bebadf4da4fa543156f6679 authored over 4 years ago by Tony Gong <[email protected]>
[sl4f] Improve input facade

Simulate 60Hz sensor frequency by default. This matches real
hardware better.

Test: fx build sl...

ebd6c72ab849d3ef4762268c7219b02730c94a0e authored over 4 years ago by David Reveman <[email protected]>
[clk][g12b] Add a cpu clock to the g12b driver

Implements a cpu scaler clock for the g12b platform. This enables
frequency scaling for the big/...

5d97d5c324ea8a0fe30f990d57a700ff559f6250 authored over 4 years ago by Gurjant Kalsi <[email protected]>
[owners] Give digit@ //build, //zircon ownership

David Turner is leading build unification and will be making ~hundreds
of changes to these direc...

9ae1a1911ebe5805eb01a5b84264c108b7f474cd authored over 4 years ago by Shai Barack <[email protected]>
[affected_targets] Remove C++ header support

This will allow infra to skip C++ changes that only touch implementation
files.

Change-Id: Iec9...

e712d09d5746c051146d3cb675e8a733bf1979ad authored over 4 years ago by Kevin Lindkvist <[email protected]>
Revert "[fx] Format .py files as Python3"

This reverts commit 603505b0b54394352524b3d786feeb3c7b186952.

Reason for revert: breaking other...

99640a5222a56a8f65173a55f7aa44b0a22ebf01 authored over 4 years ago by Renato Mangini Dias <[email protected]>
[timekeeper] Refactor network availability into separate module.

Main was starting to get a little large and this is a nice cleanly
decoupled chunk of code.

Cha...

d4e7c0b4978c11b7306dc598cf260ea47cd77ad8 authored over 4 years ago by Jody Sankey <[email protected]>
[msd-vsi-vip] Fix WaitUntilIdle().

It appears possible for IsIdle() to become false for a brief
period after returning true. This r...

a6100616c095f21f0bb2b75d11196b9573f433dd authored over 4 years ago by Jocelyn Dang <[email protected]>
Revert "[update-installer] Add monitor_update wrapper"

This reverts commit 834f0671db73aa568cd3a184727f7e1fb7a785b8.

Reason for revert: http://fxb/586...

68797cbd5eb67991382b51a0f75b65a9c286827d authored over 4 years ago by Brian Bosak <[email protected]>
[timekeeper] Add a fake cobalt diagnostics.

This just helps keep the testing in main simple as we start to add more
cobalt metrics.

Change-...

29c1159922f830f657e752cb94d4ebd9ee11ca3c authored over 4 years ago by Jody Sankey <[email protected]>
[zircon][info] Remove zx_handle_info_basic_t.props

zx_handle_info_basic_t.props is unused and useless. The value is implied
by the handle type.

Bu...

8e62a721eb1e1266ca4c5a81a06ed88bf1af492b authored over 4 years ago by Marty Faltesek <[email protected]>
[triage] Map/Fold

Parse [expr, expr, expr ]
Promote [value] to value in simple math/bool exprs
Map, Filter, Fold, ...

8bd81979b258326f686453bdc141093ecbef1d98 authored over 4 years ago by Chris Phoenix <[email protected]>
[update-installer] Add monitor_update wrapper

This change expands on the existing
fidl_fuchsia_update_installer::Monitor/start_update wrapper ...

834f0671db73aa568cd3a184727f7e1fb7a785b8 authored over 4 years ago by Kevin Wells <[email protected]>
[tefmocheck] Add LSan except block for OOMHard

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

eb6d741abbd056024e291049040391a7c9310eb0 authored over 4 years ago by Yaneury Fermin <[email protected]>