Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
abefabdb2bc36a269cff0d2adc18cebafa3106f2
/
graphics
/
allocator
98ed02d
Merge "graphics: set maxThreads to 4 for the allocator"
by TreeHugger Robot
· 8 years ago
f203167
Update makefiles. (2/2) am: 76cfb84140
by Steven Moreland
· 8 years ago
76cfb84
Update makefiles. (2/2)
by Steven Moreland
· 8 years ago
17ba27b
graphics: set maxThreads to 4 for the allocator
by Chia-I Wu
· 8 years ago
a32ebce
Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120
by Steven Moreland
· 8 years ago
b05e4c9
Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev
by Martijn Coenen
· 8 years ago
4be51a8
Merge changes from topic 'fix-hidl-generate' into oc-dev
by Steven Moreland
· 8 years ago
bc71124
Update makefiles for c++-sources and c++-headers. (2/2)
by Steven Moreland
· 8 years ago
f9b3fb4
Start processes that need real-time with CAP_SYS_NICE.
by Martijn Coenen
· 8 years ago
5c63b11
Remove redundant dependencies
by Steven Moreland
· 8 years ago
b57dd2a
graphics: remvoe -Wno-unused-parameter
by Chia-I Wu
· 8 years ago
17f0c0d
Merge changes from topic 'hidl-vendor-available' into oc-dev
by Steven Moreland
· 8 years ago
fed1244
libgrallocmapperincludes: as header lib and vendor
by Steven Moreland
· 8 years ago
3b36a83
Update makefiles (2/2).
by Steven Moreland
· 8 years ago
79d13ff
graphics: revise gralloc interfaces
by Chia-I Wu
· 8 years ago
4e7a307
Fix transitive includes.
by Steven Moreland
· 8 years ago
a232a45
add components necessary for bootanim to animation class
by Keun-young Park
· 8 years ago
40d3a9b
Convert all comments into "doxygen-ready" comments.
by Andreas Huber
· 8 years ago
2f44ec6
Merge "Use gralloc usage conversion library" into oc-dev
by TreeHugger Robot
· 8 years ago
66ee177
Use gralloc usage conversion library
by Jesse Hall
· 8 years ago
561b602
Update makefiles for hwtypes.h
by Steven Moreland
· 8 years ago
c8e2b3f
Remove viral readproc group dependency.
by Steven Moreland
· 8 years ago
ed2bb4e
Change vts target base test class name
by Yuexi Ma
· 8 years ago
48c5224
hidl_default to all targets.
by Steven Moreland
· 8 years ago
d412d7b
graphics: initialize count to 0 in initCapabilities
by Chia-I Wu
· 8 years ago
69505c6
graphics: clean up allocator VTS tests
by Chia-I Wu
· 8 years ago
50d7e27
change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)
by Yuexi Ma
· 8 years ago
2653620
Merge "Remove viral dependency on libhwbinder. (2/2)"
by TreeHugger Robot
· 8 years ago
7e73d5b
Remove viral dependency on libhwbinder. (2/2)
by Steven Moreland
· 8 years ago
c8e3295
gralloc HAL uses "default" service name
by Chris Phoenix
· 8 years ago
d94a7d2
Remove .vts spec files
by Tri Vo
· 8 years ago
8422f6a
Update the test binary and source file name on master.
by Zhuoyao Zhang
· 8 years ago
2caf0a6
Remove coverage flags from tests.
by Ryan Campbell
· 8 years ago
f008f8f
Merge "Update .vts files on master based on the latest .hal file and hidl-gen"
by Zhuoyao Zhang
· 8 years ago
3bef939
Update .vts files on master based on the latest .hal file and hidl-gen
by Zhuoyao Zhang
· 8 years ago
a0da1a1
Move hidl shims to the vendor partition. (2/2)
by Steven Moreland
· 8 years ago
85120c9
Update makefiles to use filgroup syntax.
by Tri Vo
· 8 years ago
ce608be
Migrate driver/profiler to test/vts-testcase/hal.
by Tri Vo
· 8 years ago
7b9b6ca
move VTS stub files and non-functional tests
by Keun Soo Yim
· 8 years ago
e9b43bb
Update Andriod.bp for hals.
by Zhuoyao Zhang
· 8 years ago
f37a0a4
Ran update-makefiles.sh.
by Steven Moreland
· 8 years ago
f18be3d
Merge "Add build rule of driver/profier for graphics allocator hal."
by Zhuoyao Zhang
· 8 years ago
5ead55c
Merge "Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers."
by Peng Xu
· 8 years ago
36358b1
Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers.
by Craig Donner
· 8 years ago
e7544ed
Add build rule of driver/profier for graphics allocator hal.
by Zhuoyao Zhang
· 8 years ago
a18049a
Bp/nFoo -> Bp/nHwFoo.
by Yifan Hong
· 8 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
· 8 years ago
c7b1fa1
graphics: add gralloc tests to VTS
by Chia-I Wu
· 9 years ago
b643842
Return<*> getStatus().isOk() -> isOk()
by Steven Moreland
· 8 years ago
e176835
graphics: replace non-const references by pointers
by Chia-I Wu
· 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
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
3e7889e
graphics: add target-side tests for IAllocator
by Chia-I Wu
· 9 years ago
0b00adf
Add layered image support to gralloc1 hal.
by Craig Donner
· 9 years ago
b785f5b
Support genrules with multiple tools
by Colin Cross
· 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
4c0d397
graphics: add IAllocator service daemon
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