1. 5d3de30 first stab at hwcomposer HAL and default implementation. by Mathias Agopian · 16 years ago
  2. 67d8222 temporary hack to allow compilation of adreno driver by Mathias Agopian · 16 years ago
  3. 1511e20 improved comments and added a minDelay attribute to sensor_t by Mathias Agopian · 16 years ago
  4. 1832f55 Added definition/documentation for pressure sensors by Mathias Agopian · 16 years ago
  5. 478994a improve sensor HAL documentation by Mathias Agopian · 16 years ago
  6. 66a4095 Be more explicit about the rate at which sensor events must be returned by Mathias Agopian · 16 years ago
  7. 98c5309 move the old sensorHAL interface into a separate header by Mathias Agopian · 16 years ago
  8. cdefccd new sensor_event_t structure for the new HAL that can handle bigger payloads by Mathias Agopian · 16 years ago
  9. b1e212e New sensor HAL and test by Mathias Agopian · 16 years ago
  10. 80107f8 Remove the YV16 format. by Mathias Agopian · 16 years ago
  11. 1daacdc Merge "remove h/w specific YUV formats from the HAL" into gingerbread by Mathias Agopian · 16 years ago
  12. 6915eb3 remove h/w specific YUV formats from the HAL by Mathias Agopian · 16 years ago
  13. 95d78be Add 4 private gralloc usage bits. by Jamie Gennis · 16 years ago
  14. aabb702 Fix a typo in the GRALLOC_USAGE_HW_2D constant. by Jamie Gennis · 16 years ago
  15. 0075879 Merge "GPS: Add callback for creating threads that can call into the Java VM." into gingerbread by Mike Lockwood · 16 years ago
  16. 2814796 remove unused YUV formats by Mathias Agopian · 16 years ago
  17. 4453b5b GPS: Add callback for creating threads that can call into the Java VM. by Mike Lockwood · 16 years ago
  18. 373a9c6 Add some useful YUV formats. Add fourcc version of the definitions. by Mathias Agopian · 16 years ago
  19. b15879a GPS API enhancements: by Mike Lockwood · 16 years ago
  20. d20bbae Add wake lock utility functions for the GPS HAL. by Mike Lockwood · 16 years ago
  21. 9b0b1c3 New GPS HAL Interface by Mike Lockwood · 16 years ago
  22. 19ea59f [2472946] Sensor.TYPE_ORIENTATION returns inverted roll values by Mathias Agopian · 16 years ago
  23. 9e149fc fix typo by Mathias Agopian · 16 years ago
  24. ad8322b renumber the YCbCr constants to keep binary compatiblity with previous releases by Mathias Agopian · 16 years ago
  25. 662b534 add missing yuv constants by Mathias Agopian · 16 years ago
  26. 38a0138 hal: Add nv12_tiled/nv21 pixel format constants by Dima Zavin · 16 years ago
  27. baf2143 Add brightnessMode field to light_state_t by Mike Lockwood · 16 years ago
  28. a58556d Add support for colored jogball (adds hardware flash mode) by Eric Olsen · 16 years ago
  29. c93ee25 Remove obsolete hardware auto-brightness support. by Mike Lockwood · 16 years ago
  30. a241431 Add documentation for proximity and light sensors. by Mike Lockwood · 16 years ago
  31. cd2433f fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 16 years ago
  32. 4016d6b Add comment warning to not use hardware based autobrightness support. by Mike Lockwood · 16 years ago
  33. 8255d9d Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 16 years ago
  34. adc7f1b OVERLAY_FORMAT_DEFAULT for overlay by Snigdha Sinha · 16 years ago
  35. 2bedac6 sensors: whitespace clean up by Mike Lockwood · 16 years ago
  36. fbbb347 sensors: Add optional close_data_source call by Mike Lockwood · 16 years ago
  37. 61fee89 libhardware: add a field for reporting light levels by Iliyan Malchev · 16 years ago
  38. 9d82c1a add typedefs to gralloc and hardware.h so it's more C friendly by Mathias Agopian · 16 years ago
  39. 7d512e3 add support for RGBX_8888 by Mathias Agopian · 17 years ago
  40. 75cdfbb Added resizeInput and setAttributes function declarations to overlay hal by Benny Wong · 17 years ago
  41. e00013c lights: Header file updates for ALS support codes by Dan Murphy · 17 years ago
  42. dbb8721 Remove redundant defines, these were only necessary while changes were by Rebecca Schultz Zavin · 17 years ago
  43. 49b02f7 Color Format and Overlay Functions by Benny Wong · 17 years ago
  44. f5a22bc libhardware: add data field for proximity sensors by Iliyan Malchev · 17 years ago
  45. 689fa73 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 17 years ago
  46. 5b44567 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  47. 8d56748 Update open_data_source documentation to accurately reflect the correct return value on error. by Bill Napier · 17 years ago
  48. 8aee7e5 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  49. 21b652f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 17 years ago
  50. da1cfb7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  51. 465cf47 fix [1847499] sensors.h : "roll" documentation is wrong by Mathias Agopian · 17 years ago
  52. f5cf8f8 better documentation for (*setUpdateRect)() by Mathias Agopian · 17 years ago
  53. 485e698 better documentation and implementation for lock/unlock by Mathias Agopian · 17 years ago
  54. 295190f get rid of unused/needed flags by Mathias Agopian · 17 years ago
  55. 988b8bd lock will now return the vaddr of the buffer. map/umap are gone. by Mathias Agopian · 17 years ago
  56. a8a7516 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 17 years ago
  57. cfce2ad AI 143310: am: CL 143161 am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled. by Mathias Agopian · 17 years ago
  58. 86db8a1 AI 143161: am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled. by Mathias Agopian · 17 years ago
  59. 65f2d3a auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  60. f53ebec auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  61. d51f49a auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  62. a5d999f auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  63. b376203 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  64. f87393c auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  65. 0100d51 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  66. 699d24a auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  67. 51704be Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  68. d6054a3 Initial Contribution by The Android Open Source Project · 17 years ago