1. cd9a7bb Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Aravind Akella · 10 years ago
  2. acf395f am 819239e5: Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  3. fa1d241 Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  4. 819239e Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  5. ded2647 am bdfe3841: am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  6. bdfe384 am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  7. fd53d83 Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  8. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 10 years ago
  9. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  10. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  11. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 10 years ago
  12. 82b007d Track Looper decoupling from ALooper by Brian Carlstrom · 11 years ago
  13. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  14. 64b5f7c am 09377ddb: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 11 years ago
  15. c01e1ed Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 11 years ago
  16. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  17. d685894 Add liblog by Ying Wang · 11 years ago
  18. 0482291 Fix typo by Andrew Hsieh · 12 years ago
  19. eba8254 Fix typo by Andrew Hsieh · 12 years ago
  20. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  21. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  22. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  23. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  24. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  25. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  26. 89269cf libnativehelper is implicitly available. by Elliott Hughes · 12 years ago
  27. 544f1c3 Merge "ANativeWindow: support for application buffer dimensions" by Jamie Gennis · 12 years ago
  28. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  29. 0e5ed70 ANativeWindow: support for application buffer dimensions by Michael I. Gold · 12 years ago
  30. 60b8226 move ndk headers to frameworks/native by Mathias Agopian · 12 years ago
  31. 7efec15 add missing include by Mathias Agopian · 12 years ago
  32. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  33. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  34. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  35. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  36. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  37. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  39. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  40. 0475f82 am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1 by Jeff Brown · 13 years ago
  41. 6651a63 Fix application launch shortcuts. by Jeff Brown · 13 years ago
  42. 2c42edf Merge "Remove obsolete NativeWindow_fromSurfaceTexture" by Glenn Kasten · 13 years ago
  43. dd00e73 NDK: ANativeActivity: Fix documentation for 'clazz' member. by David 'Digit' Turner · 13 years ago
  44. 809820e Remove obsolete NativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  45. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  46. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  47. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  48. b3a900d Merge "Add notifyPixelsChanged() call to NDK unlockPixels()." by Romain Guy · 13 years ago
  49. 49754db Handle stylus buttons and tool types. by Jeff Brown · 13 years ago
  50. 09d7ed7 Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 13 years ago
  51. 949be32 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 13 years ago
  52. 17e5f4c Add notifyPixelsChanged() call to NDK unlockPixels(). by Alexandre Elias · 13 years ago
  53. 53ca3f1 Hover and stylus API cleanup. by Jeff Brown · 13 years ago
  54. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  55. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  56. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  57. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  58. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  59. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  60. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  61. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  62. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago
  63. da5a444 ANativeWindow_setBuffersGeometry now returns proper error codes by Mathias Agopian · 13 years ago
  64. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  65. a032cc0 Add MotionEvent.HOVER_ENTER and HOVER_EXIT. by Jeff Brown · 13 years ago
  66. e3d0022 Merge "Fix an incorrect NDK function prototype." by Jeff Brown · 13 years ago
  67. e325e9a Fix an incorrect NDK function prototype. by Jeff Brown · 13 years ago
  68. 9812aed Add 3D mode key and others. by Jeff Brown · 13 years ago
  69. bae716b SurfaceTexture: disallow unsupported uses. by Jamie Gennis · 13 years ago
  70. 7647091 Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  71. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  72. 846db33 Bug 3515073 Add ANativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  73. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  74. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  75. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  76. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  77. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  78. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  79. 0f6226b Merge "Add joystick support to framework." by Jeff Brown · 13 years ago
  80. cb1404e Add joystick support to framework. by Jeff Brown · 13 years ago
  81. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 13 years ago
  82. 977f64f Flush Binder commands in ndk looper. by Jeff Brown · 14 years ago
  83. 06ea4d6 Introduce NDK API for 64-bit assets by Kenny Root · 14 years ago
  84. 1542af3 Merge "Change assets to use 64-bit API" by Kenny Root · 14 years ago
  85. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  86. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  87. 3adf490 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 14 years ago
  88. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  89. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 14 years ago
  90. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  91. 49d1735 am 1b98a9e6: am 5219dd8e: Merge "add format parameter to setBufferGeometry" into gingerbread by Mathias Agopian · 14 years ago
  92. 3026a1c add format parameter to setBufferGeometry by Mathias Agopian · 14 years ago
  93. 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
  94. 2365689 Merge "Fix issue #3126018: No way to specify NativeActivity's native method" into gingerbread by Dianne Hackborn · 14 years ago
  95. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  96. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 14 years ago
  97. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  98. 8fff4bf am 4f734cab: am 7ce276b5: Merge "Update script for copying NDK headers/library." into gingerbread by Dianne Hackborn · 14 years ago
  99. de5ba5e Update script for copying NDK headers/library. by Dianne Hackborn · 14 years ago
  100. bff26d15 am 86f1b643: am bf5efba2: Merge "Fix issue #3117918: No way to finish a native activity" into gingerbread by Dianne Hackborn · 14 years ago