- 69e70cf Add NDK API for getprocdns, setprocdns by Remi NGUYEN VAN · 3 years, 8 months ago
- c0d9f8a Add NDK API for getprocnetwork by Remi NGUYEN VAN · 3 years, 8 months ago
- 08e6cf5 Stop #define'ing __ANDROID_API__. by Elliott Hughes · 3 years, 9 months ago
- 6b9a504 Merge "Remove stoza@ from OWNERS" by Ady Abraham · 3 years, 9 months ago
- 5dd2e39 Remove stoza@ from OWNERS by Dan Stoza · 3 years, 9 months ago
- c1f093f Support building libjnigraphics on the host by Leon Scroggins III · 3 years, 10 months ago
- b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 3 years, 10 months ago
- 6560004 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 6 months ago
- e848d8d Nice error for global include of binder/Enum.h by Steven Moreland · 4 years, 1 month ago
- 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 4 years, 2 months ago
- a7aefe6 Merge "Move PropertyMap from libutils to libinput" by Treehugger Robot · 4 years, 2 months ago
- 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years, 2 months ago
- 6b7a48e Merge "Document that ASharedMemory_create fds may or may not be CLOEXEC." am: 9e499bc47f by Elliott Hughes · 4 years, 2 months ago
- f74f0b7 Document that ASharedMemory_create fds may or may not be CLOEXEC. by Elliott Hughes · 4 years, 2 months ago
- e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 2 months ago
- 8fc3b0a docs: Clarify the lifetime of AHardwareBuffer_toHardwareBuffer in docs. See by Nick Cook · 4 years, 4 months ago
- 8aba999 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 4 years, 5 months ago
- d28a490 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE am: f1cf6a632d by Luke Huang · 4 years, 5 months ago
- f1cf6a6 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 4 years, 5 months ago
- 975f545 Report ANR when waited for longer than the timeout am: e4623041f9 by Siarhei Vishniakou · 4 years, 5 months ago
- e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 4 years, 8 months ago
- 7a73212 docs: Fix ref doc links. See generated output in cl/314618386. by Nick Cook · 4 years, 5 months ago
- 7be0e2d API level 30 cleanup. by Elliott Hughes · 4 years, 5 months ago
- cc2a82e Merge "Add basic ANR test" into rvc-dev am: 0979ea52c1 by TreeHugger Robot · 4 years, 5 months ago
- ffaa2b1 Add basic ANR test by Siarhei Vishniakou · 4 years, 6 months ago
- 8234629 Merge "Generate ACTION_CANCEL event when screen turned off by proximity sensor." into rvc-dev am: 69c7197c3e by TreeHugger Robot · 4 years, 6 months ago
- 796fbbb Generate ACTION_CANCEL event when screen turned off by proximity sensor. by Chris Ye · 4 years, 7 months ago
- 6ed3cc9 Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf by Josh Tsuji · 4 years, 6 months ago
- 7db72bb Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev by Josh Tsuji · 4 years, 6 months ago
- 4c56583 Merge "Receive refresh rate callbacks from DMS" into rvc-dev am: a511811bd9 by Alec Mouri · 4 years, 6 months ago
- a511811 Merge "Receive refresh rate callbacks from DMS" into rvc-dev by Alec Mouri · 4 years, 6 months ago
- 271de04 Receive refresh rate callbacks from DMS by Alec Mouri · 4 years, 7 months ago
- 466cdea Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay. by Joshua Tsuji · 4 years, 6 months ago
- f6e7592 Merge "Makes TYPE_NOTIFICATION_SHADE as trusted overlay" into rvc-dev am: 7fb7a6a1a5 by Wei Sheng Shih · 4 years, 6 months ago
- 9499a11 Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 4 years, 6 months ago
- fb109ac Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev am: 5b7d7e2150 by Dheeraj Shetty · 4 years, 6 months ago
- 5b7d7e2 Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev by Dheeraj Shetty · 4 years, 6 months ago
- a9a6b46 Revert^2 "libui: rewrite Region with FatVector" by Jagadeesh Pakaravoor · 4 years, 6 months ago
- f952e14 Merge "Drop unnecessary semicolon from end of file" am: 1101172876 am: f967969a4f by Devin Moore · 4 years, 6 months ago
- b34bfce Drop unnecessary semicolon from end of file by Devin Moore · 4 years, 6 months ago
- 8445b67 InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f by Robert Carr · 4 years, 7 months ago
- 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 4 years, 7 months ago
- 8d5011e Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 by Rob Carr · 4 years, 7 months ago
- 7174efe InputWindow: Default initialize all values by Robert Carr · 4 years, 7 months ago
- 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 · 4 years, 7 months ago
- 182f304 Correct PowerManager transaction IDs. by Wang Wen · 4 years, 8 months ago
- e22e38d Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 4 years, 8 months ago
- 8e8cec4 AThermal_StatusCallback should return void by Chris Ye · 4 years, 8 months ago
- 89260bd Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 80826e0 Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 4 years, 8 months ago
- c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 4 years, 9 months ago
- b11abe7 Revert "libui: rewrite Region with FatVector" by Tim Murray · 4 years, 9 months ago
- 0fc505a Merge "Make bitmap.h C-compatible when __ANDROID_API__ >= 30" into rvc-dev by Colin Cross · 4 years, 9 months ago
- fbcf9d7 Make bitmap.h C-compatible when __ANDROID_API__ >= 30 by Colin Cross · 4 years, 9 months ago
- 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 4 years, 10 months ago
- fbe732e Add ID to native events. by Garfield Tan · 4 years, 10 months ago
- bd25f1c Add event ID generator. by Garfield Tan · 4 years, 10 months ago
- 1c83896 Merge "Create native version of Thermal Throttling API." by Chris Ye · 4 years, 9 months ago
- a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 4 years, 9 months ago
- 1a5a888 Create native version of Thermal Throttling API. by Chris Ye · 4 years, 10 months ago
- 0a58870 Merge "Add compatibility param to setFrameRate() api" by Steven Thomas · 4 years, 9 months ago
- 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 4 years, 9 months ago
- d7a703c Add hinge angle sensor enum docs by Anthony Stange · 4 years, 9 months ago
- 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 4 years, 10 months ago
- 584b9e6 Merge "libui: rewrite Region with FatVector" by Tim Murray · 4 years, 9 months ago
- faed233 Merge "Fix docs for bitmap.h" by Leon Scroggins · 4 years, 9 months ago
- 52c2cab libui: rewrite Region with FatVector by Tim Murray · 5 years ago
- 90e9861 Merge changes from topic "no_color_conversion" by Leon Scroggins · 4 years, 9 months ago
- 4883c52 Fix docs for bitmap.h by Leon Scroggins III · 4 years, 9 months ago
- bb5ffd2 AImageDecoder: respond to API review by Leon Scroggins III · 4 years, 9 months ago
- 9cb2ffd Specify when AndroidBitmapInfo.flags were introduced by Leon Scroggins III · 4 years, 9 months ago
- 8cee65e AImageDecoder: update comments around dataspaces by Leon Scroggins III · 4 years, 9 months ago
- 0a244c7 Merge "Update imagedecoder documentation" by TreeHugger Robot · 4 years, 9 months ago
- 97fea5f Update imagedecoder documentation by Leon Scroggins III · 4 years, 10 months ago
- 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 4 years, 10 months ago
- 57c509e Merge "Update imagedecoder.h to build as a C file" by Leon Scroggins · 4 years, 10 months ago
- aa8c8df Merge "Add hmac to InputEvent and scale to MotionEvent" by TreeHugger Robot · 4 years, 10 months ago
- a9f397b Update imagedecoder.h to build as a C file by Leon Scroggins III · 4 years, 10 months ago
- 021c1d8 Merge "Update decodeImage to account for alignment" by TreeHugger Robot · 4 years, 10 months ago
- 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 4 years, 10 months ago
- 542f101 Merge "Clarify frame rate as frames per second" by TreeHugger Robot · 4 years, 10 months ago
- 346d6d9 Merge "Add hinge angle sensor type to sensor NDK" by TreeHugger Robot · 4 years, 10 months ago
- 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 4 years, 10 months ago
- 82393b3 Merge "Add setFrameRate() api" by Steven Thomas · 4 years, 10 months ago
- 4005d6c Merge "Clean up imagedecoder header file" by TreeHugger Robot · 4 years, 10 months ago
- 5d0445c Clean up imagedecoder header file by Leon Scroggins III · 4 years, 10 months ago
- 702bc1d Merge "Rename callback for AndroidBitmap_compress" by Leon Scroggins · 4 years, 10 months ago
- 59262f9 Update decodeImage to account for alignment by Leon Scroggins III · 4 years, 10 months ago
- 6d88a48 Add setFrameRate() api by Steven Thomas · 5 years ago
- fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 4 years, 10 months ago
- 77ff515 Merge "Add AImageDecoder HeaderInfo_get/_setDataSpace" by Leon Scroggins · 4 years, 10 months ago
- a5e57f6 Merge "Add NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 4 years, 10 months ago
- d655823 Merge "Add AImageDecoder_computeSampledSize" by Leon Scroggins · 4 years, 10 months ago
- c04a63e Rename callback for AndroidBitmap_compress by Leon Scroggins III · 4 years, 10 months ago
- 20d480c Add AImageDecoder HeaderInfo_get/_setDataSpace by Leon Scroggins III · 4 years, 10 months ago
- d4672a8 Add NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 4 years, 10 months ago
- 32af59a Merge "Touch cancellation handling" by TreeHugger Robot · 4 years, 10 months ago
- f27256b Add AImageDecoder_computeSampledSize by Leon Scroggins III · 4 years, 10 months ago
- 7c3eee0 Merge "Add NDK Bitmap compression" by TreeHugger Robot · 4 years, 10 months ago