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

[rust][fidl] In rust conformance tests, fill empty vectors with junk data

Currently, the vectors initialize to zero so we aren't verifying that we
are actually zeroing pa...

b538490023a0d32ffcb7120c8c9d06fdba6b3619 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[fidl][benchmarks] Remove CPP allocation strategy benchmarks

These were useful for comparing and understanding allocation strategies,
but we don't really wan...

31359d9bb67e9c163b60f9e23043bf4443cb4950 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[zircon][kernel] Implement gic deactivate interface.

Implement gic deactivate interface in order to clear GIC active
bit. For example, only clear one...

a5cee560f0c6027a53cccc977fa3dbfc57ee0f99 authored over 4 years ago by ChiHONG Chiang <[email protected]>
[fidl][benchmarks] Remove benchmark runner

I wrote this to simplify running benchmarks and to process the output
into a more usable form, b...

cc4ee79cc735523731798a9d20f95a615faa9d72 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[factory_reset] Use f.hw.block.encrypted Shred()

This switches `factory_reset` from rewriting zxcrypt superblocks out
from under the driver by in...

8889ddbef4d5fd06820c43eb8522457ad78f8575 authored over 4 years ago by Drew Fisher <[email protected]>
[lib][fake-msi] Suppress leak warning from lsan

Memory is allocated for the fake MSI, and not deleted because the
dtor doesn't finish.

Change-I...

8809a2e6431c295c69976be58a88265ef13cad10 authored over 4 years ago by Jeremy Manson <[email protected]>
[recovery] Move bootfs_allowlist declaration

This will allow other recovery-based images to use the board-overridable
bootfs_allowlist for re...

eceddbff4b16ba4cd18c2b147b146dad6b25b467 authored over 4 years ago by Mike Comfoltey <[email protected]>
[build][rust] Allow Rust binaries to go anywhere

This allows rustc_binary rules to accept an output_dir parameter like
the executable rule takes....

2ed0d0d1db58a58481bb2de4dbf76b2aa8228217 authored over 4 years ago by Ian McKellar <[email protected]>
[storage] Make connection_rights_tests work.

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

58c132c0c848428ab3790c88147f0c92d13b156c authored over 4 years ago by Chris Suter <[email protected]>
[kernel][thread] Migrate more backtrace printing

Migration of this usage was missed in I4ae026922be52b55a92819699657b4692d0999a8

Change-Id: Ia25...

22305de6b9fa7f5d15706bcd63d0c89219b89ebd authored over 4 years ago by Adrian Danis <[email protected]>
[pkgfs] Migrate GetBuffer integration test to rust

Fixed: 53247
Change-Id: I6acfd598e1630b6aca9561aa8b36bb8c8c01ae7b
Reviewed-on: https://fuchsia-r...

7167d79bc6cc0194d0c4c04117c985bf6011da77 authored over 4 years ago by Ben Keller <[email protected]>
[build][go] Allow Go build outputs to be anywhere.

This allows go_binary rules to accept an output_dir parameter like the
executable rule takes. Th...

c175f56cbc54d0fbf549fce4edf57db63eb740cb authored over 4 years ago by Ian McKellar <[email protected]>
[paver] Enable disabled tests

MULTIPLY: paver-test
Fixed: 54395
Change-Id: I4e7605f9d6e10b45c4d55daeed513b080bc3753f
Reviewed-...

ac278613e3b21abe47b087eb2c5a3b4deff2f0c8 authored over 4 years ago by Suraj Malhotra <[email protected]>
[docs][iquery] Document new component url options

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

97f291127defa12c25871d14cee47bb1bdb90062 authored over 4 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
[storage] Rename get_buffer.cc -> connection_rights_tests.cc.

No functional change.

Bug: 52611
Change-Id: I1dbe938c346360cef88b1dddf9191c7b9b890ca4
Reviewed-...

58b3455f239bb5e1bdd61685628a86b725c551d2 authored over 4 years ago by Chris Suter <[email protected]>
[bt][sm] Implement SMP Security Request

Implement the BT spec V5.0 Vol. 3 Part H 2.4.6. The request is made in
IdlePhase, but if the SMP...

6cbf14304f625bc689845ba6c24e5bf8521c21ab authored over 4 years ago by Lucas Jenkins <[email protected]>
[benchmarks] Remove invocation of the tspec benchmark example

Invoke a trivial test case in fuchsia_microbenchmarks instead.

Bug: 53025
Test: peridot-perf bu...

