aboutsummaryrefslogtreecommitdiffstats
path: root/system/gralloc/gralloc_30.cpp
Commit message (Expand)AuthorAgeFilesLines
* HostConnection: Use unique_ptr for HostConnection objects.Yilong Li2020-07-131-1/+3
* Retire duplicate qemu_pipe and gralloc_cb headersRoman Kiryanov2020-05-201-3/+2
* (reland) Add libqemupipe.ranchu and libgralloc_cb.ranchuRoman Kiryanov2020-05-041-0/+1
* (reland) Use the shared slots host memory allocatorRoman Kiryanov2020-03-191-5/+6
* goldfish-codecs: fix crash and adapt to allocator3bohu2020-02-191-1/+10
* (reland) Retire framebuffer_device_t from grallocRoman Kiryanov2019-12-031-126/+0
* Revert submissionRoman Kiryanov2019-12-021-0/+126
* Retire framebuffer_device_t from grallocRoman Kiryanov2019-12-021-126/+0
* Do not create hostConnection for RAW pixel formatHuan Song2019-11-131-1/+3
* Retire cb_handle_30_t::physAddrRoman Kiryanov2019-10-311-76/+86
* Move the memory host allocated region offset to cb_handle_tRoman Kiryanov2019-10-291-9/+2
* Refactor lock/unlockRoman Kiryanov2019-10-221-85/+92
* Add a gralloc module that does not use ashmemRoman Kiryanov2019-10-211-0/+1191