1. 4a33165 Update refresh rate callback docs to include DisplayManager caveat. by Alec Mouri · 5 years ago
  2. 8fc3b0a docs: Clarify the lifetime of AHardwareBuffer_toHardwareBuffer in docs. See by Nick Cook · 6 years ago
  3. d28a490 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE am: f1cf6a632d by Luke Huang · 6 years ago
  4. f1cf6a6 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 6 years ago
  5. 975f545 Report ANR when waited for longer than the timeout am: e4623041f9 by Siarhei Vishniakou · 6 years ago
  6. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  7. 7a73212 docs: Fix ref doc links. See generated output in cl/314618386. by Nick Cook · 6 years ago
  8. 7be0e2d API level 30 cleanup. by Elliott Hughes · 6 years ago
  9. cc2a82e Merge "Add basic ANR test" into rvc-dev am: 0979ea52c1 by TreeHugger Robot · 6 years ago
  10. ffaa2b1 Add basic ANR test by Siarhei Vishniakou · 6 years ago
  11. 8234629 Merge "Generate ACTION_CANCEL event when screen turned off by proximity sensor." into rvc-dev am: 69c7197c3e by TreeHugger Robot · 6 years ago
  12. 796fbbb Generate ACTION_CANCEL event when screen turned off by proximity sensor. by Chris Ye · 6 years ago
  13. 6ed3cc9 Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf by Josh Tsuji · 6 years ago
  14. 7db72bb Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev by Josh Tsuji · 6 years ago
  15. 4c56583 Merge "Receive refresh rate callbacks from DMS" into rvc-dev am: a511811bd9 by Alec Mouri · 6 years ago
  16. a511811 Merge "Receive refresh rate callbacks from DMS" into rvc-dev by Alec Mouri · 6 years ago
  17. 271de04 Receive refresh rate callbacks from DMS by Alec Mouri · 6 years ago
  18. 466cdea Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay. by Joshua Tsuji · 6 years ago
  19. f6e7592 Merge "Makes TYPE_NOTIFICATION_SHADE as trusted overlay" into rvc-dev am: 7fb7a6a1a5 by Wei Sheng Shih · 6 years ago
  20. 9499a11 Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 6 years ago
  21. fb109ac Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev am: 5b7d7e2150 by Dheeraj Shetty · 6 years ago
  22. 5b7d7e2 Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev by Dheeraj Shetty · 6 years ago
  23. a9a6b46 Revert^2 "libui: rewrite Region with FatVector" by Jagadeesh Pakaravoor · 6 years ago
  24. f952e14 Merge "Drop unnecessary semicolon from end of file" am: 1101172876 am: f967969a4f by Devin Moore · 6 years ago
  25. b34bfce Drop unnecessary semicolon from end of file by Devin Moore · 6 years ago
  26. 8445b67 InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f by Robert Carr · 6 years ago
  27. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 6 years ago
  28. 8d5011e Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 by Rob Carr · 6 years ago
  29. 7174efe InputWindow: Default initialize all values by Robert Carr · 6 years ago
  30. 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
  31. 182f304 Correct PowerManager transaction IDs. by Wang Wen · 6 years ago
  32. e22e38d Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev by TreeHugger Robot · 6 years ago
  33. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 6 years ago
  34. 8e8cec4 AThermal_StatusCallback should return void by Chris Ye · 6 years ago
  35. 89260bd Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  36. 80826e0 Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 6 years ago
  37. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 6 years ago
  38. b11abe7 Revert "libui: rewrite Region with FatVector" by Tim Murray · 6 years ago
  39. 0fc505a Merge "Make bitmap.h C-compatible when __ANDROID_API__ >= 30" into rvc-dev by Colin Cross · 6 years ago
  40. fbcf9d7 Make bitmap.h C-compatible when __ANDROID_API__ >= 30 by Colin Cross · 6 years ago
  41. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  42. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  43. bd25f1c Add event ID generator. by Garfield Tan · 6 years ago
  44. 1c83896 Merge "Create native version of Thermal Throttling API." by Chris Ye · 6 years ago
  45. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  46. 1a5a888 Create native version of Thermal Throttling API. by Chris Ye · 6 years ago
  47. 0a58870 Merge "Add compatibility param to setFrameRate() api" by Steven Thomas · 6 years ago
  48. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  49. d7a703c Add hinge angle sensor enum docs by Anthony Stange · 6 years ago
  50. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  51. 584b9e6 Merge "libui: rewrite Region with FatVector" by Tim Murray · 6 years ago
  52. faed233 Merge "Fix docs for bitmap.h" by Leon Scroggins · 6 years ago
  53. 52c2cab libui: rewrite Region with FatVector by Tim Murray · 6 years ago
  54. 90e9861 Merge changes from topic "no_color_conversion" by Leon Scroggins · 6 years ago
  55. 4883c52 Fix docs for bitmap.h by Leon Scroggins III · 6 years ago
  56. bb5ffd2 AImageDecoder: respond to API review by Leon Scroggins III · 6 years ago
  57. 9cb2ffd Specify when AndroidBitmapInfo.flags were introduced by Leon Scroggins III · 6 years ago
  58. 8cee65e AImageDecoder: update comments around dataspaces by Leon Scroggins III · 6 years ago
  59. 0a244c7 Merge "Update imagedecoder documentation" by TreeHugger Robot · 6 years ago
  60. 97fea5f Update imagedecoder documentation by Leon Scroggins III · 6 years ago
  61. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  62. 57c509e Merge "Update imagedecoder.h to build as a C file" by Leon Scroggins · 6 years ago
  63. aa8c8df Merge "Add hmac to InputEvent and scale to MotionEvent" by TreeHugger Robot · 6 years ago
  64. a9f397b Update imagedecoder.h to build as a C file by Leon Scroggins III · 6 years ago
  65. 021c1d8 Merge "Update decodeImage to account for alignment" by TreeHugger Robot · 6 years ago
  66. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  67. 542f101 Merge "Clarify frame rate as frames per second" by TreeHugger Robot · 6 years ago
  68. 346d6d9 Merge "Add hinge angle sensor type to sensor NDK" by TreeHugger Robot · 6 years ago
  69. 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 6 years ago
  70. 82393b3 Merge "Add setFrameRate() api" by Steven Thomas · 6 years ago
  71. 4005d6c Merge "Clean up imagedecoder header file" by TreeHugger Robot · 6 years ago
  72. 5d0445c Clean up imagedecoder header file by Leon Scroggins III · 6 years ago
  73. 702bc1d Merge "Rename callback for AndroidBitmap_compress" by Leon Scroggins · 6 years ago
  74. 59262f9 Update decodeImage to account for alignment by Leon Scroggins III · 6 years ago
  75. 6d88a48 Add setFrameRate() api by Steven Thomas · 6 years ago
  76. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 6 years ago
  77. 77ff515 Merge "Add AImageDecoder HeaderInfo_get/_setDataSpace" by Leon Scroggins · 6 years ago
  78. a5e57f6 Merge "Add NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 6 years ago
  79. d655823 Merge "Add AImageDecoder_computeSampledSize" by Leon Scroggins · 6 years ago
  80. c04a63e Rename callback for AndroidBitmap_compress by Leon Scroggins III · 6 years ago
  81. 20d480c Add AImageDecoder HeaderInfo_get/_setDataSpace by Leon Scroggins III · 6 years ago
  82. d4672a8 Add NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 6 years ago
  83. 32af59a Merge "Touch cancellation handling" by TreeHugger Robot · 6 years ago
  84. f27256b Add AImageDecoder_computeSampledSize by Leon Scroggins III · 6 years ago
  85. 7c3eee0 Merge "Add NDK Bitmap compression" by TreeHugger Robot · 6 years ago
  86. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  87. 1be112f Rename setAlphaFlags to setUnpremultipliedRequired by Leon Scroggins III · 6 years ago
  88. 7f2d5b6 Add NDK Bitmap compression by Leon Scroggins III · 6 years ago
  89. d39495f Merge "Reland "Add AndroidBitmap_getDataSpace"" by TreeHugger Robot · 6 years ago
  90. 9b6559c Merge "ui: Deduplicate rotation types" by TreeHugger Robot · 6 years ago
  91. c095d63 Merge "Add NDK Apis for image decoding" by Leon Scroggins · 6 years ago
  92. 3dd6455 Reland "Add AndroidBitmap_getDataSpace" by Leon Scroggins III · 6 years ago
  93. 838817f Merge "Revert "Add AndroidBitmap_getDataSpace"" by Kweku Adams · 6 years ago
  94. a2a0879 Revert "Add AndroidBitmap_getDataSpace" by Kweku Adams · 6 years ago
  95. 1b00408 Merge "Add AndroidBitmap_getDataSpace" by Leon Scroggins · 6 years ago
  96. 2f98494 Add NDK Apis for image decoding by Leon Scroggins III · 6 years ago
  97. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  98. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  99. af87b3e Added input support for cloned layers by chaviw · 6 years ago
  100. 0ec08d7 Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 am: fb8e17dc6a by Automerger Merge Worker · 6 years ago