1. ce3030f Merge "Add lifecycle information to docs for AInputQueue_fromJava" by Prabir Pradhan · 4 years, 1 month ago
  2. db08d8c Merge "Pass JNIEnv explicitly into AInputQueue_fromJava" by TreeHugger Robot · 4 years, 1 month ago
  3. 9d43974 Add lifecycle information to docs for AInputQueue_fromJava by Prabir Pradhan · 4 years, 1 month ago
  4. b1e1e39 Pass JNIEnv explicitly into AInputQueue_fromJava by Prabir Pradhan · 4 years, 1 month ago
  5. eb57794 Merge "Add frame timeline method to ASurfaceControl NDK." by Rachel Lee · 4 years, 1 month ago
  6. 52c5bf8 Merge "Game Loading Time improvement by boosting CPU via ADPF" by Jim Blackler · 4 years, 1 month ago
  7. ed511ef Add frame timeline method to ASurfaceControl NDK. by Rachel Lee · 4 years, 3 months ago
  8. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
  9. 559361b Game Loading Time improvement by boosting CPU via ADPF by Jim Blackler · 4 years, 2 months ago
  10. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  11. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
  12. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  13. 092f3a9 Add getSurfaceRotation API to MotionEvent by Prabir Pradhan · 4 years, 2 months ago
  14. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 2 months ago
  15. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  16. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 2 months ago
  17. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 2 months ago
  18. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  19. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 2 months ago
  20. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 2 months ago
  21. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 2 months ago
  22. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  23. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 3 months ago
  24. 9102d31 Merge "Remove Enum.h error-only header" am: 134b8f0adf am: ec2fe4d478 am: a83c7535e4 am: 2850b7d89c am: 4c86be7fc9 by Steven Moreland · 4 years, 2 months ago
  25. 4c86be7 Merge "Remove Enum.h error-only header" am: 134b8f0adf am: ec2fe4d478 am: a83c7535e4 am: 2850b7d89c by Steven Moreland · 4 years, 2 months ago
  26. 2850b7d Merge "Remove Enum.h error-only header" am: 134b8f0adf am: ec2fe4d478 am: a83c7535e4 by Steven Moreland · 4 years, 2 months ago
  27. a83c753 Merge "Remove Enum.h error-only header" am: 134b8f0adf am: ec2fe4d478 by Steven Moreland · 4 years, 2 months ago
  28. b975999 Remove Enum.h error-only header by Steven Moreland · 4 years, 2 months ago
  29. a64c272 Give access to the native InputQueue to all native applications. by Jim Blackler · 4 years, 5 months ago
  30. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 4 years, 3 months ago
  31. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 4 months ago
  32. 7deb477 Merge changes from topic "choreo" by Rachel Lee · 4 years, 4 months ago
  33. 4879d81 Choreographer: add new NDK APIs for callback data. by Rachel Lee · 4 years, 5 months ago
  34. 1874896 FTL: Parametrize SmallMap key equality by Dominik Laskowski · 4 years, 4 months ago
  35. 44828ce FTL: Add clear() to containers by Dominik Laskowski · 4 years, 4 months ago
  36. 0dd624a Use sequence numbers to synchronize enabling Pointer Capture (1/2) am: f192a1085a by Prabir Pradhan · 4 years, 4 months ago
  37. f192a10 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  38. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
  39. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 6 months ago
  40. 2dcfdc1 Merge "input.h: add missing __INTRODUCED_IN and doc comments." into sc-dev-plus-aosp am: 0d8d2552a8 am: afc2de1587 am: c1d8a6671e by Elliott Hughes · 4 years, 4 months ago
  41. c1d8a66 Merge "input.h: add missing __INTRODUCED_IN and doc comments." into sc-dev-plus-aosp am: 0d8d2552a8 am: afc2de1587 by Elliott Hughes · 4 years, 4 months ago
  42. dbfde64 input.h: add missing __INTRODUCED_IN and doc comments. by Elliott Hughes · 4 years, 4 months ago
  43. efdd1bf Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" into sc-v2-dev am: 5b49546b4b by TreeHugger Robot · 4 years, 4 months ago
  44. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  45. ce569c4 Merge changes from topics "consistent-frame-number-type", "metrics-callback-surface-id", "remove-asc-from-fmcallback" by Pablo Gamito · 4 years, 4 months ago
  46. ac8e561 Get rid of unused ASurfaceControl in frame metrics callback by Pablo Gamito · 4 years, 4 months ago
  47. 577b72b Update type of surface stats listener function to include id used to identify the surface by Pablo Gamito · 4 years, 5 months ago
  48. ac483a6 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  49. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  50. e7994f0 resolve merge conflicts of 815fb834e5b1fce48f92542dcf812549c85e403b to sc-v2-dev-plus-aosp am: 34a9a1e8e2 by Yabin Cui · 4 years, 5 months ago
  51. 34a9a1e resolve merge conflicts of 815fb834e5b1fce48f92542dcf812549c85e403b to sc-v2-dev-plus-aosp by Yabin Cui · 4 years, 5 months ago
  52. ecb965c Fix enum_value_name() for compiler update. by Yabin Cui · 4 years, 5 months ago
  53. ee3c8f5 Merge "Implement native PerformanceHint API" into sc-dev am: ae7324cddc by TreeHugger Robot · 4 years, 6 months ago
  54. 346a576 Merge "Implement native PerformanceHint API" into sc-dev am: ae7324cddc am: 1f8765ba13 by TreeHugger Robot · 4 years, 6 months ago
  55. 2aa4140 Merge "Implement native PerformanceHint API" into sc-dev am: ae7324cddc am: e20dabd4a9 by TreeHugger Robot · 4 years, 6 months ago
  56. ea6bdf0 Implement native PerformanceHint API by Bo Liu · 4 years, 6 months ago
  57. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 6 months ago
  58. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 6 months ago
  59. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  60. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 7 months ago
  61. e8891eb Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 am: c77cf4d087 by Diego Perez · 4 years, 6 months ago
  62. c3b3564 Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 by Diego Perez · 4 years, 6 months ago
  63. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
  64. 4245740 Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a am: 1d8759d3ec by TreeHugger Robot · 4 years, 7 months ago
  65. ddad8ba Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a by TreeHugger Robot · 4 years, 7 months ago
  66. cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 7 months ago
  67. 2fbdff8 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 1e15906653 by TreeHugger Robot · 4 years, 7 months ago
  68. 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 7 months ago
  69. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  70. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  71. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  72. 8ddc450 Merge "Avoid aidl usage on mac builds" into sc-dev am: 6123a6d95d am: ff52a643df by TreeHugger Robot · 4 years, 7 months ago
  73. 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 4 years, 7 months ago
  74. 590af64 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a am: 5210e8e564 by Siarhei Vishniakou · 4 years, 7 months ago
  75. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 7 months ago
  76. cae80d8 Merge "Return a copy of InputDeviceLightInfo instead of pointer" into sc-dev am: 0d1e6c8331 am: 5f07e97c2a by TreeHugger Robot · 4 years, 7 months ago
  77. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
  78. d50e0bc Merge "FTL: Add cast safety checker" by TreeHugger Robot · 4 years, 7 months ago
  79. 9f5e5db FTL: Add cast safety checker by Dominik Laskowski · 4 years, 8 months ago
  80. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 8 months ago
  81. 4188ffd FTL: Add to_chars by Dominik Laskowski · 5 years ago
  82. dda9bba FTL: Add SmallMap mutators by Dominik Laskowski · 5 years ago
  83. 597216d Merge "Change native lights to be consistent with java API." into sc-dev am: 3a7faf308a am: cc454264f0 am: ccf806b97f by Chris Ye · 4 years, 8 months ago
  84. 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 4 years, 8 months ago
  85. e085342 Merge changes from topic "input statistics" into sc-dev am: 9a049d867e am: f32251f986 am: 5663acef80 by TreeHugger Robot · 4 years, 8 months ago
  86. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
  87. 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 8 months ago
  88. 261d1af Merge "surface_control.h: Clarify callback documentation" into sc-dev am: 6e2e0effb3 by Rob Carr · 4 years, 8 months ago
  89. 6e2e0ef Merge "surface_control.h: Clarify callback documentation" into sc-dev by Rob Carr · 4 years, 8 months ago
  90. 1108579 surface_control.h: Clarify callback documentation by Robert Carr · 4 years, 8 months ago
  91. d9c7c36 Merge "Mark ASurfaceControl.setGeometry as deprecated." into sc-dev am: f2a1abfa5a by Chavi Weingarten · 4 years, 8 months ago
  92. 1f5e740 Mark ASurfaceControl.setGeometry as deprecated. by chaviw · 4 years, 9 months ago
  93. 7a9e7cf Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev am: 88fceed440 by TreeHugger Robot · 4 years, 8 months ago
  94. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  95. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 10 months ago
  96. 35d6549 Merge "Store connections by token instead of by fd" into sc-dev am: 2a4e4e58d6 by TreeHugger Robot · 4 years, 8 months ago
  97. 2a4e4e5 Merge "Store connections by token instead of by fd" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  98. ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 4 years, 9 months ago
  99. 0cc1fb5 Merge "Add a hidden API to apply a transform the content of an event." into sc-dev am: 00c2e36c3b by Evan Rosky · 4 years, 8 months ago
  100. 00c2e36 Merge "Add a hidden API to apply a transform the content of an event." into sc-dev by Evan Rosky · 4 years, 8 months ago