OSDN Git Service

android-x86/hardware-libhardware.git
2009-06-25 Mathias Agopiancopybit now uses a native_handle_t* instead of a fd...
2009-06-19 Mathias Agopianfallback to ashmem when pmem is not availlable
2009-06-17 Mathias Agopiansuppress debug log
2009-06-17 Mathias Agopianpmem allocator in gralloc. enabled for all surfaces...
2009-06-10 Mathias Agopianadd an offset field to gralloc handles so the framebuff...
2009-06-10 Mathias Agopianwith the new lock/unlock API we don't really mean refer...
2009-06-05 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-06-04 Mathias Agopiansuppress spurious debug log
2009-06-03 Bill Napieram 8d567480: Update open_data_source documentation...
2009-06-03 Bill NapierUpdate open_data_source documentation to accurately...
2009-05-27 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-05-23 Mike Lockwoodam 21b652f9: Sensors: Use a native_handle for the data...
2009-05-22 Mike LockwoodSensors: Use a native_handle for the data channel inste...
2009-05-22 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-05-19 Mathias Agopianam 465cf474: fix [1847499] sensors.h : "roll" documenta...
2009-05-18 Mathias Agopianfix [1847499] sensors.h : "roll" documentation is wrong
2009-05-08 Mathias Agopianbetter documentation for (*setUpdateRect)()
2009-05-06 Mathias Agopianbetter documentation and implementation for lock/unlock
2009-05-06 Mathias Agopianget rid of unused/needed flags
2009-05-04 Mathias Agopianlock will now return the vaddr of the buffer. map/umap...
2009-04-28 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-04-23 Jean-Baptiste... Merge donut into master
2009-04-23 Jean-Baptiste... merge cupcake into donut
2009-04-23 Jean-Baptiste... Merge donut into master
2009-04-15 Mathias Agopiandon't automatically unmap buffers when they're freed
2009-04-10 Mathias AgopianMerge commit 'goog/master' into master_gl
2009-04-10 Mathias AgopianIntegrate from //sandbox/mathias/donut/...@145728
2009-03-29 The Android... Merge branch 'open_source_no_contributions' into google...
2009-03-28 Mathias AgopianAI 143310: am: CL 143161 am: CL 142857 Add some bluring...
2009-03-27 Mathias AgopianAI 143161: am: CL 142857 Add some bluring to the animat...
2009-03-27 The Android... Merge commit 'korg/cupcake'
2009-03-26 Mathias AgopianAutomated import from //branches/cupcake/...@142857...
2009-03-19 The Android... auto import from //branches/cupcake_rel/...@140373
2009-03-17 Jean-Baptiste... Merge commit 'remotes/korg/cupcake' into merge
2009-03-13 The Android... auto import from //branches/cupcake_rel/...@138607
2009-03-04 The Android... auto import from //depot/cupcake/@135843
2009-03-04 The Android... auto import from //depot/cupcake/@135843
2009-02-20 The Android... auto import from //branches/cupcake/...@132569
2009-02-14 Rebecca Schultz... Add getBufferCount to overlay HAL
2009-02-13 The Android... auto import from //branches/cupcake/...@131421
2009-02-10 The Android... auto import from //branches/cupcake/...@130745
2009-01-20 The Android... Merge branch 'cupcake'
2009-01-20 The Android... auto import from //branches/cupcake/...@127101
2009-01-16 android-build... Merge branch 'cupcake'
2009-01-16 The Android... auto import from //branches/cupcake/...@126645
2009-01-10 The Android... Merge branch 'cupcake'
2009-01-10 The Android... auto import from //branches/cupcake/...@125939
2008-12-19 Jean-Baptiste... Merge commit 'remotes/korg/cupcake'
2008-12-18 The Android... Code drop from //branches/cupcake/...@124589
2008-10-29 Iliyan MalchevAdd AudioHardwareBase class to libhardware.
2008-10-21 The Android... Initial Contribution