1. 33c08a5 Load the gralloc module at library load by Jesse Hall · 8 years ago
  2. 2d02d91 graphics: fix gralloc1 usage flags in default impl by Chia-I Wu · 8 years ago
  3. d47f4a9 Move utility classes in a separate static target by Daniel Nicoara · 8 years ago
  4. 98ed02d Merge "graphics: set maxThreads to 4 for the allocator" by TreeHugger Robot · 8 years ago
  5. 7708449 Update makefiles. (2/2) am: 76cfb84140 am: f203167814 by Steven Moreland · 8 years ago
  6. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  7. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  8. 2c3a6cd Merge "graphics: set maxThreads to 4 for the composer" into oc-dev am: 15e33c6d17 by Chia-I Wu · 8 years ago
  9. b8b218b Merge "graphics: set maxThreads to 4 for the composer" into oc-dev by Chia-I Wu · 8 years ago
  10. ec71f00 graphics: set maxThreads to 4 for the composer by Chia-I Wu · 8 years ago
  11. 17ba27b graphics: set maxThreads to 4 for the allocator by Chia-I Wu · 8 years ago
  12. d09cf86 Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  13. ab97cef Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev am: 6c062f77c1 by Martijn Coenen · 8 years ago
  14. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  15. b05e4c9 Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev by Martijn Coenen · 8 years ago
  16. 4be51a8 Merge changes from topic 'fix-hidl-generate' into oc-dev by Steven Moreland · 8 years ago
  17. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  18. d8931ac fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  19. f9b3fb4 Start processes that need real-time with CAP_SYS_NICE. by Martijn Coenen · 8 years ago
  20. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  21. 31944dc Merge "Remove redundant dependencies" by TreeHugger Robot · 8 years ago
  22. 6dbaf57 Merge "Avoid crash when setting buffer on deleted layer" into oc-dev by Steven Thomas · 8 years ago
  23. 58da77e Avoid crash when setting buffer on deleted layer by Steven Thomas · 8 years ago
  24. 2cd0d42 Remove redundant dependencies by Steven Moreland · 8 years ago
  25. 76061d7 Merge "graphics: polish Transform docs and indent ColorMode" into oc-dev by TreeHugger Robot · 8 years ago
  26. b57dd2a graphics: remvoe -Wno-unused-parameter by Chia-I Wu · 8 years ago
  27. 4376069 graphics: polish Transform docs and indent ColorMode by Chia-I Wu · 8 years ago
  28. 8de7a17 graphics: remove non-HAL pixel formats by Chia-I Wu · 8 years ago
  29. 00d459d graphics: clean up PixelFormat docs by Chia-I Wu · 8 years ago
  30. 841468a graphics: reorder PixelFormat by Chia-I Wu · 8 years ago
  31. 2ae8570 graphics: use mapper from the composer by Chia-I Wu · 8 years ago
  32. ec74596 graphics: clarify importBuffer and passthrough HALs by Chia-I Wu · 8 years ago
  33. 78b63dc graphics: keep mapper valid during process termination by Chia-I Wu · 8 years ago
  34. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  35. cb1d509 Merge "libhwcomposer-client: mark as vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  36. f140afe composer: route binder traffic over vndbinder by Iliyan Malchev · 8 years ago
  37. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  38. 21c2e11 Merge "Add PRESENT_FENCE_IS_NOT_RELIABLE" into oc-dev by Brian C. Anderson · 8 years ago
  39. 9af5d94 Add PRESENT_FENCE_IS_NOT_RELIABLE by Brian Anderson · 8 years ago
  40. fed1244 libgrallocmapperincludes: as header lib and vendor by Steven Moreland · 8 years ago
  41. 1c8bff2 libhwcomposer-client: mark as vendor_available by Steven Moreland · 8 years ago
  42. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  43. 586fd64 Merge "graphics: revise gralloc interfaces" into oc-dev by Chia-I Wu · 8 years ago
  44. 79d13ff graphics: revise gralloc interfaces by Chia-I Wu · 8 years ago
  45. cb0b466 graphics: Update RAW16 format comments by Emilian Peev · 8 years ago
  46. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  47. a232a45 add components necessary for bootanim to animation class by Keun-young Park · 8 years ago
  48. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  49. 2f44ec6 Merge "Use gralloc usage conversion library" into oc-dev by TreeHugger Robot · 8 years ago
  50. 66ee177 Use gralloc usage conversion library by Jesse Hall · 8 years ago
  51. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  52. c8e2b3f Remove viral readproc group dependency. by Steven Moreland · 8 years ago
  53. 9b117a4 Fix library dependency, remove undeclarate deps by Fabien Sanglard · 8 years ago
  54. 0d55a21 Add graphics composer support for HWC > HWC1.1 by Fabien Sanglard · 8 years ago
  55. 52efd43 Merge "Move IGraphicBufferProducer to graphics/bufferqueue." by TreeHugger Robot · 8 years ago
  56. 4a3cd13 Move IGraphicBufferProducer to graphics/bufferqueue. by Pawin Vongmasa · 8 years ago
  57. a3023d9 Update Display-P3 transfer function by Courtney Goeltzenleuchter · 8 years ago
  58. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  59. 88cfac9 Merge "graphics: fix a potential use after free" by TreeHugger Robot · 8 years ago
  60. d466022 Merge "graphics: really reset HWC2 on SF crashes" by TreeHugger Robot · 8 years ago
  61. 41a1c15 graphics: fix a potential use after free by Chia-I Wu · 8 years ago
  62. 6c84f7e graphics: really reset HWC2 on SF crashes by Chia-I Wu · 8 years ago
  63. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  64. d412d7b graphics: initialize count to 0 in initCapabilities by Chia-I Wu · 8 years ago
  65. c2e949e graphics: add a basic test for IMapper::lockFlex by Chia-I Wu · 8 years ago
  66. 8cc5a15 graphics: clean up composer VTS tests by Chia-I Wu · 8 years ago
  67. 89d09dd graphics: clean up mapper VTS tests by Chia-I Wu · 8 years ago
  68. 69505c6 graphics: clean up allocator VTS tests by Chia-I Wu · 8 years ago
  69. 37606f9 Add dataspace to match upstream EGL extension by Courtney Goeltzenleuchter · 8 years ago
  70. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  71. 2bb6dc7 Merge "hwcomposer HAL uses "default" service name" by TreeHugger Robot · 8 years ago
  72. 69ab674 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  73. 2653620 Merge "Remove viral dependency on libhwbinder. (2/2)" by TreeHugger Robot · 8 years ago
  74. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  75. 33df4db Merge "gralloc HAL uses "default" service name" by Yifan Hong · 8 years ago
  76. c8e3295 gralloc HAL uses "default" service name by Chris Phoenix · 9 years ago
  77. 442b893 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  78. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  79. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  80. 4339871 graphics: composer should not die with its client by Chia-I Wu · 8 years ago
  81. 2caf0a6 Remove coverage flags from tests. by Ryan Campbell · 8 years ago
  82. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  83. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  84. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  85. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  86. a9e8d15 Merge "graphics: use FIFO scheduler in IComposer" by TreeHugger Robot · 8 years ago
  87. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  88. 4a71a73 graphics: use FIFO scheduler in IComposer by Chia-I Wu · 8 years ago
  89. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  90. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  91. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  92. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  93. e4b6f6a Merge "graphics: get rid of BINDERIZED" by Chia-I Wu · 9 years ago
  94. 16624b6 graphics: get rid of BINDERIZED by Chia-I Wu · 9 years ago
  95. b00f59d graphics: add composer tests to VTS by Chia-I Wu · 9 years ago
  96. fed07e8 graphics: add basic target-side tests for IComposer by Chia-I Wu · 9 years ago
  97. 1b2a09e Merge "Add enums for 10bit color formats" by Courtney Goeltzenleuchter · 9 years ago
  98. 0bf271e Merge "Add dataspace definition for sensor direct report" by TreeHugger Robot · 9 years ago
  99. 0a60e4b Introduce ComposerBase interface to allow custom Hwc implementations by Daniel Nicoara · 9 years ago
  100. 0d955c1 Add enums for 10bit color formats by Courtney Goeltzenleuchter · 9 years ago