History log of /frameworks/native/libs/ui/UiConfig.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7a213516a2640ef355cbcb5277bd031df36e436d 01-Aug-2016 Dan Willemsen <dwillemsen@google.com> Remove FRAMEBUFFER_FORCE_FORMAT

It's no longer used, except for a debugging line.

Change-Id: I44e1c17129e71168b263e872e9aaab0f164d3832
/frameworks/native/libs/ui/UiConfig.cpp
303b9a51239d36d237a7d40c67b5085cdb3c1059 17-Nov-2014 Dan Stoza <stoza@google.com> libui: Enable -Weverything and -Werror

Enables -Weverything and -Werror, with just a few exceptions for
warnings we can't (or shouldn't need to) work around.

Change-Id: I470a267e9b1c373f2d5c960f005c3b0e02b2db63
/frameworks/native/libs/ui/UiConfig.cpp
4803b74e2a12a508f7bbfde6f6a962fe3299c61c 25-Sep-2012 Andy McFadden <fadden@android.com> Show build config in dumpsys SurfaceFlinger

This adds a line to the "dumpsys SurfaceFlinger" output that shows
build-time configuration values.

Example:
Build configuration: [sf HAS_CONTEXT_PRIORITY] [libui] \
[libgui USE_FENCE_SYNC]

Bug 7206633

Change-Id: Ibe1856b459d34a4be6ee83a4ebfd2807e6cc68a0
/frameworks/native/libs/ui/UiConfig.cpp