Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PitchBlackRecoveryProject/android_system_libhidl
https://github.com/PitchBlackRecoveryProject/android_system_libhidl
ab41fd81573aec9a66f58e40a9a96be0764d06e4 authored about 7 years ago
am: b57665dcda -s ours
Change-Id: I8484b74d63d6b30e81f0767c2b1b5de6ed7c6c8f
6cb5455e96e453584b2465e3d3ec9f8758326876 authored about 7 years agoam: 0a8e3b4564 -s ours
Change-Id: Ie57f6f50b5c541c0d9eb5e0e837a6c455c81150f
b57665dcda087547ad39279664b5cbed1dbeb7a1 authored about 7 years agoam: a2144bfe4d
Change-Id: I2e209241b983d4fc06115a2cea6ec79168da5629
0a8e3b45648a190de4ef0e3346b8b23edca82bac authored about 7 years agoam: 1ba95275b1
Change-Id: Ie0d7f40cc933b5b82bac6f9ba9d5f383c7a29bd2
4be7df21009d65b6e3ea75eb831618290558b766 authored about 7 years ago
Bug: 62799790
Test: N/A
Change-Id: I0e20a0943fd051912e8efb524e80a0432222499f
Bug: 62799790
Test: N/A
Merged-In: I0e20a0943fd051912e8efb524e80a0432222499f
Change-Id: I0e20a09...
Test memory allocate, deallocate and required alignment.
Test: hidl_cache_test/ internal master...
280fa6ba39fc21b1e3c6f3193a91eb6590d3feff authored about 7 years ago
Now we have hidl_memory to represent a virtual memory region that a
process can use mmap() to ge...
am: d7752db08e
Change-Id: I1d789aa83ed25712f767040108c3fd8c600947f1
16ee7c8b7765fec410d38aae68221df7b9f18b7c authored about 7 years agoam: acd1d88b27
Change-Id: Ia15c7a54762349b079520f35befcecb7e6c8f32b
d7752db08e575aa48ac78f39cc9eb947b596321f authored about 7 years agoam: 331f26d352
Change-Id: Id5abd0617e01edece1ce53379a8fece712c64d30
acd1d88b27a52ed562395e1b7c8d28aff32aa43a authored about 7 years ago
Bug: 62799790
Test: finds real failures on walleye
Change-Id: Ieaa54fd235b94a6afcda7e0a878fad682...
Change-Id: I4dd8d41fafbe13a072959e7be8a457b25e1be005
255a32481ecaccce0dc7c267cde16d31eb472a4d authored about 7 years agoam: 05fe5d88de
Change-Id: I96cd19cdcba6b2665fcee4aafb701fa14e9a1cfb
25bbcec3e9f17bd3b8ff64f9542c90222a32728b authored about 7 years agoam: 9791059e59
Change-Id: I8f7769400607d6bb489b169e4fda9e58bd447fbb
05fe5d88debf8755a8979ddda490eeaee01fc539 authored about 7 years agoam: fd880c933f
Change-Id: Iec0f94622b7d7c10d84d4f24ac671c63c9ab1aad
9791059e59be9ef9d33c42b41d8ff3b55afccde1 authored about 7 years agofd880c933f5cbc0367faac2c805facc8f4032b07 authored about 7 years ago
When an AOSP passthrough HAL (i.e. IMapper) is extended by vendors,
wrapPassthrough returned nul...
am: 6fb9949cea
Change-Id: Ibaa6b9714c73330f4e7bdbae4afe409cbde33047
2fc0560daa0c51c7976c600c2ed65c0ce7706a03 authored about 7 years agoam: 6b80a2706f
Change-Id: I3297cbab9d819db117e64a669bd868a02b6b033c
6fb9949cea76e590b515aff615e8c3c0ba07c118 authored about 7 years agoam: 29e3092879
Change-Id: I36d42735ca6cff82147d6f78f0da5d1034169a10
6b80a2706f9b20ccb2698177aa1762e0517bc21c authored about 7 years ago29e3092879b322938eed1649c61fe35b8b2c5a9f authored about 7 years ago
Change-Id: I570688b53fffa9453c10c37dde8b7d49627dc4ca
40578e304e41103421a8876c18c65a42e0e36970 authored about 7 years agoam: 599e787bdf
Change-Id: I4a02db80f79d99386a0ab2e00989abbd289dc3ac
73786221f91bad3e5c05f1c3b654266aa51ebc11 authored about 7 years agoam: cf4567972e
Change-Id: I53446ea8dea1ca0dfe55e2a237a05fff505aef85
f7190dbc02d1c9eedd8a24dee9feb0eaf9073676 authored about 7 years agoam: 75ad0a1f28
Change-Id: If379f14ac46dd7fccd898b4b7aabcd0499cdf418
599e787bdf2faa29c2365778858118d0cf09b82e authored about 7 years agoam: 7a5e41c0ce
Change-Id: I131c16eac253379f034299ede6855c634f3f6411
cf4567972e204b172e8a7745c955cfe2813d59fa authored about 7 years agoam: 222d88af64
Change-Id: I2662bdd687901c34ddb950429380b23ec559ac66
75ad0a1f286c9aa6b876a90f6dff096118eaba5b authored about 7 years agoam: afa606ca17
Change-Id: I7cc3534c4c0bfec9d8b60d8d056c90de3f8be100
7a5e41c0ceab562185b48666fdad926691e26ea0 authored about 7 years ago222d88af6477e03a523bca74976ebee7fa693be6 authored about 7 years ago
afa606ca172af3a359603ec280c59385a01051a0 authored about 7 years ago
The HidlMemoryCache is a singleton class which provides cache for
sp<IMemory>. It works as an ab...
Test HidlMemoryCache on basic cache and
the lock/unlock scheme.
Bug: 69640640
Test: hidl_test/i...
Change-Id: Id94c9bd3a94bc1708240cc1220365132025c15f9
012547bdf7caeb051981297dddf2a3a39d99e1b4 authored about 7 years agoam: 084f995e48
Change-Id: I6a925d97f3583b4311f5390e4e06798a142ed0e5
cd82a98dd37ec8ee0725af5f2d867205b1f5a16c authored about 7 years agoam: a0393db41b
Change-Id: Ifec18c42b0784a68e90913fe6637c18baa5aaf6b
084f995e48ed3daf3df017472b698fc75b3c3520 authored about 7 years agoam: 0431000d46
Change-Id: I50c9fde8a88d7e5310546ba5f092e3fcc7fcf96c
a0393db41b3f5f53e26394ab35ccbd7a06e19fa6 authored about 7 years ago0431000d467f23d474df26391ab3d0302eaca496 authored about 7 years ago
It's not enough to test whether we're the only looper thread. In the
case of a polling binder i...
Change-Id: Iff937ae5e11519270d00f02ae2fa9fcdc89684b4
7abadda09cad81fe7f897ab1380fdf3df8725a6a authored about 7 years ago
Property being used is test.hidl.adapters.deactivated. When this is set
to true, adapter daemons...
am: 68ea92e3f4
Change-Id: Idba423ea10b63c860e3d14364a1fb12b87ce0f70
f1b16b9f4eebdc58159a382c5b92d4d128ba31c4 authored about 7 years agoam: 16bc252940
Change-Id: If77c76f54e6435061cd696c2f257064e08b703c8
68ea92e3f403a04d59740e8cac2749184d83fee1 authored about 7 years agoam: a675212885
Change-Id: I128dc125a9dc3b09174b7ebb24cd032748aaf15d
16bc252940f278cb0607acfebafc21d9837a7f03 authored about 7 years ago
This is an alias for the underlying type of the enum and
provides more type information than the...
Change-Id: I9eb32d5e60b79539b1f78668de4630102393f4bb
dfed057e1df9249330710f974804635b64c73f8d authored about 7 years agoam: 0ff3aa497d
Change-Id: I9804317c0f0033f598c9c17f88e121a6ca2dfb84
787eace134b564e00458717f91b3d18da5e13645 authored about 7 years agoam: 69c51d7243
Change-Id: I1a1ab82bac49bf52d7984aac237f4cdfb996b4ad
0ff3aa497d76f9e77d8812cd617aab9f7b869e30 authored about 7 years agoam: c6ce6e50a7
Change-Id: I0f99282ae9675a0f969d34355a5d6e474b0c1cb5
69c51d724340fbbfb709d619a19b24a89c2a687e authored about 7 years agoThis reverts commit c67f65df9a9832094df79c4f02dffa25ca2bb2b1.
Reason for revert: Break internal...
c6ce6e50a77c08a17a28013599469b83d11049b0 authored about 7 years agoam: 2afad5bc18
Change-Id: Ibdc711e823263904fd83fcc8e752f4e01144f603
6de0d0ad45c99b66483281fb5efb9cde9a8c811d authored about 7 years agoam: d8459f2c20
Change-Id: Icdc2cab802e112b5e23b5590953c772a8e4472da
2afad5bc1898040b6720478f6fc223c64029a00f authored about 7 years agoam: c67f65df9a
Change-Id: I271ca3f86c709f51c9400bd285762a1a13edbc8b
d8459f2c20f68f31f8dd03efb0303831f90431db authored about 7 years ago
Test: boot fugu, 2016/2017 Pixel
Bug: 69122224
Change-Id: I525574228bc5f3720901d884fe041597a00ddc77
am: ae1a6c4116
Change-Id: Ia3de9ec8daced202bb90884a387ad40bc1b06e37
16a7301ad59d0b28afc699b2266de69570e20f4e authored about 7 years agoam: 66ffc76870
Change-Id: I6f5bc6c919bdd1ad80563b29f0c44509abdd000b
ae1a6c4116c6e63661d176045b1f96344308ad63 authored about 7 years agoam: 108620f397
Change-Id: Ib70fc1db6cb3916af009c73714d6570fc6a73e80
66ffc76870997daae7a7ba9e84b44b8e1b5b04ff authored about 7 years ago108620f3975d27f98f957cd97bf31a4ca386cc09 authored about 7 years ago
am: 0bfb802160
Change-Id: Ia18fc7cd2d008f3cb00cbe4c1eafa8011536f2ea
f5073d4d7713858aea1e35aab7a79a7b68ff9dc6 authored about 7 years agoam: 154856a890
Change-Id: I1f0a556f99840bb1d4a856126cdbf32f4fb5c0e9
0bfb8021608820221015887b92aae24e58ae5e61 authored about 7 years agoam: dc3a75e70e
Change-Id: If3185680f7c7f92b298c649c4291cbe00054a6e3
154856a8902fe71c365c7eab211dd9b2cb0d3c7f authored about 7 years agodc3a75e70ef883c065f2af905cacb52af76a30c2 authored about 7 years ago
More specific.
Bug: 62019611
Test: manual
Change-Id: I8e5296bbad00b1f26b9dc27682e6e5212641214b
Change-Id: I5a1d9bad044570826d2deb1e521289ea6dc4954b
034443cfa7a87aab7d305753ae34b2589db6abb9 authored about 7 years agoam: 3b849f73b9
Change-Id: I911c92c78871604369a16e7d57324da1148bc06b
57bc5b375b4a79c134eeb521ca228c63ddad1607 authored about 7 years agoam: 497f7b126d
Change-Id: I3f6d0577c6c0392471481c23214d9d8c001fffca
ecde15e190b61bc5f3d32973543b90c8517f99bb authored about 7 years agoam: 9241c14d28
Change-Id: I509ac3714a4be935256a0a44c0d827ef00f6016e
3b849f73b9375bb1c639de2849740e156754be98 authored about 7 years agoam: 1f04810bf3
Change-Id: I9461bcfa619e0e915f97a7fd889ffa15b3d5c75e
9241c14d28987b6ae0cacb3ce1b76f6afa0d3c49 authored about 7 years ago
If ro.vndk.version has <version>, "vndk-sp-<version>" directory must
be used instead of "vndk-sp...
Change-Id: Icd4e79ad36859d4d51438f385fd9b1a194943233
88948220a130c2d5805368eec0746de00e9f0a46 authored about 7 years agoam: ae34e4039c
Change-Id: I57e39a7b5ccf24809a6226afc189b376d2991172
497f7b126d068288938ca1967a489576a25cac62 authored about 7 years agoam: 53c59e6427
Change-Id: Id585c2e1163e632c6bc5318dfc013101ba97fcf1
ae34e4039ca6680f6940631fb823c5a08da73e9c authored about 7 years agolibhardware was unused.
Bug: None
Test: links with BOARD_VNDK_VERSION=current
Change-Id: I51f19...
am: 85f9ac6b28
Change-Id: If7bb1c68b8fadb8cb62cc268d10c11c06168e96b
5e9689a6a25ab8ecb787f29f960b78aa1467123a authored about 7 years agoam: e9476126b1 -s ours
Change-Id: Iaec8a3c0a5ad79e6f551d81788524e56adbdf765
85f9ac6b2861de76a2638713566e1890e787c015 authored about 7 years ago
Exempt-From-Owner-Approval: Changes already landed internally
Change-Id: Ie9b5c6aacf4ed8c760141f...
To remove remaining direct calls/linkage into libhwbinder.
Bug: 34388964
Test: wifi works
Chang...
Change-Id: I15ddf64646ed9d607dbae623afd32613bc497d2a
7e6e76f9a632ce8fb4215e349b13ee3d0efe45a1 authored about 7 years ago363d8831110c585f70bcb8699ed1485cc2332912 authored about 7 years ago
Change-Id: I8f8fbc85c6932ad1f8704b6091bde342aff1f3e4
5bcce86502f032ffe395680eccf7fce159f9acb8 authored about 7 years agoam: e41741c019
Change-Id: Id498022d5dabd964421fdc1cd088f92c83eeb563
adc9249770997fb75afb6afa25c9e00f7114dd23 authored about 7 years agoam: a3eef3647c
Change-Id: I8af03c4e886b0c3599fc5dd09a6fbf2fc10e939f
8101a6d28723fd9cbbc56666681da02850557757 authored about 7 years agoam: 887d85c40a
Change-Id: Ie1e2b387c2ee971134c9bedef34494f25048ed75
e41741c019190a746c982aab553af5130fed150c authored about 7 years agoam: 9ebe1887b1
Change-Id: Ie43e9795d81cd66946468a4c37b1223f59fa6025
a3eef3647c7d1659424321cc5144889767f1d00a authored about 7 years agoam: bc06f24c16
Change-Id: Id774637676c3132fc8888b817902997de117bd08
887d85c40a349eb1ddde910c2faf1e2f8dd180c7 authored about 7 years agoam: 75d6b0dd3b
Change-Id: Iefd59f49171ed41c036dbab2e23f78d62946068e
9ebe1887b1061a43e2323c1e413c6219d46538cb authored about 7 years agobc06f24c16d8ba449a5427a5b8b7c6b95daae64a authored about 7 years ago
75d6b0dd3b3897edc6b7300e55a4b37b588d1f57 authored about 7 years ago
Change-Id: Iba05751ed233e0b5833883a6068cfed0711741b7
1b377e69443978bf2c5821ab87170bac2fc5251e authored about 7 years agoam: f9376cbd22
Change-Id: I7eade8cfe87010e36f99b9837e58414f8f3e29ca
4ca4af69afc475cbf7c935292d82f7a1ea60fa6a authored about 7 years agoam: ea8a0d14a6
Change-Id: Ib00e0d6c25ce2529b139d5f18dc269709474c4db
f9376cbd22a25e3ac98b27d1bb5b2b8295277378 authored about 7 years agoam: cbcae5af6f
Change-Id: I7721861ff6104c0910a0fb3ab62e4ed1a40bb996
ea8a0d14a67e5d311f1501f4484e75dc296cf896 authored about 7 years agocbcae5af6fd0be5e7cbb94e23503c7ba00da6694 authored about 7 years ago
This was still in the tree because some legacy
targets depended on it, but it can now be removed...
am: 64ee078a09
Change-Id: Ia1ef5656f21dd6e87abbe207a60c68bfe5e78a54
facd25e948bf4eb6894017b8ebf403a1a700dcdf authored about 7 years agoam: 16f2ecf547
Change-Id: Ie35f3d3cea07b5e534fc5c793c72b7f52f74a23f
64ee078a0942bdca969c2970b6b312b147ccc3e3 authored about 7 years agoam: 546f2d3067
Change-Id: Ia5ec8f33df1f5ace737cf267fcaacdb59b2002fd
16f2ecf547ff9efd4b05343215b81d6476c9bcc6 authored about 7 years ago546f2d306711e0da9b0386f83f0ec0aadbd4cc0e authored about 7 years ago
The IMemoryToken is an interface which composes shared memory.
It provides a get() method, which...