summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
* Implement crop & transform for SurfaceTexture.Jamie Gennis2011-01-121-0/+46
* Fix a bug in SurfaceTexture::setBufferCount.Jamie Gennis2011-01-091-2/+5
* Add the SurfaceTexture C++ implementation.Jamie Gennis2011-01-063-0/+348
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-3/+3
* Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-1/+3
* propagate sensor event rate properlyMathias Agopian2010-07-211-2/+4
* new SensorServiceMathias Agopian2010-07-194-5/+15
* first step at implementing the native sensor supportMathias Agopian2010-07-136-0/+389