1. f172ea1 Add support for IVibration.performVendorEffect by Lais Andrade · 1 year, 6 months ago
  2. 818a225 Use android.hardware.vibrator NDK backend by Lais Andrade · 1 year, 7 months ago
  3. c806985 Fix VibratorCallbackScheduler destructor lock by Lais Andrade · 1 year, 9 months ago
  4. 5d8a2ff Fix flaky VibratorCallbackSchedulerTest by Lais Andrade · 1 year, 9 months ago
  5. 08f2962 VibratorHalControllerTest: fix flaky test by Adrian Roos · 1 year, 9 months ago
  6. 641248e Fix retry logic for vibrator HAL requests by Lais Andrade · 1 year, 11 months ago
  7. b48ed1d [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
  8. 261ce7a Fix flaky VibratorCallbackSchedulerTest by Lais Andrade · 2 years, 5 months ago
  9. f2afa6b Fix VibratorCallbackSchedulerTest flakiness by Lais Andrade · 2 years, 6 months ago
  10. 66fad0e Removing test TestScheduleInParallelRunsInDelayOrder. by Ahmad Khalil · 2 years, 10 months ago
  11. c0b982f Turn off LTO for libviabratorservice as a workaround by Yi Kong · 3 years, 5 months ago
  12. fca1c7f Turn off LTO for libvibratorservice_test as a workaround by Yi Kong · 3 years, 5 months ago
  13. 4aa80c9 Expose HAL limits for composed and PWLE vibrations by Lais Andrade · 4 years, 8 months ago
  14. f5f88f3 Interpret STATUS_UNKNOWN_TRANSACTION as a unsupported vibrator result by Lais Andrade · 4 years, 7 months ago
  15. 81bf87f Small fixes to PWLE implementation by Lais Andrade · 4 years, 10 months ago
  16. 92f2af5 Implement PWLE support by Lais Andrade · 4 years, 10 months ago
  17. 965284b Create vibrator::Info to hold all vibrator data by Lais Andrade · 4 years, 10 months ago
  18. 44efedc Add chirp APIs by Vince Leung · 5 years ago
  19. 4e2b2d4 Accept float values in Vibrator setAmplitude by Lais Andrade · 5 years ago
  20. ba9a6ce Add support for querying resonant frequency and Q factor. by Michael Wright · 5 years ago
  21. 5f06328 Merge "Return duration for composed effects." into sc-dev by TreeHugger Robot · 4 years, 11 months ago
  22. 49b60b1 Return duration for composed effects. by Lais Andrade · 5 years ago
  23. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  24. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  25. f84491a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  26. 0f2e483 Merge changes from topic "b/178826612" into sc-dev by Vince Leung · 5 years ago
  27. dea802d Add getResonantFrequency and getQFactor methods by Vince Leung · 5 years ago
  28. 830c500 Specify version for aidl_interface explicitly by Jeongik Cha · 5 years ago
  29. 468f806 Add manager controller to Android.bp by Lais Andrade · 5 years ago
  30. f20b144 Introduce controller for VibratorManager HAL by Lais Andrade · 5 years ago
  31. 98c9703 Add wrapper for IVibratorManager.aidl to native vibrator service by Lais Andrade · 5 years ago
  32. 0e65512 Merge "Create vibrator manager HAL wrapper" by TreeHugger Robot · 5 years ago
  33. 602ff96 Create benchmarks for libvibratorservice module by Lais Andrade · 5 years ago
  34. 24b5b8f Create vibrator manager HAL wrapper by Lais Andrade · 5 years ago
  35. 07f9c0e Add getSupportedPrimitives to vibrator HAL wrapper by Lais Andrade · 5 years ago
  36. 0866661 Fix result check of IBinder::pingBinder on vibrator HAl wrapper by Lais Andrade · 5 years ago
  37. df1625f Use getCapabilities call to ping vibrator AIDL HAL by Lais Andrade · 5 years ago
  38. cfd8115 Add reconnect method to vibrator HalWrapper by Lais Andrade · 6 years ago
  39. 37d0f04 Add retries to vibrator HAL controller by Lais Andrade · 6 years ago
  40. 921b698 Create vibrator controller for Vibrator HALs by Lais Andrade · 6 years ago
  41. 10d9dc7 Create CallbackScheduler for Vibrator HAL callbacks by Lais Andrade · 6 years ago
  42. d39ff7d Cache results from Vibrator HAL getters in wrapper by Lais Andrade · 6 years ago
  43. 9e9fcc9 Create wrappers for Vibrator HALs by Lais Andrade · 6 years ago