1. cdefccd new sensor_event_t structure for the new HAL that can handle bigger payloads by Mathias Agopian · 14 years ago
  2. b1e212e New sensor HAL and test by Mathias Agopian · 14 years ago
  3. 80107f8 Remove the YV16 format. by Mathias Agopian · 14 years ago
  4. 1daacdc Merge "remove h/w specific YUV formats from the HAL" into gingerbread by Mathias Agopian · 14 years ago
  5. 6915eb3 remove h/w specific YUV formats from the HAL by Mathias Agopian · 14 years ago
  6. 95d78be Add 4 private gralloc usage bits. by Jamie Gennis · 14 years ago
  7. aabb702 Fix a typo in the GRALLOC_USAGE_HW_2D constant. by Jamie Gennis · 14 years ago
  8. 0075879 Merge "GPS: Add callback for creating threads that can call into the Java VM." into gingerbread by Mike Lockwood · 14 years ago
  9. 2814796 remove unused YUV formats by Mathias Agopian · 14 years ago
  10. 4453b5b GPS: Add callback for creating threads that can call into the Java VM. by Mike Lockwood · 14 years ago
  11. 373a9c6 Add some useful YUV formats. Add fourcc version of the definitions. by Mathias Agopian · 14 years ago
  12. b15879a GPS API enhancements: by Mike Lockwood · 14 years ago
  13. d20bbae Add wake lock utility functions for the GPS HAL. by Mike Lockwood · 14 years ago
  14. b9e7ea4 am 804c3e10: merge from open-source master by The Android Open Source Project · 14 years ago
  15. 804c3e1 merge from open-source master by The Android Open Source Project · 14 years ago
  16. 4ea2a7a New GPS HAL Interface by Mike Lockwood · 14 years ago
  17. b4a9ae7 am da4947ea: New GPS HAL Interface by Mike Lockwood · 14 years ago
  18. da4947e New GPS HAL Interface by Mike Lockwood · 14 years ago
  19. 9b0b1c3 New GPS HAL Interface by Mike Lockwood · 14 years ago
  20. 3b13802 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  21. 19ea59f [2472946] Sensor.TYPE_ORIENTATION returns inverted roll values by Mathias Agopian · 14 years ago
  22. 9e149fc fix typo by Mathias Agopian · 14 years ago
  23. ad8322b renumber the YCbCr constants to keep binary compatiblity with previous releases by Mathias Agopian · 14 years ago
  24. 662b534 add missing yuv constants by Mathias Agopian · 14 years ago
  25. 7e734ba don't use undefined constants by Mathias Agopian · 14 years ago
  26. dd47384 Merge "hal: Add nv12_tiled/nv21 pixel format constants" by Dima Zavin · 14 years ago
  27. 9da751b fix [2444483] gralloc size for YUV formats by Mathias Agopian · 14 years ago
  28. 38a0138 hal: Add nv12_tiled/nv21 pixel format constants by Dima Zavin · 14 years ago
  29. c212d9d am e879c389: am be0a1d3b: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  30. e879c38 am be0a1d3b: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  31. be0a1d3 reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  32. d910467 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  33. a6612f8 android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  34. ee4e57e remove unused code by Mathias Agopian · 15 years ago
  35. f96b206 remove all references to pmem and simplify the lock/unlock hooks by Mathias Agopian · 15 years ago
  36. 058c1fc merge from open-source master by Jean-Baptiste Queru · 15 years ago
  37. e6d6050 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  38. 410c007 merge from eclair by Jean-Baptiste Queru · 15 years ago
  39. 1202e07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  40. ecc3bfa am baf21439: Add brightnessMode field to light_state_t by Mike Lockwood · 15 years ago
  41. baf2143 Add brightnessMode field to light_state_t by Mike Lockwood · 15 years ago
  42. 97bba48 am a58556d7: Add support for colored jogball (adds hardware flash mode) by Eric Olsen · 15 years ago
  43. a58556d Add support for colored jogball (adds hardware flash mode) by Eric Olsen · 15 years ago
  44. cbda89c am c93ee254: Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago
  45. fb9c9a6 am a2414316: Add documentation for proximity and light sensors. by Mike Lockwood · 15 years ago
  46. c93ee25 Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago
  47. a241431 Add documentation for proximity and light sensors. by Mike Lockwood · 15 years ago
  48. 5a5d4ad am cd2433f3: fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 15 years ago
  49. cd2433f fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 15 years ago
  50. baf9930 Remove call to dump_l. by Patrick Scott · 15 years ago
  51. 4016d6b Add comment warning to not use hardware based autobrightness support. by Mike Lockwood · 15 years ago
  52. 2b811ad Fix a bug that prevents default hw modules to be loaded properly. by David 'Digit' Turner · 15 years ago
  53. cab816f fix a bug I introduced recently where the "default" HAL module would not be loaded. by Mathias Agopian · 15 years ago
  54. 3f03e98 don't loas inapropriate HAL for a device. by Mathias Agopian · 15 years ago
  55. 8255d9d Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  56. adc7f1b OVERLAY_FORMAT_DEFAULT for overlay by Snigdha Sinha · 15 years ago
  57. 2bedac6 sensors: whitespace clean up by Mike Lockwood · 15 years ago
  58. fbbb347 sensors: Add optional close_data_source call by Mike Lockwood · 15 years ago
  59. 61fee89 libhardware: add a field for reporting light levels by Iliyan Malchev · 15 years ago
  60. 2a8477c Merge changes 21851,21852 into eclair by Android (Google) Code Review · 15 years ago
  61. 9d82c1a add typedefs to gralloc and hardware.h so it's more C friendly by Mathias Agopian · 15 years ago
  62. fc05413 split gralloc_priv.h and make sure it is C friendly by Mathias Agopian · 15 years ago
  63. 876b4e8 integrate this change from the generic gralloc by Mathias Agopian · 15 years ago
  64. ed04f78 don't memset ashmem region, especially before they're mmapped by Mathias Agopian · 15 years ago
  65. 7d512e3 add support for RGBX_8888 by Mathias Agopian · 15 years ago
  66. e83629a make sure to clear surface's buffers when they are allocated by Mathias Agopian · 15 years ago
  67. 75cdfbb Added resizeInput and setAttributes function declarations to overlay hal by Benny Wong · 15 years ago
  68. e00013c lights: Header file updates for ALS support codes by Dan Murphy · 15 years ago
  69. 24a9a66 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  70. f0a3c38 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  71. 93614c2 Merge change 7784 by Android (Google) Code Review · 15 years ago
  72. 9e44c4f Merge change 5893 by Android (Google) Code Review · 15 years ago
  73. dbb8721 Remove redundant defines, these were only necessary while changes were by Rebecca Schultz Zavin · 15 years ago
  74. 49b02f7 Color Format and Overlay Functions by Benny Wong · 15 years ago
  75. 15c9d3a Fix the simulator build. by Marco Nelissen · 15 years ago
  76. 3e1f89b fix [1980202] Surfaceflinger crash with transparent rollo on firestone by Mathias Agopian · 15 years ago
  77. 6d125da generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl. by Mathias Agopian · 15 years ago
  78. 05eacf5 better logs by Mathias Agopian · 15 years ago
  79. 82aee24 automatically detect update-on-demand by Mathias Agopian · 15 years ago
  80. f5a22bc libhardware: add data field for proximity sensors by Iliyan Malchev · 15 years ago
  81. bd80b38 more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions. by Mathias Agopian · 15 years ago
  82. 440d4e4 for [1965730], give a better name to gralloc buffers by Mathias Agopian · 15 years ago
  83. 85ce19a fix [1965730] Device always give force close screen and completely unusable in Éclair build ERC07,rebooted automatically by Mathias Agopian · 15 years ago
  84. bfc010a better fix for gralloc on sim by Mathias Agopian · 15 years ago
  85. d34fd72 Merge change 6375 by Android (Google) Code Review · 15 years ago
  86. d28d7e8 fix [1965734] Screen flickers a lot [Sholes] by Mathias Agopian · 15 years ago
  87. f841069 Fix build on some linux distros. by Andy McFadden · 15 years ago
  88. a4b587c Simulator build fixes for the new GL stuff. The simulator still doesn't run, but at least it builds. by Marco Nelissen · 15 years ago
  89. cdb66fb workaroud [1964234] emulator renders funny with new gralloc. by Mathias Agopian · 15 years ago
  90. 3d6ddfe fix [1964228] emulator crash with the new GL by Mathias Agopian · 15 years ago
  91. da1b975 Merge commit 'goog/master_gl' into merge_master_gl by Mathias Agopian · 15 years ago
  92. 1478423 make sure to UNSLAP pmem buffers when they're destroyed/freed, as the client could still have them mmapped by Mathias Agopian · 15 years ago
  93. 8bf1f75 add support for YUV formats by Mathias Agopian · 15 years ago
  94. 689fa73 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 15 years ago
  95. 31802ca fallback to ashmem when pmem is not availlable by Mathias Agopian · 15 years ago
  96. ed93e8b suppress debug log by Mathias Agopian · 15 years ago
  97. 8c4ab1f pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed. by Mathias Agopian · 15 years ago
  98. 72c8508 add an offset field to gralloc handles so the framebuffer can work with copybit by Mathias Agopian · 15 years ago
  99. 5115665 with the new lock/unlock API we don't really mean reference counting on mmap/munmap because we're guaranteed to map the buffers only once within a process. by Mathias Agopian · 15 years ago
  100. 5b44567 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago