Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
b0abafbf0a6174e8c8933cc5fb19501a2d22c53b
/
graphics
1b2a09e
Merge "Add enums for 10bit color formats"
by Courtney Goeltzenleuchter
· 9 years ago
0bf271e
Merge "Add dataspace definition for sensor direct report"
by TreeHugger Robot
· 9 years ago
0a60e4b
Introduce ComposerBase interface to allow custom Hwc implementations
by Daniel Nicoara
· 9 years ago
0d955c1
Add enums for 10bit color formats
by Courtney Goeltzenleuchter
· 9 years ago
b9c5f8f
Add dataspace definition for sensor direct report
by Peng Xu
· 9 years ago
a9e5636
Merge "Rename CommandWriter to CommandWriterBase"
by TreeHugger Robot
· 9 years ago
bd82b81
Rename CommandWriter to CommandWriterBase
by Daniel Nicoara
· 9 years ago
5b70f3d
Merge "Add Display-P3 color mode"
by Romain Guy
· 9 years ago
6b05875
Merge "Use MQDescriptor typedefs for cleanup"
by TreeHugger Robot
· 9 years ago
790db10
Use MQDescriptor typedefs for cleanup
by Hridya Valsaraju
· 9 years ago
fa48a77
Add Display-P3 color mode
by Romain Guy
· 9 years ago
9968f30
Merge "Remove useless Android.mk files."
by TreeHugger Robot
· 9 years ago
f37a0a4
Ran update-makefiles.sh.
by Steven Moreland
· 9 years ago
66816de
Remove useless Android.mk files.
by Steven Moreland
· 9 years ago
6633f75
Merge "Fix log message using undeclared variable"
by Daniel Nicoara
· 9 years ago
f18be3d
Merge "Add build rule of driver/profier for graphics allocator hal."
by Zhuoyao Zhang
· 9 years ago
5ead55c
Merge "Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers."
by Peng Xu
· 9 years ago
36358b1
Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers.
by Craig Donner
· 9 years ago
3d2b8d6
Fix log message using undeclared variable
by Daniel Nicoara
· 9 years ago
e7544ed
Add build rule of driver/profier for graphics allocator hal.
by Zhuoyao Zhang
· 9 years ago
a18049a
Bp/nFoo -> Bp/nHwFoo.
by Yifan Hong
· 9 years ago
3068374
Merge changes from topic 'display-p3'
by Courtney Goeltzenleuchter
· 9 years ago
d0461a4
Add missing dependencies in graphics mapper vts test.
by Yifan Hong
· 9 years ago
5f3da62
Add Display P3 DATASPACE enums
by Courtney Goeltzenleuchter
· 9 years ago
2a84d48
Remove TODO
by Courtney Goeltzenleuchter
· 9 years ago
939e401
graphics: rewrite libgralloc1-adapter
by Chia-I Wu
· 9 years ago
731eb3d
graphics: copy Gralloc1On0Adapter over
by Chia-I Wu
· 9 years ago
0069a38
Merge changes from topic 'gralloc-vts'
by Chia-I Wu
· 9 years ago
c7b1fa1
graphics: add gralloc tests to VTS
by Chia-I Wu
· 9 years ago
98f99cf
graphics: add basic target-side tests for IMapper
by Chia-I Wu
· 9 years ago
b643842
Return<*> getStatus().isOk() -> isOk()
by Steven Moreland
· 9 years ago
0282237
Remove obsolete references to IPCThreadState/ProcessState.
by Martijn Coenen
· 9 years ago
33351da
Templatize MQDescriptor and rename to fmq_sync/fmq_unsync
by Hridya Valsaraju
· 9 years ago
cbf76aa
Merge "graphics: HIDLize IMapper"
by Chia-I Wu
· 9 years ago
e4c429c
Merge "graphics: replace non-const references by pointers"
by Chia-I Wu
· 9 years ago
158d530
graphics: HIDLize IMapper
by Chia-I Wu
· 9 years ago
e176835
graphics: replace non-const references by pointers
by Chia-I Wu
· 9 years ago
f938ff2
Merge "Change FMQ header location"
by TreeHugger Robot
· 9 years ago
89b5e6b
Change FMQ header location
by Hridya Valsaraju
· 9 years ago
0df10c4
HwcClient: Fix plane alpha
by Dan Stoza
· 9 years ago
7df53b7
Merge "Remove RGBX_FP16 format"
by TreeHugger Robot
· 9 years ago
02d69ca
Merge "graphics: rework IComposer"
by Chia-I Wu
· 9 years ago
c7e0a38
Remove RGBX_FP16 format
by Romain Guy
· 9 years ago
bb61a72
graphics: rework IComposer
by Chia-I Wu
· 9 years ago
ab2e00b
Merge "Prevent conflict with deprecated pixel format constants"
by Romain Guy
· 9 years ago
175766c
Prevent conflict with deprecated pixel format constants
by Romain Guy
· 9 years ago
f35ee3b
Revert "Revert "Update makefiles for Java package path.""
by Yifan Hong
· 9 years ago
a8789f2
Revert "Update makefiles for Java package path."
by Yifan Hong
· 9 years ago
ab0792c
Update makefiles for Java package path.
by Yifan Hong
· 9 years ago
5018394
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
f9d3034
Update to use the correct logging library.
by Yifan Hong
· 9 years ago
a7f234c
graphics: fix potential leaks for IAllocator
by Chia-I Wu
· 9 years ago
bbff14d
Merge "Update makefiles for logging."
by Steven Moreland
· 9 years ago
70b9a15
Use newly introduced hidl_handle.
by Martijn Coenen
· 9 years ago
f8d68ec
Update makefiles for logging.
by Steven Moreland
· 9 years ago
bc46dac
graphics: add target-side tests for IAllocator (again)
by Chia-I Wu
· 9 years ago
92354a5
Merge "Revert "graphics: add target-side tests for IAllocator""
by Chia-I Wu
· 9 years ago
24325c6
Revert "graphics: add target-side tests for IAllocator"
by Chia-I Wu
· 9 years ago
8ae0ad0
Merge "graphics: add target-side tests for IAllocator"
by Chia-I Wu
· 9 years ago
0b855f8
Merge "graphics: remove duplicated types"
by Chia-I Wu
· 9 years ago
6b920e4
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
1c45727
graphics: remove duplicated types
by Chia-I Wu
· 9 years ago
5f97c26
Add defines for wide gamut color support
by Courtney Goeltzenleuchter
· 9 years ago
3e7889e
graphics: add target-side tests for IAllocator
by Chia-I Wu
· 9 years ago
035ce20
Merge "Ran update-makefiles.sh"
by Steven Moreland
· 9 years ago
2c68cc4
Ran update-makefiles.sh
by Steven Moreland
· 9 years ago
0b00adf
Add layered image support to gralloc1 hal.
by Craig Donner
· 9 years ago
c2f2779
Update Android.bp to reexport dependent packages.
by Yifan Hong
· 9 years ago
b785f5b
Support genrules with multiple tools
by Colin Cross
· 9 years ago
ded9852
Stop using genrule to copy headers
by Colin Cross
· 9 years ago
4ee3431
graphics: add a type-only common package
by Chia-I Wu
· 9 years ago
fcd74eb
Running update makefiles.
by Steven Moreland
· 9 years ago
6972777
Stop all these merge conflicts.
by Steven Moreland
· 9 years ago
22566b8
Use defaultPassthroughServiceImplementation.
by Steven Moreland
· 9 years ago
b0b5a4d
graphics: add IComposer service daemon
by Chia-I Wu
· 9 years ago
0c6b7f4
graphics: fix leaks in IComposer default impl
by Chia-I Wu
· 9 years ago
4c0d397
graphics: add IAllocator service daemon
by Chia-I Wu
· 9 years ago
7f8d396
graphics: add a default implementation for IComposer
by Chia-I Wu
· 9 years ago
acce699
graphics: add HIDL definition for HW composer
by Chia-I Wu
· 9 years ago
0f215c5
graphics: add a default implementation to IMapper
by Chia-I Wu
· 9 years ago
9af67ec
graphics: add IMapper to complement IAllocator
by Chia-I Wu
· 9 years ago
109571a
graphics: add a default implementation to IAllocator
by Chia-I Wu
· 9 years ago
e78aa1b
Add HAL definition for graphics buffer allocator
by Chia-I Wu
· 9 years ago