index
:
platform_external_minigbm
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
aosp-emu-30-release
crosvm-master
emu-30-release
master
master-cuttlefish-testing-release
ndk-sysroot-r21
o-iot-preview-5
o-mr1-iot-preview-6
o-mr1-iot-preview-7
o-mr1-iot-preview-8
oreo-cuttlefish-testing
oreo-mr1-1.2-iot-release
oreo-mr1-cuttlefish-testing
oreo-mr1-iot-release
pie-cuttlefish-testing
pie-gsi
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cros_gralloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify gralloc0 implementation
android-mainline-10.0.0_r9
android-mainline-10.0.0_r7
android-mainline-10.0.0_r5
android-mainline-10.0.0_r4
android-mainline-10.0.0_r10
android-10.0.0_r9
android-10.0.0_r8
android-10.0.0_r7
android-10.0.0_r45
android-10.0.0_r44
android-10.0.0_r43
android-10.0.0_r42
android-10.0.0_r41
android-10.0.0_r40
android-10.0.0_r39
android-10.0.0_r38
android-10.0.0_r37
android-10.0.0_r36
android-10.0.0_r35
android-10.0.0_r34
android-10.0.0_r33
android-10.0.0_r32
android-10.0.0_r31
android-10.0.0_r30
android-10.0.0_r14
android-10.0.0_r13
android-10.0.0_r12
android10-qpr3-s1-release
android10-qpr3-release
android10-qpr2-s4-release
android10-qpr2-s3-release
android10-qpr2-s2-release
android10-qpr2-s1-release
android10-qpr2-release
android10-qpr1-mainline-release
android10-mainline-media-release
android10-dev
android10-d4-s1-release
android10-d4-release
android10-c2f2-s2-release
android10-c2f2-s1-release
android10-c2f2-release
Valerie Hau
2019-04-25
1
-0
/
+2
*
minigbm: add support for BG24
Gurchetan Singh
2018-06-07
1
-1
/
+1
*
minigbm: run clang-format
Gurchetan Singh
2018-06-07
1
-2
/
+2
*
Reland "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag"
Kristian H. Kristensen
2018-05-30
1
-1
/
+11
*
Revert "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag"
Hirokazu Honda
2018-05-22
1
-11
/
+1
*
i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag
Kristian H. Kristensen
2018-05-18
1
-1
/
+11
*
minigbm: remove addrlib dependency for arc-cros-gralloc
Satyajit Sahu
2018-05-17
1
-4
/
+0
*
Revert "minigbm: add support for HAL_PIXEL_FORMAT_RGBA_FP16"
Gurchetan Singh
2018-05-08
2
-6
/
+0
*
minigbm: Drop drv_bo_get_stride_in_pixels() helper
Kristian H. Kristensen
2018-05-04
1
-1
/
+3
*
minigbm: add support for HAL_PIXEL_FORMAT_RGBA_FP16
Gurchetan Singh
2018-04-27
2
-0
/
+6
*
minigbm: cros_gralloc: fix -Wimplicit-function-declaration warnings in grallo...
Gurchetan Singh
2018-04-26
1
-0
/
+2
*
Fix -Wcast-qual warnings.
Alistair Strachan
2018-04-17
1
-10
/
+12
*
minigbm: drv_bo_flush --> drv_bo_flush_or_unmap
Gurchetan Singh
2018-04-05
1
-1
/
+1
*
Use Android log system in helpers.c.
Alistair Strachan
2018-03-21
5
-50
/
+29
*
Add a missing include for asserts.
Tomasz Mikolajewski
2017-11-17
1
-0
/
+1
*
Revert "minigbm: Revert "minigbm: flush buffer instead of unmapping""
Gurchetan Singh
2017-11-16
1
-1
/
+1
*
minigbm: plumb buffer access region
Gurchetan Singh
2017-11-16
5
-10
/
+30
*
minigbm: refactor and rename mapping struct
Gurchetan Singh
2017-11-08
2
-2
/
+2
*
minigbm: Link amdgpuaddr for DRV_AMDGPU.
Justin TerAvest
2017-10-20
1
-0
/
+4
*
minigbm: add buffer invalidation function
Gurchetan Singh
2017-10-17
1
-1
/
+2
*
minigbm: move gralloctest to this repo
Gurchetan Singh
2017-10-10
2
-0
/
+733
*
minigbm: Revert "minigbm: flush buffer instead of unmapping"
Gurchetan Singh
2017-10-05
1
-3
/
+6
*
minigbm: standardize naming of map flags
Gurchetan Singh
2017-10-02
5
-13
/
+25
*
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
2017-10-02
4
-55
/
+55
*
minigbm: remove buffer sizes when importing
Gurchetan Singh
2017-09-29
2
-3
/
+0
*
minigbm: flush buffer instead of unmapping
Gurchetan Singh
2017-09-27
1
-6
/
+3
*
minigbm: cros_gralloc: fix mis-named variable
Gurchetan Singh
2017-09-15
2
-3
/
+3
*
minigbm: gralloc0: Fix coding style error
Tomasz Figa
2017-08-09
1
-1
/
+3
*
minigbm: add the BO_USE_RENDERSCRIPT flag back in
Gurchetan Singh
2017-08-05
1
-2
/
+1
*
minigbm: store BO_USE_* flags in buffer object
Gurchetan Singh
2017-08-05
2
-1
/
+6
*
minigbm: cros_gralloc: fix initialization race condition
Gurchetan Singh
2017-08-03
1
-22
/
+36
*
minigbm: cros_gralloc/buffer: Do not read from output array
Tomasz Figa
2017-08-02
1
-4
/
+3
*
minigbm: cros_gralloc/buffer: Initialize plane address array
Tomasz Figa
2017-08-02
1
-0
/
+2
*
minigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSION_0_3
Gurchetan Singh
2017-07-29
6
-36
/
+102
*
minigbm: cros_gralloc: Use standard error codes
Tomasz Figa
2017-07-25
4
-55
/
+44
*
minigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage flags
Tomasz Figa
2017-07-13
1
-2
/
+2
*
minigbm: gralloc0: Fix invalid cast from integer to pointer
Tomasz Figa
2017-07-13
1
-1
/
+1
*
minigbm: gralloc0: Remove BO_USE_HW_CAMERA_ZSL
Tomasz Figa
2017-07-13
1
-2
/
+0
*
Plumb buffer map permissions through gbm.
Joe Kniss
2017-07-11
1
-1
/
+1
*
minigbm: gralloc0: Allow lock_ycbcr for HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED
Tomasz Figa
2017-07-11
1
-1
/
+2
*
minigbm: gralloc0: Fix error handling in lock_ycbcr
Tomasz Figa
2017-07-11
1
-0
/
+3
*
minigbm: Resolve format based on BO usage flags
Tomasz Figa
2017-07-10
1
-4
/
+7
*
minigbm: cros_gralloc: refactor for future HALs
Gurchetan Singh
2017-06-28
13
-775
/
+888
*
minigbm: Ensure DRM_FORMAT_YVU420_ANDROID meets Android requirements.
Owen Lin
2017-06-22
1
-0
/
+1
*
minigbm: cros_gralloc: fix incorrect handle calculations
Gurchetan Singh
2017-05-31
2
-2
/
+3
*
minigbm: remove BO_USE_RENDERING from certain formats
Gurchetan Singh
2017-05-23
1
-1
/
+1
*
minigbm: cros_gralloc: Do not lock gralloc_close
Daniel Kurtz
2017-05-20
1
-1
/
+0
*
minigbm: cros_gralloc: Use pkg-config for LIBS
Tomasz Figa
2017-05-19
1
-2
/
+2
*
minigbm: cros_gralloc: Use pkg-config
Luis Hector Chavez
2017-05-08
1
-1
/
+4
*
Add HAL_PIXEL_FORMAT_BLOB format in cros gralloc
Heng-Ruey Hsu
2017-05-02
1
-0
/
+7
[next]