summaryrefslogtreecommitdiffstats
path: root/libs/gui/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* sensor: Allow devices to skip the permission requestChristopher N. Hesse2015-12-181-0/+4
* libgui: Enable -Weverything and -WerrorDan Stoza2014-12-051-1/+33
* Enable clang for libui/libgui/surfaceflingerDan Stoza2014-11-111-3/+6
* BufferQueue: Add StreamSplitterDan Stoza2014-04-151-0/+1
* BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-311-0/+1
* Split BufferQueue into core + producer + consumerDan Stoza2014-03-041-0/+5
* Binderize the consumer side of BufferQueueMathias Agopian2013-08-011-0/+2
* BufferQueue improvements and APIs changesMathias Agopian2013-07-181-1/+0
* Add liblogYing Wang2013-04-091-0/+1
* don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-291-16/+5
* get rid of ISurfaceMathias Agopian2013-03-121-1/+0
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-141-1/+1
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* SurfaceFlinger: Move GraphicBufferAlloc to libguiJamie Gennis2012-12-111-11/+12
* libgui: enable fence support for exynos5Jamie Gennis2012-10-031-1/+2
* libgui: fix up compile optionsJamie Gennis2012-10-031-4/+0
* Show build config in dumpsys SurfaceFlingerAndy McFadden2012-09-251-1/+2
* gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960Jeff Boody2012-09-181-0/+4
* Add BufferItemConsumer, a simple BufferQueue consumer.Eino-Ville Talvala2012-08-211-1/+2
* surfaceflinger: refactor FrambufferSurfaceJamie Gennis2012-08-061-0/+1
* remove unneeded dependencies in libhardwareMathias Agopian2012-08-041-2/+0
* libgui: enable EGL_fence_sync usage for exynos5Jamie Gennis2012-07-311-0/+3
* Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-4/+5
* am 138a8d75: am e1082496: Enable SurfaceTexture fence sync for the emulatorJesse Hall2012-05-221-0/+4
|\
| * Enable SurfaceTexture fence sync for the emulatorJesse Hall2012-05-221-0/+4
* | Add a BufferQueue CPU consumer.Eino-Ville Talvala2012-05-141-1/+2
|/
* Added a DummyConsumer for use with BufferQueue.Daniel Lam2012-03-261-0/+1
* Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.Daniel Lam2012-02-071-0/+1
* SurfaceTexture: use fence sync on omap4 & s5pc110Daniel Lam2012-01-221-0/+7
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-0/+2
* Fix build.Mathias Agopian2011-11-291-2/+0
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-0/+2
* am 8390cf39: am 8646cd42: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegr...Mathias Agopian2011-11-211-0/+4
|\
| * enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devicesMathias Agopian2011-11-181-0/+4
* | am abdade71: am 69c17a11: Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER ...Mathias Agopian2011-11-171-4/+0
|\ \ | |/
| * Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"Mathias Agopian2011-11-161-4/+0
* | am 556a406c: am 3aa684ec: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegr...Mathias Agopian2011-11-151-0/+4
|\ \ | |/
| * enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devicesMathias Agopian2011-11-141-0/+4
* | Rename SensorChannel to BitTubeMathias Agopian2011-10-201-1/+1
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-1/+0
* libgui: enable tests in the 'tests' build.Jamie Gennis2011-04-261-0/+4
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-2/+9
* Add the SurfaceTexture C++ implementation.Jamie Gennis2011-01-061-2/+10
* first step at implementing the native sensor supportMathias Agopian2010-07-131-0/+25