summaryrefslogtreecommitdiffstats
path: root/libhwcomposer/SecHWCUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* crespo libhwcomposer: keep window 2 openGreg Hackmann2012-04-251-22/+12
| | | | | | | Window 2 is used to query global info about the LCD. Change-Id: I190aa1495d73802009a07409f720f1234e53152e Signed-off-by: Greg Hackmann <ghackmann@google.com>
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-42/+42
| | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I03a60758c6dad0d9ecbce42f092a0fe757bd7184
* libhwcomposer: fix to get correct fb information after runtime restartjung-min.oh2011-11-211-4/+18
| | | | | | | | | Modify to get fb information from default window in order to get correct information after runtime restart. This patch is for Issue 5624445. Change-Id: I4e7741637032b69a9e4d3a11f7273a766f77e5d9 Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
* libhwcomposer: fix a bugjung-min.oh2011-10-011-3/+8
| | | | | | | fix a bug and add error handling code Change-Id: Ibe2c70cf6718a964b23b9832626613cc73855116 Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
* libhwcompower: Add HWCompower HALjung-min.oh2011-08-241-0/+871
Change-Id: I8842908564b4556621af4e9d1245e07673f6d87c Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>