summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
* Add the MIN_UNDEQUEUED_BUFFERS query to ANW.Jamie Gennis2011-02-282-13/+15
* Pass the IGraphicBufferAlloc to SurfaceTextureClient.Jamie Gennis2011-02-023-0/+16
* Implement SurfaceTexture frame-available callback.Jamie Gennis2011-01-161-0/+13
* Fix remote GraphicBuffer allocation in SurfaceFlinger.Jamie Gennis2011-01-131-0/+19
* 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