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