098153e4618dd9a4b16283bf428e1eef2e5f488d authored over 4 years ago by Mark Seaborn <[email protected]>
[log_listener][lsan] Fix leak of arguments.

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

311e978f618064ec001b629ec911eef29995ed0c authored over 4 years ago by Jeremy Manson <[email protected]>
[vfs] Make TraversalPosition a concrete type.

The nature of TraversalPosition means that it ends up appearing all over
the codebase. Since the...

387032870bba49b62de5e338328fd4435449921d authored over 4 years ago by Simon Shields <[email protected]>
[recovery] Add arg to override recovery image

Different products will have differing requirements for the image that
should be flashed to a re...

86462b6915c5fe21bc24bd03c60e435c48b6acd1 authored over 4 years ago by Mike Comfoltey <[email protected]>
[fidl] Run fidl-test as component

Moves fidl-test into src/lib/fidl/c along with the
other C family runtime tests. The device test...

5684bf5e27aac837b0fe1e8995015145a74214b5 authored over 4 years ago by Felix Zhu <[email protected]>
[kernel][pcie] Avoid a segfault

Don't crash in the `k pciregions` kernel debug console command if the
PCIe driver has not been i...

6b3b9df5f11d22e0d8c84acce51982493ed25dd1 authored over 4 years ago by John Grossman <[email protected]>
[storage] Move link tests to new fs_test framework.

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

5f1fca2f32161ac55da76986c809ae17f92c54bb authored over 4 years ago by Chris Suter <[email protected]>
[pci] Remove unused name field

DdkAdd was shifted to use the device cfg string so name
isn't used outside of the snprintf that ...

4fa7fb6e49bde7e41948ff0587966127ac926ee8 authored over 4 years ago by Christopher Anderson <[email protected]>
[logging] Delegate log writing to backend

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

4f6c2deaded2fc3cc1ba3fee588f5ee80a7bc3e1 authored over 4 years ago by Casey Dahlin <[email protected]>
[components] fuchsia_test should dep on the test package

Bug: 50342
Change-Id: I5f7b64800d107345803826b15be148a3e3d65cfa
Reviewed-on: https://fuchsia-rev...

9032d3dbc80d97b79cffcd193a47d67aab9676ca authored over 4 years ago by Shai Barack <[email protected]>
[magma] Add name to library added to package.

That attribute is supposed to be required.

Bug: 45680
Change-Id: If02566dc4cad7399315a1a2c217a8...

f3d45f523bf58d53f6969fa977a74fb6c70be573 authored over 4 years ago by P.Y. Laligand <[email protected]>
[storage] Move fcntl tests to new fs_test framework.

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

7cbd21e2f937d4c389c36a14c4844191e0d8e8bd authored over 4 years ago by Chris Suter <[email protected]>
[storage] Move dot_dot tests to new fs_test framework.

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

ae38485d1644a72b7206af72873fe48fdd2b22e5 authored over 4 years ago by Chris Suter <[email protected]>
[cmdline] Set test name directly on executable.

This produces the same result but in a way that's future-proof.

Bug: 45680
Change-Id: I92fe94ac...

2dce2785d6f7b8ba525e9dea5c16d77baef884c3 authored over 4 years ago by P.Y. Laligand <[email protected]>
[kernel][msi] Correct validation of vmo size for zx_msi_create

Size checks in Create() had an incorrect assumption which has been fixed
and comments are update...

fb58da5c10c1909a1073ac430e062734695d5f72 authored over 4 years ago by Christopher Anderson <[email protected]>
[fdio/spawn] Migrate to LLCPP

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

f503c4c307202b302fa1d8e3d3fec87ea0be8f2d authored over 4 years ago by Tamir Duberstein <[email protected]>
[audio_core] Impl AudioOutput UpdatePipelineConfig

The OutputPipline configuration and volume curve is updated to those
provided; this is the first...

01aab49fe32a1affe530417c8e574e3152754ca7 authored over 4 years ago by Payton Bradsky <[email protected]>
[fuchsia.pkg] migrate cache.fidl to use `() error zx.status`

This change migrates the pkg cache.fidl from using `(zx.status status)` to using `() error zx.st...

fb3214c2a107e97dfdad32134d0499f52a074729 authored over 4 years ago by Zach Kirschenbaum <[email protected]>
[sl4f] Add build-info to namespace

Allow clients to access /config/build-info through the file facade.

Fixed: 54508
Change-Id: Id9...

d0b7b947fbddd19f1f4881366e39b906faa760e8 authored over 4 years ago by Kevin Wells <[email protected]>
[scrutiny] Set up routes for vending component graph data.

Sets up paths and vending according to definitions in
go/scrutiny-component-graph

Change-Id: I8...

b2920681e58e4e1732e125fa02f5c9f17bcfca4a authored over 4 years ago by Daniel Hwang <[email protected]>
[msd-arm-mali] Join device thread before exiting test

The test device thread could still be running after the device
destructor is called. Trigger the...

45d092c904d6f4512267867d7cc9d48a26fa8daf authored over 4 years ago by John Bauman <[email protected]>
[fx][test] Add test to check fx test build targets

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

42372fe4275a5270345b266d49c515d46ffed2a5 authored over 4 years ago by Renato Mangini Dias <[email protected]>
[intel-i915] Migrate to new unbind APIs

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

0a803a072c16a9382a118a345274f63f7c4d6aff authored over 4 years ago by Tess Eisenberger <[email protected]>
[feedback] add missing include

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

93134e0fae60bc4a3916b223ae59c7de15980ad8 authored over 4 years ago by Francois Rousseau <[email protected]>
[tools] Update Go test parsing to set case name correctly

If there isn't a suite + case for a test, set only the case name
so it will be processed correct...

14b9ef8f5ce1c1a6f970837f758b3c35f4a6e990 authored over 4 years ago by Curtis Galloway <[email protected]>
[kernel][interruptible] Use enum Interruptible throughout the kernel

This both corrects the spelling, and is self-documenting at call
sites.

Change-Id: I0071b63c233...

c2500a4060c76cea7d850b16f048bc3a16976475 authored over 4 years ago by George Kulakowski <[email protected]>
[brcmfmac] Add SimInterface AP support

Allow a SimInterface to start/stop AP mode. At the moment, only
open (non-authenticated) support...

f12cd4356c363d754305b3e092af23f2921d842e authored over 4 years ago by Joshua Conner <[email protected]>
[build] Add sub-targets for parts of bootfs manifests.

This will allow the new style zbi's to locate these parts using the same
dependency set as their...

640033212a96802b48e8ff3c2b0e8960753febb0 authored over 4 years ago by P.Y. Laligand <[email protected]>
[syslog] Don't leak zircon/ulib/syslog macros from sdk/lib/syslog

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

4d358da1f5609d37120f006f9211909ba091885e authored over 4 years ago by Casey Dahlin <[email protected]>
[a11y] Add plumbing for closing channel with error

This adds the plumbing necessary to provide an appropriate epitaph when closing the semantics ch...

f224d7dfd201b1e64a994f24563aa19d3d3d0d98 authored over 4 years ago by Alice Neels <[email protected]>
[kernel][percpu] Tidy up percpu's special member functions

In particular, the copy assignment declaration was returning a percpu
by value rather than by re...

42a75a3abd7232679327537e2948d1e6dc4d98ab authored over 4 years ago by George Kulakowski <[email protected]>
[bt][l2cap] Add async loop to ERTM fuzzer

Add async test loop to ERTM engines fuzzer to prevent crashes caused by
no default dispatcher be...

81cb8f68ed220ff11301c46d21c0d3d52db9ae08 authored over 4 years ago by Ben Lawson <[email protected]>
[testrunner] add ability to test over serial

This option would be exercised if FUCHSIA_SSH_KEY is not found in the
environment and FUCHSIA_SE...

f2da102c3d9ecfb36fd7028c518e08f5b07ece95 authored over 4 years ago by Joshua Seaton <[email protected]>
[rust][scoped_task][lsan] Suppress leaks.

Bug: 54531
Change-Id: I6424eb63349e85df4fb8a78e58f9995569fcc8b1
Reviewed-on: https://fuchsia-rev...

1c2a0917cd58e2b6f1622de1cd7c9611e8661867 authored over 4 years ago by Jeremy Manson <[email protected]>
[camera][controller] Run tests only on a Sherlock device

On QEMU there is no dedicated memory pool for
sysmem contiguous memory. Sysmem just does
zx::vmo...

0366beb47ae57758ad122af32e38a5ca17bdda1c authored over 4 years ago by Brijen <[email protected]>
[feedback] Refactor system_log_recorder to allow encoding/decoding

* For now, we use an identity encoder/decoder.

TESTED=`crasher` (report ID e4cf3e16fc229edc)
TE...

257309876d64ecbeebb59a37e565009e356f09cb authored over 4 years ago by Daniel Salazar Villarreal <[email protected]>
[modular] Fix restart_session_on_agent_crash config validation

The schema defined this field in the wrong place, and the test
didn't catch it because the test ...

6dea9ff892f70b914b099baafe009563d0404665 authored over 4 years ago by Yegor Pomortsev <[email protected]>
[run-test-component] Strip test url before matching.

fx test passes hash of test test to run in the url, strip it out before
matching with allowlist....

29f0e76ebc90f89ef06631b58cc610b399a6f854 authored over 4 years ago by Ankur Mittal <[email protected]>
[kms-stateless] Allow get key using service.

Add a public path to get the device key using a service instead of the
/dev/class/tee path.

Thi...

e4bc1ae4b57014c03eb18f4acc9e1c86a4f4e034 authored over 4 years ago by Ed Coyne <[email protected]>
[network] Replace netemul empty binaries pattern

Since we're here also migrate to new component rules.

Fixed: 53778
Change-Id: I1d188d3d4e1123a6...

4c4063a261642010029cfced1da65329fe37ca1b authored over 4 years ago by Bruno Dal Bo <[email protected]>
[location] add logger to emergency sandbox

Fix oversight where I forgot to add the logger to
the sandbox.

Bug: 51511
Test: manual

Manual ...

78b43183e3c76a42c625504b75916ccfd2d20380 authored over 4 years ago by Mukesh Agrawal <[email protected]>
[storage][volume_image]: Wire compression.

Wire compressors into FvmSparseWriteImage. Added overload
that takes no compressor.
Internally t...

497a2fa01a0819c87f6526fb0b5d4e6ab6b4b3de authored over 4 years ago by Gianfranco Valentino <[email protected]>
[power_manager] Update e_integral_min.

The minimum integral error should be close to, and slightly less than,
-sustainable_power/integr...

40235b48c551620a93ba7005576ed5b1fc7eb5ce authored over 4 years ago by Onath Claridge <[email protected]>
[time] Update logging to conform with guidelines

This lowers the severity of many ERROR logs to WARNING. This brings
the logs in compliance with ...

6f756a86085aa2e958da801eb0e12d8e919e2c8f authored over 4 years ago by Satsuki Ueno <[email protected]>
[audio][astro][sherlock] Remove 1 channel input option

Until drivers and audio_core can agree on how to manage
drivers that advertise more than 1 numbe...

1246b38b561d41098c0ad0bb44006e3c6dbf4a79 authored over 4 years ago by Andres Oportus <[email protected]>
[system-updater] Remove legacy component

Now that the new system updater (//src/sys/pkg/bin/system-updater) is
the default, the legacy sy...

6e51a7a88fcd576c0010e6a3f261842c414da654 authored over 4 years ago by Kevin Wells <[email protected]>
[dart][fidl] Disable FIDL generation for most dart benchmarks

In build for I2eeba09ebafd700492cffecbb3d74ee6e6953595, we get:
"Error: Dart bytecode limit exce...

063d4c049f4b8b02a94c3fc8d46cffb71318246b authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[ffx][daemon] Add device limit to ListTargets.

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

72a4a92ea6d25fe1f64648e393bd16f470f2ace6 authored over 4 years ago by Andrew Davies <[email protected]>
[fxtest] Fixed null error with e2e tests

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

24a2d2e2541faa01caed8f412d551e78fa4be490 authored over 4 years ago by Craig Labenz <[email protected]>
[fidl_codec] remove use of generated_ordinal

Bug: 7848
Change-Id: I07e1de8c4877e60bfd2889ba2258265dc9245027
Reviewed-on: https://fuchsia-revi...

495ae296f805ad876d76f2712dd39954a9f2653e authored over 4 years ago by Vincent Belliard <[email protected]>
[wlan][policy] Reduce log spam while disconnected

When the policy module detects that there is no active connection, the
module periodically scans...

e4d28adb8ee878919de2a0c6f5036e4b861b9566 authored over 4 years ago by Marc Khouri <[email protected]>
[iquery] Support filtering on url matches

Bug: 45458
Tested: iquery_tests
Multiply: iquery_tests

Change-Id: If3a0eeb92d3fba7bf1ebfc4cbf73...

c848d9f127a449436d5b575f50a11ddf2fc3741d authored over 4 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
[ums-test][lsan] Suppress leaks from ums test.

Bug: 54514
Change-Id: I66dbbff2e859520248f0fa96a508b7153674f410
Reviewed-on: https://fuchsia-rev...

282b59e6e13df6131afcaf3246d24cb750c5a03c authored over 4 years ago by Jeremy Manson <[email protected]>
[brcmfmac] Add FlowRing and FlowRingHandler

The brcmfmac firmware flowrings are TX queues, allocated one for each
destination address. This...

e18e25d77a81fb166ac94651bb7d4c0eece7aca3 authored over 4 years ago by John Sheu <[email protected]>
Revert "[audio][sherlock] Adjust woofer analog gain"

This reverts commit 01f786959dd38b3e7e786fb1d3b7c47dfd67f0b4.

Reason for revert: Rolling back t...

cd31f03cce95f64229b467aa537978722395bb5d authored over 4 years ago by Tim Detwiler <[email protected]>
[paver] Auto-initialize sherlock partitions

Fixed: 54009
Tested: fx test paver-test
Change-Id: I8125edb28adba3be7c04d27e35a6ef31c2242574
Rev...

284c34161726ee2354849e2a37ef46c938805e76 authored over 4 years ago by Suraj Malhotra <[email protected]>
[sim-fw] Multiple keys for each iface

This patch changes brcmf_wsec_key_le in sim_iface_entry into an <index,
brcmf_wsec_key_le> map t...

3c9b6216710c3c6118651d8eba204619257f4753 authored over 4 years ago by Zhiyi Chen <[email protected]>
[devices] Remove unused deps on libzbi

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

610244f4b3203dd373ad969638a1745c195b3e56 authored over 4 years ago by Roland McGrath <[email protected]>
[Docs] Added link to dotenv to reduce reader confusion

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

2952846542069e0f394c7a506a3fe0bd63a823ab authored over 4 years ago by Jared Bhatti <[email protected]>
[storage][volume_image]: Add Lz4 compression.

Provides a Compressor interface implementation for
LZ4 schema.

TEST=storage-volume-image-tests
...

09c0b289c809cf04bfd2ec20dc310d31d646439a authored over 4 years ago by Gianfranco Valentino <[email protected]>
[kernel][thread] Make some backtrace printing functions part of Thread::Current

These implicitly operate on Thread::Current::Get(), and so belong in Thread::Current.

Change-Id...

c1acac940837629078b214ceeeb6ba6e32fad639 authored over 4 years ago by George Kulakowski <[email protected]>
[Root presenter] Delay FDR by 500 ms

Add a 500ms counter in FactoryResetManager that will kickstart
the reset countdown when the coun...

de6d0a6f8c0a1720772442ef82a86440544f2ada authored over 4 years ago by Sarah Chan <[email protected]>
[wlanstack] Mark wlanstack-tests as flaky

This test is ocasionally flaking under the default optimization
settings, but it's failing consi...

b71b15eefa286f0a9c801155d607f55930da2cf0 authored over 4 years ago by Petr Hosek <[email protected]>
[cobalt][run_test_component] Fix spelling of packages.

We used the wrong package names in fxr/400714.

TEST: I manually ran the manual test and the pro...

8b539e798840ae6c5be41e0f047910019f6259d4 authored over 4 years ago by Mitch Rudominer <[email protected]>
[artifactory] Upload device-finder with tools.

Bug: 54141
Change-Id: I8fe91ed81f182010679c15c1500aa817cd6a414f
Reviewed-on: https://fuchsia-rev...

0e7aa290765c3d4f03b68bfdf62e4bd3da414fc7 authored over 4 years ago by Ina Huh <[email protected]>
[fdio] Add missing const keyword

Test:
No behaviour change, existing tests still pass.
fx test netstack_bsdsocket_c_api_test nets...

f6c6aa424b8773cc4e546989a2af497d481a6552 authored over 4 years ago by Jay Zhuang <[email protected]>
[last_reboot] Watcher unbinds after callback

TESTED=`fx reboot` Error handler does not run

Fixed: 54443

Change-Id: I6f538d0b220f1b29ada5444...

92761362c6033e895a8b58fe2ca2e5df2985ba47 authored over 4 years ago by Alex Pankhurst <[email protected]>
[kernel][timer] Migrate Timer to fbl::DoublyLinkedList

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

e768d17f7b6147741a07389e74ceb4a5ed4dc78a authored over 4 years ago by George Kulakowski <[email protected]>
[kernel][thread] Make scheduler_state_ private

Test: no functional change
Bug: 54383
Change-Id: I27fcd834e06f283b664b9bc297de767ba1de0112
Revie...

cf51ee153db1c405b93dde42b367fde3354947b5 authored over 4 years ago by George Kulakowski <[email protected]>
[simpletouch] Use InputReportsReader

Update simpletouch to use the new Hanging-Get API.

TEST: This is mostly a refactor, and simplet...

c85f3b4ee9e30373557c72df8802af1b6f5bb595 authored over 4 years ago by David Gilhooley <[email protected]>
[storage][volume_image]: Compression Interface.

Add compresor interface.

TEST=header only, checked that they build.

Change-Id: I6aa56b1b1c3016...

a1b19ecc4d4a9c10c8029d87087dc67ef01ef7e9 authored over 4 years ago by Gianfranco Valentino <[email protected]>
[sl4f] Add set_io_capabilities command to BluetoothControlFacade

Bug: None
Test: PTS + BluetoothCmdLineTest
Change-Id: Ief6228b529b46a2ac67011660da512b4a72df7ec
...

4102e1dba126c89b2a257d71a37521c5df927958 authored over 4 years ago by Tom Turney <[email protected]>
[msd-arm-mali] Prefer running atoms in current mode

Switching from protected to nonprotected mode takes around 500
microseconds. The code currently ...

7e38ba6008c9dc3fe60284d385fc71c8429cadc7 authored over 4 years ago by John Bauman <[email protected]>
[bt][avrcp] Resolve simultaneous connections

Context: As per AVRCP section 4.1.1, if an inbound and outbound
connection is made at the same t...

108d68bc919966c68c1df8c80e0d1fee3488f142 authored over 4 years ago by Ani Ramakrishnan <[email protected]>
[sdk][fidl] FIDL files are always normalized for SDK atoms.

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

0edd04e264c383dae27f0e5898705c4167297a9a authored over 4 years ago by Adam Perry <[email protected]>
[netstack] Clean up commentary

Better explain the synchronization necessary for correctness.

Change-Id: I6fee0238bd8fba8523e1c...

9744ebf2e57db27a57333d6f4e4ee96090eca02c authored over 4 years ago by Tamir Duberstein <[email protected]>
[fidl][docs] Rewrite HLCPP tutorial

This CL rewrites the HLCPP tutorial and sets the structure for
all other FIDL tutorials and exam...

c87220624c0a3290eb95b6add68bd787fa0efe70 authored over 4 years ago by Felix Zhu <[email protected]>
[logs] update diagnostic/logger FIDLs for user control

This change lays the foundation for the implementation of
dynamic runtime log level control, whi...

ed81e36babfded1baf95997a682c880a10364471 authored over 4 years ago by Todd Lee <[email protected]>
[dhcpv6] Guest integration test for DHCPv6 client

Test: fx test netemul_dhcp_tests

Bug: 48863

Change-Id: Iee8c40ba53f05213122930f8641f007c5efa34...

247f6daef0cf9e50371987487ff0e0766408f688 authored over 4 years ago by Jay Zhuang <[email protected]>
[fx-test] Always pass --restrict-logs to run-test-component.

CQ always passes --restrict-logs flag to run-test-component, 'fx test'
should do the same. --res...

2929fb0e98f76d9d86ef00360985b494d3468bdd authored over 4 years ago by Ankur Mittal <[email protected]>
[botanist][testrunner] Ensure tmp env vars are set.

Provide coverage of all possible spellings of $TMPDIR to ensure `/tmp`
is not used during testin...

8acb60bc3d219697fecf561be77fe4d5196bf19a authored over 4 years ago by Nathan Mulcahey <[email protected]>
[bt][avrcp] Fix peer disconnection logic

Currently, when a peer disconnects from AVRCP, the termination of the
AVCTP control channel task...

389b5e7cc9ea3b030c92f91b4fa221f1f09d6df3 authored over 4 years ago by Ani Ramakrishnan <[email protected]>
[System Monitor] Align Harvester with Dockyard proto in google3.

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

80483876be2f5eac7f162f0882e01e495d4ef464 authored over 4 years ago by Alex Bogart <[email protected]>
[netdump] Fix integration tests

Netdump integration tests were unnecessarily complex and also incredibly
flaky because of their ...

bbddbb9afcdfdd8f1931c4302f62702310e2238c authored over 4 years ago by Bruno Dal Bo <[email protected]>