- Jul 26, 2018
-
-
Dustin Green authored
More-local .gitignore of firmware/ subdirectory to match pattern used for other firmware/ directories. Tested: Checked git status, and firmware/ still ignored. Change-Id: I149c56edf68580aa9861da3b15a0d8ee5f7dde10
-
Dustin Green authored
Tested: test_amlogic_codec_factory manual test on VIM2 Change-Id: I87c2d70d80c21a0f7d6304a1e42e6fe46ef3ecb9
-
third-party-roller authored
2958c6b6 [fx][flash] Fix optional pave post-step Test: CQ Change-Id: I5f0393a502d178978571e671aeb63a60d86a326f
-
Matt Sandy authored
test: added semi-transparent pixel to virtio gpu cursor unit test Change-Id: I29c0a30dec562b2c9d630d8ee4a7ad9c9c4cf2d1
-
- Jul 25, 2018
-
-
zircon-roller authored
88915588 [ulib] Expose inspector library outside zircon. Test: CQ Change-Id: Ife462ca8b46885f572ad7d262da0be10bfa3dadc
-
Cristián Donoso authored
The tool would trip up with a floating new going around, as it has way of knowing that it would schedule itself for deletion afterwards. Created a holder that will own it, but maintains the self scheduling behaviour. TEST=unit, manual Change-Id: I32c907d0459f90290a801413f2204e4e8fec913b
-
Erik Gilling authored
Change-Id: I69dd9f79c4d2306bbae03de3c398da66f8c70d5b Tested: Interacting with the UI on Vim2
-
third-party-roller authored
a669a9f [pinpoint] Case-insensitive sort for bot list. Test: CQ Change-Id: I41dcf72c8981a0cbfd4bdf19b4bb57525e864f14
-
third-party-roller authored
f4528953 [sdk] Make atom ids mandatory. Test: CQ Change-Id: Ic1392cc2ebcbf7980daa0e56238d85636e5319bd
-
Xo Wang authored
Add SendRequest outbound request call that hides the details of initiating a transaction (matching response code to request code, generating/matching the transaction identifier). Add RegisterResponder inbound request handler initialization call that sets up callbacks that match on commands received from remote. Combine uses of fit::function<void(const SignalingPacket&)> into a single namespace scope SignalingPacketHandler. NET-1091 #comment Test: Add L2CAP_BrEdrSignalingChannelTest.RegisterRequestResponder Change-Id: Ifa102a9510d98dc207e848ec4f1f347be6142484
-
Martin Puryear authored
The media FIDL interfaces contain both kMinLpcmChannelCount and kMinChannelCount, and the same for max channel count and our min and max frame rates. Because all our support is LPCM, we should unify these constants and simplify the namespace. There's no urgent need for non-linear PCM, so in these consts we simplify LPCM to simply PCM. This CL also changes the consts to UPPER_SNAKE_CASE, per FIDL readability guidelines. Test: build all layers + all media and audio automated tests. Change-Id: I97d5b1a7ebd894e99e4b8055ea665bd9445f92d8
-
Robert Hahn authored
Test=ESSSA tests still succeed Change-Id: If936aa72e115e2cde96152e8ba927783d00fc45b
-
third-party-roller authored
c829a63 Add API support for the new ReportTemplate system. f64f7ec [pinpoint] Hack to use performance_test_suite for patch jobs. Test: CQ Change-Id: I1a627fa05883dd796632936e0f8528619178064c
-
Robert Hahn authored
Test=RSN support in Wlanstack2 is still disabled. This change has no effect. NET-1056 Change-Id: I0e785a8c5bc8acfd9844c618a2e9347adf09c57a
-
Robert Hahn authored
Test=Ran smoke tests. Functionality is also convered by frame validation tests. Change-Id: Iaee4579a059e65c9dd89bc41853fda25e5d2ef6a
-
Robert Hahn authored
Test=Included Change-Id: I3d5811a4152ee34f59e878eb5b767a14d4d1b1a7
-
Robert Hahn authored
Test= NET-900 NET-1056 Change-Id: I1b0b52132e03086098de4051ebe6d5b23738279e
-
Gabriel Schine authored
TEST=existing Change-Id: I5d1932dc019acee041e04d5233799c6ac63e5c53
-
third-party-roller authored
3e7130ef [fx][rolling-commits] Add //scripts and //build to output. Test: CQ Change-Id: I04c6cd5d27e4f8d8ec380f69e9d42717d5b6df86
-
third-party-roller authored
56a2493 Allow anonymous /api/test_suites requests. Test: CQ Change-Id: I363025975fba41b8014164e4bea018db111f1036
-
John Bauman authored
"magma_info 4" starts the perf counters, and "magma_info 2" dumps them to the system log (and stops them). Names of the perf counters can be found at https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.8/drivers/gpu/arm/midgard/mali_kbase_gator_hwcnt_names.h (for t820) and https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.8/drivers/gpu/arm/midgard/mali_kbase_gator_hwcnt_names_tmix.h (for g71). Test: astro:go/magma-tps#L1 Change-Id: I55b9eb6153b0819fccee1f4d38525eb39caf7c65
-
Robert Hahn authored
Test=Garnet builds successfully Change-Id: Iff7a6f2179c9f4bb5b3dbaac60e01e7587c82585
-
Prathyush Katukojwala authored
GetEncoderForConfig FIDL method now takes in a VMO containing the binary serialized CobaltConfig proto instead of a string. Test: CQ Change-Id: I371067bd1bee38f3e0adeeb922e04262a5b91fa1
-
P.Y. Laligand authored
Bug: BLD-62 Test: CQ Change-Id: Id0bdabfdd5f1c083570ff3250bd22821106cc1f3
-
Benjamin Brittain authored
NET-882 Test: bt-host-unittests --gtest_filter=GAP_RemoteDeviceCacheTest Change-Id: If792d81a1ff1a349052157833314e260914759ad
-
Ani Ramakrishnan authored
sl4f ble_scan takes optional count parameter which indicates how many devices to discover before terminating scan. listen_central_events now is spawned when CentralProxy is created. NET-1026 Test: 1.Run sl4f on fuchsia device 2.Send start_scan from ACTS 3.Verify scan result Change-Id: I317d017fc0dbbdea9a84f4f6d6e2c7ab4f9c3a72
-
P.Y. Laligand authored
Bug: BLD-226 Test: fx verify-build-packages Change-Id: I692e693aec496f17cc96ccc0a69056507048d58b
-
John Bauman authored
Codecs can output a display size that has the right and bottom parts of the frame cropped off, if they contain garbage. TEST: amlogic_decoder_tests=true Change-Id: Ic1bc38eac05bba96299fb499d2a19df1da42179e
-
John Bauman authored
The constant was specified incorrectly. TEST: compile Change-Id: I61516aa5078ca9de98a6e35e13e9787a1923ee00
-
Toshi Kikuchi authored
This CL adds support for a new FIDL API "GetAddrInfo". NET-1187 Test: manual tests (getaddrinfo_test, gethostbyname_test) Change-Id: I27b387b9bbfe0274d312c29ee1aeecb3d4d582a7
-
Toshi Kikuchi authored
NET-1187 Test: manually runs getaddrinfo_test with different args Change-Id: I8ec0b1bb6d4765cf1d5db76a767a2e4bb6f3beb4
-
Leo Lung authored
We can now parse the "program" attribute in a .cmx file and have the parsed blob further parsed by program_metadata.h. Additionally, add helper functions to obtain the directory .cmx path, meta/<FOO>.cmx, from the full .cmx path. Also, rename GetCmxPath, where we were previously returning the default component name, to GetCmxPathFromFullPackagePath. CP-19 #comment TESTED=/pkgfs/packages/appmgr_unittests/0/test/appmgr_unittests Change-Id: I45af78b58c31cdd43e9abb71a82bc8180dfce3fb
-
third-party-roller authored
c7d74cd Fix OOMs in update_test_suite_descriptors. Test: CQ Change-Id: Iacc08f06e89210eb6a945523c39ec4a78e6aa0e8
-
John Bauman authored
This makes it easier to add fields to the atom while retaining some backwards compatibility with older libvulkan versions. Also add a priority field, while we're breaking compatibility for now. MA-464 TEST: vim2:go/magma-tps#L1 Change-Id: I45cb5174e13a2f6c4285fb595a8b8cc19cafc007
-
Brett Wilson authored
Replaces the function name in the Location object with the object Symbol representing the full function symbol. Add support for namespace symbols. Move the enclosing symbol context to every symbol type so the dependency tree can be walked up consistently across symbols. Move the "assigned name" to the root Symbol object since so many Symbols end up having a name and this simplifies the special-casing required. Add helper functions to qualify the scopes based on structure and namespace hierarchy. This works for types and other members. This is separate from the Symbol class because I expect we'll want some different options. As an example, I want to try to highlight the function name separately from the namespaces and template goop in the backtrace listing, and to eliminate namespace scoping for objects when you're already inside that namespace. This desire informed the current implementation that separates out computation of the hierarchy from generating the qualifier string, from generating the fully-qualified name. Fix a small error in the debug_agent where a return value wasn't checked. TEST=unit Change-Id: I0c424e4ba06a1d20d9a1e391623bfdb97dd6e54e
-
P.Y. Laligand authored
Bug: FIDL-181 Test: built the whole tree Change-Id: I679e8679de2915a8f0d42112b0364a5627bbd230
-
Martin Puryear authored
For review, this is the internal "C" interface, from the audio core out to an SO binary that implements one or more effects (Device Effects, or DFX). Test: this CL is an interface only, for review. The .h has been successfully used as-is by a subsequent CL which has implementation and tests. Change-Id: Iaa5d7cf7a6f46bc7f863ed53e86ba56c22a050cc
-
Mark Seaborn authored
Also make the parsing less strict: allow unrecognised arguments. This will allow the fuchsia_perf.py infra recipe to pass extra arguments for the Catapult converter, which runbenchmarks.sh will later be changed to use. Bug: IN-444 Test: run "/pkgfs/packages/garnet_benchmarks/0/bin/benchmarks.sh /tmp" with and without extra args Change-Id: I58ce2e3bdd20432dd18b2cf6912616e717202f92
-
third-party-roller authored
b76f019 [pinpoint] Add ability to add aliases to bot configurations. Test: CQ Change-Id: Ic68bc2a36508a79f7f96ee4476b252761f34f4d4
-
Dale Sather authored
This CL replaces MediaType with StreamType. Prefixing types in fuchsia.media with 'Media' is prohibited, and fuchsia.media.Type isn't specific enough, hence StreamType. This change also makes the medium-specific types more useable independent of StreamType itself. These types are useful when the medium and encoding of a stream is known. This allows us to replace AudioPcmFormat with AudioStreamType (which is also the replacement for AudioMediaTypeDetails) eliminating some duplication. StreamType dispenses with the Medium enum, replacing it with the tag on the union MediumSpecificStreamType. AudioStreamType now has a channel configuration field, which we've needed for awhile. TEST: No behavior change. CQ regression testing. MTWN-93 #done Change-Id: Ie9f4e9cab08c371319f5b51bbb3e80c93e98dec2
-