1. c70bed0 Flush Binder commands in ndk looper. by Jeff Brown · 14 years ago
  2. 3026a1c add format parameter to setBufferGeometry by Mathias Agopian · 14 years ago
  3. 2365689 Merge "Fix issue #3126018: No way to specify NativeActivity's native method" into gingerbread by Dianne Hackborn · 14 years ago
  4. e21d91c Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  5. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  6. de5ba5e Update script for copying NDK headers/library. by Dianne Hackborn · 14 years ago
  7. db28a94 Fix issue #3117918: No way to finish a native activity by Dianne Hackborn · 14 years ago
  8. 19dcd2a OBB: Change documentation to reflect reality by Kenny Root · 14 years ago
  9. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  10. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  11. 2b9785a Fix night/notnight resource folder handling. by Tobias Haamel · 14 years ago
  12. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  13. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  14. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  15. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  16. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  17. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  18. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  19. 086d084 Add AStorageManager API to NDK by Kenny Root · 14 years ago
  20. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  21. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  22. e30de4e Add stdint.h to fix sim-eng by Kenny Root · 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. ccc7732 Merge "Remove old glue code." into gingerbread by Dianne Hackborn · 14 years ago
  29. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 14 years ago
  30. 1e86ce6 Remove old glue code. by Dianne Hackborn · 14 years ago
  31. b957b9d first step at implementing the native sensor support by Mathias Agopian · 14 years ago
  32. 36ff93a Merge "NDK sensor API" into gingerbread by Mathias Agopian · 14 years ago
  33. e558010 NDK sensor API by Mathias Agopian · 14 years ago
  34. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  35. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  36. faccac7 Make a stupid thing about the glue less stupid. by Dianne Hackborn · 14 years ago
  37. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  38. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  39. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  40. 8ae5a8e Get to the point of being able to do native drawing. by Dianne Hackborn · 14 years ago
  41. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  42. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  43. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  44. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  45. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  46. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  47. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  48. 74323fd Update NativeActivity to allow direct surface access. by Dianne Hackborn · 14 years ago
  49. dc8a7f6 Add new API to take over a window's Surface. by Dianne Hackborn · 14 years ago
  50. ea5477c am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
  51. 782e9fd For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  52. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 14 years ago
  53. 3227631 Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native by Dima Zavin · 14 years ago