1. a1169dd Update makefiles for hidl_interface. by Steven Moreland · 8 years ago
  2. e3b1836 graphics: add OWNERS file to default implementations by Chia-I Wu · 8 years ago
  3. 16e8ed2 graphics: support FB HAL using HWC2OnFbAdapter by Chia-I Wu · 8 years ago
  4. 8101b24 graphics: require validateDisplay after onRefresh by Chia-I Wu · 8 years ago
  5. bc67a6a Guard against racy ComposerClient reconnection by Steven Thomas · 8 years ago
  6. 0fff75d Update for Soong java makefiles. am: c3e80fa01e by Steven Moreland · 8 years ago
  7. c3e80fa Update for Soong java makefiles. by Steven Moreland · 8 years ago
  8. f27cfa1 Merge "Remove useless Android.mk files." am: 75d5cf515a by Steven Moreland · 8 years ago
  9. 75d5cf5 Merge "Remove useless Android.mk files." by Treehugger Robot · 8 years ago
  10. 4b60470 Remove useless Android.mk files. by Steven Moreland · 8 years ago
  11. 8616519 Merge "Update for hidl adapter module defaults." am: 988c977079 by Steven Moreland · 8 years ago
  12. 527fd76 Update for hidl adapter module defaults. by Steven Moreland · 8 years ago
  13. f07e364 Merge "Fix typo in update makefiles." am: 9960148420 by Steven Moreland · 8 years ago
  14. a5299ee Fix typo in update makefiles. by Steven Moreland · 8 years ago
  15. 73949c1 Update makefiles for hidl adapter. am: 26a0bb2762 by Steven Moreland · 8 years ago
  16. 26a0bb2 Update makefiles for hidl adapter. by Steven Moreland · 8 years ago
  17. dfd8287 Updating all makefiles. by Steven Moreland · 8 years ago
  18. ff308ea Updating all makefiles. by Steven Moreland · 8 years ago
  19. e0ff3e4 graphics: ignore/reduce spurious vsync in VTS by Chia-I Wu · 8 years ago
  20. ae00f5c graphics: sideband streams are not buffers by Chia-I Wu · 8 years ago
  21. 47bd6b4 Skip Validate am: 11ec393689 by Fabien Sanglard · 8 years ago
  22. a7b0e27 Skip Validate am: 11ec393689 by Fabien Sanglard · 8 years ago
  23. 11ec393 Skip Validate by Fabien Sanglard · 8 years ago
  24. d47f4a9 Move utility classes in a separate static target by Daniel Nicoara · 8 years ago
  25. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  26. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  27. b8b218b Merge "graphics: set maxThreads to 4 for the composer" into oc-dev by Chia-I Wu · 8 years ago
  28. ec71f00 graphics: set maxThreads to 4 for the composer by Chia-I Wu · 8 years ago
  29. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  30. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  31. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  32. 58da77e Avoid crash when setting buffer on deleted layer by Steven Thomas · 8 years ago
  33. 2ae8570 graphics: use mapper from the composer by Chia-I Wu · 8 years ago
  34. cb1d509 Merge "libhwcomposer-client: mark as vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  35. f140afe composer: route binder traffic over vndbinder by Iliyan Malchev · 8 years ago
  36. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  37. 21c2e11 Merge "Add PRESENT_FENCE_IS_NOT_RELIABLE" into oc-dev by Brian C. Anderson · 8 years ago
  38. 9af5d94 Add PRESENT_FENCE_IS_NOT_RELIABLE by Brian Anderson · 8 years ago
  39. 1c8bff2 libhwcomposer-client: mark as vendor_available by Steven Moreland · 8 years ago
  40. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  41. 79d13ff graphics: revise gralloc interfaces by Chia-I Wu · 8 years ago
  42. a232a45 add components necessary for bootanim to animation class by Keun-young Park · 8 years ago
  43. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  44. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  45. c8e2b3f Remove viral readproc group dependency. by Steven Moreland · 8 years ago
  46. 9b117a4 Fix library dependency, remove undeclarate deps by Fabien Sanglard · 8 years ago
  47. 0d55a21 Add graphics composer support for HWC > HWC1.1 by Fabien Sanglard · 8 years ago
  48. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  49. 88cfac9 Merge "graphics: fix a potential use after free" by TreeHugger Robot · 8 years ago
  50. d466022 Merge "graphics: really reset HWC2 on SF crashes" by TreeHugger Robot · 8 years ago
  51. 41a1c15 graphics: fix a potential use after free by Chia-I Wu · 8 years ago
  52. 6c84f7e graphics: really reset HWC2 on SF crashes by Chia-I Wu · 8 years ago
  53. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  54. 8cc5a15 graphics: clean up composer VTS tests by Chia-I Wu · 8 years ago
  55. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  56. 2bb6dc7 Merge "hwcomposer HAL uses "default" service name" by TreeHugger Robot · 8 years ago
  57. 69ab674 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  58. 2653620 Merge "Remove viral dependency on libhwbinder. (2/2)" by TreeHugger Robot · 8 years ago
  59. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  60. 33df4db Merge "gralloc HAL uses "default" service name" by Yifan Hong · 8 years ago
  61. c8e3295 gralloc HAL uses "default" service name by Chris Phoenix · 9 years ago
  62. 442b893 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  63. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  64. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  65. 4339871 graphics: composer should not die with its client by Chia-I Wu · 8 years ago
  66. 2caf0a6 Remove coverage flags from tests. by Ryan Campbell · 8 years ago
  67. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  68. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  69. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  70. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  71. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  72. 4a71a73 graphics: use FIFO scheduler in IComposer by Chia-I Wu · 8 years ago
  73. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  74. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  75. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  76. e4b6f6a Merge "graphics: get rid of BINDERIZED" by Chia-I Wu · 9 years ago
  77. 16624b6 graphics: get rid of BINDERIZED by Chia-I Wu · 9 years ago
  78. b00f59d graphics: add composer tests to VTS by Chia-I Wu · 9 years ago
  79. fed07e8 graphics: add basic target-side tests for IComposer by Chia-I Wu · 9 years ago
  80. 0a60e4b Introduce ComposerBase interface to allow custom Hwc implementations by Daniel Nicoara · 9 years ago
  81. bd82b81 Rename CommandWriter to CommandWriterBase by Daniel Nicoara · 9 years ago
  82. 6b05875 Merge "Use MQDescriptor typedefs for cleanup" by TreeHugger Robot · 9 years ago
  83. 790db10 Use MQDescriptor typedefs for cleanup by Hridya Valsaraju · 9 years ago
  84. 3d2b8d6 Fix log message using undeclared variable by Daniel Nicoara · 9 years ago
  85. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  86. 939e401 graphics: rewrite libgralloc1-adapter by Chia-I Wu · 9 years ago
  87. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  88. 33351da Templatize MQDescriptor and rename to fmq_sync/fmq_unsync by Hridya Valsaraju · 9 years ago
  89. e4c429c Merge "graphics: replace non-const references by pointers" by Chia-I Wu · 9 years ago
  90. e176835 graphics: replace non-const references by pointers by Chia-I Wu · 9 years ago
  91. f938ff2 Merge "Change FMQ header location" by TreeHugger Robot · 9 years ago
  92. 89b5e6b Change FMQ header location by Hridya Valsaraju · 9 years ago
  93. 0df10c4 HwcClient: Fix plane alpha by Dan Stoza · 9 years ago
  94. bb61a72 graphics: rework IComposer by Chia-I Wu · 9 years ago
  95. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  96. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  97. 70b9a15 Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  98. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  99. 0b855f8 Merge "graphics: remove duplicated types" by Chia-I Wu · 9 years ago
  100. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago