- Mar 22, 2019
-
-
Scott Graham authored
... and use to remove zx_thread_set_priority() call from usb-xhci. devhost connects to scheduler.ProfileProvider, and allows drivers to request a profile. This is an intermediate state until we decide if/how we want to allow drivers to consume fidl services. ZX-3703 #comment [syscalls][usb][xhci] Introduce scheduler profile to devhost ZX-2914 #comment [syscalls][usb][xhci] Introduce scheduler profile to devhost Test: CQ, manual instrumentation/logging Change-Id: I23359f2062b77cf84e3bccef72682668817618ad
-
James Robinson authored
This reverts commit 94b40578. Reason for revert: This breaks developers and SDK customers working on components with schemes other than fuchsia-pkg:// Original change's description: > [scenic] Cleanup dev tools; allow short pkg-names > > Convert these tools usage information to be more in-line with other > developer tools. > > Test: Ran tiles, present_view, set_root_view; > used arguments: > --h > noodles > fuchsia-pkg://fuchsia.com/noodles#meta/noodles.cmx > > Change-Id: I44a0ee8d528078283f59aa42c1f7ac74aa5ee5b2 TBR=jjosh@google.com,mikejurka@google.com,jaeheon@google.com,dworsham@google.com,adamgousetis@google.com Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I0dafb137581dd595b009f2f318cea2092021d56d
-
Tamir Duberstein authored
Change-Id: I8d58a054be4df488f2598c5c4f8764bc39586ae3
-
Scott Graham authored
ZX-3772 #comment [doc] Add missing & in exception example Change-Id: If5cca4a8889f514af99a50f89bdd7a57ce868e9b
-
Abdulla Kamar authored
Remove a series of noisy outputs from devcoordintor to increase the signal. Change-Id: I71a3295960ac3fd14f8b4b9ce8e7b410e799f393
-
Yu Shan authored
Backport upstream changes to optimize tests by hard-coding keys and omitting some key sizes. Tests: Local build test. Change-Id: I58972175559e5b0701d736b3b3a33f3cc8061a70
-
Ian McKellar authored
Change-Id: I04b0665ea8b8e7f15fe158c5bdcdb10e86c55f6a
-
Carl Norum authored
Change-Id: Iedf58ce59eecdb3b8cf90cfb6d9fbcced32ed2e9
-
Casey Dahlin authored
Part of the fuchsia.git transition Change-Id: Iad407af0bd94c0843c8df066a2abf888450e506e
-
Dale Sather authored
This is a reland of 5496ab44 Original change's description: > [media] move GainControl to fuchsia.media.audio > > This CL moves the FIDL definition for GainControl from fuchsia.media > to fuchsia.media.audio. Other audio-related definitions from > fuchsia.media will be moved later. This is happening now, because > there are no out-of-repo references to GainControl at the moment. > > TEST: no behavior change > Change-Id: Ia735f6fb2336fbc0ad94933f4b90f8879079804c Exempt-From-Owner-Approval: previously approved by kulakowsi@ Change-Id: Iadeb46b51969282bec37bc579525af985896d953
-
Kiet Tran authored
Currently, a path is treated as one whole segment in directory request, so an Open request doesn't succeed in such case. Therefore, connecting to some service0 at path "public/service0" would fail as well. This commit fixes such issue by traversing down the directory tree for each path segment. Test: Verify that running `iquery` on a Rust component works Change-Id: Icf39b249f227ce043d407a3ed0b2530e3176f284
-
Abdulla Kamar authored
Pages that contain unused boot items within the BOOTDATA VMO should be decommitted. Change-Id: I05ecc05cca71990ba274c0a9fd1f7d3032a03d3d
-
Gabriel Schine authored
This change brings the FIDL method comment into alignment with the implementation. MF-286 #comment [modular] Update comment for fuchsia.modular.Agent/Connect(). Change-Id: I5533f4507783a4cde51c85497bcfd0101b261585
-
Oliver Hunt authored
didn't get caught by cq bot. Manually verified fix. Bug: NET-2164 Change-Id: I4f8425f5602de3dc857d6edefc42681fed80a19f
-
Marie Janssen authored
Add two new API features for BR/EDR Profile client: Profile.AddSearch to add a search to be performed on new connections. Profile.OnServiceFound to report found BR/EDR services. Convert / Add FIDL doc comments for Profile, and rename parameters referring to peers for clarity. Add some common constants for SDP attributes. Add searches to the BrEdrConnectionManager/Discoverer when registered and remove them when the Profile client disconnects. BT-379 #done BT-425 #done Test: fx build, BT-759 for upcoming integration tests Change-Id: Id887d8ed0fad480ee32cb7b3c64b00bf5b1e3911
-
Adam Barth authored
Rather than duplicating the code. Change-Id: I2da5f92f79dd42d9f3254a435dd6d64e865066bd
-
Doug Evans authored
Change-Id: I419ca35ff4c27009e501c371106d815f858ed3f3
-
Ricardo Vargas authored
The current code asserts if there's an error reading the spare area but fails to account for the possibility of a "soft" error (high number of corrected bit flips) This is left-over from code review 265928. Change-Id: Ie224a6d6b1025979a874bff97e49b596266a3c15
-
Dave Schuyler authored
Two new command line options for the Harvester. --msec-rate will set how often graph data is gathered. --inspect will set whether component framework inspection is done. Change-Id: I2ef4e0e27c1d3ff0d1e777bb8bf4f26099b0a79d
-
Sen Jiang authored
info!, warn! and error! can now be used in omaha client. Bug: PKG-481 Test: fx syslog | grep omaha Change-Id: Iecb7ef30794d790dc01f0207096565b356906626
-
Stephen Demos authored
The file connection can be used in other implementations of pseudo files, such as the asynchronous pseudo file. This splits the file module into multiple submodules, one of which contains that connection implementation. Test: fuchsia-vfs-pseudo-fs tests, CQ Change-Id: Icdd5179b1d359fb61eae2d4a3c1b5ba055628005
-
John Bauman authored
Also make this a fatal error, because otherwise scenic will crash in obscure ways later. Change-Id: I3ac234aabdd482f21e53a22aa040caf86a9ca8a6
-
Adam Barth authored
This library no longer has any clients. Change-Id: I5e3d0c1f7a9b17ca578f4e492258e070129b3777
-
John Bauman authored
Buffers that are allocated with sysmem should get the correct tiling and cache settings automatically. Test: spinning_cube on nuc Change-Id: I7889789b0ebfab10627b560024b1075811de9564
-
Benjamin Brittain authored
Change-Id: Id951494186c870f6d5f6a88aaf4767be73d496f3
-
Carl Norum authored
- fix ZX-972 Change-Id: I94ddcbfe6baa3574b474e7a5e0d48b3c5b03344a
-
Olivia Nordquist authored
MF-268#done Change-Id: Ia21879f72f7ff869772e62fdf3b93bc2c2342aee
-
Jocelyn Dang authored
Some renaming was already done previously, this does the rest. TEST= usb-fwloader Change-Id: I6dca88613b8b3aa956ca70378279805b9e34ddf5
-
Benjamin Brittain authored
Change-Id: Ia009b20a64b2e1e70372685151e68e33a93b5182
-
Sen Jiang authored
Added the omaha response struct and some unit tests using it to parse json. Bug: PKG-477 Test: fx run-test omaha_client_lib_tests Change-Id: Ib12707853f5a57c864f4a5ccf17631aacf7bdca1
-
Dale Sather authored
This CL removes type_converter.h from //garnet/public/lib/fxl, finalizing its move to //sdk/lib/fidl/cpp. TEST: no behavior change Change-Id: Ic803757b4353dc20f4f2c8aec5a4add91cec3835
-
Benjamin Brittain authored
Change-Id: Iee37baf43c3bf4063324555b6a336ae50caadb52
-
Doug Evans authored
... plus use fxl logging more. Change-Id: If6b930615fa2eef547ae49a440b18ddf6115b76f
-
Bruno Dal Bo authored
- Send neighbor solicitation on cache miss for link address resolution. Change-Id: Ibfd34a270150ab3c312c80130b28e2344c7a43ce
-
Zach Bush authored
Change-Id: I17c7f1ec608e963344762dd3797fe79a98f84b57
-
Robert Hahn authored
We added quite a few definitions to mac.rs in the recent few weeks. Splitting up the file should result in a more manageable environment. Test=Code shuffle around, no functional changes Change-Id: Ia96b21100691daf04b8216a4a672af776c8ec726
-
Corey Tabaka authored
- Add support for priority inheritance using base, effective, and inherited priority fields of thread_t. - Add support for updating thread weight in all thread states. - Implement sched_transition_off_cpu(), sched_inherit_priority(), and sched_change_priority(). Bug: ZX-3709 Test: k thread_tests and runtests passes. Various manual tracing. Change-Id: Id1d7f0559810149434e216d900d0e0ebf6e91a4a
-
Zach Bush authored
This reverts commit da1e19bd. Reason for revert: This causes build errors, not sure how it got through CQ. Original change's description: > [cobalt-fidl] Remove [Transitional] tag > > do not submit until change lands in garnet > > Change-Id: I420b6c594f044c736ab1eccc12267b2eec8933d4 TBR=rudominer@google.com,zmbush@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Icc207994f8a469523128cb92e46e8a96024a9008
-
Ankur Mittal authored
We should check for channel close error while waiting for echo servcie to return so that we can retry it if it fails instead of timing out. FLK-111 #done TEST=CQ Change-Id: Ie0b2049020047e00ac4ee2721eb625aa49b1abc9
-
Carl Norum authored
ZX-3769 Change-Id: Id9c78822120aecd330294636ced3c9cf8691ba93
-