summaryrefslogtreecommitdiffstats
path: root/services/input/SpriteController.cpp
Commit message (Expand)AuthorAgeFilesLines
* am ceec31b7: Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-11/+12
|\
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-11/+12
| * Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...Chris Craik2013-02-131-1/+2
|/
* Remove calls to SkCanvas::setBitmapDevice()Derek Sollenberger2013-01-081-2/+1
* 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