platform_frameworks_native/libs/ui
Jooyung Han 7bcb89317d Set min_sdk_version to be part of mainline modules
Modules contributing mainline modules (APK/APEX) should set
min_sdk_version as well as apex_available.

For now setting min_sdk_version doesn't change build outputs.
But build-time checks will be added soon.

Exempt-From-Owner-Approval: cherry-pick from aosp

Bug: 152655956
Test: m
Merged-In: Ifea5ed988fad2e0d29271e6e9cbf0e12100b37d9
Change-Id: Ifea5ed988fad2e0d29271e6e9cbf0e12100b37d9
(cherry picked from commit a395c8d9aa)
2020-05-11 08:33:49 +00:00
..
include/ui Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev 2020-05-01 23:27:43 +00:00
include_private/ui libui: remove frameworks/native/include/ui symlink 2019-12-05 13:43:54 -08:00
include_vndk/ui Revert^2 "libui: rewrite Region with FatVector" 2020-05-01 15:57:33 +00:00
tests Add test to call setInputWindows twice 2020-05-06 21:25:31 -07:00
tools [libs/ui] Modernize codebase by replacing NULL with nullptr 2019-03-24 02:01:06 -07:00
Android.bp Set min_sdk_version to be part of mainline modules 2020-05-11 08:33:49 +00:00
ColorSpace.cpp [frameworks][native][libs]{math|ui} fix -Wimplicit-int-float-conversion 2019-10-15 19:14:39 -07:00
DebugUtils.cpp Expose EDID fields in DeviceProductInfo 2020-02-19 10:56:16 +01:00
Fence.cpp libui: print more fence information when fence is timeout 2019-12-19 14:00:11 -08:00
FenceTime.cpp FenceTimeline: Fix a potential race condition 2019-05-15 20:48:07 +00:00
FrameStats.cpp Adding render stats APIs to UiAutomation (framework native). 2014-04-10 12:32:19 -07:00
Gralloc.cpp gralloc: create a common gralloc interface 2019-01-02 11:42:24 -08:00
Gralloc2.cpp gralloc: expose Gralloc4 get/dump functions 2019-12-09 11:48:16 -08:00
Gralloc3.cpp gralloc: expose Gralloc4 get/dump functions 2019-12-09 11:48:16 -08:00
Gralloc4.cpp Merge "Check for no error in getting planeLayout in lock" into rvc-dev 2020-04-09 21:07:03 +00:00
GraphicBuffer.cpp Remove binder-based BufferHub from libui 2020-04-14 11:45:29 -07:00
GraphicBufferAllocator.cpp gralloc: expose Gralloc4 get/dump functions 2019-12-09 11:48:16 -08:00
GraphicBufferMapper.cpp gralloc: add gralloc4 HDR metadata support 2019-12-18 15:17:00 -08:00
HdrCapabilities.cpp Add noexcept to move constructors and assignment operators. 2018-10-01 20:27:47 +00:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS Add jwcai and tianyuj to the owner's file of libs/ui 2019-01-22 15:49:59 -08:00
PixelFormat.cpp Add RGBA 10:10:10:2 format for surfaces 2017-02-15 17:00:46 -08:00
PublicFormat.cpp Move PublicFormat from libandroid_runtime to libui 2019-03-04 16:32:56 +09:00
Rect.cpp Fix -Wshadow-field warnings. 2018-12-05 12:13:34 -08:00
Region.cpp Add test to call setInputWindows twice 2020-05-06 21:25:31 -07:00
Size.cpp SF: Separate out render surface code 2019-01-16 16:39:09 -08:00
Transform.cpp libui: PrintTo and comparisons for values for tests 2019-12-10 15:36:14 -08:00
UiConfig.cpp SurfaceFlinger: Get rid of String8 in dumpsys 2018-12-05 23:50:03 -08:00