1. c86c1d2 Create loader for Power HAL services by Lais Andrade · 6 years ago
  2. 4d51f6c Create wrappers for Power HAL. by Lais Andrade · 6 years ago
  3. 4c2845f InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 am: 4d52d7f5d0 am: 6ff8ceda6e by Robert Carr · 6 years ago
  4. 4d52d7f InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 by Robert Carr · 6 years ago
  5. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 6 years ago
  6. 39c6c80 Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 am: 8d5011eea6 am: e5b5b055d1 am: 3f46b316fc by Rob Carr · 6 years ago
  7. 8d5011e Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 by Rob Carr · 6 years ago
  8. ac38407 Merge "Add java-to-native converters for input events." by TreeHugger Robot · 6 years ago
  9. 7174efe InputWindow: Default initialize all values by Robert Carr · 6 years ago
  10. 1aaa212 Add java-to-native converters for input events. by Chris Ye · 6 years ago
  11. 67d4450 Print window flags in dumpsys input by Siarhei Vishniakou · 6 years ago
  12. d74d450 Merge "Correct PowerManager transaction IDs. These transaction IDs must be kept in sync with the method order from IPowerManager.aidl." am: 02e24f6424 am: 278cee2886 by Treehugger Robot · 6 years ago
  13. 182f304 Correct PowerManager transaction IDs. by Wang Wen · 6 years ago
  14. 11857fb Migrate power manager native services to AIDL. by Chris Ye · 6 years ago
  15. 9746e5b Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev am: e22e38d28f am: ab235bf2a5 am: b9b4438408 am: 5d02dbd3d2 by TreeHugger Robot · 6 years ago
  16. e22e38d Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev by TreeHugger Robot · 6 years ago
  17. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 6 years ago
  18. 8e8cec4 AThermal_StatusCallback should return void by Chris Ye · 6 years ago
  19. 6d391ce AThermal_StatusCallback should return void by Chris Ye · 6 years ago
  20. d6ae76d Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev am: 89260bd417 am: 29b980f59f am: 920c6b8866 am: 9fab55b18b by TreeHugger Robot · 6 years ago
  21. 89260bd Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  22. 2f533ca Merge "Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay" by Minche Li · 6 years ago
  23. 40b4aa3 Merge "Move the non-NDK APIs to powermanager internal directory." by Chris Ye · 6 years ago
  24. 80826e0 Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 6 years ago
  25. 2d9b89d Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 6 years ago
  26. 9be5b33 Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay by mincheli · 6 years ago
  27. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 6 years ago
  28. b11abe7 Revert "libui: rewrite Region with FatVector" by Tim Murray · 6 years ago
  29. 0fc505a Merge "Make bitmap.h C-compatible when __ANDROID_API__ >= 30" into rvc-dev by Colin Cross · 6 years ago
  30. fbcf9d7 Make bitmap.h C-compatible when __ANDROID_API__ >= 30 by Colin Cross · 6 years ago
  31. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  32. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  33. bd25f1c Add event ID generator. by Garfield Tan · 6 years ago
  34. 1c83896 Merge "Create native version of Thermal Throttling API." by Chris Ye · 6 years ago
  35. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  36. 1a5a888 Create native version of Thermal Throttling API. by Chris Ye · 6 years ago
  37. 0a58870 Merge "Add compatibility param to setFrameRate() api" by Steven Thomas · 6 years ago
  38. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  39. d7a703c Add hinge angle sensor enum docs by Anthony Stange · 6 years ago
  40. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  41. 584b9e6 Merge "libui: rewrite Region with FatVector" by Tim Murray · 6 years ago
  42. faed233 Merge "Fix docs for bitmap.h" by Leon Scroggins · 6 years ago
  43. 52c2cab libui: rewrite Region with FatVector by Tim Murray · 6 years ago
  44. 90e9861 Merge changes from topic "no_color_conversion" by Leon Scroggins · 6 years ago
  45. 4883c52 Fix docs for bitmap.h by Leon Scroggins III · 6 years ago
  46. bb5ffd2 AImageDecoder: respond to API review by Leon Scroggins III · 6 years ago
  47. 9cb2ffd Specify when AndroidBitmapInfo.flags were introduced by Leon Scroggins III · 6 years ago
  48. 8cee65e AImageDecoder: update comments around dataspaces by Leon Scroggins III · 6 years ago
  49. 0a244c7 Merge "Update imagedecoder documentation" by TreeHugger Robot · 6 years ago
  50. 97fea5f Update imagedecoder documentation by Leon Scroggins III · 6 years ago
  51. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  52. 57c509e Merge "Update imagedecoder.h to build as a C file" by Leon Scroggins · 6 years ago
  53. aa8c8df Merge "Add hmac to InputEvent and scale to MotionEvent" by TreeHugger Robot · 6 years ago
  54. a9f397b Update imagedecoder.h to build as a C file by Leon Scroggins III · 6 years ago
  55. 021c1d8 Merge "Update decodeImage to account for alignment" by TreeHugger Robot · 6 years ago
  56. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  57. 542f101 Merge "Clarify frame rate as frames per second" by TreeHugger Robot · 6 years ago
  58. 346d6d9 Merge "Add hinge angle sensor type to sensor NDK" by TreeHugger Robot · 6 years ago
  59. 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 6 years ago
  60. 82393b3 Merge "Add setFrameRate() api" by Steven Thomas · 6 years ago
  61. 4005d6c Merge "Clean up imagedecoder header file" by TreeHugger Robot · 6 years ago
  62. 5d0445c Clean up imagedecoder header file by Leon Scroggins III · 6 years ago
  63. 702bc1d Merge "Rename callback for AndroidBitmap_compress" by Leon Scroggins · 6 years ago
  64. 59262f9 Update decodeImage to account for alignment by Leon Scroggins III · 6 years ago
  65. 6d88a48 Add setFrameRate() api by Steven Thomas · 6 years ago
  66. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 6 years ago
  67. 77ff515 Merge "Add AImageDecoder HeaderInfo_get/_setDataSpace" by Leon Scroggins · 6 years ago
  68. a5e57f6 Merge "Add NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 6 years ago
  69. d655823 Merge "Add AImageDecoder_computeSampledSize" by Leon Scroggins · 6 years ago
  70. c04a63e Rename callback for AndroidBitmap_compress by Leon Scroggins III · 6 years ago
  71. 20d480c Add AImageDecoder HeaderInfo_get/_setDataSpace by Leon Scroggins III · 6 years ago
  72. d4672a8 Add NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 6 years ago
  73. 32af59a Merge "Touch cancellation handling" by TreeHugger Robot · 6 years ago
  74. f27256b Add AImageDecoder_computeSampledSize by Leon Scroggins III · 6 years ago
  75. 7c3eee0 Merge "Add NDK Bitmap compression" by TreeHugger Robot · 6 years ago
  76. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  77. 1be112f Rename setAlphaFlags to setUnpremultipliedRequired by Leon Scroggins III · 6 years ago
  78. 7f2d5b6 Add NDK Bitmap compression by Leon Scroggins III · 6 years ago
  79. d39495f Merge "Reland "Add AndroidBitmap_getDataSpace"" by TreeHugger Robot · 6 years ago
  80. 9b6559c Merge "ui: Deduplicate rotation types" by TreeHugger Robot · 6 years ago
  81. c095d63 Merge "Add NDK Apis for image decoding" by Leon Scroggins · 6 years ago
  82. 3dd6455 Reland "Add AndroidBitmap_getDataSpace" by Leon Scroggins III · 6 years ago
  83. 838817f Merge "Revert "Add AndroidBitmap_getDataSpace"" by Kweku Adams · 6 years ago
  84. a2a0879 Revert "Add AndroidBitmap_getDataSpace" by Kweku Adams · 6 years ago
  85. 1b00408 Merge "Add AndroidBitmap_getDataSpace" by Leon Scroggins · 6 years ago
  86. 2f98494 Add NDK Apis for image decoding by Leon Scroggins III · 6 years ago
  87. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  88. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  89. af87b3e Added input support for cloned layers by chaviw · 6 years ago
  90. 0ec08d7 Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 am: fb8e17dc6a by Automerger Merge Worker · 6 years ago
  91. fb8e17d Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 by Automerger Merge Worker · 6 years ago
  92. bb2dd8e Merge "Revert "Fix drag and drop (2/3)"" into qt-qpr1-dev am: 8b19a05502 by Automerger Merge Worker · 6 years ago
  93. ba80a0f Guard AConfiguration_getScreenRound. by Elliott Hughes · 6 years ago
  94. 06c9775 Add AndroidBitmap_getDataSpace by Leon Scroggins III · 6 years ago
  95. 72a2190 Merge "Default TV remote keys to no-wake" by TreeHugger Robot · 6 years ago
  96. d041c5d Default TV remote keys to no-wake by Powei Feng · 7 years ago
  97. 26bf73b Merge "Removing support for menu key from status bar" by TreeHugger Robot · 6 years ago
  98. 5845eaf Revert "Fix drag and drop (2/3)" by Arthur Hung · 6 years ago
  99. 2be0b49 Merge "Global binder includes: removed unused." am: 15d82e51f9 am: a2137b2703 by Steven Moreland · 6 years ago
  100. 70326a6 Merge "libui: remove frameworks/native/include/ui symlink" by TreeHugger Robot · 6 years ago