1. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  2. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 14 years ago
  3. d84d6c7 Fix uses of all-subdir-makefiles by Ying Wang · 14 years ago
  4. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  5. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 14 years ago
  6. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  7. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  8. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  9. b4ff35d Mouse pointer integration. by Jeff Brown · 15 years ago
  10. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 15 years ago
  11. 49ed71d Add support for fallback keycodes. by Jeff Brown · 15 years ago
  12. 9065504 Improve support for external keyboards. by Jeff Brown · 15 years ago
  13. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 15 years ago
  14. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  15. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 15 years ago
  16. 51e7fe75 Rename the locked meta key constants for clarity. by Jeff Brown · 15 years ago
  17. 7631cbb Add test stubs for newly added methods. by Jeff Brown · 15 years ago
  18. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  19. 85a3176 Add support for secure views. by Jeff Brown · 15 years ago
  20. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  21. eb6e0df Don't build framework tests for simulator target. by Jeff Brown · 15 years ago
  22. fd035829 Add initial gamepad support. by Jeff Brown · 15 years ago
  23. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  24. f1d3802 Support for multiple tests by Jeff Brown · 15 years ago
  25. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  26. a8ac904 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 16 years ago
  27. 6158b1b 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