1. 0970997 Update MotionEvent JNI by John Reck · 8 years ago
  2. 0fc1065 Use FastJNI for trivial MotionEvent native methods by Chris Craik · 9 years ago
  3. 526cf82 Revert "Use FastJNI for trivial MotionEvent native methods" by Chris Craik · 9 years ago
  4. a44cd33 Use FastJNI for trivial MotionEvent native methods by Chris Craik · 9 years ago
  5. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  6. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  7. 6b819b4 Add method to set action button on MotionEvent by Michael Wright · 9 years ago
  8. 7a629cc Fix order of initialization arguments for obtained MotionEvents. by Michael Wright · 9 years ago
  9. 5bd69e6 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago
  10. 9623805 Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 9 years ago
  11. ec0ce51 Add new MotionEvent actions for button press and release. by Michael Wright · 9 years ago
  12. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  13. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  14. cbf1486 Pack PointerCoords with BitSet. by Michael Wright · 10 years ago
  15. 337d9d2 Move key attribute information into KeyEvent. by Michael Wright · 10 years ago
  16. 99a1ef2 AArch64: Use long for pointers in MotionEvent class by Ashok Bhat · 11 years ago
  17. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  18. 1109328 Completely remove skia dependency from libinput. by Jeff Brown · 11 years ago
  19. 48a3d98 Fix PDK build. by Jeff Brown · 11 years ago
  20. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  21. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  22. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  23. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  24. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  25. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  26. 21bc5c9 Add a little input event consistency verifier. by Jeff Brown · 13 years ago
  27. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  28. 17cc33a Remove unused JNI global references. by Carl Shapiro · 13 years ago
  29. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  30. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  31. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  32. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  33. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  34. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  35. 20e987b Add MotionEvent Matrix transformations. by Jeff Brown · 14 years ago
  36. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  37. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  38. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  39. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago