summaryrefslogtreecommitdiffstats
path: root/third_party/hwcplus
Commit message (Collapse)AuthorAgeFilesLines
* Add __android_log_assert.fjhenigman@chromium.org2014-06-171-2/+29
| | | | | | | | | | Called from android logging macro used in mesa. BUG=358029 Review URL: https://codereview.chromium.org/321353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277862 0039d316-1c4b-4281-b951-d872f2087c98
* Add cutils/log.hfjhenigman@chromium.org2014-06-171-0/+5
| | | | | | | | | | | Adding one more very tiny Android file here means fewer changes needed to compile other files borrowed from Android or Android-x86. BUG=358029 Review URL: https://codereview.chromium.org/331793003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277842 0039d316-1c4b-4281-b951-d872f2087c98
* rename vendor/gralloc_drm.hfjhenigman@chromium.org2014-06-171-0/+0
| | | | | | | | | | | libgralloc_drm (in the chrome os package hwcplus-drm) also installs a file named gralloc_drm.h, which might cause confusion. BUG=358029 Review URL: https://codereview.chromium.org/336533004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277656 0039d316-1c4b-4281-b951-d872f2087c98
* Add enums and defines used by gralloc_drm.fjhenigman@chromium.org2014-06-091-0/+31
| | | | | | | | | | These are referenced in the gralloc_drm source from android-x86. BUG=358029 Review URL: https://codereview.chromium.org/298093003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275852 0039d316-1c4b-4281-b951-d872f2087c98
* Re-land: Make it possible to build libhardware.fjhenigman@chromium.org2014-05-056-5/+122
| | | | | | | | | | | | Fix up some include files, supply some functions, and make the hardware module search path configurable at compile time and run time. TBR=dalecurtis@chromium.org BUG=358029 Review URL: https://codereview.chromium.org/252583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268211 0039d316-1c4b-4281-b951-d872f2087c98
* Revert of Make it possible to build libhardware. ↵dalecurtis@chromium.org2014-05-046-118/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (https://codereview.chromium.org/252583002/) Reason for revert: Broke check_licenses, since hwcplus_util.c doesn't have a license. Please add one. http://build.chromium.org/p/chromium/builders/Linux/builds/49510/steps/check_licenses/logs/stdio Original issue's description: > Make it possible to build libhardware. > > Fix up some include files, supply some stubs, and make the hardware > module search path configurable at compile time and run time. > > BUG=358029 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268096 TBR=rjkroege@chromium.org,fjhenigman@chromium.org NOTREECHECKS=true NOTRY=true BUG=358029 Review URL: https://codereview.chromium.org/262153002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268112 0039d316-1c4b-4281-b951-d872f2087c98
* Make it possible to build libhardware.fjhenigman@chromium.org2014-05-046-5/+118
| | | | | | | | | | | Fix up some include files, supply some stubs, and make the hardware module search path configurable at compile time and run time. BUG=358029 Review URL: https://codereview.chromium.org/252583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268096 0039d316-1c4b-4281-b951-d872f2087c98
* AOSP files needed for libhardware.fjhenigman@chromium.org2014-05-023-0/+781
| | | | | | | | | | From the kitkat-release branch - these are needed to compile hardware.c. BUG=358029 Review URL: https://codereview.chromium.org/254683002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267960 0039d316-1c4b-4281-b951-d872f2087c98
* Correct third_party/hwcplus/README.chromium src URLrjkroege@chromium.org2014-04-181-1/+1
| | | | | | | | | | | | | | In https://codereview.chromium.org/237633002, it was pointed out that third_party/hwcplus/README.chromium should point to a chromium.googlesource.com url but this url couldn't exist until after landing 237633002. Correct the url now that it's possible. BUG=361139 R=tfarina@chromium.org Review URL: https://codereview.chromium.org/241333002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264703 0039d316-1c4b-4281-b951-d872f2087c98
* Baseline of hwcplus package taken from KitKat AOSP.rjkroege@chromium.org2014-04-1710-0/+3026
| | | | | | | | | BUG=361139 TBR=fjhenigman@chromium.org Review URL: https://codereview.chromium.org/237533013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264633 0039d316-1c4b-4281-b951-d872f2087c98
* Added skeleon directory for hwcplusrjkroege@chromium.org2014-04-163-0/+42
hwcplus is needed for ozone-freon. Per https://goto.google.com/freon-ozone BUG=361139 Review URL: https://codereview.chromium.org/237633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264079 0039d316-1c4b-4281-b951-d872f2087c98