summaryrefslogtreecommitdiffstats
path: root/include/hardware/gralloc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in gralloc.hGlenn Kasten2011-12-191-1/+1
* Gralloc: add a usage bit for video encodingJamie Gennis2011-11-211-21/+23
* Gralloc: add a HWComposer usage bitJamie Gennis2011-08-101-0/+2
* split fb.h out of gralloc.hMathias Agopian2011-05-121-124/+5
* libhardware: move buffer_handle_t to system/coreIliyan Malchev2011-05-031-4/+1
* libhardware: minor cleanup in gralloc.hIliyan Malchev2011-05-031-1/+1
* get rid of GRALLOC_MODULE_PERFORM_CREATE_HANDLE_FROM_BUFFERMathias Agopian2011-04-281-8/+0
* add a method to blank/unblank the screenMathias Agopian2011-04-181-1/+9
* Protected surface APIGlenn Kasten2011-01-271-0/+8
* gralloc: add dump hooks to gralloc/hwcomposerErik Gilling2010-12-081-2/+14
* gralloc: add padding to alloc_device_t and hwc_composer_device_tErik Gilling2010-12-081-0/+3
* Add a gralloc usage flag for external displays.Jamie Gennis2010-11-171-0/+5
* Add 4 private gralloc usage bits.Jamie Gennis2010-07-011-0/+7
* Fix a typo in the GRALLOC_USAGE_HW_2D constant.Jamie Gennis2010-07-011-1/+1
* fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian2009-10-301-2/+14
* Android side of the fix for [2121211] Sholes has stutter during animationsMathias Agopian2009-09-171-1/+12
* add typedefs to gralloc and hardware.h so it's more C friendlyMathias Agopian2009-08-191-6/+7
* better documentation for (*setUpdateRect)()Mathias Agopian2009-05-071-2/+16
* better documentation and implementation for lock/unlockMathias Agopian2009-05-051-0/+12
* get rid of unused/needed flagsMathias Agopian2009-05-051-6/+0
* lock will now return the vaddr of the buffer. map/umap are gone.Mathias Agopian2009-05-041-23/+39
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-0/+284