1. 838817f Merge "Revert "Add AndroidBitmap_getDataSpace"" by Kweku Adams · 4 years, 10 months ago
  2. a2a0879 Revert "Add AndroidBitmap_getDataSpace" by Kweku Adams · 4 years, 10 months ago
  3. 1b00408 Merge "Add AndroidBitmap_getDataSpace" by Leon Scroggins · 4 years, 10 months ago
  4. 2f98494 Add NDK Apis for image decoding by Leon Scroggins III · 5 years ago
  5. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 5 years ago
  6. cb92321 Remove layer from window handle since it's no longer used by chaviw · 4 years, 10 months ago
  7. af87b3e Added input support for cloned layers by chaviw · 5 years ago
  8. 0ec08d7 Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 am: fb8e17dc6a by Automerger Merge Worker · 4 years, 10 months ago
  9. fb8e17d Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 by Automerger Merge Worker · 4 years, 10 months ago
  10. bb2dd8e Merge "Revert "Fix drag and drop (2/3)"" into qt-qpr1-dev am: 8b19a05502 by Automerger Merge Worker · 4 years, 10 months ago
  11. ba80a0f Guard AConfiguration_getScreenRound. by Elliott Hughes · 4 years, 10 months ago
  12. 06c9775 Add AndroidBitmap_getDataSpace by Leon Scroggins III · 5 years ago
  13. 72a2190 Merge "Default TV remote keys to no-wake" by TreeHugger Robot · 4 years, 11 months ago
  14. d041c5d Default TV remote keys to no-wake by Powei Feng · 5 years ago
  15. 26bf73b Merge "Removing support for menu key from status bar" by TreeHugger Robot · 4 years, 11 months ago
  16. 5845eaf Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  17. 2be0b49 Merge "Global binder includes: removed unused." am: 15d82e51f9 am: a2137b2703 by Steven Moreland · 4 years, 11 months ago
  18. 70326a6 Merge "libui: remove frameworks/native/include/ui symlink" by TreeHugger Robot · 4 years, 11 months ago
  19. 15375f9 libui: remove frameworks/native/include/ui symlink by Marissa Wall · 5 years ago
  20. 7859984 Global binder includes: removed unused. by Steven Moreland · 5 years ago
  21. e9a0050 Merge "global binder includes: symlink binder per-header" am: 9fd41423e0 am: 09f085d2c2 by Automerger Merge Worker · 4 years, 11 months ago
  22. e414037 global binder includes: symlink binder per-header by Steven Moreland · 5 years ago
  23. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 5 years ago
  24. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 5 years ago
  25. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 5 years ago
  26. c0d3c4b Removing support for menu key from status bar by Sunny Goyal · 5 years ago
  27. a1c781c Merge "[AChoreographer] Split source files out from libandroid." by Alec Mouri · 5 years ago
  28. 6883e54 Merge "Add more details on FD sharing" am: 32e787a9e2 am: 4e4eb13877 by John Reck · 5 years ago
  29. e29a1e2 Merge "sharedmem.h: fix the docs." am: 03f12ae919 am: 0327bdacf5 am: 360cfccd10 by Elliott Hughes · 5 years ago
  30. cc44522 [AChoreographer] Split source files out from libandroid. by Alec Mouri · 5 years ago
  31. 58e18f9 Add more details on FD sharing by John Reck · 5 years ago
  32. 8a6843d sharedmem.h: fix the docs. by Elliott Hughes · 5 years ago
  33. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 5 years ago
  34. 0556547 Add "Available since" text to all android/ headers. by Elliott Hughes · 5 years ago
  35. 3d70e53 Add "Available since" text to all android/ headers. by Elliott Hughes · 5 years ago
  36. 5240277 Use enum class for InputMessage type by Siarhei Vishniakou · 5 years ago
  37. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 5 years ago
  38. 22edf7e Merge "Add alpha to AndroidBitmapInfo" by Leon Scroggins · 5 years ago
  39. edb7ba1 Merge "Do not report latency for injected events" by TreeHugger Robot · 5 years ago
  40. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 5 years ago
  41. 0dd622e Add alpha to AndroidBitmapInfo by Leon Scroggins III · 5 years ago
  42. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  43. 3578917 Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels. by Garfield Tan · 5 years ago
  44. 2ccbe3a InputTransport: store fd in a unique_fd. by Josh Gao · 5 years ago
  45. f73f5f2 Add RGBA_F16 to the AndroidBitmapFormat (NDK) by Leon Scroggins III · 5 years ago
  46. 4f17282 Merge changes Iee0f9a21,I22a39cd5 by TreeHugger Robot · 5 years ago
  47. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 5 years ago
  48. 8384682 Seperate LatencyStatistics from InputReader by Atif Niyaz · 5 years ago
  49. 20e67fa Fix typo: chroreographer -> choreographer. by Dillon Cower · 5 years ago
  50. 937bb83 Add setCursorPosition. by Garfield Tan · 5 years ago
  51. ab0ab9c Address comments from a previous change. by Garfield Tan · 5 years ago
  52. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  53. c2b3e4f Fix another doxygen issue. by Dan Albert · 5 years ago
  54. 12abc19 Fix another doxygen issue. by Dan Albert · 5 years ago
  55. 2423aac Fix bad doxygen tags in font headers. by Dan Albert · 5 years ago
  56. e4a1cab Fix bad doxygen tags in font headers. by Dan Albert · 5 years ago
  57. c324d31 Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev am: c5c746c1a2 am: bb65cc5973 by Krzysztof Kosiński · 5 years ago
  58. a37c20e Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev am: c5c746c1a2 by Krzysztof Kosiński · 5 years ago
  59. c8f1d6b Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev by Krzysztof Kosiński · 5 years ago
  60. 22fb2ff Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer. by Krzysztof Kosiński · 5 years ago
  61. eb5ed00 Merge "Add OWNERS file for audiomanager" am: 8ccabc143e am: 73756c9e03 by Mikhail Naganov · 5 years ago
  62. 9c93326 Merge "Add OWNERS file for audiomanager" am: 8ccabc143e am: 73756c9e03 by Mikhail Naganov · 5 years ago
  63. c3232bc Merge "Add IAudioManager method for releasing a recorder." into qt-dev am: 21c85a62aa by Mikhail Naganov · 5 years ago
  64. 86cac84 Add OWNERS file for audiomanager by Mikhail Naganov · 5 years ago
  65. b8bff0c Add IAudioManager method for releasing a recorder. by Mikhail Naganov · 5 years ago
  66. 3a17394 Merge "Add IAudioManager methods for tracking client recording activity" into qt-dev am: b18c5aa296 by Mikhail Naganov · 5 years ago
  67. decb629 Add IAudioManager methods for tracking client recording activity by Mikhail Naganov · 6 years ago
  68. 52970d0 Merge "Add missing Doxygen groups to new APIs." into qt-dev am: 6e90aa47be by Dan Albert · 6 years ago
  69. c041609 Add missing Doxygen groups to new APIs. by Dan Albert · 6 years ago
  70. ac2cf4a Merge "ASurfaceControl: support framebuffer devices" by TreeHugger Robot · 6 years ago
  71. 183c44c ASurfaceControl: support framebuffer devices by Marissa Wall · 6 years ago
  72. 2eb562a Merge "Add more OWNERS" am: 55175fdb34 am: 0af6b6cbc6 am: 765ed298fa by John Reck · 6 years ago
  73. 55175fd Merge "Add more OWNERS" by Treehugger Robot · 6 years ago
  74. 21747cd Add more OWNERS by John Reck · 6 years ago
  75. cb88a65 Reorganize system font APIs by Seigo Nonaka · 6 years ago
  76. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 6 years ago
  77. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 6 years ago
  78. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 6 years ago
  79. 6b24388 Merge "Input: Override touchable region bounds with surface bounds 2/2" by TreeHugger Robot · 6 years ago
  80. fe422ee update enum for renamed api by Salvador Martinez · 6 years ago
  81. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 6 years ago
  82. b126899 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  83. 733bf99 Fix "heirarchy" typo. by Elliott Hughes · 6 years ago
  84. 908d008 Add explicit 64-bit postFrameCallback APIs by Santos Cordon · 6 years ago
  85. 7e32c88 Merge "Replace non-alphanumerics with _ in VirtualKeyMap" by TreeHugger Robot · 6 years ago
  86. b45635c Replace non-alphanumerics with _ in VirtualKeyMap by Siarhei Vishniakou · 6 years ago
  87. b645f7e Merge "Refactor VirtualKeyMap" by TreeHugger Robot · 6 years ago
  88. 3209997 Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)" by Chavi Weingarten · 6 years ago
  89. 3e78dec Refactor VirtualKeyMap by Siarhei Vishniakou · 6 years ago
  90. 1bc1aca Merge "Remove unused defines from Keyboard.h" by TreeHugger Robot · 6 years ago
  91. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 6 years ago
  92. 46de920 Remove unused defines from Keyboard.h by Siarhei Vishniakou · 6 years ago
  93. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 6 years ago
  94. fda3aee Swap width and height in TouchVideoFrame by Siarhei Vishniakou · 6 years ago
  95. 26cf29d Move implementation to TouchVideoFrame.cpp by Siarhei Vishniakou · 6 years ago
  96. 042523f Merge "ASurfaceControl: dataspace (2/2)" by TreeHugger Robot · 6 years ago
  97. 3ff826c ASurfaceControl: dataspace (2/2) by Marissa Wall · 6 years ago
  98. cae4b3a Remove EventHub header from include dir by Prabir Pradhan · 6 years ago
  99. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 6 years ago
  100. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 6 years ago