1. 3a6ecdc DO NOT MERGE: android.hardware.graphics.allocator@2.0 is no longer VNDK-SP by Jiyong Park · 8 years ago
  2. 94b11ca Convert GraphicsMapper Hal test to test against each of the service names. by Zhuoyao Zhang · 8 years ago
  3. a1169dd Update makefiles for hidl_interface. by Steven Moreland · 8 years ago
  4. e3b1836 graphics: add OWNERS file to default implementations by Chia-I Wu · 8 years ago
  5. 16e8ed2 graphics: support FB HAL using HWC2OnFbAdapter by Chia-I Wu · 8 years ago
  6. 8101b24 graphics: require validateDisplay after onRefresh by Chia-I Wu · 8 years ago
  7. bc67a6a Guard against racy ComposerClient reconnection by Steven Thomas · 8 years ago
  8. 0fff75d Update for Soong java makefiles. am: c3e80fa01e by Steven Moreland · 8 years ago
  9. c3e80fa Update for Soong java makefiles. by Steven Moreland · 8 years ago
  10. f27cfa1 Merge "Remove useless Android.mk files." am: 75d5cf515a by Steven Moreland · 8 years ago
  11. 75d5cf5 Merge "Remove useless Android.mk files." by Treehugger Robot · 8 years ago
  12. 4b60470 Remove useless Android.mk files. by Steven Moreland · 8 years ago
  13. 8616519 Merge "Update for hidl adapter module defaults." am: 988c977079 by Steven Moreland · 8 years ago
  14. 527fd76 Update for hidl adapter module defaults. by Steven Moreland · 8 years ago
  15. f07e364 Merge "Fix typo in update makefiles." am: 9960148420 by Steven Moreland · 8 years ago
  16. a5299ee Fix typo in update makefiles. by Steven Moreland · 8 years ago
  17. 73949c1 Update makefiles for hidl adapter. am: 26a0bb2762 by Steven Moreland · 8 years ago
  18. 26a0bb2 Update makefiles for hidl adapter. by Steven Moreland · 8 years ago
  19. dfd8287 Updating all makefiles. by Steven Moreland · 8 years ago
  20. ff308ea Updating all makefiles. by Steven Moreland · 8 years ago
  21. e0ff3e4 graphics: ignore/reduce spurious vsync in VTS by Chia-I Wu · 8 years ago
  22. ae00f5c graphics: sideband streams are not buffers by Chia-I Wu · 8 years ago
  23. 47bd6b4 Skip Validate am: 11ec393689 by Fabien Sanglard · 8 years ago
  24. a7b0e27 Skip Validate am: 11ec393689 by Fabien Sanglard · 8 years ago
  25. 11ec393 Skip Validate by Fabien Sanglard · 8 years ago
  26. 5efa773 Revert "Load the gralloc module at library load" by Jesse Hall · 8 years ago
  27. 33c08a5 Load the gralloc module at library load by Jesse Hall · 8 years ago
  28. 2d02d91 graphics: fix gralloc1 usage flags in default impl by Chia-I Wu · 8 years ago
  29. d47f4a9 Move utility classes in a separate static target by Daniel Nicoara · 8 years ago
  30. 98ed02d Merge "graphics: set maxThreads to 4 for the allocator" by TreeHugger Robot · 8 years ago
  31. 7708449 Update makefiles. (2/2) am: 76cfb84140 am: f203167814 by Steven Moreland · 8 years ago
  32. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  33. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  34. 2c3a6cd Merge "graphics: set maxThreads to 4 for the composer" into oc-dev am: 15e33c6d17 by Chia-I Wu · 8 years ago
  35. b8b218b Merge "graphics: set maxThreads to 4 for the composer" into oc-dev by Chia-I Wu · 8 years ago
  36. ec71f00 graphics: set maxThreads to 4 for the composer by Chia-I Wu · 8 years ago
  37. 17ba27b graphics: set maxThreads to 4 for the allocator by Chia-I Wu · 8 years ago
  38. d09cf86 Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  39. ab97cef Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev am: 6c062f77c1 by Martijn Coenen · 8 years ago
  40. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  41. b05e4c9 Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev by Martijn Coenen · 8 years ago
  42. 4be51a8 Merge changes from topic 'fix-hidl-generate' into oc-dev by Steven Moreland · 8 years ago
  43. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  44. d8931ac fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  45. f9b3fb4 Start processes that need real-time with CAP_SYS_NICE. by Martijn Coenen · 8 years ago
  46. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  47. 31944dc Merge "Remove redundant dependencies" by TreeHugger Robot · 8 years ago
  48. 6dbaf57 Merge "Avoid crash when setting buffer on deleted layer" into oc-dev by Steven Thomas · 8 years ago
  49. 58da77e Avoid crash when setting buffer on deleted layer by Steven Thomas · 8 years ago
  50. 2cd0d42 Remove redundant dependencies by Steven Moreland · 8 years ago
  51. 76061d7 Merge "graphics: polish Transform docs and indent ColorMode" into oc-dev by TreeHugger Robot · 8 years ago
  52. b57dd2a graphics: remvoe -Wno-unused-parameter by Chia-I Wu · 8 years ago
  53. 4376069 graphics: polish Transform docs and indent ColorMode by Chia-I Wu · 8 years ago
  54. 8de7a17 graphics: remove non-HAL pixel formats by Chia-I Wu · 8 years ago
  55. 00d459d graphics: clean up PixelFormat docs by Chia-I Wu · 8 years ago
  56. 841468a graphics: reorder PixelFormat by Chia-I Wu · 8 years ago
  57. 2ae8570 graphics: use mapper from the composer by Chia-I Wu · 8 years ago
  58. ec74596 graphics: clarify importBuffer and passthrough HALs by Chia-I Wu · 8 years ago
  59. 78b63dc graphics: keep mapper valid during process termination by Chia-I Wu · 8 years ago
  60. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  61. cb1d509 Merge "libhwcomposer-client: mark as vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  62. f140afe composer: route binder traffic over vndbinder by Iliyan Malchev · 8 years ago
  63. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  64. 21c2e11 Merge "Add PRESENT_FENCE_IS_NOT_RELIABLE" into oc-dev by Brian C. Anderson · 8 years ago
  65. 9af5d94 Add PRESENT_FENCE_IS_NOT_RELIABLE by Brian Anderson · 8 years ago
  66. fed1244 libgrallocmapperincludes: as header lib and vendor by Steven Moreland · 8 years ago
  67. 1c8bff2 libhwcomposer-client: mark as vendor_available by Steven Moreland · 8 years ago
  68. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  69. 586fd64 Merge "graphics: revise gralloc interfaces" into oc-dev by Chia-I Wu · 8 years ago
  70. 79d13ff graphics: revise gralloc interfaces by Chia-I Wu · 8 years ago
  71. cb0b466 graphics: Update RAW16 format comments by Emilian Peev · 8 years ago
  72. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  73. a232a45 add components necessary for bootanim to animation class by Keun-young Park · 8 years ago
  74. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  75. 2f44ec6 Merge "Use gralloc usage conversion library" into oc-dev by TreeHugger Robot · 8 years ago
  76. 66ee177 Use gralloc usage conversion library by Jesse Hall · 8 years ago
  77. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  78. c8e2b3f Remove viral readproc group dependency. by Steven Moreland · 8 years ago
  79. 9b117a4 Fix library dependency, remove undeclarate deps by Fabien Sanglard · 8 years ago
  80. 0d55a21 Add graphics composer support for HWC > HWC1.1 by Fabien Sanglard · 8 years ago
  81. 52efd43 Merge "Move IGraphicBufferProducer to graphics/bufferqueue." by TreeHugger Robot · 8 years ago
  82. 4a3cd13 Move IGraphicBufferProducer to graphics/bufferqueue. by Pawin Vongmasa · 8 years ago
  83. a3023d9 Update Display-P3 transfer function by Courtney Goeltzenleuchter · 8 years ago
  84. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  85. 88cfac9 Merge "graphics: fix a potential use after free" by TreeHugger Robot · 8 years ago
  86. d466022 Merge "graphics: really reset HWC2 on SF crashes" by TreeHugger Robot · 8 years ago
  87. 41a1c15 graphics: fix a potential use after free by Chia-I Wu · 8 years ago
  88. 6c84f7e graphics: really reset HWC2 on SF crashes by Chia-I Wu · 8 years ago
  89. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  90. d412d7b graphics: initialize count to 0 in initCapabilities by Chia-I Wu · 8 years ago
  91. c2e949e graphics: add a basic test for IMapper::lockFlex by Chia-I Wu · 8 years ago
  92. 8cc5a15 graphics: clean up composer VTS tests by Chia-I Wu · 8 years ago
  93. 89d09dd graphics: clean up mapper VTS tests by Chia-I Wu · 8 years ago
  94. 69505c6 graphics: clean up allocator VTS tests by Chia-I Wu · 8 years ago
  95. 37606f9 Add dataspace to match upstream EGL extension by Courtney Goeltzenleuchter · 8 years ago
  96. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  97. 2bb6dc7 Merge "hwcomposer HAL uses "default" service name" by TreeHugger Robot · 8 years ago
  98. 69ab674 hwcomposer HAL uses "default" service name by Yifan Hong · 8 years ago
  99. 2653620 Merge "Remove viral dependency on libhwbinder. (2/2)" by TreeHugger Robot · 8 years ago
  100. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago