1. cb1d509 Merge "libhwcomposer-client: mark as vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  2. f140afe composer: route binder traffic over vndbinder by Iliyan Malchev · 8 years ago
  3. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  4. 21c2e11 Merge "Add PRESENT_FENCE_IS_NOT_RELIABLE" into oc-dev by Brian C. Anderson · 8 years ago
  5. 9af5d94 Add PRESENT_FENCE_IS_NOT_RELIABLE by Brian Anderson · 8 years ago
  6. 1c8bff2 libhwcomposer-client: mark as vendor_available by Steven Moreland · 8 years ago
  7. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  8. 79d13ff graphics: revise gralloc interfaces by Chia-I Wu · 8 years ago
  9. a232a45 add components necessary for bootanim to animation class by Keun-young Park · 8 years ago
  10. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  11. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  12. c8e2b3f Remove viral readproc group dependency. by Steven Moreland · 8 years ago
  13. 9b117a4 Fix library dependency, remove undeclarate deps by Fabien Sanglard · 8 years ago
  14. 0d55a21 Add graphics composer support for HWC > HWC1.1 by Fabien Sanglard · 8 years ago
  15. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  16. 88cfac9 Merge "graphics: fix a potential use after free" by TreeHugger Robot · 8 years ago
  17. d466022 Merge "graphics: really reset HWC2 on SF crashes" by TreeHugger Robot · 8 years ago
  18. 41a1c15 graphics: fix a potential use after free by Chia-I Wu · 8 years ago
  19. 6c84f7e graphics: really reset HWC2 on SF crashes by Chia-I Wu · 8 years ago
  20. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  21. 8cc5a15 graphics: clean up composer VTS tests by Chia-I Wu · 8 years ago
  22. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  23. 2bb6dc7 Merge "hwcomposer HAL uses "default" service name" by TreeHugger Robot · 8 years ago
  24. 69ab674 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  25. 2653620 Merge "Remove viral dependency on libhwbinder. (2/2)" by TreeHugger Robot · 8 years ago
  26. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  27. 33df4db Merge "gralloc HAL uses "default" service name" by Yifan Hong · 8 years ago
  28. c8e3295 gralloc HAL uses "default" service name by Chris Phoenix · 9 years ago
  29. 442b893 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  30. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  31. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  32. 4339871 graphics: composer should not die with its client by Chia-I Wu · 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. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  38. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  39. 4a71a73 graphics: use FIFO scheduler in IComposer by Chia-I Wu · 8 years ago
  40. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  41. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  42. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 8 years ago
  43. e4b6f6a Merge "graphics: get rid of BINDERIZED" by Chia-I Wu · 8 years ago
  44. 16624b6 graphics: get rid of BINDERIZED by Chia-I Wu · 8 years ago
  45. b00f59d graphics: add composer tests to VTS by Chia-I Wu · 9 years ago
  46. fed07e8 graphics: add basic target-side tests for IComposer by Chia-I Wu · 9 years ago
  47. 0a60e4b Introduce ComposerBase interface to allow custom Hwc implementations by Daniel Nicoara · 9 years ago
  48. bd82b81 Rename CommandWriter to CommandWriterBase by Daniel Nicoara · 9 years ago
  49. 6b05875 Merge "Use MQDescriptor typedefs for cleanup" by TreeHugger Robot · 9 years ago
  50. 790db10 Use MQDescriptor typedefs for cleanup by Hridya Valsaraju · 9 years ago
  51. 3d2b8d6 Fix log message using undeclared variable by Daniel Nicoara · 9 years ago
  52. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  53. 939e401 graphics: rewrite libgralloc1-adapter by Chia-I Wu · 9 years ago
  54. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  55. 33351da Templatize MQDescriptor and rename to fmq_sync/fmq_unsync by Hridya Valsaraju · 9 years ago
  56. e4c429c Merge "graphics: replace non-const references by pointers" by Chia-I Wu · 9 years ago
  57. e176835 graphics: replace non-const references by pointers by Chia-I Wu · 9 years ago
  58. f938ff2 Merge "Change FMQ header location" by TreeHugger Robot · 9 years ago
  59. 89b5e6b Change FMQ header location by Hridya Valsaraju · 9 years ago
  60. 0df10c4 HwcClient: Fix plane alpha by Dan Stoza · 9 years ago
  61. bb61a72 graphics: rework IComposer by Chia-I Wu · 9 years ago
  62. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  63. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  64. 70b9a15 Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  65. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  66. 0b855f8 Merge "graphics: remove duplicated types" by Chia-I Wu · 9 years ago
  67. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  68. 1c45727 graphics: remove duplicated types by Chia-I Wu · 9 years ago
  69. c2f2779 Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  70. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  71. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  72. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  73. b0b5a4d graphics: add IComposer service daemon by Chia-I Wu · 9 years ago
  74. 0c6b7f4 graphics: fix leaks in IComposer default impl by Chia-I Wu · 9 years ago
  75. 7f8d396 graphics: add a default implementation for IComposer by Chia-I Wu · 9 years ago
  76. acce699 graphics: add HIDL definition for HW composer by Chia-I Wu · 9 years ago