1. 9136b80 display: Remove ashmem header includes by Naseer Ahmed · 11 years ago
  2. f5ff33a gralloc: Fix incorrect handle validation check by Naseer Ahmed · 11 years ago
  3. b29fdfd gralloc: Report YUV plane info by Naseer Ahmed · 11 years ago
  4. 38ef977 Merge "Display and wfd synchronization during teardown" by Linux Build Service Account · 11 years ago
  5. 59fea56 Display and wfd synchronization during teardown by Raj kamal · 11 years ago
  6. 68ee7c0 gralloc: Fix heap_id_mask by Naseer Ahmed · 11 years ago
  7. 6966997 gralloc: Remove pmem includes by Naseer Ahmed · 11 years ago
  8. f35a794 Merge "gralloc: Fix RGB888 marked as VIDEO" by Linux Build Service Account · 11 years ago
  9. dc1e961 libgralloc: Do not include page.h header by Saurabh Shah · 11 years ago
  10. 02da579 gralloc: Fix RGB888 marked as VIDEO by Saurabh Shah · 11 years ago
  11. 43da51a Merge "gralloc: Perform func to return stride and height" by Linux Build Service Account · 11 years ago
  12. 2c73b5f Merge "gralloc: Set colorspace in the metadata" by Linux Build Service Account · 11 years ago
  13. 3d01d8d gralloc: Perform func to return stride and height by Raj Kamal · 12 years ago
  14. 34d33bc gralloc: Add support for lock_ycbcr by Naseer Ahmed · 12 years ago
  15. 42e5dde gralloc: Set colorspace in the metadata by Naseer Ahmed · 11 years ago
  16. 6c85f05 libgralloc: use proper types and type casts by Arun Kumar K.R · 12 years ago
  17. a6f9187 libgralloc: include <sys/ioctl.h> by Arun Kumar K.R · 11 years ago
  18. 2ba2051 libgralloc: Invoke adreno for ASTC format padding. by Jeykumar Sankaran · 12 years ago
  19. ca1f9ef Merge "gralloc: Add GRALLOC_PRIVATE_USAGE_WFD flag" by Linux Build Service Account · 12 years ago
  20. c502c87 gralloc: add GRALLOC_MODULE_PERFORM_GET_COLOR_SPACE_FROM_HANDLE by Shuzhen Wang · 12 years ago
  21. 5a5529b hqd: Add support for 565 macro tile format by Manoj Kumar AVM · 12 years ago
  22. 1f6a821 gralloc: Add GRALLOC_PRIVATE_USAGE_WFD flag by Manoj Kumar AVM · 12 years ago
  23. 36bd527 display: Remove klockwork warnings and errors. by Ramkumar Radhakrishnan · 12 years ago
  24. a697655 Merge "h/q/d: Add missing ASTC format" by Linux Build Service Account · 12 years ago
  25. 75cea2f Merge "gralloc: Set default value for implementation defined formats" by Linux Build Service Account · 12 years ago
  26. 8f4585f h/q/d: Add missing ASTC format by Jeykumar Sankaran · 12 years ago
  27. d0b0d8f gralloc: Fix getSize and getAlignedWidthAndHeight by Saurabh Shah · 12 years ago
  28. cdb4fd5 gralloc: Set default value for implementation defined formats by Manoj Kumar AVM · 12 years ago
  29. 63326f4 gralloc: Add support for ASTC formats by Naseer Ahmed · 12 years ago
  30. f1b840c Merge "libgralloc: Export header files - alloc_controller.h, memalloc.h" by Linux Build Service Account · 12 years ago
  31. bbba2e6 Merge "hwc: RGB888 is considered as a VIDEO type" by Linux Build Service Account · 12 years ago
  32. b6b9bde Merge "hwc: Add support for Macro Tile feature" by Linux Build Service Account · 12 years ago
  33. 8a22081 hwc: Add support for Macro Tile feature by Manoj Kumar AVM · 12 years ago
  34. ccafc68 libgralloc: Export header files - alloc_controller.h, memalloc.h by Ranjith Kagathi Ananda · 12 years ago
  35. 17e4856 hwc: RGB888 is considered as a VIDEO type by Zohaib Alam · 12 years ago
  36. 251f6d9 gralloc_priv.h: Adds 10bit compressed HAL pixel format in enum list by Ranjith Kagathi Ananda · 12 years ago
  37. 9197867 Merge "libgralloc: correct assigment of HAL_PIXEL_FORMAT_RGBA_8888" by Linux Build Service Account · 12 years ago
  38. 36afacb Merge "gralloc: use new API for Ion handles" by Linux Build Service Account · 12 years ago
  39. 9b275a0 gralloc_priv.h: Adds new 10bit HAL pixel formats in enum list by Ranjith Kagathi Ananda · 12 years ago
  40. 5f673b4 libgralloc: correct assigment of HAL_PIXEL_FORMAT_RGBA_8888 by Baldev Sahu · 12 years ago
  41. e4b539c gralloc: use new API for Ion handles by Mitchel Humpherys · 12 years ago
  42. 473f408 libgralloc: Use new GFX API to calculate stride by Ramkumar Radhakrishnan · 12 years ago
  43. f2feca9 Revert "display: Video Encoding not working" by Naseer Ahmed · 12 years ago
  44. a978f95 gralloc: Perform function to return custom stride by Naseer Ahmed · 12 years ago
  45. fbe96d2 Replace sRGB_888 with sRGB_X_8888 by Jesse Hall · 12 years ago
  46. 82fc4b7 gralloc: Add allocation support for sRGB formats by Naseer Ahmed · 12 years ago
  47. 2c21529 gralloc: Add padding byte for YUV 420 by Naseer Ahmed · 12 years ago
  48. ff51102 display: Add support to HAL_PIXEL_FORMAT_NV21_ZSL format by Ramkumar Radhakrishnan · 12 years ago
  49. e4001e7 get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  50. e8f4bec gralloc : Allow support for both Widevine level-1 and level-3 by Prabhanjan Kandula · 12 years ago
  51. 1f6d68f hwc/copybit: Handle "R/B swap" for RGBA and RGBX color formats. by Sushil Chauhan · 12 years ago
  52. ba71338 hwc: Add support for Secure display by Ramkumar Radhakrishnan · 12 years ago
  53. b52399c display: Add support for interleaved YUY2 and YUYV format. by Ramkumar Radhakrishnan · 12 years ago
  54. 1062ea1 libgralloc: Don't set buffer type to be BUFFER_TYPE_VIDEO by Arun Kumar K.R · 12 years ago
  55. 69662ac gralloc: Move getAllocator in unlock by Naseer Ahmed · 12 years ago
  56. d6bf387 Merge "gralloc: Fix caching for rarely read/write flags" by Linux Build Service Account · 12 years ago
  57. 2686788 gralloc: Fix caching for rarely read/write flags by Naseer Ahmed · 12 years ago
  58. c2f58ae Merge "gralloc: Fix NV12_ENCODEABLE allocation" by Linux Build Service Account · 12 years ago
  59. ce0c950 gralloc: Fix NV12_ENCODEABLE allocation by Naseer Ahmed · 12 years ago
  60. 22fa2d3 gralloc: Fix ITU formats for camera by Naseer Ahmed · 12 years ago
  61. 473986c gralloc: Default to an error value for mapFrameBuffer by Naseer Ahmed · 12 years ago
  62. 2102831 Merge "display: Export headers" by Linux Build Service Account · 12 years ago
  63. 5c851b5 Merge "liboverlay: Allocate cached rotator buffers" by Linux Build Service Account · 12 years ago
  64. c55d60a display: Export headers by Naseer Ahmed · 12 years ago
  65. 499ab3d gralloc: Do not map framebuffer memory unless needed by Naseer Ahmed · 12 years ago
  66. 74e4567 gralloc: Remove memset. by Naseer Ahmed · 12 years ago
  67. 0755535 Merge "gralloc: Use compile time flag for mdss." by Linux Build Service Account · 12 years ago
  68. 4c10913 Merge "gralloc: Fixes for software composition" by Linux Build Service Account · 12 years ago
  69. 8478672 gralloc: Use compile time flag for mdss. by Naseer Ahmed · 12 years ago
  70. ec14798 gralloc: Fixes for software composition by Naseer Ahmed · 12 years ago
  71. 5a9bc43 libgralloc: Allow USAGE_RARELY flags to be uncached by Arun Kumar K.R · 12 years ago
  72. a6ad22d gralloc: Allow system heap to be uncached. by Naseer Ahmed · 12 years ago
  73. 9ed6331 Merge "libgralloc: Add support to use CAMERA_HEAP" by Linux Build Service Account · 12 years ago
  74. ff78b89 libgralloc: Add support to use CAMERA_HEAP by Arun Kumar K.R · 12 years ago
  75. 92896b8 libgralloc: Fix secure buffer issues. by Prabhanjan Kandula · 12 years ago
  76. 89bf85d gralloc: Do not initialize reserved field by Naseer Ahmed · 12 years ago
  77. a297845 hwc: Add support for EXT_ONLY Layers by Arun Kumar K.R · 13 years ago
  78. 330067c Merge "libgralloc: Don't pad if debug.gralloc.map_fb_memory is set" by Linux Build Service Account · 12 years ago
  79. fc940ef gralloc: Add ITU-R standard info for YUV formats by Naseer Ahmed · 12 years ago
  80. 1b37969 libgralloc: Don't pad if debug.gralloc.map_fb_memory is set by Naomi Luis · 12 years ago
  81. 57b161e Merge "gralloc: Add support for "RAW" and "BLOB" formats" by Linux Build Service Account · 12 years ago
  82. 0874698 Merge "gralloc: Set correct private gralloc format for video buffers" by Linux Build Service Account · 12 years ago
  83. 46cf12a Merge "gralloc: Mark buffers used by HW Texture" by Linux Build Service Account · 12 years ago
  84. a11b6ba gralloc: Set correct private gralloc format for video buffers by Shuzhen Wang · 12 years ago
  85. 7669dae gralloc: Add support for "RAW" and "BLOB" formats by Naseer Ahmed · 12 years ago
  86. 46ca226 gralloc: Mark buffers used by HW Texture by Shuzhen Wang · 12 years ago
  87. b5b904c gralloc: Cleanup usage of old API by Naseer Ahmed · 12 years ago
  88. 47aa15e gralloc: Enable framebuffer memory mapping. by Naseer Ahmed · 12 years ago
  89. e41ad9c gralloc: Mark buffers used by HWC by Naseer Ahmed · 12 years ago
  90. b65b234 libgralloc: Set the Adreno raster mode as "unknown" by Naomi Luis · 12 years ago
  91. 86acaa7 Merge "display: Use cache invalidate and clean correctly" by Linux Build Service Account · 12 years ago
  92. 73f952a gralloc: Override gralloc calculated size only if bufferSize is greater. by Ramkumar Radhakrishnan · 13 years ago
  93. aeab91f display: Use cache invalidate and clean correctly by Naseer Ahmed · 12 years ago
  94. c5e6fb0 gralloc: Align protected allocations with the spec by Naseer Ahmed · 13 years ago
  95. 0ebd0cd Merge "display: Fix merge issue in jb_mr1" by Linux Build Service Account · 12 years ago
  96. e31cb8a Merge "gralloc: Stride information fix" by Linux Build Service Account · 12 years ago
  97. 66e9788 display: Fix merge issue in jb_mr1 by Naseer Ahmed · 12 years ago
  98. 15ccd3d Merge "libgralloc: Change CAMERA_HEAP to ADSP_HEAP" by Linux Build Service Account · 12 years ago
  99. c1f8682 display: Remove framebuffer HAL usage by Jeykumar Sankaran · 13 years ago
  100. c0593ea gralloc: Stride information fix by Naseer Ahmed · 12 years ago