1. 7d3ffba Merge Android U (ab/10368041) by Xin Li · 2 years, 7 months ago
  2. bf1be09 Update OWNERS of libs/input by Prabir Pradhan · 2 years, 9 months ago
  3. 8e47a67 Add vsync id and timestamp to WindowInfosListener by Patrick Williams · 2 years, 11 months ago
  4. a21a549 Remove getButtonState/setButtonState from PointerController by Siarhei Vishniakou · 3 years ago
  5. b5dadec Return values in PointerController's getters by Prabir Pradhan · 3 years, 1 month ago
  6. 692bbdb Get mouse cursor position from PointerController instead of WM by Prabir Pradhan · 3 years, 1 month ago
  7. 670b33d Separate default pointer for mouse and stylus (frameworks/base part) by Seunghwan Choi · 3 years, 2 months ago
  8. ecde4d0 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 4 months ago
  9. 20f5fd8 Add TouchSpotController to PointerController dump. by Michael Wright · 3 years, 5 months ago
  10. 21401ad9 s/displayID/displayId by Michael Wright · 3 years, 5 months ago
  11. 8357775 Add viewports to PointerController dump by Michael Wright · 3 years, 5 months ago
  12. 72a8913 Add dump for PointerController. by Michael Wright · 3 years, 5 months ago
  13. 2b5cd17 Reduce setInputWindows call (2/2) by Arthur Hung · 3 years, 10 months ago
  14. 015f5d9 Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 3 years, 10 months ago
  15. 2df659f Merge "Consolidate testing for input changes" into tm-dev am: 648717a3b1 am: 978c20b808 am: b80b9e2ebe am: 6838218b82 by Prabir Pradhan · 3 years, 11 months ago
  16. 9c54e12 Consolidate testing for input changes by Prabir Pradhan · 3 years, 11 months ago
  17. d4fd3a1 Synchronize pointer display change requests by Prabir Pradhan · 4 years, 1 month ago
  18. 0e3d665 Synchronize pointer display change requests by Prabir Pradhan · 4 years, 1 month ago
  19. 36b55bc Sync with ISurfaceComposerClient changes by Huihong Luo · 4 years, 1 month ago
  20. 1175dc0 Fix transitive dependencies on SkImageEncoder by Kevin Lubick · 4 years, 1 month ago
  21. 32189e8 libinputservice: Enable thread safety annotations by Prabir Pradhan · 4 years, 2 months ago
  22. 5693cee Allow its WindowInfosListener to outlive PointerController by Prabir Pradhan · 4 years, 3 months ago
  23. f97fac3 Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 4 months ago
  24. 3f8b289 SpriteController: Reparent SurfaceControls to null before disposing by Prabir Pradhan · 4 years, 4 months ago
  25. 02b0545 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 4 months ago
  26. 3f6626e Change PointerController to display space by Prabir Pradhan · 4 years, 5 months ago
  27. fef0c61 SpriteController: Reparent pointer surfaces under DisplayContent by Prabir Pradhan · 4 years, 5 months ago
  28. 24beb0a Merge "Use ui::LayerStack" by TreeHugger Robot · 4 years, 8 months ago
  29. 6272659 Update SurfaceControl buffer size when increasing pointer size by Prabir Pradhan · 4 years, 8 months ago
  30. 989de3d Use ui::LayerStack by Dominik Laskowski · 4 years, 8 months ago
  31. 1b520a6 Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 5 years ago
  32. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  33. 463ad8e Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  34. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 5 years ago
  35. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 6 years ago
  36. ce63713 Switch to callback animation by Liam Harrington · 6 years ago
  37. c782be6 Refactor of PointerController by Liam Harrington · 6 years ago
  38. 12956dc Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  39. 3a09650 Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  40. 6853fe6 Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  41. a0bc6b1 Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  42. 19a44bc Isolate SpriteIcon into its own file. by Garfield Tan · 6 years ago
  43. 58c44f3 Isolate SpriteIcon into its own file. by Garfield Tan · 6 years ago
  44. ca7d723 PointerController: Add guards to ensure display is valid by Prabir Pradhan · 6 years ago
  45. b1b07be Move setDisplayViewport to InputReader. by Garfield Tan · 6 years ago
  46. e9c6151 Stop loading animation for addtional cursor type. by Garfield Tan · 6 years ago
  47. c15eb91 Add cursor type and hotspot to surface metadata. by Garfield Tan · 7 years ago
  48. ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 6 years ago
  49. be84595 PointerController: Add guards to ensure display is valid by Prabir Pradhan · 6 years ago
  50. 68ede07 Move setDisplayViewport to InputReader. by Garfield Tan · 6 years ago
  51. 3906d1d Stop loading animation for addtional cursor type. by Garfield Tan · 6 years ago
  52. 9ca5bbe Create C API for accessing android.graphics.Bitmap in native code. by Derek Sollenberger · 7 years ago
  53. 67e479a Add cursor type and hotspot to surface metadata. by Garfield Tan · 7 years ago
  54. 350896b Fix mouse pointer not getting enlarged by Arthur Hung · 7 years ago
  55. d25699a Support showTouches on multi-display (2/2) by Arthur Hung · 7 years ago
  56. fd8666d Load correct resources for pointer icon on external screen by Andrii Kulian · 7 years ago
  57. 7dc7d95 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e am: 0aab12591f by Chih-hung Hsieh · 7 years ago
  58. 0c29f39 Fix/suppress libs/* google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  59. b9b3200 Support mouse pointer on external displays (2/2) by Arthur Hung · 7 years ago
  60. d44026f Revert "Support mouse pointer on external displays (2/3)" by Andrii Kulian · 7 years ago
  61. a1a32b0 C++17 is the default now. by Elliott Hughes · 7 years ago
  62. 84cdf9c Support mouse pointer on external displays (2/3) by Andrii Kulian · 8 years ago
  63. e5696a5 InputFlinger Split: Use libinputreader in InputManagerService by Prabir Pradhan · 7 years ago
  64. 8027876 Refactor String8 to std::string calls by Siarhei Vishniakou · 8 years ago
  65. bfd4914 Remove obsolete pragma statements by Siarhei Vishniakou · 8 years ago
  66. 7ee0dba Fix doFadingAnimationLocked in sanitized builds. by Ivan Lozano · 8 years ago
  67. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 9 years ago
  68. d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 9 years ago
  69. 155d521 Remove uses of SkBitmap::copyTo by Matt Sarett · 9 years ago
  70. 3fc8f2d Convert libinputservice to Android.bp by Colin Cross · 9 years ago
  71. 6c9bb24 Don't use deprecated canvas methods by Mike Reed · 9 years ago
  72. fee4a98 fallout of libandroid.so split by Mathias Agopian · 9 years ago
  73. db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 9 years ago
  74. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 9 years ago
  75. c2f31df use SkBlendMode by Mike Reed · 9 years ago
  76. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 9 years ago
  77. bd46d09 Hold a weak reference to PointerController when handling vsync am: 33c5903e77 am: 8728a2fe53 by Vladislav Kaznacheev · 10 years ago
  78. 23bb308 Hold a weak reference to PointerController when handling vsync am: 33c5903e77 by Vladislav Kaznacheev · 10 years ago
  79. 33c5903 Hold a weak reference to PointerController when handling vsync by Vladislav Kaznacheev · 10 years ago
  80. e2a1cee Merge "Fix google-explicit-constructor warnings." am: a6b6252d8b am: 1676161c1d am: 316fa0aee7 by Chih-hung Hsieh · 10 years ago
  81. 6d09d54 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  82. 93b5f43 Remove Pointer Capture API by Michael Wright · 10 years ago
  83. e051f6f Rename PointerIcon and Pointer Capture APIs by Michael Wright · 10 years ago
  84. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 10 years ago
  85. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 10 years ago
  86. 347e5d4 Introduce pointer capture API. by Jun Mukai · 10 years ago
  87. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 10 years ago
  88. 19a5601 Introduce accessibility large pointer icons. by Jun Mukai · 10 years ago
  89. 808196f Introduce animated pointer icon for STYLE_WAIT. by Jun Mukai · 10 years ago
  90. c0c0ac3 Bring DisplayEventReceiver to PointerController. by Jun Mukai · 10 years ago
  91. 5ec7420 Use invisible icon for POINTER_ICON_STYLE_NULL. by Jun Mukai · 10 years ago
  92. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 11 years ago
  93. 6b83b76 Frameworks/base: Wall Werror in libs/input by Andreas Gampe · 11 years ago
  94. 68eccda Add cursor flags into SpriteController to suppor async cursor updates. by Riley Andrews · 12 years ago
  95. 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 12 years ago
  96. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 12 years ago
  97. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 12 years ago
  98. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 12 years ago
  99. d6b47371 Move inputservice over to frameworks/native by Michael Wright · 12 years ago
  100. 453fa30 Revert "Move inputservice over to frameworks/native" by Michael Wright · 12 years ago