Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
libhidl
/
b51849101487dd892ab95b2af01b14a7f5a57254
b518491
libhidladapter is now static.
by Steven Moreland
· 7 years ago
e6cdfd3
Don't pass sp<this> in constructor.
by Martijn Coenen
· 7 years ago
e32af44
Merge "Clean up getService()."
by Martijn Coenen
· 7 years ago
30b8a42
Update makefiles for Soong plugin.
by Steven Moreland
· 7 years ago
33db33d
Merge "Double gBn/sConstructorMap"
by Yifan Hong
· 7 years ago
97f88f3
Double gBn/sConstructorMap
by Yifan Hong
· 7 years ago
773609e
Clean up getService().
by Martijn Coenen
· 7 years ago
280af0a
Fix ~HidlMemory
by Howard Chen
· 7 years ago
6c99a67
Merge "libhidlbase / libhidltransport is static"
by Treehugger Robot
· 7 years ago
0abe5aa
libhidlbase / libhidltransport is static
by Yifan Hong
· 7 years ago
951fb13
Move preload test to libhidl_test.
by Steven Moreland
· 7 years ago
b2b99bf
Merge "Disable legacy hidl static target on PDK builds."
by Treehugger Robot
· 7 years ago
6f75c04
Disable legacy hidl static target on PDK builds.
by Steven Moreland
· 7 years ago
21d59d9
Support gcov flushing in libhidlbase.
by Ryan Campbell
· 7 years ago
e949257
Merge "Fix copyFrom overflow when arg is UINT32_MAX."
by Treehugger Robot
· 7 years ago
9889380
Fix copyFrom overflow when arg is UINT32_MAX.
by Steven Moreland
· 7 years ago
6d1c356
Merge "Move getRawServiceInternal to ServiceManagement." am: 63391f5c02
by Martijn Coenen
· 7 years ago
63391f5
Merge "Move getRawServiceInternal to ServiceManagement."
by Martijn Coenen
· 7 years ago
8fcbec3
Add missing includes. am: e843e54393
by Dan Albert
· 7 years ago
e843e54
Add missing includes.
by Dan Albert
· 7 years ago
86c3abb
Move getRawServiceInternal to ServiceManagement.
by Martijn Coenen
· 7 years ago
0ded9d7
Add header guard to mapping.h am: 1a0eee28cc
by Howard Chen
· 7 years ago
1a0eee2
Add header guard to mapping.h
by Howard Chen
· 7 years ago
ee276fc
Better constructors for hidl_memory. am: 3f8c416406
by Steven Moreland
· 7 years ago
6061db4
libhidlallocatorutils: IMemoryHeap -> hidl_memory am: cb9e4900dc
by Steven Moreland
· 7 years ago
cb7f1ff
Add HidlMemory am: 9bc35c40a9
by Howard Chen
· 7 years ago
3f8c416
Better constructors for hidl_memory.
by Steven Moreland
· 7 years ago
cb9e490
libhidlallocatorutils: IMemoryHeap -> hidl_memory
by Steven Moreland
· 7 years ago
9bc35c4
Add HidlMemory
by Howard Chen
· 7 years ago
05535d6
Statically load passthrough HALs for tests. am: 77f4c859c9
by Steven Moreland
· 7 years ago
8a951b9
if (!A) C else B -> if (A) B else C am: 65c00cba81
by Steven Moreland
· 7 years ago
77f4c85
Statically load passthrough HALs for tests.
by Steven Moreland
· 7 years ago
65c00cb
if (!A) C else B -> if (A) B else C
by Steven Moreland
· 7 years ago
074ccac
Merge "libhidlmemory: clarify mapMemory function." am: b18d9b4764
by Steven Moreland
· 7 years ago
b18d9b4
Merge "libhidlmemory: clarify mapMemory function."
by Treehugger Robot
· 7 years ago
1298d10
Merge "libhwminijail from hardware/interfaces to libhidl." am: c216323b1b
by Steven Moreland
· 7 years ago
c216323
Merge "libhwminijail from hardware/interfaces to libhidl."
by Treehugger Robot
· 7 years ago
e665697
libhwminijail from hardware/interfaces to libhidl.
by Steven Moreland
· 7 years ago
c6b3fc2
Move wrapPassthroughInternal out of headers. am: 0b1e62a08d
by Steven Moreland
· 7 years ago
7066e00
Merge "Update makefiles for Android.bp Java." am: 514cf29060
by Steven Moreland
· 7 years ago
0b1e62a
Move wrapPassthroughInternal out of headers.
by Steven Moreland
· 7 years ago
514cf29
Merge "Update makefiles for Android.bp Java."
by Treehugger Robot
· 7 years ago
d5e146f
Update makefiles for Android.bp Java.
by Steven Moreland
· 7 years ago
f5c3794
Move getService into libhidl. am: a15479f360
by Steven Moreland
· 7 years ago
a15479f
Move getService into libhidl.
by Steven Moreland
· 7 years ago
95566b9
Merge "Use -Werror in system/libhidl" am: 9104cf2472
by Chih-Hung Hsieh
· 7 years ago
9104cf2
Merge "Use -Werror in system/libhidl"
by Treehugger Robot
· 7 years ago
5e87f70
Remove flaky test and clarify documentation. am: aa661fc957
by Steven Moreland
· 7 years ago
aa661fc
Remove flaky test and clarify documentation.
by Steven Moreland
· 7 years ago
c20a611
Initialize uninitialized var in SynchronizedQueue. am: 0dab326103
by Steven Moreland
· 7 years ago
0dab326
Initialize uninitialized var in SynchronizedQueue.
by Steven Moreland
· 7 years ago
e6a7feb
Use -Werror in system/libhidl
by Chih-Hung Hsieh
· 7 years ago
510d200
Update for hidl adapter module defaults. am: 0109873dca
by Steven Moreland
· 7 years ago
0109873
Update for hidl adapter module defaults.
by Steven Moreland
· 7 years ago
d1f5fc8
Change wrapPassthrough function. am: 104c7f02dc
by Steven Moreland
· 7 years ago
104c7f0
Change wrapPassthrough function.
by Steven Moreland
· 7 years ago
534d2af
libhidlmemory: clarify mapMemory function.
by Steven Moreland
· 7 years ago
5b5e3cf
Add size constructor to hidl_vec. am: 96e9de049f
by Steven Moreland
· 7 years ago
96e9de0
Add size constructor to hidl_vec.
by Steven Moreland
· 7 years ago
2b2cd8b
Switch from NULL -> nullptr. am: fd9ecee043
by Stephen Hines
· 7 years ago
fd9ecee
Switch from NULL -> nullptr.
by Stephen Hines
· 7 years ago
d6f7090
Merge "libhidladapter: handle nullptr interface" am: b9d434fb14
by Steven Moreland
· 7 years ago
b9d434f
Merge "libhidladapter: handle nullptr interface"
by Treehugger Robot
· 7 years ago
bc4ece3
libhidladapter: handle nullptr interface
by Steven Moreland
· 7 years ago
0849f66
Merge "Fix typo in update makefiles." am: b1770f1085
by Steven Moreland
· 7 years ago
b1770f1
Merge "Fix typo in update makefiles."
by Treehugger Robot
· 7 years ago
818c042
Fix typo in update makefiles.
by Steven Moreland
· 7 years ago
cfae35b
libhidladapter: += vendor_available am: abf0ea1426
by Steven Moreland
· 7 years ago
abf0ea1
libhidladapter: += vendor_available
by Steven Moreland
· 7 years ago
8f68874
libhidladapter: Support for HIDL adapters am: ff189a023c
by Steven Moreland
· 7 years ago
ff189a0
libhidladapter: Support for HIDL adapters
by Steven Moreland
· 7 years ago
3aba1a2
Pad hidl_pointer in all cases. am: 10618f3d46
by Steven Moreland
· 7 years ago
10618f3
Pad hidl_pointer in all cases.
by Steven Moreland
· 7 years ago
5094261
TaskRunner: name the threads am: 0542004680
by Chia-I Wu
· 7 years ago
0542004
TaskRunner: name the threads
by Chia-I Wu
· 7 years ago
a1ef6a6
libhidltransport is using libvndksupport am: ba8ace1c4d -s ours
by Jiyong Park
· 7 years ago
ba8ace1
libhidltransport is using libvndksupport
by Jiyong Park
· 7 years ago
ccf107d
Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea am: 7e31bacd96
by Jiyong Park
· 7 years ago
471dcb8
Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 am: 70e807ce73
by Jiyong Park
· 7 years ago
156a33b
Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea
by Jiyong Park
· 7 years ago
cb6f936
Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 am: 70e807ce73
by Jiyong Park
· 7 years ago
7e31bac
Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea
by Jiyong Park
· 7 years ago
70e807c
Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242
by Jiyong Park
· 7 years ago
56eb149
Add /system/lib/vndk-sp/hw to search paths for HAL impls
by Jiyong Park
· 7 years ago
8b992c4
Mark android.hidl.memory@1.0-impl as vndk-sp
by Jiyong Park
· 7 years ago
e09e2a3
Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e am: cbbd4b3478
by Chih-Hung Hsieh
· 7 years ago
97b8737
Merge "Remove clang: true" am: b0f52a0eff am: d259172333 am: 284c2e9678
by Lennart Wieboldt
· 7 years ago
e566c32
Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e
by Chih-Hung Hsieh
· 7 years ago
284c2e9
Merge "Remove clang: true" am: b0f52a0eff am: d259172333
by Lennart Wieboldt
· 7 years ago
cbbd4b3
Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e
by Chih-Hung Hsieh
· 7 years ago
d259172
Merge "Remove clang: true" am: b0f52a0eff
by Lennart Wieboldt
· 7 years ago
806505e
Merge "Fix clang-tidy performance-* warnings in system/libhidl."
by Treehugger Robot
· 7 years ago
b0f52a0
Merge "Remove clang: true"
by Treehugger Robot
· 7 years ago
41649d5
Fix clang-tidy performance-* warnings in system/libhidl.
by Chih-Hung Hsieh
· 7 years ago
9a0dea4
Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d am: 932de1ee3f
by Steven Moreland
· 7 years ago
ffac5aa
Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d
by Steven Moreland
· 7 years ago
932de1e
Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d
by Steven Moreland
· 7 years ago
546ebf4
Merge "Create thread in passthrough objects lazily."
by Treehugger Robot
· 7 years ago
c03f943
Create thread in passthrough objects lazily.
by Steven Moreland
· 7 years ago
eaa986c
Merge "defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8" into oc-dev-plus-aosp
by Steven Moreland
· 7 years ago
Next »