1. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  2. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 12 years ago
  3. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  4. 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 12 years ago
  5. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  6. db28a94 Fix issue #3117918: No way to finish a native activity by Dianne Hackborn · 14 years ago
  7. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  8. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  9. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  10. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  11. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago