1. c2e949e graphics: add a basic test for IMapper::lockFlex by Chia-I Wu · 8 years ago
  2. 8cc5a15 graphics: clean up composer VTS tests by Chia-I Wu · 8 years ago
  3. 89d09dd graphics: clean up mapper VTS tests by Chia-I Wu · 8 years ago
  4. 69505c6 graphics: clean up allocator VTS tests by Chia-I Wu · 8 years ago
  5. 37606f9 Add dataspace to match upstream EGL extension by Courtney Goeltzenleuchter · 8 years ago
  6. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  7. 2bb6dc7 Merge "hwcomposer HAL uses "default" service name" by TreeHugger Robot · 8 years ago
  8. 69ab674 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  9. 2653620 Merge "Remove viral dependency on libhwbinder. (2/2)" by TreeHugger Robot · 8 years ago
  10. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  11. 33df4db Merge "gralloc HAL uses "default" service name" by Yifan Hong · 8 years ago
  12. c8e3295 gralloc HAL uses "default" service name by Chris Phoenix · 9 years ago
  13. 442b893 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  14. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  15. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  16. 4339871 graphics: composer should not die with its client by Chia-I Wu · 8 years ago
  17. 2caf0a6 Remove coverage flags from tests. by Ryan Campbell · 8 years ago
  18. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  19. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  20. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  21. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  22. a9e8d15 Merge "graphics: use FIFO scheduler in IComposer" by TreeHugger Robot · 8 years ago
  23. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  24. 4a71a73 graphics: use FIFO scheduler in IComposer by Chia-I Wu · 8 years ago
  25. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  26. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  27. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  28. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  29. e4b6f6a Merge "graphics: get rid of BINDERIZED" by Chia-I Wu · 9 years ago
  30. 16624b6 graphics: get rid of BINDERIZED by Chia-I Wu · 9 years ago
  31. b00f59d graphics: add composer tests to VTS by Chia-I Wu · 9 years ago
  32. fed07e8 graphics: add basic target-side tests for IComposer by Chia-I Wu · 9 years ago
  33. 1b2a09e Merge "Add enums for 10bit color formats" by Courtney Goeltzenleuchter · 9 years ago
  34. 0bf271e Merge "Add dataspace definition for sensor direct report" by TreeHugger Robot · 9 years ago
  35. 0a60e4b Introduce ComposerBase interface to allow custom Hwc implementations by Daniel Nicoara · 9 years ago
  36. 0d955c1 Add enums for 10bit color formats by Courtney Goeltzenleuchter · 9 years ago
  37. b9c5f8f Add dataspace definition for sensor direct report by Peng Xu · 9 years ago
  38. a9e5636 Merge "Rename CommandWriter to CommandWriterBase" by TreeHugger Robot · 9 years ago
  39. bd82b81 Rename CommandWriter to CommandWriterBase by Daniel Nicoara · 9 years ago
  40. 5b70f3d Merge "Add Display-P3 color mode" by Romain Guy · 9 years ago
  41. 6b05875 Merge "Use MQDescriptor typedefs for cleanup" by TreeHugger Robot · 9 years ago
  42. 790db10 Use MQDescriptor typedefs for cleanup by Hridya Valsaraju · 9 years ago
  43. fa48a77 Add Display-P3 color mode by Romain Guy · 9 years ago
  44. 9968f30 Merge "Remove useless Android.mk files." by TreeHugger Robot · 9 years ago
  45. f37a0a4 Ran update-makefiles.sh. by Steven Moreland · 9 years ago
  46. 66816de Remove useless Android.mk files. by Steven Moreland · 9 years ago
  47. 6633f75 Merge "Fix log message using undeclared variable" by Daniel Nicoara · 9 years ago
  48. f18be3d Merge "Add build rule of driver/profier for graphics allocator hal." by Zhuoyao Zhang · 9 years ago
  49. 5ead55c Merge "Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers." by Peng Xu · 9 years ago
  50. 36358b1 Add gralloc1 flags for direct mode sensors and SSBO/UBO buffers. by Craig Donner · 9 years ago
  51. 3d2b8d6 Fix log message using undeclared variable by Daniel Nicoara · 9 years ago
  52. e7544ed Add build rule of driver/profier for graphics allocator hal. by Zhuoyao Zhang · 9 years ago
  53. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  54. 3068374 Merge changes from topic 'display-p3' by Courtney Goeltzenleuchter · 9 years ago
  55. d0461a4 Add missing dependencies in graphics mapper vts test. by Yifan Hong · 9 years ago
  56. 5f3da62 Add Display P3 DATASPACE enums by Courtney Goeltzenleuchter · 9 years ago
  57. 2a84d48 Remove TODO by Courtney Goeltzenleuchter · 9 years ago
  58. 939e401 graphics: rewrite libgralloc1-adapter by Chia-I Wu · 9 years ago
  59. 731eb3d graphics: copy Gralloc1On0Adapter over by Chia-I Wu · 9 years ago
  60. 0069a38 Merge changes from topic 'gralloc-vts' by Chia-I Wu · 9 years ago
  61. c7b1fa1 graphics: add gralloc tests to VTS by Chia-I Wu · 9 years ago
  62. 98f99cf graphics: add basic target-side tests for IMapper by Chia-I Wu · 9 years ago
  63. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  64. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  65. 33351da Templatize MQDescriptor and rename to fmq_sync/fmq_unsync by Hridya Valsaraju · 9 years ago
  66. cbf76aa Merge "graphics: HIDLize IMapper" by Chia-I Wu · 9 years ago
  67. e4c429c Merge "graphics: replace non-const references by pointers" by Chia-I Wu · 9 years ago
  68. 158d530 graphics: HIDLize IMapper by Chia-I Wu · 9 years ago
  69. e176835 graphics: replace non-const references by pointers by Chia-I Wu · 9 years ago
  70. f938ff2 Merge "Change FMQ header location" by TreeHugger Robot · 9 years ago
  71. 89b5e6b Change FMQ header location by Hridya Valsaraju · 9 years ago
  72. 0df10c4 HwcClient: Fix plane alpha by Dan Stoza · 9 years ago
  73. 7df53b7 Merge "Remove RGBX_FP16 format" by TreeHugger Robot · 9 years ago
  74. 02d69ca Merge "graphics: rework IComposer" by Chia-I Wu · 9 years ago
  75. c7e0a38 Remove RGBX_FP16 format by Romain Guy · 9 years ago
  76. bb61a72 graphics: rework IComposer by Chia-I Wu · 9 years ago
  77. ab2e00b Merge "Prevent conflict with deprecated pixel format constants" by Romain Guy · 9 years ago
  78. 175766c Prevent conflict with deprecated pixel format constants by Romain Guy · 9 years ago
  79. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  80. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  81. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  82. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  83. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  84. a7f234c graphics: fix potential leaks for IAllocator by Chia-I Wu · 9 years ago
  85. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  86. 70b9a15 Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  87. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  88. bc46dac graphics: add target-side tests for IAllocator (again) by Chia-I Wu · 9 years ago
  89. 92354a5 Merge "Revert "graphics: add target-side tests for IAllocator"" by Chia-I Wu · 9 years ago
  90. 24325c6 Revert "graphics: add target-side tests for IAllocator" by Chia-I Wu · 9 years ago
  91. 8ae0ad0 Merge "graphics: add target-side tests for IAllocator" by Chia-I Wu · 9 years ago
  92. 0b855f8 Merge "graphics: remove duplicated types" by Chia-I Wu · 9 years ago
  93. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  94. 1c45727 graphics: remove duplicated types by Chia-I Wu · 9 years ago
  95. 5f97c26 Add defines for wide gamut color support by Courtney Goeltzenleuchter · 9 years ago
  96. 3e7889e graphics: add target-side tests for IAllocator by Chia-I Wu · 9 years ago
  97. 035ce20 Merge "Ran update-makefiles.sh" by Steven Moreland · 9 years ago
  98. 2c68cc4 Ran update-makefiles.sh by Steven Moreland · 9 years ago
  99. 0b00adf Add layered image support to gralloc1 hal. by Craig Donner · 9 years ago
  100. c2f2779 Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago