1. ec4fb37 Merge "Define the error conditions for ALooper_pollOnce." into main by Dan Albert · 1 year, 8 months ago
  2. abb750f Merge changes I48490112,I4227ce3f,I020a2803 into main by Dan Albert · 1 year, 8 months ago
  3. 71566b2 Merge "surface_control: Add missing nullability annotations" into main by John Reck · 1 year, 8 months ago
  4. b54710f surface_control: Add missing nullability annotations by Marijn Suijten · 2 years ago
  5. 26620a6 Define the error conditions for ALooper_pollOnce. by Dan Albert · 1 year, 8 months ago
  6. dc9c411 Expand Choreographer docs. by Dan Albert · 1 year, 8 months ago
  7. 9ca6b3d Restore docs for deprecated Choreographer APIs. by Dan Albert · 1 year, 8 months ago
  8. b06c7fb Improve ALooper_pollAll/ALooper_pollOnce docs. by Dan Albert · 1 year, 8 months ago
  9. c47ac84 Add deprecation message. by Dan Albert · 1 year, 8 months ago
  10. 72e720a Merge "surface_control: Add ABI type information to `enum`s" into main by Treehugger Robot · 1 year, 9 months ago
  11. 896a661 surface_control: Add ABI type information to `enum`s by Marijn Suijten · 2 years ago
  12. dd05718 Make enum use C compatible. by Dan Albert · 1 year, 9 months ago
  13. 04cb6b2 Add owner for include/android/keycodes.h by Linnan Li · 1 year, 9 months ago
  14. 7148e8d Merge "Remove default argument from "C" API." into main by Treehugger Robot · 1 year, 10 months ago
  15. c6278e8 Remove default argument from "C" API. by Dan Albert · 1 year, 10 months ago
  16. 1aa9f86 [Cherry-pick] Add sys/cdefs and __REMOVED_IN define to looper.h by Prashanth Swaminathan · 2 years, 6 months ago
  17. 81780c4 [Reland] Add API support for GPU work duration report in ADPF. by Peiyong Lin · 2 years, 3 months ago
  18. d1a34bf Merge "Revert "Add API support for GPU work duration report in ADPF."" into main by Jorim Jaggi · 2 years, 1 month ago
  19. 3dff8c2 Revert "Add API support for GPU work duration report in ADPF." by Jorim Jaggi · 2 years, 1 month ago
  20. a3e6e1b Merge "Add NDK API AThermal_getThermalHeadroomThresholds" into main by Xiang Wang · 2 years, 1 month ago
  21. 31fab3e Add API support for GPU work duration report in ADPF. by Peiyong Lin · 2 years, 3 months ago
  22. e6c65b3 Add NDK API AThermal_getThermalHeadroomThresholds by Xiang Wang · 2 years, 3 months ago
  23. 2ca464e Merge "Regularize formatting of <android/sharedmem.h> docs." into main am: 16d1392bdd am: 6a82b47783 am: 6d52857b9f am: 361b082807 am: 04fa306500 by Elliott Hughes · 2 years, 3 months ago
  24. 04fa306 Merge "Regularize formatting of <android/sharedmem.h> docs." into main am: 16d1392bdd am: 6a82b47783 am: 6d52857b9f am: 361b082807 by Elliott Hughes · 2 years, 3 months ago
  25. 7376674 Regularize formatting of <android/sharedmem.h> docs. by Elliott Hughes · 2 years, 3 months ago
  26. 66c6aed Merge "Use `` for code font rather than ||." into main am: aedcfe8397 am: ba1dae5b26 am: e35dba527f am: 04c0922f7b am: 7ba6078295 by Treehugger Robot · 2 years, 3 months ago
  27. 7ba6078 Merge "Use `` for code font rather than ||." into main am: aedcfe8397 am: ba1dae5b26 am: e35dba527f am: 04c0922f7b by Treehugger Robot · 2 years, 3 months ago
  28. ba1dae5 Merge "Use `` for code font rather than ||." into main am: aedcfe8397 by Treehugger Robot · 2 years, 3 months ago
  29. aedcfe8 Merge "Use `` for code font rather than ||." into main by Treehugger Robot · 2 years, 3 months ago
  30. 37a4372 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 am: f9323e4f88 am: c4dd2d3e8b am: 60cc18b6ab am: 6898fc281a by Elliott Hughes · 2 years, 3 months ago
  31. 6898fc2 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 am: f9323e4f88 am: c4dd2d3e8b am: 60cc18b6ab by Elliott Hughes · 2 years, 3 months ago
  32. f9323e4 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 by Elliott Hughes · 2 years, 3 months ago
  33. a1d5887 Merge "s/FD_SETFD/F_SETFD/." into main by Elliott Hughes · 2 years, 3 months ago
  34. 1d6ad14 Merge "Fix formatting." into main am: 92db70b618 am: 9039cb8779 am: cbb641a9ad am: 809ad41701 am: a9084862de by Treehugger Robot · 2 years, 3 months ago
  35. a908486 Merge "Fix formatting." into main am: 92db70b618 am: 9039cb8779 am: cbb641a9ad am: 809ad41701 by Treehugger Robot · 2 years, 3 months ago
  36. 9039cb8 Merge "Fix formatting." into main am: 92db70b618 by Treehugger Robot · 2 years, 3 months ago
  37. 84612ed Use `` for code font rather than ||. by Elliott Hughes · 2 years, 3 months ago
  38. d4b452c Fix formatting. by Elliott Hughes · 2 years, 3 months ago
  39. 950ee79 s/FD_SETFD/F_SETFD/. by Elliott Hughes · 2 years, 3 months ago
  40. d0108bd Merge "Add plumbing for ADPF Power Efficiency hint" into main by Matt Buckley · 2 years, 4 months ago
  41. cc14642 Add plumbing for ADPF Power Efficiency hint by Matt Buckley · 2 years, 6 months ago
  42. f6d21b5 Update NDK doc for setThreads on permission error by Xiang Wang · 2 years, 5 months ago
  43. 8b75d50 Add sys/cdefs and __REMOVED_IN define to looper.h by Prashanth Swaminathan · 2 years, 6 months ago
  44. 0fa7cbb Fix lint error for IFTTT rule by Prashanth Swaminathan · 2 years, 6 months ago
  45. fa56f0c Merge "GestureConverter: add finger count axis for multi-finger swipes" into udc-qpr-dev by Treehugger Robot · 2 years, 7 months ago
  46. 8743f18 GestureConverter: add finger count axis for multi-finger swipes by Harry Cutts · 2 years, 7 months ago
  47. 2c5692b Fix NDK documentation for ASensorEvent by Brian Duddie · 2 years, 7 months ago
  48. 172d5a3 Add docs for ASurfaceControl default behavior by Vishnu Nair · 2 years, 8 months ago
  49. a67ba53 Merge "Tweak ASC_setExtendedRangeBrightness docs" into udc-dev by Treehugger Robot · 2 years, 8 months ago
  50. 1fb63cc Tweak ASC_setExtendedRangeBrightness docs by John Reck · 2 years, 8 months ago
  51. ccda33e Merge "input: Cleanup doxygen linking" am: f5bb504dda am: 858b668222 am: 37ae1ea1a9 by Prabir Pradhan · 2 years, 8 months ago
  52. e153adc input: Cleanup doxygen linking by Greg Pataky · 2 years, 9 months ago
  53. a2e66c9 Merge "[1/4] Add user customizable MACRO_x keys in frameworks" into udc-dev by Max Zhang · 2 years, 9 months ago
  54. 8a5e2f9 Add available since doc by John Reck · 2 years, 10 months ago
  55. 57680eb [1/4] Add user customizable MACRO_x keys in frameworks by Max Zhang · 3 years ago
  56. 19c6592 Merge "Add INPUT_OWNERS to specific files in /f/n/include/android" am: aa8ea3f934 am: b860c828a0 am: ee42291a3c by Treehugger Robot · 2 years, 10 months ago
  57. b860c82 Merge "Add INPUT_OWNERS to specific files in /f/n/include/android" am: aa8ea3f934 by Treehugger Robot · 2 years, 10 months ago
  58. aa8ea3f Merge "Add INPUT_OWNERS to specific files in /f/n/include/android" by Treehugger Robot · 2 years, 10 months ago
  59. fae8f73 Add INPUT_OWNERS to specific files in /f/n/include/android by Prabir Pradhan · 2 years, 10 months ago
  60. 5a100fa Add missing "Introduced in" docs from NDK by Alec Mouri · 2 years, 10 months ago
  61. feec2c6 Add ASurfaceTransaction_setExtendedRangeBrightness by John Reck · 2 years, 11 months ago
  62. c1041d4 Use pid_t instead of not int32_t. by Peiyong Lin · 3 years ago
  63. 243f1f8 Merge "[res] Add the NDK api for grammatical gender qualifier" by Yurii Zubrytskyi · 3 years ago
  64. 0e4f177 [res] Add the NDK api for grammatical gender qualifier by Yurii Zubrytskyi · 3 years ago
  65. b1e8355 Report pinch gestures by Harry Cutts · 3 years ago
  66. ef400b2 Report two-finger touchpad swipes by Harry Cutts · 3 years ago
  67. c5748d1 Report three- and four-finger swipes by Harry Cutts · 3 years, 1 month ago
  68. f9c984f Add setThreads to APerformanceHint. by Peiyong Lin · 3 years, 2 months ago
  69. d06a43a Merge "Make sendHint private in platform" by Matt Buckley · 3 years ago
  70. 146c4ec Sync native definitions of java key codes am: ba9d2022f0 by Vaibhav Devmurari · 3 years ago
  71. ba9d202 Sync native definitions of java key codes by Vaibhav Devmurari · 3 years, 4 months ago
  72. cd7f6eb Make sendHint private in platform by Matt Buckley · 3 years, 1 month ago
  73. 5812035 Add new KEYCODE_RECENT_APPS and corresponding mappings by Vaibhav Devmurari · 3 years, 1 month ago
  74. 9a31974 Merge "Add a LINT.IfChange for ASensorEvent type" am: e3dbdd20d3 am: 77e6e893a0 am: 3483484bb0 by Devin Moore · 3 years, 1 month ago
  75. 77e6e89 Merge "Add a LINT.IfChange for ASensorEvent type" am: e3dbdd20d3 by Devin Moore · 3 years, 1 month ago
  76. d047068 Add a LINT.IfChange for ASensorEvent type by Devin Moore · 3 years, 1 month ago
  77. 99d1f6a Merge "Rename SC ndk jni API" by Bo Liu · 3 years, 1 month ago
  78. bd5ee8e Rename SC ndk jni API by Bo Liu · 3 years, 2 months ago
  79. 25d2e5e Merge "Add sendHint to performance_hint header and update builds" by Matt Buckley · 3 years, 2 months ago
  80. 2558041 Typedef font structs by Ben Wagner · 3 years, 2 months ago
  81. 2e7c895 Add sendHint to performance_hint header and update builds by Matt Buckley · 3 years, 3 months ago
  82. ffcf5b1 Include <stdint.h> in NDK font headers by Ben Wagner · 3 years, 2 months ago
  83. 7b022c6 Merge "Report motion offsets for touchpad swipes" by Harry Cutts · 3 years, 2 months ago
  84. 39b7ca2 Report motion offsets for touchpad swipes by Harry Cutts · 3 years, 3 months ago
  85. 80d42db SurfaceControl ndk-jni API review by Bo Liu · 3 years, 3 months ago
  86. eee671e Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE by Yeabkal Wubshit · 3 years, 3 months ago
  87. 9b9732c Merge "Use TWO_FINGER_SWIPE classification for touchpad scroll events" by Harry Cutts · 3 years, 3 months ago
  88. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 3 months ago
  89. 213b341 Merge "NDK methods to get SurfaceControl/Transction from java" by Bo Liu · 3 years, 3 months ago
  90. 1020586 NDK methods to get SurfaceControl/Transction from java by Bo Liu · 3 years, 3 months ago
  91. 741111b Add Android keycodes for stylus buttons by Prabir Pradhan · 3 years, 4 months ago
  92. 07f9606 Merge "Add new native keycodes for keyboard backlight up/down/toggle" by Vaibhav Devmurari · 3 years, 4 months ago
  93. cf875ab Add new native keycodes for keyboard backlight up/down/toggle by Vaibhav Devmurari · 3 years, 4 months ago
  94. abf5f9a Merge "Add clearFrameRate API in ndk" by Kriti Dang · 3 years, 4 months ago
  95. 4113fc1 Add clearFrameRate API in ndk by Kriti Dang · 3 years, 4 months ago
  96. a4aba5d Clarify new Choreographer Android 13 NDK docs. by Rachel Lee · 3 years, 4 months ago
  97. e81bf26 Clarify new Choreographer Android 13 NDK docs. by Rachel Lee · 3 years, 4 months ago
  98. 2a6c186 Deprecate Looper's pollAll by Ady Abraham · 3 years, 5 months ago
  99. 4a4d046 Limit access to head tracker sensor by Brian Duddie · 3 years, 8 months ago
  100. 1ad281c [API Review] Make changes to documentation for getActionButton and by Vaibhav Devmurari · 3 years, 9 months ago