1. 9ff53a9 gralloc: Optimize ION cache clean and invalidate calls by Saurabh Shah · 11 years ago
  2. 6e33248 gralloc: fix getYUVPlaneInfo for YV12 format by Arun Kumar K.R · 11 years ago
  3. 8f4e1a6 Merge "gralloc: Align NV21 to 32 pixels" by Linux Build Service Account · 11 years ago
  4. 0415b73 gralloc: Align NV21 to 32 pixels by Naseer Ahmed · 11 years ago
  5. a28d31c gralloc: Fix NV12 and NV21 stride by Naseer Ahmed · 11 years ago
  6. 8f0ea6f gralloc: Remove opaque types by Saurabh Shah · 11 years ago
  7. 2005e8f hwc: Fix klockwork errors by Praveena Pachipulusu · 11 years ago
  8. b29fdfd gralloc: Report YUV plane info by Naseer Ahmed · 11 years ago
  9. 6c85f05 libgralloc: use proper types and type casts by Arun Kumar K.R · 11 years ago
  10. 2ba2051 libgralloc: Invoke adreno for ASTC format padding. by Jeykumar Sankaran · 11 years ago
  11. 5a5529b hqd: Add support for 565 macro tile format by Manoj Kumar AVM · 11 years ago
  12. 36bd527 display: Remove klockwork warnings and errors. by Ramkumar Radhakrishnan · 11 years ago
  13. a697655 Merge "h/q/d: Add missing ASTC format" by Linux Build Service Account · 11 years ago
  14. 8f4585f h/q/d: Add missing ASTC format by Jeykumar Sankaran · 11 years ago
  15. d0b0d8f gralloc: Fix getSize and getAlignedWidthAndHeight by Saurabh Shah · 11 years ago
  16. 63326f4 gralloc: Add support for ASTC formats by Naseer Ahmed · 12 years ago
  17. 8a22081 hwc: Add support for Macro Tile feature by Manoj Kumar AVM · 12 years ago
  18. 473f408 libgralloc: Use new GFX API to calculate stride by Ramkumar Radhakrishnan · 12 years ago
  19. fbe96d2 Replace sRGB_888 with sRGB_X_8888 by Jesse Hall · 12 years ago
  20. 82fc4b7 gralloc: Add allocation support for sRGB formats by Naseer Ahmed · 12 years ago
  21. 2c21529 gralloc: Add padding byte for YUV 420 by Naseer Ahmed · 12 years ago
  22. ff51102 display: Add support to HAL_PIXEL_FORMAT_NV21_ZSL format by Ramkumar Radhakrishnan · 12 years ago
  23. e4001e7 get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  24. e8f4bec gralloc : Allow support for both Widevine level-1 and level-3 by Prabhanjan Kandula · 12 years ago
  25. b52399c display: Add support for interleaved YUY2 and YUYV format. by Ramkumar Radhakrishnan · 12 years ago
  26. d6bf387 Merge "gralloc: Fix caching for rarely read/write flags" by Linux Build Service Account · 12 years ago
  27. 2686788 gralloc: Fix caching for rarely read/write flags by Naseer Ahmed · 12 years ago
  28. ce0c950 gralloc: Fix NV12_ENCODEABLE allocation by Naseer Ahmed · 12 years ago
  29. 5a9bc43 libgralloc: Allow USAGE_RARELY flags to be uncached by Arun Kumar K.R · 12 years ago
  30. a6ad22d gralloc: Allow system heap to be uncached. by Naseer Ahmed · 12 years ago
  31. 9ed6331 Merge "libgralloc: Add support to use CAMERA_HEAP" by Linux Build Service Account · 12 years ago
  32. ff78b89 libgralloc: Add support to use CAMERA_HEAP by Arun Kumar K.R · 12 years ago
  33. 92896b8 libgralloc: Fix secure buffer issues. by Prabhanjan Kandula · 12 years ago
  34. 1b37969 libgralloc: Don't pad if debug.gralloc.map_fb_memory is set by Naomi Luis · 12 years ago
  35. 7669dae gralloc: Add support for "RAW" and "BLOB" formats by Naseer Ahmed · 12 years ago
  36. b65b234 libgralloc: Set the Adreno raster mode as "unknown" by Naomi Luis · 12 years ago
  37. 73f952a gralloc: Override gralloc calculated size only if bufferSize is greater. by Ramkumar Radhakrishnan · 12 years ago
  38. c5e6fb0 gralloc: Align protected allocations with the spec by Naseer Ahmed · 12 years ago
  39. 0daaa99 libgralloc: Change CAMERA_HEAP to ADSP_HEAP by Arun Kumar K.R · 12 years ago
  40. 2ea027b gralloc: Allow IOMMU memory to be uncached by Naseer Ahmed · 12 years ago
  41. 01f5c8e libgralloc: Get the stride information from libadreno_utils.so by Naomi Luis · 12 years ago
  42. a44100c libgralloc: Add Perform function to get the stride. by Naomi Luis · 12 years ago
  43. d46feac Merge "gralloc: Do not set ION_SECURE for non-contiguous heaps" by Linux Build Service Account · 12 years ago
  44. 73d36df Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  45. 4b9784e gralloc: Do not set ION_SECURE for non-contiguous heaps by Naseer Ahmed · 12 years ago
  46. 7651a80 display: Use GRALLOC_USAGE_PROTECTED to indicate secure content by Sushil Chauhan · 12 years ago
  47. 73dcce4 libgralloc: Calculate aligned width & height using common header by Sushil Chauhan · 13 years ago
  48. e8a0179 libgralloc: Import header for Venus buffer size calculation by Sushil Chauhan · 13 years ago
  49. c5e6148 display: Add support for Venus color format for newer platforms by Sushil Chauhan · 13 years ago
  50. c6bd6d9 display: Add target specific flag to support Venus color format by Sushil Chauhan · 13 years ago
  51. 4c588a2 hwc: Add support for external-only layers by Naseer Ahmed · 13 years ago
  52. b16edac display: Fix warnings, make warnings as errors by Naseer Ahmed · 13 years ago
  53. 01d3fd3 display: Clean up gralloc by Naseer Ahmed · 13 years ago
  54. a87da60 display: Add QC Display utils by Naseer Ahmed · 13 years ago
  55. 29a2681 qcom/display: Update HALs by Naseer Ahmed · 13 years ago
  56. 202a77d initial GL libraries for msm8960 by Iliyan Malchev · 13 years ago