1. 0defadf Use a strongly typed LogicalDisplayId for displayId(1/n) by Linnan Li · 10 months ago
  2. 80fd68a Hide touch indicators on mirrored displays if a secure window is present by Arpit Singh · 11 months ago
  3. 666c5c5 Update sprite surface when desired width or height changes. by Pat Manning · 11 months ago
  4. acbe18d Set draw drop shadow for vector pointer icons when sprite is set. by Pat Manning · 12 months ago
  5. 27c6d99 Use std::shared_ptr for SpriteController by Prabir Pradhan · 1 year, 7 months ago
  6. 4cc1a63 Strong pointer fixes in libinputservice by Prabir Pradhan · 1 year, 9 months ago
  7. 2b5cd17 Reduce setInputWindows call (2/2) by Arthur Hung · 2 years, 9 months ago
  8. 015f5d9 Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 2 years, 9 months ago
  9. 36b55bc Sync with ISurfaceComposerClient changes by Huihong Luo · 3 years ago
  10. 3f8b289 SpriteController: Reparent SurfaceControls to null before disposing by Prabir Pradhan · 3 years, 4 months ago
  11. fef0c61 SpriteController: Reparent pointer surfaces under DisplayContent by Prabir Pradhan · 3 years, 4 months ago
  12. 24beb0a Merge "Use ui::LayerStack" by TreeHugger Robot · 3 years, 7 months ago
  13. 6272659 Update SurfaceControl buffer size when increasing pointer size by Prabir Pradhan · 3 years, 7 months ago
  14. 989de3d Use ui::LayerStack by Dominik Laskowski · 3 years, 7 months ago
  15. 7e3457e Isolate SpriteIcon into its own file. by Garfield Tan · 4 years, 9 months ago
  16. 9ca5bbe Create C API for accessing android.graphics.Bitmap in native code. by Derek Sollenberger · 6 years ago
  17. 67e479a Add cursor type and hotspot to surface metadata. by Garfield Tan · 6 years ago
  18. b9b3200 Support mouse pointer on external displays (2/2) by Arthur Hung · 6 years ago
  19. d44026f Revert "Support mouse pointer on external displays (2/3)" by Andrii Kulian · 6 years ago
  20. 84cdf9c Support mouse pointer on external displays (2/3) by Andrii Kulian · 6 years ago
  21. 8027876 Refactor String8 to std::string calls by Siarhei Vishniakou · 7 years ago
  22. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 8 years ago
  23. 155d521 Remove uses of SkBitmap::copyTo by Matt Sarett · 8 years ago
  24. 6c9bb24 Don't use deprecated canvas methods by Mike Reed · 8 years ago
  25. db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 8 years ago
  26. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  27. c2f31df use SkBlendMode by Mike Reed · 8 years ago
  28. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  29. 6b83b76 Frameworks/base: Wall Werror in libs/input by Andreas Gampe · 10 years ago
  30. 68eccda Add cursor flags into SpriteController to suppor async cursor updates. by Riley Andrews · 11 years ago
  31. 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 11 years ago
  32. b933055c stop using (deprecated) SkBitmap::Config by Mike Reed · 11 years ago
  33. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 11 years ago
  34. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  35. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/input/SpriteController.cpp]
  36. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  37. 76f56dd am ceec31b7: Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 12 years ago
  38. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  39. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  40. fc615a0 Remove calls to SkCanvas::setBitmapDevice() by Derek Sollenberger · 12 years ago
  41. 4fd42e5 Remove unused "layer" argument from show(). by Jeff Brown · 13 years ago
  42. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 13 years ago
  43. 0b722fe Use new surface flinger API. by Jeff Brown · 13 years ago
  44. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  45. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  46. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
  47. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 14 years ago
  48. 5541de9 Add a sprite controller. by Jeff Brown · 14 years ago