1. 98ed02d Merge "graphics: set maxThreads to 4 for the allocator" by TreeHugger Robot · 8 years ago
  2. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  3. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  4. 17ba27b graphics: set maxThreads to 4 for the allocator by Chia-I Wu · 8 years ago
  5. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  6. b05e4c9 Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev by Martijn Coenen · 8 years ago
  7. 4be51a8 Merge changes from topic 'fix-hidl-generate' into oc-dev by Steven Moreland · 8 years ago
  8. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  9. f9b3fb4 Start processes that need real-time with CAP_SYS_NICE. by Martijn Coenen · 8 years ago
  10. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  11. b57dd2a graphics: remvoe -Wno-unused-parameter by Chia-I Wu · 8 years ago
  12. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  13. fed1244 libgrallocmapperincludes: as header lib and vendor by Steven Moreland · 8 years ago
  14. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  15. 79d13ff graphics: revise gralloc interfaces by Chia-I Wu · 8 years ago
  16. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  17. a232a45 add components necessary for bootanim to animation class by Keun-young Park · 8 years ago
  18. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  19. 2f44ec6 Merge "Use gralloc usage conversion library" into oc-dev by TreeHugger Robot · 8 years ago
  20. 66ee177 Use gralloc usage conversion library by Jesse Hall · 8 years ago
  21. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  22. c8e2b3f Remove viral readproc group dependency. by Steven Moreland · 8 years ago
  23. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  24. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  25. d412d7b graphics: initialize count to 0 in initCapabilities by Chia-I Wu · 8 years ago
  26. 69505c6 graphics: clean up allocator VTS tests by Chia-I Wu · 8 years ago
  27. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  28. 2653620 Merge "Remove viral dependency on libhwbinder. (2/2)" by TreeHugger Robot · 8 years ago
  29. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  30. c8e3295 gralloc HAL uses "default" service name by Chris Phoenix · 8 years ago
  31. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  32. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  33. 2caf0a6 Remove coverage flags from tests. by Ryan Campbell · 8 years ago
  34. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  35. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  36. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  37. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  38. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  39. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  40. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 8 years ago
  41. f37a0a4 Ran update-makefiles.sh. by Steven Moreland · 8 years ago
  42. f18be3d Merge "Add build rule of driver/profier for graphics allocator hal." by Zhuoyao Zhang · 8 years ago
  43. 5ead55c Merge "Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers." by Peng Xu · 8 years ago
  44. 36358b1 Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers. by Craig Donner · 8 years ago
  45. e7544ed Add build rule of driver/profier for graphics allocator hal. by Zhuoyao Zhang · 8 years ago
  46. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 8 years ago
  47. 939e401 graphics: rewrite libgralloc1-adapter by Chia-I Wu · 9 years ago
  48. 731eb3d graphics: copy Gralloc1On0Adapter over by Chia-I Wu · 9 years ago
  49. 0069a38 Merge changes from topic 'gralloc-vts' by Chia-I Wu · 8 years ago
  50. c7b1fa1 graphics: add gralloc tests to VTS by Chia-I Wu · 9 years ago
  51. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 8 years ago
  52. e176835 graphics: replace non-const references by pointers by Chia-I Wu · 9 years ago
  53. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  54. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  55. a7f234c graphics: fix potential leaks for IAllocator by Chia-I Wu · 9 years ago
  56. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  57. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  58. bc46dac graphics: add target-side tests for IAllocator (again) by Chia-I Wu · 9 years ago
  59. 92354a5 Merge "Revert "graphics: add target-side tests for IAllocator"" by Chia-I Wu · 9 years ago
  60. 24325c6 Revert "graphics: add target-side tests for IAllocator" by Chia-I Wu · 9 years ago
  61. 8ae0ad0 Merge "graphics: add target-side tests for IAllocator" by Chia-I Wu · 9 years ago
  62. 0b855f8 Merge "graphics: remove duplicated types" by Chia-I Wu · 9 years ago
  63. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  64. 1c45727 graphics: remove duplicated types by Chia-I Wu · 9 years ago
  65. 3e7889e graphics: add target-side tests for IAllocator by Chia-I Wu · 9 years ago
  66. 0b00adf Add layered image support to gralloc1 hal. by Craig Donner · 9 years ago
  67. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  68. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  69. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  70. 22566b8 Use defaultPassthroughServiceImplementation. by Steven Moreland · 9 years ago
  71. 4c0d397 graphics: add IAllocator service daemon by Chia-I Wu · 9 years ago
  72. 109571a graphics: add a default implementation to IAllocator by Chia-I Wu · 9 years ago
  73. e78aa1b Add HAL definition for graphics buffer allocator by Chia-I Wu · 9 years ago