1. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  2. da5a444 ANativeWindow_setBuffersGeometry now returns proper error codes by Mathias Agopian · 13 years ago
  3. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  4. bae716b SurfaceTexture: disallow unsupported uses. by Jamie Gennis · 13 years ago
  5. 846db33 Bug 3515073 Add ANativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  6. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  7. 04970d6 am 3392b8e2: am 4a2e478a: Merge "Flush Binder commands in ndk looper." into gingerbread by Jeff Brown · 13 years ago
  8. c70bed0 Flush Binder commands in ndk looper. by Jeff Brown · 14 years ago
  9. 06ea4d6 Introduce NDK API for 64-bit assets by Kenny Root · 14 years ago
  10. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  11. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  12. 3026a1c add format parameter to setBufferGeometry by Mathias Agopian · 14 years ago
  13. db28a94 Fix issue #3117918: No way to finish a native activity by Dianne Hackborn · 14 years ago
  14. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  15. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  16. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  17. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  18. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  19. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  20. 086d084 Add AStorageManager API to NDK by Kenny Root · 14 years ago
  21. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  22. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  23. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  24. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  25. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  26. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  27. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  28. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 14 years ago
  29. b957b9d first step at implementing the native sensor support by Mathias Agopian · 14 years ago
  30. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  31. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  32. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  33. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  34. 8ae5a8e Get to the point of being able to do native drawing. by Dianne Hackborn · 14 years ago
  35. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  36. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  37. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  38. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago