| Commit message (Expand) | Author | Age | Files | Lines |
* | gralloc: Sort usage flags | Dan Stoza | 2015-06-03 | 1 | -17/+16 |
* | libhardware: fix gralloc usage bit redefine | Chong Zhang | 2015-06-02 | 1 | -1/+1 |
* | gralloc: Add foreign buffer usage flag | Dan Stoza | 2015-05-29 | 1 | -0/+11 |
* | gralloc: clarify lock_ycbcr in light of multimedia codec usage | Lajos Molnar | 2015-01-30 | 1 | -2/+11 |
* | gralloc: add GRALLOC_USAGE_CURSOR flag | Greg Hackmann | 2014-07-23 | 1 | -0/+3 |
* | gralloc: Add asynchronous lock/unlock API | Francis Hart | 2014-05-12 | 1 | -1/+50 |
* | Revert "gralloc: Add asynchronous lock/unlock API" | Greg Hackmann | 2014-05-09 | 1 | -50/+1 |
* | gralloc: Add asynchronous lock/unlock API | Francis Hart | 2014-05-02 | 1 | -1/+50 |
* | Add usage bit for RenderScript. | Jason Sams | 2013-07-16 | 1 | -0/+3 |
* | gralloc: Clarify alloc stride for HAL_PIXEL_FORMAT_YCbCr_420_888 | Eino-Ville Talvala | 2013-05-06 | 1 | -0/+4 |
* | gralloc: add lock_ycbcr method | Alex Ray | 2013-04-26 | 1 | -2/+39 |
* | Revert "gralloc: add lock_ycbcr method" | Alex Ray | 2013-04-18 | 1 | -39/+2 |
* | gralloc: add lock_ycbcr method | Alex Ray | 2013-04-09 | 1 | -2/+39 |
* | Fix GRALLOC_USAGE_SW_WRITE flag documentation | Greg Hackmann | 2012-12-07 | 1 | -2/+2 |
* | Revert "Revert "Add reprocess method, redefine gralloc ZSL usage flag"" | Eino-Ville Talvala | 2012-09-04 | 1 | -1/+3 |
* | Revert "Add reprocess method, redefine gralloc ZSL usage flag" | Eino-Ville Talvala | 2012-09-04 | 1 | -3/+1 |
* | Add reprocess method, redefine gralloc ZSL usage flag | Eino-Ville Talvala | 2012-09-01 | 1 | -1/+3 |
* | Camera2: Use HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED | Eino-Ville Talvala | 2012-08-28 | 1 | -0/+2 |
* | Add camera gralloc usage flags. | Eino-Ville Talvala | 2012-07-16 | 1 | -1/+5 |
* | Fix typo in gralloc.h | Glenn Kasten | 2011-12-19 | 1 | -1/+1 |
* | Gralloc: add a usage bit for video encoding | Jamie Gennis | 2011-11-21 | 1 | -21/+23 |
* | Gralloc: add a HWComposer usage bit | Jamie Gennis | 2011-08-10 | 1 | -0/+2 |
* | split fb.h out of gralloc.h | Mathias Agopian | 2011-05-12 | 1 | -124/+5 |
* | libhardware: move buffer_handle_t to system/core | Iliyan Malchev | 2011-05-03 | 1 | -4/+1 |
* | libhardware: minor cleanup in gralloc.h | Iliyan Malchev | 2011-05-03 | 1 | -1/+1 |
* | get rid of GRALLOC_MODULE_PERFORM_CREATE_HANDLE_FROM_BUFFER | Mathias Agopian | 2011-04-28 | 1 | -8/+0 |
* | add a method to blank/unblank the screen | Mathias Agopian | 2011-04-18 | 1 | -1/+9 |
* | Protected surface API | Glenn Kasten | 2011-01-27 | 1 | -0/+8 |
* | gralloc: add dump hooks to gralloc/hwcomposer | Erik Gilling | 2010-12-08 | 1 | -2/+14 |
* | gralloc: add padding to alloc_device_t and hwc_composer_device_t | Erik Gilling | 2010-12-08 | 1 | -0/+3 |
* | Add a gralloc usage flag for external displays. | Jamie Gennis | 2010-11-17 | 1 | -0/+5 |
* | Add 4 private gralloc usage bits. | Jamie Gennis | 2010-07-01 | 1 | -0/+7 |
* | Fix a typo in the GRALLOC_USAGE_HW_2D constant. | Jamie Gennis | 2010-07-01 | 1 | -1/+1 |
* | fix[2222341] Soft reset while going back from camcorder settings | Mathias Agopian | 2009-10-30 | 1 | -2/+14 |
* | Android side of the fix for [2121211] Sholes has stutter during animations | Mathias Agopian | 2009-09-17 | 1 | -1/+12 |
* | add typedefs to gralloc and hardware.h so it's more C friendly | Mathias Agopian | 2009-08-19 | 1 | -6/+7 |
* | better documentation for (*setUpdateRect)() | Mathias Agopian | 2009-05-07 | 1 | -2/+16 |
* | better documentation and implementation for lock/unlock | Mathias Agopian | 2009-05-05 | 1 | -0/+12 |
* | get rid of unused/needed flags | Mathias Agopian | 2009-05-05 | 1 | -6/+0 |
* | lock will now return the vaddr of the buffer. map/umap are gone. | Mathias Agopian | 2009-05-04 | 1 | -23/+39 |
* | Integrate from //sandbox/mathias/donut/...@145728 | Mathias Agopian | 2009-04-10 | 1 | -0/+284 |