summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.Mathias Agopian2009-07-073-22/+56
* for [1965730], give a better name to gralloc buffersMathias Agopian2009-07-071-1/+1
* fix [1965730] Device always give force close screen and completely unusable i...Mathias Agopian2009-07-071-0/+6
* better fix for gralloc on simMathias Agopian2009-07-071-10/+14
* Merge change 6375Android (Google) Code Review2009-07-071-1/+5
|\
| * Fix build on some linux distros.Andy McFadden2009-07-071-1/+5
* | fix [1965734] Screen flickers a lot [Sholes]Mathias Agopian2009-07-071-10/+9
|/
* Simulator build fixes for the new GL stuff. The simulator still doesn't run, ...Marco Nelissen2009-07-074-3/+25
* workaroud [1964234] emulator renders funny with new gralloc.Mathias Agopian2009-07-061-0/+10
* fix [1964228] emulator crash with the new GLMathias Agopian2009-07-061-2/+2
* Merge commit 'goog/master_gl' into merge_master_glMathias Agopian2009-07-0613-15/+1876
|\
| * make sure to UNSLAP pmem buffers when they're destroyed/freed, as the client ...Mathias Agopian2009-07-021-21/+48
| * add support for YUV formatsMathias Agopian2009-06-251-18/+38
| * copybit now uses a native_handle_t* instead of a fd/offsetMathias Agopian2009-06-242-5/+5
| * fallback to ashmem when pmem is not availlableMathias Agopian2009-06-191-2/+17
| * suppress debug logMathias Agopian2009-06-161-1/+1
| * pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot ...Mathias Agopian2009-06-167-42/+449
| * add an offset field to gralloc handles so the framebuffer can work with copybitMathias Agopian2009-06-102-3/+5
| * with the new lock/unlock API we don't really mean reference counting on mmap/...Mathias Agopian2009-06-093-306/+78
| * Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-051-1/+1
| |\ | |/ |/|
* | am 8d567480: Update open_data_source documentation to accurately reflect the ...Bill Napier2009-06-031-1/+1
|\ \
| * | Update open_data_source documentation to accurately reflect the correct retur...Bill Napier2009-06-021-1/+1
| | * suppress spurious debug logMathias Agopian2009-06-031-3/+3
| | * Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-271-8/+9
| | |\ | |_|/ |/| |
* | | am 21b652f9: Sensors: Use a native_handle for the data channel instead of a s...Mike Lockwood2009-05-231-8/+9
|\ \ \ | |/ /
| * | Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-221-8/+9
| | * Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-221-1/+1
| | |\ | |_|/ |/| |
* | | am 465cf474: fix [1847499] sensors.h : "roll" documentation is wrongMathias Agopian2009-05-181-1/+1
|\ \ \ | |/ /
| * | fix [1847499] sensors.h : "roll" documentation is wrongMathias Agopian2009-05-181-1/+1
| | * better documentation for (*setUpdateRect)()Mathias Agopian2009-05-072-2/+21
| | * better documentation and implementation for lock/unlockMathias Agopian2009-05-053-29/+89
| | * get rid of unused/needed flagsMathias Agopian2009-05-052-7/+1
| | * lock will now return the vaddr of the buffer. map/umap are gone.Mathias Agopian2009-05-045-87/+190
| | * Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-280-0/+0
| | |\ | |_|/ |/| |
* | | Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\ \ \ | |/ /
| * | merge cupcake into donutJean-Baptiste Queru2009-04-220-0/+0
| |\ \
* | \ \ Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\ \ \ \ | |/ / /
| * | | AI 143161: am: CL 142857 Add some bluring to the animation. This requires a n...Mathias Agopian2009-03-271-0/+3
| | | * don't automatically unmap buffers when they're freedMathias Agopian2009-04-141-2/+2
| | | * Merge commit 'goog/master' into master_glMathias Agopian2009-04-100-0/+0
| | | |\ | |_|_|/ |/| | |
* | | | Merge branch 'open_source_no_contributions' into google_internalThe Android Open Source Project2009-03-290-0/+0
|\ \ \ \
| * \ \ \ Merge commit 'korg/cupcake'The Android Open Source Project2009-03-273-0/+263
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Automated import from //branches/cupcake/...@142857,142857Mathias Agopian2009-03-251-0/+3
| | |/ /
| * | | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-176-64/+110
| |\ \ \
| * | | | Add getBufferCount to overlay HALRebecca Schultz Zavin2009-02-131-0/+1
| * | | | Merge branch 'cupcake'The Android Open Source Project2009-01-202-16/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'cupcake'android-build SharedAccount2009-01-1545-4086/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cupcake'The Android Open Source Project2009-01-093-72/+166
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'remotes/korg/cupcake'Jean-Baptiste Queru2008-12-1940-1046/+2434
| |\ \ \ \ \ \ \
| * | | | | | | | Add AudioHardwareBase class to libhardware.Iliyan Malchev2008-10-291-0/+72