index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
vibratorservice
/
test
Age
Commit message (
Expand
)
Author
2025-03-17
Simplify libvibratorservice after HIDL support removal
Lais Andrade
2025-02-28
Removing Vibrator HIDL HAL support from frameworks
Lais Andrade
2025-01-20
Fix PWLE v2 effect durations
Ahmad Khalil
2024-11-01
Implement vibration session support
Lais Andrade
2024-10-09
Modify composePwleV2 parameters
Ahmad Khalil
2024-10-09
Merge "Integrate the new frequency profile APIs with the vibrator HAL." into ...
Ahmad Khalil
2024-10-02
Add mocks for vibration session HAL APIs
Lais Andrade
2024-09-26
Integrate the new frequency profile APIs with the vibrator HAL.
Ahmad Khalil
2024-09-10
Implement Envelope Effect Limitations APIs
Ahmad Khalil
2024-08-13
Add support to PWLE V2 APIs
Ahmad Khalil
2024-07-22
Add support for IVibration.performVendorEffect
Lais Andrade
2024-07-01
Use android.hardware.vibrator NDK backend
Lais Andrade
2024-04-26
Fix VibratorCallbackScheduler destructor lock
Lais Andrade
2024-04-17
Fix flaky VibratorCallbackSchedulerTest
Lais Andrade
2024-04-08
VibratorHalControllerTest: fix flaky test
Adrian Roos
2024-02-16
Fix retry logic for vibrator HAL requests
Lais Andrade
2024-01-31
[DON'T BLOCK] Test ownership migration rules
Aditya Choudhary
2023-08-16
Fix flaky VibratorCallbackSchedulerTest
Lais Andrade
2023-08-04
Fix VibratorCallbackSchedulerTest flakiness
Lais Andrade
2023-03-30
Removing test TestScheduleInParallelRunsInDelayOrder.
Ahmad Khalil
2022-08-22
Turn off LTO for libviabratorservice as a workaround
Yi Kong
2022-08-08
Turn off LTO for libvibratorservice_test as a workaround
Yi Kong
2021-06-22
Expose HAL limits for composed and PWLE vibrations
Lais Andrade
2021-06-10
Interpret STATUS_UNKNOWN_TRANSACTION as a unsupported vibrator result
Lais Andrade
2021-03-29
Small fixes to PWLE implementation
Lais Andrade
2021-03-25
Implement PWLE support
Lais Andrade
2021-03-25
Create vibrator::Info to hold all vibrator data
Lais Andrade
2021-03-24
Add chirp APIs
Vince Leung
2021-03-15
Accept float values in Vibrator setAmplitude
Lais Andrade
2021-03-08
Add support for querying resonant frequency and Q factor.
Michael Wright
2021-03-05
Merge "Return duration for composed effects." into sc-dev
TreeHugger Robot
2021-03-05
Return duration for composed effects.
Lais Andrade
2021-02-25
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
Bob Badour
2021-02-25
Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"
Bob Badour
2021-02-24
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
Bob Badour
2021-02-22
Merge changes from topic "b/178826612" into sc-dev
Vince Leung
2021-02-08
Add getResonantFrequency and getQFactor methods
Vince Leung
2021-01-28
Specify version for aidl_interface explicitly
Jeongik Cha
2020-12-09
Add manager controller to Android.bp
Lais Andrade
2020-12-02
Introduce controller for VibratorManager HAL
Lais Andrade
2020-12-02
Add wrapper for IVibratorManager.aidl to native vibrator service
Lais Andrade
2020-09-24
Merge "Create vibrator manager HAL wrapper"
TreeHugger Robot
2020-09-01
Create benchmarks for libvibratorservice module
Lais Andrade
2020-08-28
Create vibrator manager HAL wrapper
Lais Andrade
2020-08-11
Add getSupportedPrimitives to vibrator HAL wrapper
Lais Andrade
2020-08-10
Fix result check of IBinder::pingBinder on vibrator HAl wrapper
Lais Andrade
2020-08-07
Use getCapabilities call to ping vibrator AIDL HAL
Lais Andrade
2020-07-14
Add reconnect method to vibrator HalWrapper
Lais Andrade
2020-07-01
Add retries to vibrator HAL controller
Lais Andrade
2020-06-24
Create vibrator controller for Vibrator HALs
Lais Andrade
[next]