1. 4f4c101 frameworks/base refactoring by Mathias Agopian · 13 years ago
  2. 80c3918 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  3. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 13 years ago
  4. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  5. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  6. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 14 years ago
  7. 0a1fdd7 Fix uses of all-subdir-makefiles by Ying Wang · 14 years ago
  8. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  9. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 14 years ago
  10. 3ea4de8 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  11. b2d4435 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  12. 3e34146 Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  13. 4125036 Mouse pointer integration. by Jeff Brown · 15 years ago
  14. 4c501a4 Add initial support for cursor-based pointing devices. by Jeff Brown · 15 years ago
  15. 02d85b5 Add support for fallback keycodes. by Jeff Brown · 15 years ago
  16. db36064 Improve support for external keyboards. by Jeff Brown · 15 years ago
  17. 53c1664 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 15 years ago
  18. 6688837 Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  19. 8149991 Tell system server whether the app handled input events. by Jeff Brown · 15 years ago
  20. d4ecee9 Rename the locked meta key constants for clarity. by Jeff Brown · 15 years ago
  21. 5e871b4 Add test stubs for newly added methods. by Jeff Brown · 15 years ago
  22. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  23. af30ff6 Add support for secure views. by Jeff Brown · 15 years ago
  24. 5c1ed84 Add support for new input sources. by Jeff Brown · 15 years ago
  25. a50ee3e Don't build framework tests for simulator target. by Jeff Brown · 15 years ago
  26. 8575a87 Add initial gamepad support. by Jeff Brown · 15 years ago
  27. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  28. f69280e Support for multiple tests by Jeff Brown · 15 years ago
  29. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  30. 38a7fa2 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 16 years ago
  31. 20f6878 Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 16 years ago