- Apr 10, 2018
-
-
George Kulakowski authored
Change-Id: I3aa6fb443a77562f59aa055898bb40ec2c9e34e8
-
Jeff Brown authored
Change-Id: I479daf55ee7f2c2346a4285799b23e49fafc2715
-
zircon-roller authored
ce63421f [zircon][sdhci] Move sdhci hardware details from sdmmc to sdhci layer Change-Id: I7917f760e1e84404a202a968d77c548f1dfd59bf
-
Garratt authored
Two suggestions were made after the original change (41113) was merged. This addresses those comments. Change-Id: I0393e0c06adeb5c702c8c7a44e8d033133fa6c70
-
Dale Sather authored
The new in-proc player doesn't rely on FIDL components such as the demux, decoders, video renderer and others. This CL removes those things from media_service. AudioRenderer(1) and MediaRenderer remain for the time being, given that the audio client API still uses them. MediaSource definitions are left in place. We need something like that for player external source support. Change-Id: I3c2c777f8e8b328656e6345ab28d7ebb7ec7205b
-
zircon-roller authored
44235925 [host][merkleroot] Take -o switch Change-Id: I2708865fdd5b9109030160047dff917a402b919f
-
Ankur Mittal authored
Add code to connect to Log service and listen for logs Change-Id: I667a7963ea48928a79f966c0831dce89ab1bc029
-
zircon-roller authored
b009ce2b [minfs][blobfs] Open root directory explicitly when mounting Change-Id: If27838c2b51de8f3bb9d076da98347ed5a66268a
-
John Bauman authored
This was crashing in AddressSpace::Insert Change-Id: Id5b0ca38b2741df33aaf5bd3487625909775bdb7
-
Tim Detwiler authored
Change-Id: Ie980b2e6172594c8fac1048ea70001215bf9796a
-
zircon-roller authored
c6b8e586 [async] Remove deprecated include files. Change-Id: Ia206baecb908d68387d67f5e70c3058c6ef30db9
-
Dale Sather authored
This CL changes MediaPlayerImpl, the implementation of the FIDL media player, so it uses the in-proc player (Player) rather than the various FIDL components it used to use. Change-Id: I97f7ad44d0b0db92dc880810b07afc78df3f1b2e
-
P.Y. Laligand authored
DX-94 Change-Id: Ibb18d49f2a4311ffc606a3d91266895d5efa45d5
-
Dale Sather authored
This CL fixes the ffmpeg demux. It was calling out (callback on seek request) on the wrong thread. The fix was just to post the callback to the correct thread. Change-Id: Idb6bab42174f00db0cb511c2cbd8337572a72eb6
-
Benjamin Brittain authored
Change-Id: Iacf3f199d3c65d417948e1461178226a2dba1e98
-
zircon-roller authored
af33e107 [kernel][arm64] new bootdata struct for kernel drivers e6b0bdc3 [odroidc2] Fix odroidc2 build Change-Id: I04ef0e7a9682b7dd50d81a2beabd194b1236b323
-
zircon-roller authored
9b379e4f [docs] Remove references to run-zircon-x86-64 Change-Id: Id4828369da9c6004c368fa69667de87880af780d
-
Arman Uguray authored
TaskDomain now provides both an async_t and a fxl::TaskRunner to dispatch tasks. This is to allow us to gradually remove dependencies on TaskRunner and to start developing new code usin async_t. NET-696 #done Change-Id: Iea21e36e570620c9977bf46395bf45e89db84247
-
Abdulla Kamar authored
Allow a guest to connect multiple times to the same external cid/port tuple. This is done by identifying all connections by both src and dst cid/port tuples, and special-casing listeners. Change-Id: Ib3a8f6c14325f597f88a31e9feffc0777a7ee396
-
zircon-roller authored
28418dd9 [zx][rights] Test object traits Change-Id: I2f924beebb17e9b0da49a2e818f5405706338922
-
Joshua Seaton authored
BUG: ZX-1819 Change-Id: I1885cb4176fd9ec9cd21f251bbeeb18e956e9632
-
Adam Barth authored
This CL introduces a C shared library that C clients can use to export services. Change-Id: I093f011cda687b08308f213849467f24f2ec3fa8
-
zircon-roller authored
9c4e9217 [zx] Re-add pmt traits 305c46c7 [fzl] Fix off-by-one error when calculating tick/ns conversion loss Change-Id: Ia17450d180c234a5f2971d24f748dfa80428f81a
-
Roland McGrath authored
The "resources" field in package JSON files is deprecated. Change-Id: I2a7f51b918c23bf343ce2803b484c7908883c023
-
Josh Gargus authored
The previous revisions were waaaaay out of date. The current versions are chosen to work with overlaid BUILD.gn files from //build/secondary/third_party/shaderc Change-Id: Ia6a2b08347e42db9b5442b7e687ba253ab9f553d
-
James Robinson authored
The text-to-speech service depends on media services but is not logically part of the media subsystem itself. This extracts the interface and implementation to their own directories to make the relationship clearer. MTWN-106 #comment Change-Id: Ia4e5b81b7bc4d14cf39716b98a30aa8c609dd021
-
Xo Wang authored
In harness helper function, expect an increase in number of attribute groupings when adding a service instead of expecting one attribute grouping. Change-Id: Idee8ed1d38e0dead44cc9ea20a0202531cb5023a
-
zircon-roller authored
bd48cfe4 [syslog] Add fallback mode support. Change-Id: If5bab2a7f609124d0d9d7226117568c7a4c4f82a
-
Arman Uguray authored
LowEnergyDiscoverySessions were configured for the "general discovery" procedure by default which filtered out all beacons that are in the broadcast mode. LowEnergyDiscoverySession no longer has a default filter. Documentation has been updated to reflect the change. NET-684 #done Change-Id: I3badd298b32202b8e43ae7c4ce44aa3086a72f2c
-
- Apr 09, 2018
-
-
Toshi Kikuchi authored
Also added ServiceName="echo2.Echo" to echo2.fidl. Change-Id: I036ddcf6dfccdad19ea850bff88ff04f5acdc437
-
zircon-roller authored
b18f4565 [device][cpu-trace] Make cpu-perf.h usable by host tools 400a396c [syslog_tests] Fix read. 2ee4a959 [fidl][docs] Remove references to FIDL_MSG_VMO Change-Id: Ia04a1fe45eac431e557364a957aad35538d21b1a
-
Jiwoong Lee authored
This CL consolidates scattered, different use of energy-related units. WLANstack, MLME, and each chipset vendor drivers have employed their own way of dealing with energy. Defines all energy units defined in IEEE 802.11-2016, and and a few essential arithmetics: add() and subtract() of dBm units. In particular, the add() and subtract() are to replace the incorect use of MovingAverage class in finding average RSSI. Followings are considered in design: 1. Valid range as in defined in the standards. 2. Imperative precision of values (integral, 0.5 step, 0.25 step, etc.). 3. Practical precision of values (up to the hardware). 4. Storage size 5. Cross-language compatibility 6. Encoding schemes defined in the standards. This CL also introduces four extra Fuchsia-defining units: dBh, dBq, dBmh, dBmq. These are to support 0.5 dB step and 0.25 dB step dB and dBm values, and actively avoid following alternatives: - Use of "int16_t" everywhere without defining eneregy units. - Always treat all energy values as if they are 0.25 dB step, and apply mindful translation whenever they are used. - Lose the 0.5 or 0.25 dB step precision and always pretend integer precision is sufficient. NET-557 NET-667 Change-Id: I5f89f3939ec8ac61916ed8b4034e1aa4e9e2b132
-
zircon-roller authored
a3950e6d [kernel][uart] Change default pc UART to none rather than legacy Change-Id: Ie4d40bfe986405503dca866c2f246a4bcb69796b
-
James Tucker authored
PKG-32 #done Change-Id: Ida810c8985b2624701e01ed502cab8649b379826
-
Dale Sather authored
This CL fixes a few things about the in-proc audio and video renderers. In the audio renderer: 1) pts accounting wasn't properly reset on flush 2) program range comparisons were using conflicting units 3) prime should complete on end-of-stream (applies to very short files only). In the video renderer: 1) demand should be negative when the renderer is flushed. Change-Id: Ib42f3569a492bb89936117a699757c9a517cd71c
-
zircon-roller authored
15535575 [kernel][arm64] Move CPU and memory configuration to bootdata 709fc944 [syscalls][vmo] Make zx_vmo_create_contiguous() accept BTI handles Change-Id: Ic726bef435dbfc47833400c2a8332ef1a3c193b3
-
Alexandre Zani authored
For now, the product name is the "layer" being built. This is determined by looking at the presence/absence of well-known packages. This is a horrible hack and is correspondingly labeled as such so we can do the right thing in the future. Change-Id: I546314d3e7f5218c0fd55f52ce7372c56f261c6a
-
Joshua Seaton authored
BUG: ZX-1819 Change-Id: I2a57b675331b17daf8d8c7cb5d641b2774be4df0
-
zircon-roller authored
ba238146 [kernel] Check alloc result in kernel benchmarks e62ca7e5 [dev][intel-hda] Migrate to new BTI interface Change-Id: Ie99385ebb8b42b26ff4902ea2e43a734c32f7dbb
-
zircon-roller authored
dea7cb99 [zx][fzl] Implement ticks class, fzl helper library. Change-Id: I3a49e522122e3a6d7cac29e36bd7920a11ab605c
-