OSDN Git Service

temporary hack to allow compilation of adreno driver
[android-x86/hardware-libhardware.git] / include /
2010-07-31 Mathias Agopiantemporary hack to allow compilation of adreno driver
2010-07-29 Mathias Agopianimproved comments and added a minDelay attribute to...
2010-07-29 Mathias AgopianAdded definition/documentation for pressure sensors
2010-07-24 Mathias Agopianimprove sensor HAL documentation
2010-07-23 Mathias AgopianBe more explicit about the rate at which sensor events...
2010-07-19 Mathias Agopianmove the old sensorHAL interface into a separate header
2010-07-19 Mathias Agopiannew sensor_event_t structure for the new HAL that can...
2010-07-15 Mathias AgopianNew sensor HAL and test
2010-07-14 Mathias AgopianRemove the YV16 format.
2010-07-02 Mathias AgopianMerge "remove h/w specific YUV formats from the HAL...
2010-07-02 Mathias Agopianremove h/w specific YUV formats from the HAL
2010-07-01 Jamie GennisAdd 4 private gralloc usage bits.
2010-07-01 Jamie GennisFix a typo in the GRALLOC_USAGE_HW_2D constant.
2010-06-22 Mike LockwoodMerge "GPS: Add callback for creating threads that...
2010-06-22 Mathias Agopianremove unused YUV formats
2010-06-20 Mike LockwoodGPS: Add callback for creating threads that can call...
2010-06-16 Mathias AgopianAdd some useful YUV formats. Add fourcc version of...
2010-04-14 Mike LockwoodGPS API enhancements:
2010-04-14 Mike LockwoodAdd wake lock utility functions for the GPS HAL.
2010-04-12 The Android Open... merge from open-source master
2010-04-09 Mike LockwoodNew GPS HAL Interface
2010-04-05 Mike LockwoodNew GPS HAL Interface
2010-04-05 Mike LockwoodNew GPS HAL Interface
2010-02-26 Mathias Agopian[2472946] Sensor.TYPE_ORIENTATION returns inverted...
2010-02-18 Mathias Agopianfix typo
2010-02-18 Mathias Agopianrenumber the YCbCr constants to keep binary compatiblit...
2010-02-17 Mathias Agopianadd missing yuv constants
2010-02-17 Dima ZavinMerge "hal: Add nv12_tiled/nv21 pixel format constants"
2010-02-16 Dima Zavinhal: Add nv12_tiled/nv21 pixel format constants
2009-11-15 Jean-Baptiste Querumerge from eclair
2009-11-13 Jean-Baptiste Querueclair snapshot
2009-11-10 Mike Lockwoodam baf21439: Add brightnessMode field to light_state_t
2009-11-10 Mike LockwoodAdd brightnessMode field to light_state_t
2009-11-05 Eric Olsenam a58556d7: Add support for colored jogball (adds...
2009-11-05 Eric OlsenAdd support for colored jogball (adds hardware flash...
2009-11-03 Mike Lockwoodam c93ee254: Remove obsolete hardware auto-brightness...
2009-11-03 Mike Lockwoodam a2414316: Add documentation for proximity and light...
2009-11-03 Mike LockwoodRemove obsolete hardware auto-brightness support.
2009-11-03 Mike LockwoodAdd documentation for proximity and light sensors.
2009-10-30 Mathias Agopianam cd2433f3: fix[2222341] Soft reset while going back...
2009-10-30 Mathias Agopianfix[2222341] Soft reset while going back from camcorder...
2009-10-25 Mike LockwoodAdd comment warning to not use hardware based autobrigh...
2009-09-17 Mathias AgopianAndroid side of the fix for [2121211] Sholes has stutte...
2009-09-09 Snigdha SinhaOVERLAY_FORMAT_DEFAULT for overlay
2009-09-04 Mike Lockwoodsensors: whitespace clean up
2009-08-29 Mike Lockwoodsensors: Add optional close_data_source call
2009-08-20 Iliyan Malchevlibhardware: add a field for reporting light levels
2009-08-19 Android (Google... Merge changes 21851,21852 into eclair
2009-08-19 Mathias Agopianadd typedefs to gralloc and hardware.h so it's more...
2009-08-08 Mathias Agopianadd support for RGBX_8888
2009-07-30 Benny WongAdded resizeInput and setAttributes function declaratio...
2009-07-28 Dan Murphylights: Header file updates for ALS support codes
2009-07-26 Jean-Baptiste Querureconcile korg/master into goog/master
2009-07-26 Jean-Baptiste QueruMerge korg/donut into korg/master
2009-07-20 Android (Google... Merge change 7784
2009-07-18 Android (Google... Merge change 5893
2009-07-17 Rebecca Schultz... Remove redundant defines, these were only necessary...
2009-07-17 Benny WongColor Format and Overlay Functions
2009-07-08 Iliyan Malchevlibhardware: add data field for proximity sensors
2009-07-06 Mathias AgopianMerge commit 'goog/master_gl' into merge_master_gl
2009-06-25 Mathias Agopiancopybit now uses a native_handle_t* instead of a fd...
2009-06-05 Mathias AgopianMerge commit 'goog/master' into merge_master
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-10 Mathias AgopianMerge commit 'goog/master' into master_gl
2009-04-10 Mathias AgopianIntegrate from //sandbox/mathias/donut/...@145728
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 Open... Merge commit 'korg/cupcake'
2009-03-26 Mathias AgopianAutomated import from //branches/cupcake/...@142857...
2009-03-19 The Android Open... auto import from //branches/cupcake_rel/...@140373
2009-03-17 Jean-Baptiste QueruMerge commit 'remotes/korg/cupcake' into merge
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-02-14 Rebecca Schultz... Add getBufferCount to overlay HAL
2009-02-13 The Android Open... auto import from //branches/cupcake/...@131421
2009-02-10 The Android Open... auto import from //branches/cupcake/...@130745
2009-01-20 The Android Open... Merge branch 'cupcake'
2009-01-20 The Android Open... auto import from //branches/cupcake/...@127101
2009-01-16 android-build Shar... Merge branch 'cupcake'
2009-01-16 The Android Open... auto import from //branches/cupcake/...@126645
2009-01-10 The Android Open... Merge branch 'cupcake'
2009-01-10 The Android Open... auto import from //branches/cupcake/...@125939
2008-12-19 Jean-Baptiste QueruMerge commit 'remotes/korg/cupcake'
2008-12-18 The Android Open... Code drop from //branches/cupcake/...@124589
2008-10-29 Iliyan MalchevAdd AudioHardwareBase class to libhardware.
2008-10-21 The Android Open... Initial Contribution