1. e7dc501 Make InputApplicationInfo as a part of InputApplicationHandle (2/2) by Arthur Hung · 5 years ago
  2. e890f59 Prefer ScopedUtfChars where possible by Siarhei Vishniakou · 6 years ago
  3. cd958bc Correct jni declarations of input handle by Riddle Hsu · 6 years ago
  4. 0bcbe64 Track native changes: Rework InputApplicationInfo by Robert Carr · 6 years ago
  5. 788f574 Plumbing for SurfaceControl#setInputWindowInfo. by Robert Carr · 6 years ago
  6. 2df4e1b Revert "Prefer ScopedUtfChars where possible" by Siarhei Vishniakou · 6 years ago
  7. 712de28 Prefer ScopedUtfChars where possible by Siarhei Vishniakou · 6 years ago
  8. e1db320 Move InputWindow to shared JNI from services JNI. by Robert Carr · 6 years ago[Renamed (98%) from services/core/jni/com_android_server_input_InputApplicationHandle.cpp]
  9. 8e960d7 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  10. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  11. 6c89616 Fix misc-macro-parentheses warnings in services jni. by Chih-Hung Hsieh · 8 years ago
  12. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  13. 9c1c90e Fix unused variables. by Bernhard Rosenkränzer · 10 years ago
  14. 3f7b8d0 resolved conflicts for merge of 92ae0347 to klp-modular-dev by Narayan Kamath · 11 years ago
  15. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/jni/com_android_server_input_InputApplicationHandle.cpp]
  16. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  17. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago[Renamed (96%) from services/jni/com_android_server_InputApplicationHandle.cpp]
  18. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  19. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  20. 17cc33a Remove unused JNI global references. by Carl Shapiro · 13 years ago
  21. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago
  22. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago