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

[utest][core] Correct debug command

The original code had actually been causing an unknown command error to
get printed out. Have ma...

30d9e58e68455120902198703fe6d5989703f85b authored over 4 years ago by Adrian Danis <[email protected]>
[sdk][cpp] Remove sdk_executable.gni.

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

6675067c4119e4f286fe19610a8e8cf4724352f5 authored over 4 years ago by Adam Perry <[email protected]>
[sdk][rust] Remove rustc_binary_sdk.gni.

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

127d76e9945db58940e7e3167d7836ca1c14c7da authored over 4 years ago by Adam Perry <[email protected]>
[mp] Run migrate functions before offlining CPUs

When a CPU is to be taken offline, ensure that we run all migrate
functions for threads that wer...

0e95b47cbe2a4e371d09506dda4fb6619e1044a2 authored over 4 years ago by Abdulla Kamar <[email protected]>
[bt][test] Create fake L2CAP module for FakeController.

Start implementing fxb/663 by creating a separate module for L2CAP
packet routing functionality....

de37bf460c5d789e3af60be7b7e4794033d5d49d authored over 4 years ago by Anusha Datar <[email protected]>
[fidl][rust] Optimize decoding arrays/vectors of primitives

This CL optimizes decoding of FIDL types array<T> and vector<T> where T
is a primitive integer t...

5427fa5fbf7a6454ef73047156a186dd61fa6e3f authored over 4 years ago by Mitchell Kember <[email protected]>
[storage] Move minfs tests to new fs_test framework.

Also fixed file_system -> filesystem and a header path that was wrong.

Tweaked the test slightl...

e3609e1b93b4fb433ca7a271756f8da4731a0214 authored over 4 years ago by Chris Suter <[email protected]>
[docs] Fixed a typo.

Change-Id: I34a711e627d85f523f6101a1a76eb6a1a79c6192
BUG: b/159838637
Reviewed-on: https://fuchs...

05ed592b34b473b51908b2fa448d909b4781184c authored over 4 years ago by Nick Van der Auwermeulen <[email protected]>
[devices] Make log severity case insensitive

This allows users to specify "ERROR" or "error" when providing the
minimum log severity.

Change...

c652b6a9c86880a6b9d2190354f1ac91260a7feb authored over 4 years ago by Abdulla Kamar <[email protected]>
[rust][third_party] Mark some crates as available on host

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

b85bd7ce0f7d67d3ef2fb715d17ca7588e04c7e8 authored over 4 years ago by Craig Tiller <[email protected]>
[fuchsia-async] Allow Timer to accept Instant

Define a new trait for when to wakeup, and implement it for
fasync::Time and std::time::Instant....

5e7260f430ebe11a2002dfbccd8b5711ea439b21 authored over 4 years ago by Craig Tiller <[email protected]>
[fx][test] fix hash pinning update on build

fxtest was fetching the merkle root hash in a wrong location, before
the build was attempted. As...

4a6a094395ac29e76a117d4b33f54ed71092b444 authored over 4 years ago by Renato Mangini Dias <[email protected]>
[fidl][dart] Enable more GIDL benchmarks for dart

These were previously disabled to speed up setting up dart benchmark
infrastructure.

Change-Id:...

de306182b77ea62125cec9047ff3e37a2d321a48 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[feedback_data] remove obsolete logs in system log collection

* these were introduced to debug a flake in the integration tests a long
time ago, but they wo...

d3be849991832e520c1ae79e2e8844110eecdd5d authored over 4 years ago by Francois Rousseau <[email protected]>
[testrunner] Run bugreport after all tests.

Test: https://chromium-swarm.appspot.com/task?id=4cfc36007c540810

MULTIPLY: testrunner_tests

B...

f50eeadd178649fb010973e7884a3118e0f20217 authored over 4 years ago by Ina Huh <[email protected]>
[modular] Fix agent crash error message spacing

Missing space between the URL and the next word.

Change-Id: Ia51d0fc24ad91112b7c279c73542433653...

637da736f08cfa7fbc82a90b5af0fc7c26460efe authored over 4 years ago by Yegor Pomortsev <[email protected]>
[modular] Move annotations size validation into MergeStoryAnnotations

This ensures that both StoryPuppetMaster.Annotate and
StoryController.Annotate check the annotat...

d1f059f1cabda85f3bd26450fd6e6a43de478fe3 authored over 4 years ago by Yegor Pomortsev <[email protected]>
[terminal] update services

Adds the fuchsia.hardware.power.statecontrol.Admin to the cmx file
so we can call dm reboot.

TE...

77623c4590bfceb768bbce3ca93c6b9d6d5a0328 authored over 4 years ago by Chase Latta <[email protected]>
[kernel][test] Reorganize core/debug tests

Move core/debug/process.cc to core/process/process_debug.cc as it was
really testing debug funct...

67472932162be3a2809a98963f4f318ed51b4193 authored over 4 years ago by Nick Maniscalco <[email protected]>
[sl4f] Migrate component_search and launch facade into Component facade

Will remove component_search and launch once this cl is in and we change
tests to use component ...

daeaf758ca41d08e76acca50b3bd9e49cf3bce07 authored over 4 years ago by Judy Cheng <[email protected]>
[power_manager][shutdown-shim] mark as critical

Mark power_manager and the shutdown-shim as critical to
component_manager's job using the "main_...

34dd149d6fa953c4d95b6ba9c314995a28a30c85 authored over 4 years ago by Derek Gonyeo <[email protected]>
[tee][optee] Lower log level of OpteeClient logs

The OpteeClient acts as a proxy between a Trusted App and a Client App.
If the TEE OS, Trusted A...

987fe36fb47962d16422559ddce3b7baad8bb8d6 authored over 4 years ago by RJ Ascani <[email protected]>
[fidl][rust] Zero when padding instead of zero-initializing

Rust vectors zero-initialized when extended.
Instead, use unsafe methods to extend the buffer an...

a6b14b2432b13911eee7e6568763e8d2fea43a6b authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[metrics] Write memory bandwidth to Inspect

Read memory bandwidth once a second, and write to a circular buffer
in Inspect.

Bug: b/15808960...

336d62523a639e9103a1cf5ff9de24b0dab2626b authored over 4 years ago by Hai Bi <[email protected]>
[forensics] move crasher/ under forensics/

Bug: 54226
Change-Id: Id37128911dd16cbe3e4d59aca76fe5ea67e633f0
Reviewed-on: https://fuchsia-rev...

ade84bf5c77f450edff8c69e9ce34843212c39ca authored over 4 years ago by Francois Rousseau <[email protected]>
[SetUi] Add test for overwriting audio streams

Add an audio test that checks setting the volume
for a stream does not affect another stream.

F...

ddbd9dc3414cd4bc52a7af4ec82642045ef1aa03 authored over 4 years ago by Sarah Chan <[email protected]>
[brcmfmac] Refactor brcmf_bus_ops and brcmf_proto

This change refactors the brcmf_bus_ops and brcmf_proto interfaces,
removing some unused entry p...

79a10590c895f23b7a876cefd0a2bf90fd9a4d94 authored over 4 years ago by John Sheu <[email protected]>
[dhcpv6] Migrate to new component template

Test:
No behavior change, existing tests still pass
fx test dhcpv6-client-test dhcpv6-test

Chan...

1871eaab9b000a0ff4e2642557758fd9b4645f12 authored over 4 years ago by Jay Zhuang <[email protected]>
[ui-input][ime] View focus changed sends response

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

e4c1b85a78ec7c606554e93dd65d5528456d7fa6 authored over 4 years ago by Vickie Cheng <[email protected]>
[SetUI] Rename DeliveryStatus to Status.

This changelist renames DeliveryStatus to Status
to support a wider range of status.

Bug: 55079...

6e27691ae51012f833720491e0fb63c77038e52a authored over 4 years ago by Bryce Lee <[email protected]>
[forensics] move feedback_data/ under forensics/

$ find src/developer/forensics/feedback_data/ -type f | xargs sed -i -e 's#feedback/feedback_dat...

8eff315d4da5c22f69b38fa08322ab06de54e27b authored over 4 years ago by Francois Rousseau <[email protected]>
[docs] Add note that `dlog` can be used to dump klogs from the target device.

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

eb6c930cabf8366d0538ea555112743af90fa418 authored over 4 years ago by Dan Johnson <[email protected]>
[storage] FileSystem -> Filesystem & executable -> test.

Filesystem (one word) appears to be more common.

Apparently, test is preferred over executable....

6b49bb97e5efc5ee77a15ce2f7bde82457bee638 authored over 4 years ago by Chris Suter <[email protected]>
[pdev][mmio] Add support to map MMIO as cached

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

9a600a0cac205d2a4bb8eb493ad6e1836b250d1b authored over 4 years ago by Brijen <[email protected]>
[location] read google maps api key from config-data

Add logic to read Google Maps API key from config-data,
so that we can query said API.

Bug: 515...

e6da6e0448ec38f7afa9251c6ccd23f3a228c0e7 authored over 4 years ago by Mukesh Agrawal <[email protected]>
[location] implement main-loop of emergency service

Add code to register FIDL request handlers, and dispatch FIDL
requests to the appropriate calls ...

f27c0d4781fd6d2e1a3e34ecbee838c396c221cc authored over 4 years ago by Mukesh Agrawal <[email protected]>
[kernel][arm64] Use ktl::atomic

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

72b9727db005dfc8941c52f67bfa2c04bbdd766a authored over 4 years ago by George Kulakowski <[email protected]>
[location] introduce BssResolver trait and RealBssResovler struct

Refactor the BSS resolver, by moving the public interface of the
resolver into a `trait`, and re...

a2e0a0e93ed5a8029f9f165b37cdfd65535f5c5a authored over 4 years ago by Mukesh Agrawal <[email protected]>
[docs][fidl] Update benchmark runner documentation

The existing documentation is out of date.

Change-Id: I96460f3a0382ece27f95a1bcbf39dd7cbae1852b...

5f094f4403c2fc94ed56d68c03f74f5660b783b0 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[brcmfmac] Rename Pcie*Master classes -> Pcie*Provider

It's the right thing to do. Also brings the terminology in line with
that used on the (upcoming...

9cb0a7adcc272e1c49fba673fbc209c46a7f89ed authored over 4 years ago by John Sheu <[email protected]>
[modular][cleanup] Remove sessionmgr config from basemgr

Fixed: 54532

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

a985e36d974a8a64e563ec35d220b33e349f1b39 authored over 4 years ago by Vickie Cheng <[email protected]>
[location] introduce BssCache trait and RealBssCache struct

Refactor the BSS cache, by moving the public interface of the
cache into a `trait`, and renaming...

ba886edfed65708aec2163e3fd74c6e80f6f733a authored over 4 years ago by Mukesh Agrawal <[email protected]>
[wlan][policy] Prints AP SSID and security type.

This change updates Donut so that it parses AP state
updates for security types and SSIDs and pr...

a5e5ec084286549e0c5261f36fea75892e7eef31 authored over 4 years ago by Kevin Sakuma <[email protected]>
[smoke-test] Host tests now detected and output by testanalyze.py

Requires https://gn-review.googlesource.com/c/gn/+/9060 and a binary
roll of GN prebuilt.

Test:...

e9c0cfae926b5a4d8d62628fd3e24e6020d5328a authored over 4 years ago by Scott Graham <[email protected]>
[auth] Update fuchsia.auth.oldtokens OWNERship

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

5f8c9d0e4fd949c4773f3324d1e28365edf3e728 authored over 4 years ago by George Kulakowski <[email protected]>
[modular][cleanup] Remove deprecated UpdateStoryAnnotations method

This was only used to set annotations as part of a merge,
so replace it with MergeStoryAnnotatio...

250a227850f8f5447fdbf482edf44f04841d0b63 authored over 4 years ago by Yegor Pomortsev <[email protected]>
[scenic][ui-input] InputSystem clean up

Moves a bunch of private methods to being functions in an anonymous
namespace instead. This remo...

b574716ed0872e0c9f5af7653da19a9b8954d67d authored over 4 years ago by Mikael Pessa <[email protected]>
[modular] Session shell can publish services to agents.

Changes ownership of the session shell component from SessionmgrImpl to
AgentRunner.

Fixed: 536...

9c3ed428ac8bac9022526c8e9c781f8b73fabdcb authored over 4 years ago by Gabriel Schine <[email protected]>
[fidl][benchmarks] Remove roundtrip benchmarks

Roundtrip benchmarks can be useful in general, but the current
benchmarks send messages in one b...

75039f69a3ccb5247e17253e616f9bd5c1be1560 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[fx][pave-remote] Allow user-specified args

Adds a -- parameter to the fx pave-remote command, to allow extra
parameters to be passed to the...

29e80172b06a1f9d430bdbf604b7569ae3a8bb8e authored over 4 years ago by André Pang <[email protected]>
[fidl][benchmarks] Add a third shard for fidl_microbenchmarks_test

In I9bb686b2c438aa1bebdc3136bdc7a93abd15c30a which removes a
benchmark, shard 0 takes longer tha...

47a97cfb62b1969ea7e6c3f660bac9404b92f802 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[zbi] Allow creating and listing empty ZBI files

Fixed: 54909
Test: zbi -o empty.zbi; zbi -tv empty.zbi
Change-Id: I646946cea38dd61b6bd9d55ccd536...

840d73be0260330164f46bf6322a37d7d6422abf authored over 4 years ago by Roland McGrath <[email protected]>
[shutdown-shim] reduce statecontrol.Admin timeout

The shutdown-shim's timeout for power_manager is always waited for on
bringup, as power_manager ...

62b4a993c5112de8bbc988c25490e7df5de8c187 authored over 4 years ago by Derek Gonyeo <[email protected]>
[flutter] update flutter deps

Need to explicitly add the characters packages
to the flutter libraries deps since they are now
...

113798d73eaf11e00e2573780d9a803c4318812a authored over 4 years ago by Chase Latta <[email protected]>
[src/lib/trace] add alert! macro to rust trace lib

This CL adds an alert! macro to the rust lib used by trace providers.
The new macro sends an asy...

3dee0b862975fe412539f0d03a3edaeac4aafc6c authored over 4 years ago by Dale Sather <[email protected]>
[netstack/fidlconv] Omit zone for global address

When converting a `tcpip.FullAddress` to a
`fuchsia::net::Ipv6SocketAddress` only include the zo...

7770a380c7dc97abceba2259a75272f9a40e3080 authored over 4 years ago by Ghanan Gowripalan <[email protected]>
[fidlcat] Two step decoding for indirect inputs

Implements ComputeType and GenerateValue for SyscallInputOutputIndirect
and SyscallInputOutputSt...

d11b9be73e370729b08aa06867950a0b5ac3abd5 authored over 4 years ago by Nima Joharizadeh <[email protected]>
[netstack] Do not send FIN ahead of data

f5ab3c1 added eager detection of application-side shutdown() calls, but
was overzealous in its a...

254f5f9f6cbb617c8c76aee69e560473c7bafce7 authored over 4 years ago by Tamir Duberstein <[email protected]>
[netstack] Remove PeerClosed handling

It hasn't been possible for the peer to close since the move to
fuchsia.io.Node-based sockets ar...

03342656cb6f2b8bcd92a4804f6f3d13fa82034e authored over 4 years ago by Tamir Duberstein <[email protected]>
[fidlcat] unique id for conditional fields

Defines a series of constant values to uniquely identify conditional
fields in a syscall

Adds i...

64b2651294d81b8e6fdef1281fe82285a518505f authored over 4 years ago by Nima Joharizadeh <[email protected]>
[audio][astro] Add PCM output support

This for factory testing. We advertise one channel.

Bug: 52506
Test: device-enumeration-test on...

d76e544085475facaabfc66060074942834f6e67 authored over 4 years ago by Andres Oportus <[email protected]>
[graphics][compute][hotsort] Clean up test.

* Add VK_BUFFER_USAGE_TRANSFER_SRC_BIT for case when buffer size is 1.
* Drop custom validatio...

2bf2739f70cd18631708f6d51353d352a652bda2 authored over 4 years ago by Allan MacKinnon <[email protected]>
[paver] Break paver board specific implementations into separate libs.

This change prepares us for a future where we can can use different
paver implementations based ...

1adf16b00b5f4397ee5de333a4e914a24d914c88 authored over 4 years ago by Suraj Malhotra <[email protected]>
[driver_host] Add ability to add inspect vmo via device_add

This vmo is effectively dropped once it reaches driver_manager, but in a
follow up it will be pl...

8b83cc5e2942d2a81104db5b481bbd65c866d81d authored over 4 years ago by Suraj Malhotra <[email protected]>
[tools] Add formatjson5 tool to default tools build

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

3a4356c8d314219cf8504c79782a313e722c873e authored over 4 years ago by Christopher R. Johnson <[email protected]>
[sdk] Centralize atom generation for host tools.

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

c5b5298b8601ee6d6b0b941e05e5eea5370a92eb authored over 4 years ago by Adam Perry <[email protected]>
[emu][testing] Use AEMU by default.

Bug: 51418

Change-Id: I926dd43103546a30cdd822a0896da427f8a8c0af
Reviewed-on: https://fuchsia-re...

751a030e2d5f1154fee339dfc38ab096a93d7f1e authored over 4 years ago by Nathan Mulcahey <[email protected]>
[df] Add inspect vmo to fuchsia.device.manager.Coordinator/AddDevice method.

Follow up changes will route this to devfs and allow drivers to actually
add it.

Change-Id: I69...

f173d1c585ef9d5b8ea5b867606657ffb7b154f5 authored over 4 years ago by Suraj Malhotra <[email protected]>
[FTF] Refactor and reorg test_runners lib

* Factor common APIs and some implementation code out of Rust and gtest
test servers into Suit...

8a8abb234edeea439af3159a3b6f01a7d8649bf6 authored over 4 years ago by Konstantin Pozin <[email protected]>
[display][amlogic] Add Gamma Correction support

This CL adds support for Gamma correction to our Amlogic driver.

Test: fx test display-core-uni...

01ae76ed3be7aaacfc00299b217ef11d27806406 authored over 4 years ago by Payam Moradshahi <[email protected]>
[bt][avrcp-tg] Update documentation of the component

Adds documentation to the component's README.

Bug: 54165
Test: Documentation change only

Chang...

9175c0aec67e76ff93b09f620d248c26135bc071 authored over 4 years ago by Ani Ramakrishnan <[email protected]>
[component_manager] log when killing critical component

Log when the elf runner is instructed to kill a component that uses
`main_process_critical`, as ...

a418ffeb92b2d8d17ee15b212fa7955abe524802 authored over 4 years ago by Derek Gonyeo <[email protected]>
[sl4f][device] Expose Rebind method in fuchsia.device facade

Bug: 53223
Test: Rebound test driver on Sherlock from an ACTS test
Change-Id: If5e0f2d950c0a9a82...

1d266566025c55285bf04b60515c28001f4a6dde authored over 4 years ago by Braden Kell <[email protected]>
[wlan] Remove the definition of WlanInfoMacRoleMask

Adding WlanInfoMacRoleMask was a mistake. The enum type
generated by Banjo is intentionally over...

18a3444c65ea5fe08d8880430c08b5f688d39f63 authored over 4 years ago by Charles Celerier <[email protected]>
[chromium] Add missing services required by WebEngine to tests

Bug: chromium:1094035
Change-Id: Idb2cfa9caa9f57fda0b57ee641f12eafc07bdaf3
Reviewed-on: https://...

ab659313a7b3254f8430700694ce7885ce994d8e authored over 4 years ago by David Dorwin <[email protected]>
[graphics][compute][hotsort] Update header guard names for .inl files

The header guards aren't automatically updated with an
`fx format-code --all`.

Because of this ...

0494e63b773dfb92510f3981f7596fc9fd8eb9f7 authored over 4 years ago by Allan MacKinnon <[email protected]>
[fxtest] Completed fxutils integration

Test: manually executed:
`fx test fxtest fxutils`
`cd scripts/fxutils && pub run test`

...

1fd9e394c580802527c5a376795ba026bf34443c authored over 4 years ago by Craig Labenz <[email protected]>
[fs] Add a callback to CloseAllConnectionsForVnode.

The callback is called when all connections on Vnode have been closed.

Bug: 52640
Change-Id: I2...

2145260270039aa5b550c5ea45d216efcad18ded authored over 4 years ago by Chris Drouillard <[email protected]>
[carnelian] Use InputReportsReader

Rather than the deprecated get_reports_event().

Fixed: 54353

Testing: Ran shapes on framebuffe...

d7298a216baf6673f399cf030743e7909b90cfa8 authored over 4 years ago by Rob Tsuk <[email protected]>
[reland][weave][adaptation] Support weave connect over BLE

Handle GATT events for weave connection establishment
over BLE.

Bug: 52837
Test: fx test ble_ma...

693af86caa2ccdb71e81358e9e9a10b9c3c8c596 authored over 4 years ago by Neethu Joseph <[email protected]>
[forensics] move last_reboot/ under forensics/

$ find src/developer/forensics/last_reboot/ -type f | xargs sed -i -e 's#feedback/last_reboot#fo...

83ec877068daa4d6efaee2d34749fe00bf62389a authored over 4 years ago by Francois Rousseau <[email protected]>
[carnelian] Take advantage of new fargo linking

Needed due to changes in spinel’s linkage requirements.

Testing: ran samples with Fargo.

Chang...

5aa0a46fac261eee2a2a0d5e0a00d52ebe0da890 authored over 4 years ago by Rob Tsuk <[email protected]>
[fidl] Remove test output

Test: fidlc host tests
Change-Id: Ie492527097a99afc20002ca42d69f881f573c170
Reviewed-on: https:/...

57773d7b94065f2cdbf01e0867c948a405533146 authored over 4 years ago by Peter Johnston <[email protected]>
[carnelian] Support consumer control events

Pipe through consumer control events for use by
the recovery UI.

Testing: added a new unit test...

daf6085f99126fa520baf109556a008ce14eeab0 authored over 4 years ago by Rob Tsuk <[email protected]>
[fidl][dart] Enable fidl dart (GIDL-generated) benchmarks

The old benchmarks were disabled temporarily for a cross-repo migration
to the new GIDL-based be...

6b8dcc4967b03a92eb9a7ab654ac73fd4611b069 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[fidl] 32 to 64 bits Ordinals: Step #9

Moar cleanups! Removing GenOrdinal from being emitted in the C bindings,
adapting code that stil...

5e3776890f916ab0dcbbc1c2149389ea2bb2b09b authored over 4 years ago by Pascal Perez <[email protected]>
[storage] Move basic tests to new fs_test framework.

Bug: 53179
Change-Id: I206be779b69ecb93b1724ce7b41c261b6e981fa6
Reviewed-on: https://fuchsia-rev...

44ec38479a4524225787e135f3544c91663e9c62 authored over 4 years ago by Chris Suter <[email protected]>
Revert "[drivers] Define an "all" target for objects meant to be added to zbi's."

This reverts commit f4175ae6ffe00d15689e175f1ed843cfe4066531.

Reason for revert: Trying revert ...

4ef49529c3f2387c327cf7a8cf7e36dd45e2901b authored over 4 years ago by Anthony Fandrianto <[email protected]>
[recovery] add support for OTA from a development host.

This CL adds fairly basic support to recovery for wiping the FVM and
installing a fresh system f...

936ebd5b28d3dbbf26963a2da29236d9241b04a6 authored over 4 years ago by Simon Shields <[email protected]>
[isolated-ota] Add integration tests to CQ

This was missed in the original CL.

Change-Id: I6d287686f7d7c9d042e7731d6e6ec94fb0202423
Review...

4ec7f733ffa6c1ef457dc275d38526cb15ed4686 authored over 4 years ago by Simon Shields <[email protected]>
[modular] Fix StoryController.Annotate not triggering watchers

StoryProviderWatcher.OnChange/OnChange2 was not being called
when annotating the story with Stor...

ebbf517c298fdfe74ef05bed9a7cd208d5c462b1 authored over 4 years ago by Yegor Pomortsev <[email protected]>
[isolated-ota] Don't depend on isolated-swd from library

Depending on a package from a library doesn't work, so don't do it.

Change-Id: I9878e4c0e70503f...

474359953b11d1939090ffa2d376ed0955815d1f authored over 4 years ago by Simon Shields <[email protected]>
[kernel][mmu] Accessed fault and harvesting

Implements harvesting of accessed bits from hardware page tables.
Includes an arm64 fault handle...

91c4dba5d445969fc57698f617427234338279be authored over 4 years ago by Adrian Danis <[email protected]>
[zircon][object] Deactivate interrupt when interrupt object is destroyed.

It's neccessary to deactivate the interrupt when the
interrupt object is destroyed. Therefore, t...

65692abfba00d198e43b1fe4f8777f15a17a27f2 authored over 4 years ago by ChiHONG Chiang <[email protected]>
[utest][errno] Convert test to use zxtest instead of unittest

The code changes were automated.

Bug: 51652
Test: runs on CQ, but tested locally with:
fx set...

88794b9af99bf7206ad31bf3bfaad1c2623a1ca1 authored over 4 years ago by Mark Seaborn <[email protected]>
[vfs] Create MutableDirectory and Filesystem traits

`MutableDirectory` is an intermediate step between `Directory` and
`DirectlyMutable`. A `Mutable...

b8ae3dfe56298758643ed040e9d19f64a6bb20f5 authored over 4 years ago by Simon Shields <[email protected]>
[Root Presenter] Fix reset button handling

If a media button event is consumed by the
FactoryResetManager, it should not be forwarded to
th...

b24df9f950cfba3ece6638b1b725aad4c34a6e57 authored over 4 years ago by Sarah Chan <[email protected]>
[ffx] FIX-FORWARD: Add a 'knock' command.

Also modifies the Connect() FIDL to return the service it connected to in order improve output o...

231e3f1ff0265ea2456a59b866be9d2611f96ffe authored over 4 years ago by Jordon Wing <[email protected]>
[component_manager] Shutdown accounts for environments

Environments indirectly route runner capabilities. Ensure the shutdown
algorithm treats them lik...

bb8e9bc066c392eee689035c6d8c855285ee7b63 authored over 4 years ago by Gary Bressler <[email protected]>
[wl] Add package to integrate wl prebuilt.

This allows us to integrate the downloaded prebuilt binary of wl
tool from CIPD.

Test: building...

70c6f3f4b53c50514b91325ffed128c918114361 authored over 4 years ago by Sakthi Vignesh Radhakrishnan <[email protected]>