1. 70b9838 Clarify sensor NDK struct has to be backward compatible by Peng Xu · 8 years ago
  2. f4798f9 docs: Fixed doc comments to enable Doxygen to generate code block correctly. Test: Verified by manually generating docs. by Quddus Chong · 8 years ago
  3. 5163357 docs: Fixed doc comments to enable Doxygen to generate code block correctly. by Quddus Chong · 8 years ago
  4. 8afbe27 resolve merge conflicts of 7a78e14ec to oc-dev-plus-aosp by Dan Albert · 8 years ago
  5. 43dcd0e Add missing stdbool.h to sensor.h. by Dan Albert · 8 years ago
  6. ec53d02 Correct configure direct report function document by Peng Xu · 8 years ago
  7. ee6cff0 ANativeWindow_toSurface header by Jiwen 'Steve' Cai · 8 years ago
  8. 37317b6 Fix enum ordering in sensor NDK by Peng Xu · 8 years ago
  9. da8385c Add ASensorEventQueue_registerSensor and default error value by Peng Xu · 8 years ago
  10. 2353dba Merge "Define direct sensor report NDK API" by Peng Xu · 8 years ago
  11. 47cddca Define direct sensor report NDK API by Peng Xu · 8 years ago
  12. c638e18 Merge "Define shared memory NDK API" by Peng Xu · 8 years ago
  13. e1e7e38 Define shared memory NDK API by Peng Xu · 8 years ago
  14. 4b97f0f docs: Fix links in native multinetwork API documentation. by Quddus Chong · 8 years ago
  15. 0e40c14 docs: Add brief and detailed descriptions for native trace API. by Quddus Chong · 8 years ago
  16. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  17. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  18. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 8 years ago
  19. 5305b76 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c am: f9c7e2a002 am: 3d2dbf4d2f by quddusc · 8 years ago
  20. 4a1a45b NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. by Quddus Chong · 8 years ago
  21. e63a71e Merge "Support pointer capture in InputReader" by TreeHugger Robot · 9 years ago
  22. 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 9 years ago
  23. 2a03c32 Merge "Add support for BLOB format to HardwareBuffer." by TreeHugger Robot · 9 years ago
  24. e54e238 Add support for BLOB format to HardwareBuffer. by Craig Donner · 9 years ago
  25. 3119ff0 Rename colorimetry to color mode by Romain Guy · 9 years ago
  26. 2d7a126 Merge "Adding AHardwareBuffer header." by TreeHugger Robot · 9 years ago
  27. c7e8dae Adding AHardwareBuffer header. by Craig Donner · 9 years ago
  28. a2310b9 Add wide color gamut and HDR resource qualifiers by Romain Guy · 9 years ago
  29. b3034d8 Merge "Introduce new UI_MODE_TYPE_VR_HEADSET." by Zak Cohen · 9 years ago
  30. c4c286f Merge "Remove RGBX_FP16 format" by Romain Guy · 9 years ago
  31. db9c356 Merge "Sensor: Add more comments for ASensorEventQueue_registerSensor() function" am: 8d24d0022b am: 36e86c3772 am: 069953e7a0 by Peng Xu · 9 years ago
  32. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 9 years ago
  33. e96e577 Sensor: Add more comments for ASensorEventQueue_registerSensor() function by Aniroop Mathur · 9 years ago
  34. ff41514 Add fp16 pixel and window formats by Romain Guy · 9 years ago
  35. a62fb16 Introduce new UI_MODE_TYPE_VR_HEADSET. by Zak Cohen · 9 years ago
  36. d7ac910 Merge "Include what we use." am: be7fdfc2a1 am: 7e46950b9e am: 2e9f5e36b5 by Dan Albert · 9 years ago
  37. 2167a48 Include what we use. by Dan Albert · 9 years ago
  38. 8da4fb6 Merge "Migrate libandroid headers to ndk_headers." am: fd9d1fb52b am: c356d61d00 by Dan Albert · 9 years ago
  39. 494ed55 Migrate libandroid headers to ndk_headers. by Dan Albert · 9 years ago
  40. e7a57d1 Enable fingerprint sensor navigation to invoke QuickSettings by Jim Miller · 9 years ago
  41. c1b5082 Add fingerprint sensor navigation keys. by Jim Miller · 9 years ago
  42. da94fd8 Sensor: Add batch support for native applications by Aniroop Mathur · 10 years ago
  43. 3a5ecd8 Merge changes from topic 'rotary-master' by Prashant Malani · 10 years ago
  44. 9e72046 Implementation of sensor additional info report by Peng Xu · 10 years ago
  45. 08f41ad Merge "Dynamic Sensor Discovery implementation" by Peng Xu · 10 years ago
  46. fb911b2 Add missing include to choreographer header. by Michael Wright · 10 years ago
  47. 2576cb6 Dynamic Sensor Discovery implementation by Peng Xu · 10 years ago
  48. f5eee40 Add NDK Choreographer API headers by Michael Wright · 10 years ago
  49. 1941ff5 inputflinger: Initial support for rotary encoders. by Prashant Malani · 10 years ago
  50. 858b3b3 resolve merge conflicts of 14af23d140 to master. by Prashant Malani · 10 years ago
  51. 14af23d Revert "inputflinger: Initial support for rotary encoders." am: d983fd11d4 am: b5458e3baf by Prashant Malani · 10 years ago
  52. d983fd1 Revert "inputflinger: Initial support for rotary encoders." by Prashant Malani · 10 years ago
  53. fa1706a Add relative-x/y axis for mouse devices. by Jun Mukai · 10 years ago
  54. 93b94d5 Merge "inputflinger: Initial support for rotary encoders." into cw-e-dev am: 68fca5a176 am: e50ab08fd6 am: b7b7fa1769 by Prashant Malani · 10 years ago
  55. 37ee3a7 Merge "inputflinger: Initial support for rotary encoders." into cw-e-dev am: 68fca5a176 am: e50ab08fd6 by Prashant Malani · 10 years ago
  56. 68fca5a Merge "inputflinger: Initial support for rotary encoders." into cw-e-dev by Prashant Malani · 10 years ago
  57. e30f7e1 Add new Cut / Copy / Paste keys by Michael Wright · 10 years ago
  58. ac72bbf inputflinger: Initial support for rotary encoders. by Prashant Malani · 10 years ago
  59. b642fa9 resolved conflicts for eba63c33 to master by Nick Armstrong-Crews · 10 years ago
  60. eba63c3 am 8d13427f: am 3c8a147c: Merge "Add KEYCODE_SOFT_SLEEP for Ungaze." into cw-e-dev by Nick Armstrong-Crews · 10 years ago
  61. a180e85 Add KEYCODE_SOFT_SLEEP for Ungaze. by Nick Armstrong-Crews · 10 years ago
  62. 019554f am 4b69cbd6: resolved conflicts for merge of 335e0e08 to mnc-dr-dev-plus-aosp by Nick Kralevich · 10 years ago
  63. 4b69cbd resolved conflicts for merge of 335e0e08 to mnc-dr-dev-plus-aosp by Nick Kralevich · 10 years ago
  64. 335e0e0 resolved conflicts for merge of 3821feac to stage-aosp-master by Nick Kralevich · 10 years ago
  65. 7d319fc include/android/sensor: add enum for LINEAR_ACCELERATION by Johan Euphrosine · 10 years ago
  66. d0aa330 Add new media navigation keys. by Michael Wright · 10 years ago
  67. 1362ec7 Merge commit '62ec2dd5' into mm by Michael Wright · 10 years ago
  68. 62ec2dd DO NOT MERGE Add new media navigation keys. by Michael Wright · 10 years ago
  69. 01ed186 Add keycodes for diagonal dpad inputs by David Stevens · 10 years ago
  70. 887b00d Introduce stem keycodes for Wear by Anthony Hugh · 10 years ago
  71. 7d3ad69 Merge commit '71997c1a' into manualmerge by Michael Wright · 10 years ago
  72. 2f78b68 Add new AINPUT_SOURCE_BLUETOOTH_STYLUS by Michael Wright · 10 years ago
  73. 5899606 am 8a4222a6: Merge "Add tracing header" into mnc-dev by Chris Craik · 10 years ago
  74. 6a40d67 Add tracing header by Chris Craik · 10 years ago
  75. 5f1dfc1 Merge commit '217a04ba' into manualmerge by Adam Lesinski · 10 years ago
  76. 7eb1459 Adding round qualifier constant to native API. by Adam Lesinski · 10 years ago
  77. baaeb2b am 7c000280: Merge changes from topic \'button_actions\' into mnc-dev by Michael Wright · 10 years ago
  78. c01f5d2 am c921ce26: Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev by Michael Wright · 10 years ago
  79. 9897516 am f27e6681: Merge "Add new MotionEvent actions for button press and release." into mnc-dev by Michael Wright · 10 years ago
  80. 7c00028 Merge changes from topic 'button_actions' into mnc-dev by Michael Wright · 10 years ago
  81. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 10 years ago
  82. c921ce2 Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev by Michael Wright · 10 years ago
  83. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 10 years ago
  84. f27e668 Merge "Add new MotionEvent actions for button press and release." into mnc-dev by Michael Wright · 10 years ago
  85. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 10 years ago
  86. a43a0d7 resolved conflicts for merge of 91e485fa to mnc-dev-plus-aosp by Kenny Root · 10 years ago
  87. bf6d5e0 frameworks/native: document native types and enums by Johan Euphrosine · 10 years ago
  88. 5fa32d4 Fix broken NDK sensor manager API. by Svet Ganov · 10 years ago
  89. b412f6e Add body sensors app op - framework native by Svetoslav · 10 years ago
  90. e50376e Introduces navigation keycodes. by Joseph Cooper · 10 years ago
  91. 1a4b21e multinetwork API: native header by Erik Kline · 10 years ago
  92. 5b3dc86 New keycode definitions for TV remotes. by ASAZU, Hideki · 11 years ago
  93. 16d08a5 Add native flag to reflect new density type by Adam Lesinski · 11 years ago
  94. 5140957 Add Voice Assist key. by Michael Wright · 11 years ago
  95. b37ba39 Sensor related changes for NDK. by Aravind Akella · 11 years ago
  96. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 11 years ago
  97. 03b1a9d am b3a65bb0: am 9dcd38ad: Merge "Add heart rate to ASensorEvent" into klp-modular-dev by Etienne Le Grand · 11 years ago
  98. b3a65bb am 9dcd38ad: Merge "Add heart rate to ASensorEvent" into klp-modular-dev by Etienne Le Grand · 11 years ago
  99. 9dcd38a Merge "Add heart rate to ASensorEvent" into klp-modular-dev by Etienne Le Grand · 11 years ago
  100. 630e31d Add heart rate to ASensorEvent by Etienne Le Grand · 11 years ago