- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
- ce63713 Switch to callback animation by Liam Harrington · 4 years, 5 months ago
- c782be6 Refactor of PointerController by Liam Harrington · 4 years, 6 months ago
- 12956dc Move PointerController enums to enum classes. by Michael Wright · 4 years, 7 months ago
- 3a09650 Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 7 months ago
- 6853fe6 Move PointerController enums to enum classes. by Michael Wright · 4 years, 7 months ago
- a0bc6b1 Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 7 months ago
- 19a44bc Isolate SpriteIcon into its own file. by Garfield Tan · 4 years, 8 months ago
- 58c44f3 Isolate SpriteIcon into its own file. by Garfield Tan · 4 years, 8 months ago
- ca7d723 PointerController: Add guards to ensure display is valid by Prabir Pradhan · 5 years ago
- b1b07be Move setDisplayViewport to InputReader. by Garfield Tan · 5 years ago
- e9c6151 Stop loading animation for addtional cursor type. by Garfield Tan · 5 years ago
- c15eb91 Add cursor type and hotspot to surface metadata. by Garfield Tan · 5 years ago
- ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 5 years ago
- be84595 PointerController: Add guards to ensure display is valid by Prabir Pradhan · 5 years ago
- 68ede07 Move setDisplayViewport to InputReader. by Garfield Tan · 5 years ago
- 3906d1d Stop loading animation for addtional cursor type. by Garfield Tan · 5 years ago
- 9ca5bbe Create C API for accessing android.graphics.Bitmap in native code. by Derek Sollenberger · 5 years ago
- 67e479a Add cursor type and hotspot to surface metadata. by Garfield Tan · 5 years ago
- 350896b Fix mouse pointer not getting enlarged by Arthur Hung · 6 years ago
- d25699a Support showTouches on multi-display (2/2) by Arthur Hung · 6 years ago
- fd8666d Load correct resources for pointer icon on external screen by Andrii Kulian · 6 years ago
- 7dc7d95 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e am: 0aab12591f by Chih-hung Hsieh · 6 years ago
- 0c29f39 Fix/suppress libs/* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
- b9b3200 Support mouse pointer on external displays (2/2) by Arthur Hung · 6 years ago
- d44026f Revert "Support mouse pointer on external displays (2/3)" by Andrii Kulian · 6 years ago
- a1a32b0 C++17 is the default now. by Elliott Hughes · 6 years ago
- 84cdf9c Support mouse pointer on external displays (2/3) by Andrii Kulian · 6 years ago
- e5696a5 InputFlinger Split: Use libinputreader in InputManagerService by Prabir Pradhan · 6 years ago
- 8027876 Refactor String8 to std::string calls by Siarhei Vishniakou · 7 years ago
- bfd4914 Remove obsolete pragma statements by Siarhei Vishniakou · 7 years ago
- 7ee0dba Fix doFadingAnimationLocked in sanitized builds. by Ivan Lozano · 7 years ago
- e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
- d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 7 years ago
- 155d521 Remove uses of SkBitmap::copyTo by Matt Sarett · 8 years ago
- 3fc8f2d Convert libinputservice to Android.bp by Colin Cross · 8 years ago
- 6c9bb24 Don't use deprecated canvas methods by Mike Reed · 8 years ago
- fee4a98 fallout of libandroid.so split by Mathias Agopian · 8 years ago
- db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 8 years ago
- 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
- c2f31df use SkBlendMode by Mike Reed · 8 years ago
- 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
- bd46d09 Hold a weak reference to PointerController when handling vsync am: 33c5903e77 am: 8728a2fe53 by Vladislav Kaznacheev · 8 years ago
- 23bb308 Hold a weak reference to PointerController when handling vsync am: 33c5903e77 by Vladislav Kaznacheev · 8 years ago
- 33c5903 Hold a weak reference to PointerController when handling vsync by Vladislav Kaznacheev · 8 years ago
- e2a1cee Merge "Fix google-explicit-constructor warnings." am: a6b6252d8b am: 1676161c1d am: 316fa0aee7 by Chih-hung Hsieh · 8 years ago
- 6d09d54 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
- 93b5f43 Remove Pointer Capture API by Michael Wright · 9 years ago
- e051f6f Rename PointerIcon and Pointer Capture APIs by Michael Wright · 9 years ago
- 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 9 years ago
- f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 9 years ago
- 347e5d4 Introduce pointer capture API. by Jun Mukai · 9 years ago
- d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
- 19a5601 Introduce accessibility large pointer icons. by Jun Mukai · 9 years ago
- 808196f Introduce animated pointer icon for STYLE_WAIT. by Jun Mukai · 9 years ago
- c0c0ac3 Bring DisplayEventReceiver to PointerController. by Jun Mukai · 9 years ago
- 5ec7420 Use invisible icon for POINTER_ICON_STYLE_NULL. by Jun Mukai · 9 years ago
- 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
- 6b83b76 Frameworks/base: Wall Werror in libs/input by Andreas Gampe · 10 years ago
- 68eccda Add cursor flags into SpriteController to suppor async cursor updates. by Riley Andrews · 11 years ago
- 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 11 years ago
- b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 11 years ago
- cc11f15 Update to call new Skia APIs. by Leon Scroggins · 11 years ago
- 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 11 years ago
- d6b47371 Move inputservice over to frameworks/native by Michael Wright · 11 years ago
- 453fa30 Revert "Move inputservice over to frameworks/native" by Michael Wright · 11 years ago
- 89e5c7e Move inputservice over to frameworks/native by Michael Wright · 11 years ago
- a407d6a Remove SkRegion dependency from libinput by Michael Wright · 11 years ago
- fb290df b/12068020 Make kb layouts only unique to vendor/product by RoboErik · 11 years ago
- 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
- 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago