summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic 'gralloc-vts'Chia-I Wu2017-01-0618-0/+1194
|\
| * graphics: add gralloc tests to VTSChia-I Wu2017-01-0516-0/+839
| * graphics: add basic target-side tests for IMapperChia-I Wu2017-01-053-0/+355
* | Return<*> getStatus().isOk() -> isOk()Steven Moreland2017-01-041-13/+13
|/
* Remove obsolete references to IPCThreadState/ProcessState.Martijn Coenen2016-12-301-7/+5
* Templatize MQDescriptor and rename to fmq_sync/fmq_unsyncHridya Valsaraju2016-12-294-7/+7
* Merge "graphics: HIDLize IMapper"Chia-I Wu2016-12-237-594/+532
|\
| * graphics: HIDLize IMapperChia-I Wu2016-12-237-594/+532
* | Merge "graphics: replace non-const references by pointers"Chia-I Wu2016-12-235-234/+246
|\|
| * graphics: replace non-const references by pointersChia-I Wu2016-12-235-234/+246
* | Merge "Change FMQ header location"TreeHugger Robot2016-12-201-1/+1
|\ \
| * | Change FMQ header locationHridya Valsaraju2016-12-201-1/+1
| |/
* / HwcClient: Fix plane alphaDan Stoza2016-12-191-1/+1
|/
* Merge "Remove RGBX_FP16 format"TreeHugger Robot2016-12-171-1/+3
|\
| * Remove RGBX_FP16 formatRomain Guy2016-12-161-1/+3
* | Merge "graphics: rework IComposer"Chia-I Wu2016-12-1710-2025/+3815
|\ \ | |/ |/|
| * graphics: rework IComposerChia-I Wu2016-12-1610-2025/+3815
* | Merge "Prevent conflict with deprecated pixel format constants"Romain Guy2016-12-151-6/+7
|\ \ | |/ |/|
| * Prevent conflict with deprecated pixel format constantsRomain Guy2016-12-131-6/+7
* | Revert "Revert "Update makefiles for Java package path.""Yifan Hong2016-12-131-13/+13
* | Revert "Update makefiles for Java package path."Yifan Hong2016-12-131-13/+13
* | Update makefiles for Java package path.Yifan Hong2016-12-131-13/+13
* | Update makefiles for hidlizing IBase.Yifan Hong2016-12-034-19/+49
* | Update to use the correct logging library.Yifan Hong2016-12-011-1/+1
|/
* graphics: fix potential leaks for IAllocatorChia-I Wu2016-11-235-215/+431
* Merge "Update makefiles for logging."Steven Moreland2016-11-223-0/+3
|\
| * Update makefiles for logging.Steven Moreland2016-11-213-0/+3
* | Use newly introduced hidl_handle.Martijn Coenen2016-11-221-32/+36
* | graphics: add target-side tests for IAllocator (again)Chia-I Wu2016-11-226-0/+803
* | Merge "Revert "graphics: add target-side tests for IAllocator""Chia-I Wu2016-11-216-800/+0
|\ \
| * | Revert "graphics: add target-side tests for IAllocator"Chia-I Wu2016-11-216-800/+0
* | | Merge "graphics: add target-side tests for IAllocator"Chia-I Wu2016-11-216-0/+800
|\| |
| * | graphics: add target-side tests for IAllocatorChia-I Wu2016-11-176-0/+800
* | | Merge "graphics: remove duplicated types"Chia-I Wu2016-11-219-204/+16
|\ \ \ | |_|/ |/| |
| * | graphics: remove duplicated typesChia-I Wu2016-11-189-204/+16
* | | Split libhidl into base and transport.Yifan Hong2016-11-186-11/+22
* | | Add defines for wide gamut color supportCourtney Goeltzenleuchter2016-11-171-3/+136
|/ /
* | Merge "Ran update-makefiles.sh"Steven Moreland2016-11-151-0/+265
|\ \
| * | Ran update-makefiles.shSteven Moreland2016-11-111-0/+265
| |/
* / Add layered image support to gralloc1 hal.Craig Donner2016-11-114-2/+93
|/
* Update Android.bp to reexport dependent packages.Yifan Hong2016-11-091-0/+1
* Support genrules with multiple toolsColin Cross2016-11-043-12/+12
* Stop using genrule to copy headersColin Cross2016-11-043-12/+1
* graphics: add a type-only common packageChia-I Wu2016-11-033-0/+1251
* Running update makefiles.Steven Moreland2016-11-022-8/+8
* Stop all these merge conflicts.Steven Moreland2016-10-264-0/+57
* Use defaultPassthroughServiceImplementation.Steven Moreland2016-10-211-29/+6
* graphics: add IComposer service daemonChia-I Wu2016-10-193-0/+82
* graphics: fix leaks in IComposer default implChia-I Wu2016-10-191-0/+8
* graphics: add IAllocator service daemonChia-I Wu2016-10-193-0/+71