1. 796fbbb Generate ACTION_CANCEL event when screen turned off by proximity sensor. by Chris Ye · 5 years ago
  2. 7db72bb Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev by Josh Tsuji · 5 years ago
  3. a511811 Merge "Receive refresh rate callbacks from DMS" into rvc-dev by Alec Mouri · 5 years ago
  4. 271de04 Receive refresh rate callbacks from DMS by Alec Mouri · 5 years ago
  5. 466cdea Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay. by Joshua Tsuji · 5 years ago
  6. 9499a11 Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 5 years ago
  7. 5b7d7e2 Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev by Dheeraj Shetty · 5 years ago
  8. a9a6b46 Revert^2 "libui: rewrite Region with FatVector" by Jagadeesh Pakaravoor · 5 years ago
  9. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 6 years ago
  10. 7174efe InputWindow: Default initialize all values by Robert Carr · 6 years ago
  11. e22e38d Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev by TreeHugger Robot · 6 years ago
  12. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 6 years ago
  13. 8e8cec4 AThermal_StatusCallback should return void by Chris Ye · 6 years ago
  14. 89260bd Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  15. 80826e0 Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 6 years ago
  16. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 6 years ago
  17. b11abe7 Revert "libui: rewrite Region with FatVector" by Tim Murray · 6 years ago
  18. 0fc505a Merge "Make bitmap.h C-compatible when __ANDROID_API__ >= 30" into rvc-dev by Colin Cross · 6 years ago
  19. fbcf9d7 Make bitmap.h C-compatible when __ANDROID_API__ >= 30 by Colin Cross · 6 years ago
  20. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  21. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  22. bd25f1c Add event ID generator. by Garfield Tan · 6 years ago
  23. 1c83896 Merge "Create native version of Thermal Throttling API." by Chris Ye · 6 years ago
  24. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  25. 1a5a888 Create native version of Thermal Throttling API. by Chris Ye · 6 years ago
  26. 0a58870 Merge "Add compatibility param to setFrameRate() api" by Steven Thomas · 6 years ago
  27. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  28. d7a703c Add hinge angle sensor enum docs by Anthony Stange · 6 years ago
  29. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  30. 584b9e6 Merge "libui: rewrite Region with FatVector" by Tim Murray · 6 years ago
  31. faed233 Merge "Fix docs for bitmap.h" by Leon Scroggins · 6 years ago
  32. 52c2cab libui: rewrite Region with FatVector by Tim Murray · 6 years ago
  33. 90e9861 Merge changes from topic "no_color_conversion" by Leon Scroggins · 6 years ago
  34. 4883c52 Fix docs for bitmap.h by Leon Scroggins III · 6 years ago
  35. bb5ffd2 AImageDecoder: respond to API review by Leon Scroggins III · 6 years ago
  36. 9cb2ffd Specify when AndroidBitmapInfo.flags were introduced by Leon Scroggins III · 6 years ago
  37. 8cee65e AImageDecoder: update comments around dataspaces by Leon Scroggins III · 6 years ago
  38. 0a244c7 Merge "Update imagedecoder documentation" by TreeHugger Robot · 6 years ago
  39. 97fea5f Update imagedecoder documentation by Leon Scroggins III · 6 years ago
  40. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  41. 57c509e Merge "Update imagedecoder.h to build as a C file" by Leon Scroggins · 6 years ago
  42. aa8c8df Merge "Add hmac to InputEvent and scale to MotionEvent" by TreeHugger Robot · 6 years ago
  43. a9f397b Update imagedecoder.h to build as a C file by Leon Scroggins III · 6 years ago
  44. 021c1d8 Merge "Update decodeImage to account for alignment" by TreeHugger Robot · 6 years ago
  45. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  46. 542f101 Merge "Clarify frame rate as frames per second" by TreeHugger Robot · 6 years ago
  47. 346d6d9 Merge "Add hinge angle sensor type to sensor NDK" by TreeHugger Robot · 6 years ago
  48. 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 6 years ago
  49. 82393b3 Merge "Add setFrameRate() api" by Steven Thomas · 6 years ago
  50. 4005d6c Merge "Clean up imagedecoder header file" by TreeHugger Robot · 6 years ago
  51. 5d0445c Clean up imagedecoder header file by Leon Scroggins III · 6 years ago
  52. 702bc1d Merge "Rename callback for AndroidBitmap_compress" by Leon Scroggins · 6 years ago
  53. 59262f9 Update decodeImage to account for alignment by Leon Scroggins III · 6 years ago
  54. 6d88a48 Add setFrameRate() api by Steven Thomas · 6 years ago
  55. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 6 years ago
  56. 77ff515 Merge "Add AImageDecoder HeaderInfo_get/_setDataSpace" by Leon Scroggins · 6 years ago
  57. a5e57f6 Merge "Add NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 6 years ago
  58. d655823 Merge "Add AImageDecoder_computeSampledSize" by Leon Scroggins · 6 years ago
  59. c04a63e Rename callback for AndroidBitmap_compress by Leon Scroggins III · 6 years ago
  60. 20d480c Add AImageDecoder HeaderInfo_get/_setDataSpace by Leon Scroggins III · 6 years ago
  61. d4672a8 Add NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 6 years ago
  62. 32af59a Merge "Touch cancellation handling" by TreeHugger Robot · 6 years ago
  63. f27256b Add AImageDecoder_computeSampledSize by Leon Scroggins III · 6 years ago
  64. 7c3eee0 Merge "Add NDK Bitmap compression" by TreeHugger Robot · 6 years ago
  65. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  66. 1be112f Rename setAlphaFlags to setUnpremultipliedRequired by Leon Scroggins III · 6 years ago
  67. 7f2d5b6 Add NDK Bitmap compression by Leon Scroggins III · 6 years ago
  68. d39495f Merge "Reland "Add AndroidBitmap_getDataSpace"" by TreeHugger Robot · 6 years ago
  69. 9b6559c Merge "ui: Deduplicate rotation types" by TreeHugger Robot · 6 years ago
  70. c095d63 Merge "Add NDK Apis for image decoding" by Leon Scroggins · 6 years ago
  71. 3dd6455 Reland "Add AndroidBitmap_getDataSpace" by Leon Scroggins III · 6 years ago
  72. 838817f Merge "Revert "Add AndroidBitmap_getDataSpace"" by Kweku Adams · 6 years ago
  73. a2a0879 Revert "Add AndroidBitmap_getDataSpace" by Kweku Adams · 6 years ago
  74. 1b00408 Merge "Add AndroidBitmap_getDataSpace" by Leon Scroggins · 6 years ago
  75. 2f98494 Add NDK Apis for image decoding by Leon Scroggins III · 6 years ago
  76. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  77. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  78. af87b3e Added input support for cloned layers by chaviw · 6 years ago
  79. 0ec08d7 Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 am: fb8e17dc6a by Automerger Merge Worker · 6 years ago
  80. fb8e17d Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 by Automerger Merge Worker · 6 years ago
  81. bb2dd8e Merge "Revert "Fix drag and drop (2/3)"" into qt-qpr1-dev am: 8b19a05502 by Automerger Merge Worker · 6 years ago
  82. ba80a0f Guard AConfiguration_getScreenRound. by Elliott Hughes · 6 years ago
  83. 06c9775 Add AndroidBitmap_getDataSpace by Leon Scroggins III · 6 years ago
  84. 72a2190 Merge "Default TV remote keys to no-wake" by TreeHugger Robot · 6 years ago
  85. d041c5d Default TV remote keys to no-wake by Powei Feng · 6 years ago
  86. 26bf73b Merge "Removing support for menu key from status bar" by TreeHugger Robot · 6 years ago
  87. 5845eaf Revert "Fix drag and drop (2/3)" by Arthur Hung · 6 years ago
  88. 2be0b49 Merge "Global binder includes: removed unused." am: 15d82e51f9 am: a2137b2703 by Steven Moreland · 6 years ago
  89. 70326a6 Merge "libui: remove frameworks/native/include/ui symlink" by TreeHugger Robot · 6 years ago
  90. 15375f9 libui: remove frameworks/native/include/ui symlink by Marissa Wall · 6 years ago
  91. 7859984 Global binder includes: removed unused. by Steven Moreland · 6 years ago
  92. e9a0050 Merge "global binder includes: symlink binder per-header" am: 9fd41423e0 am: 09f085d2c2 by Automerger Merge Worker · 6 years ago
  93. e414037 global binder includes: symlink binder per-header by Steven Moreland · 6 years ago
  94. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  95. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 6 years ago
  96. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 6 years ago
  97. c0d3c4b Removing support for menu key from status bar by Sunny Goyal · 6 years ago
  98. a1c781c Merge "[AChoreographer] Split source files out from libandroid." by Alec Mouri · 6 years ago
  99. 6883e54 Merge "Add more details on FD sharing" am: 32e787a9e2 am: 4e4eb13877 by John Reck · 6 years ago
  100. e29a1e2 Merge "sharedmem.h: fix the docs." am: 03f12ae919 am: 0327bdacf5 am: 360cfccd10 by Elliott Hughes · 6 years ago