1. 53ca3f1 Hover and stylus API cleanup. by Jeff Brown · 13 years ago
  2. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  3. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  4. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  5. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  6. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  7. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  8. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  9. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  10. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago
  11. da5a444 ANativeWindow_setBuffersGeometry now returns proper error codes by Mathias Agopian · 13 years ago
  12. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  13. a032cc0 Add MotionEvent.HOVER_ENTER and HOVER_EXIT. by Jeff Brown · 13 years ago
  14. e3d0022 Merge "Fix an incorrect NDK function prototype." by Jeff Brown · 13 years ago
  15. e325e9a Fix an incorrect NDK function prototype. by Jeff Brown · 13 years ago
  16. 9812aed Add 3D mode key and others. by Jeff Brown · 13 years ago
  17. bae716b SurfaceTexture: disallow unsupported uses. by Jamie Gennis · 13 years ago
  18. 7647091 Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  19. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  20. 846db33 Bug 3515073 Add ANativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  21. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  22. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  23. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  24. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  25. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  26. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  27. 0f6226b Merge "Add joystick support to framework." by Jeff Brown · 14 years ago
  28. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  29. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  30. 977f64f Flush Binder commands in ndk looper. by Jeff Brown · 14 years ago
  31. 06ea4d6 Introduce NDK API for 64-bit assets by Kenny Root · 14 years ago
  32. 1542af3 Merge "Change assets to use 64-bit API" by Kenny Root · 14 years ago
  33. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  34. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  35. 3adf490 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 14 years ago
  36. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  37. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 14 years ago
  38. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  39. 49d1735 am 1b98a9e6: am 5219dd8e: Merge "add format parameter to setBufferGeometry" into gingerbread by Mathias Agopian · 14 years ago
  40. 3026a1c add format parameter to setBufferGeometry by Mathias Agopian · 14 years ago
  41. 6ab84ee am c2f78020: am 23656899: Merge "Fix issue #3126018: No way to specify NativeActivity\'s native method" into gingerbread by Dianne Hackborn · 14 years ago
  42. 2365689 Merge "Fix issue #3126018: No way to specify NativeActivity's native method" into gingerbread by Dianne Hackborn · 14 years ago
  43. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  44. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 14 years ago
  45. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  46. 8fff4bf am 4f734cab: am 7ce276b5: Merge "Update script for copying NDK headers/library." into gingerbread by Dianne Hackborn · 14 years ago
  47. de5ba5e Update script for copying NDK headers/library. by Dianne Hackborn · 14 years ago
  48. bff26d15 am 86f1b643: am bf5efba2: Merge "Fix issue #3117918: No way to finish a native activity" into gingerbread by Dianne Hackborn · 14 years ago
  49. db28a94 Fix issue #3117918: No way to finish a native activity by Dianne Hackborn · 14 years ago
  50. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  51. 733e79c am 2f98a585: am 49ec3dff: Merge "OBB: Change documentation to reflect reality" into gingerbread by Kenny Root · 14 years ago
  52. 0a9b54e resolved conflicts for merge of 8bb7a1df to master by Kenny Root · 14 years ago
  53. 19dcd2a OBB: Change documentation to reflect reality by Kenny Root · 14 years ago
  54. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  55. d5da367 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  56. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  57. 8fc2518 am c3bc8b7b: am 1bfbf19b: Merge "Fix night/notnight resource folder handling." into gingerbread by Dianne Hackborn · 14 years ago
  58. 2b9785a Fix night/notnight resource folder handling. by Tobias Haamel · 14 years ago
  59. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  60. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  61. 707929d am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  62. 4947853 am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  63. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  64. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  65. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 14 years ago
  66. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  67. 3472626 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 14 years ago
  68. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  69. ee6d676 am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 14 years ago
  70. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  71. 22f5ee9 am 36f0cb26: am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 14 years ago
  72. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  73. 53e75ea resolved conflicts for merge of 485de781 to master by Kenny Root · 14 years ago
  74. 086d084 Add AStorageManager API to NDK by Kenny Root · 14 years ago
  75. 7b6d0d9 am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  76. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  77. ce49d03 resolved conflicts for merge of 02513855 to master by Mathias Agopian · 14 years ago
  78. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  79. 48555f8 am 31a0b956: am 3de27d5a: Merge "Add stdint.h to fix sim-eng" into gingerbread by Kenny Root · 14 years ago
  80. e30de4e Add stdint.h to fix sim-eng by Kenny Root · 14 years ago
  81. 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  82. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  83. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 14 years ago
  84. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  85. 781d347 am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 14 years ago
  86. b75fa30 resolved conflicts for merge of aca672ba to master by Jeff Brown · 14 years ago
  87. 6ba776a am 078ccbdb: am 2c40582a: Merge "Add native C APIs for working with the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  88. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  89. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  90. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  91. 4b85590 am 7417ae93: am ccc77328: Merge "Remove old glue code." into gingerbread by Dianne Hackborn · 14 years ago
  92. ccc7732 Merge "Remove old glue code." into gingerbread by Dianne Hackborn · 14 years ago
  93. 764f436 am db386f2c: am c9a11088: Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 14 years ago
  94. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 14 years ago
  95. 1e86ce6 Remove old glue code. by Dianne Hackborn · 14 years ago
  96. 039a9ae Adding the old legacy method for getTtsEngine for Froyo compatibility. by Charles Chen · 14 years ago
  97. b957b9d first step at implementing the native sensor support by Mathias Agopian · 14 years ago
  98. 0eb1d98 am e69204a0: am 36ff93aa: Merge "NDK sensor API" into gingerbread by Mathias Agopian · 14 years ago
  99. 36ff93a Merge "NDK sensor API" into gingerbread by Mathias Agopian · 14 years ago
  100. e558010 NDK sensor API by Mathias Agopian · 14 years ago