summaryrefslogtreecommitdiffstats
path: root/services/input/SpriteController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused "layer" argument from show().Jeff Brown2012-08-271-1/+1
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-1/+2
* Use new surface flinger API.Jeff Brown2012-08-271-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-11/+11
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-9/+2
* Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-201-1/+1
* Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-73/+89
* Add a sprite controller.Jeff Brown2011-04-111-0/+472