1. b9b3200 Support mouse pointer on external displays (2/2) by Arthur Hung · 6 years ago
  2. d44026f Revert "Support mouse pointer on external displays (2/3)" by Andrii Kulian · 6 years ago
  3. 84cdf9c Support mouse pointer on external displays (2/3) by Andrii Kulian · 6 years ago
  4. 8027876 Refactor String8 to std::string calls by Siarhei Vishniakou · 6 years ago
  5. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  6. 155d521 Remove uses of SkBitmap::copyTo by Matt Sarett · 7 years ago
  7. 6c9bb24 Don't use deprecated canvas methods by Mike Reed · 7 years ago
  8. db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 7 years ago
  9. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  10. c2f31df use SkBlendMode by Mike Reed · 8 years ago
  11. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  12. 6b83b76 Frameworks/base: Wall Werror in libs/input by Andreas Gampe · 10 years ago
  13. 68eccda Add cursor flags into SpriteController to suppor async cursor updates. by Riley Andrews · 10 years ago
  14. 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 10 years ago
  15. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  16. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  17. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  18. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/input/SpriteController.cpp]
  19. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  20. 76f56dd am ceec31b7: Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 11 years ago
  21. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  22. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 11 years ago
  23. fc615a0 Remove calls to SkCanvas::setBitmapDevice() by Derek Sollenberger · 12 years ago
  24. 4fd42e5 Remove unused "layer" argument from show(). by Jeff Brown · 12 years ago
  25. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  26. 0b722fe Use new surface flinger API. by Jeff Brown · 12 years ago
  27. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  28. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  29. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  30. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  31. 5541de9 Add a sprite controller. by Jeff Brown · 13 years ago