1. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  2. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  3. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  4. 5bd69e6 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago
  5. 9623805 Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 9 years ago
  6. ec0ce51 Add new MotionEvent actions for button press and release. by Michael Wright · 9 years ago
  7. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  8. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  9. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  10. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  11. a931d521 AArch64: Use long for pointers in view/input classes by Ashok Bhat · 11 years ago
  12. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  13. a4ca8ea Fix reference cycle in InputEventReceiver and Sender. by Jeff Brown · 11 years ago
  14. 10f9b09 Start input event sequence numbers at 1 by Michael Wright · 11 years ago
  15. 44e13ef Disable some noisy error logs. by Jeff Brown · 11 years ago
  16. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago