1. c212d9d am e879c389: am be0a1d3b: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  2. e879c38 am be0a1d3b: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  3. be0a1d3 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  4. d910467 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  5. a6612f8 android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  6. ee4e57e remove unused code by Mathias Agopian · 15 years ago
  7. f96b206 remove all references to pmem and simplify the lock/unlock hooks by Mathias Agopian · 15 years ago
  8. 058c1fc merge from open-source master by Jean-Baptiste Queru · 15 years ago
  9. e6d6050 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  10. 410c007 merge from eclair by Jean-Baptiste Queru · 15 years ago
  11. 1202e07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  12. ecc3bfa am baf21439: Add brightnessMode field to light_state_t by Mike Lockwood · 15 years ago
  13. baf2143 Add brightnessMode field to light_state_t by Mike Lockwood · 15 years ago
  14. 97bba48 am a58556d7: Add support for colored jogball (adds hardware flash mode) by Eric Olsen · 15 years ago
  15. a58556d Add support for colored jogball (adds hardware flash mode) by Eric Olsen · 15 years ago
  16. cbda89c am c93ee254: Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago
  17. fb9c9a6 am a2414316: Add documentation for proximity and light sensors. by Mike Lockwood · 15 years ago
  18. c93ee25 Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago
  19. a241431 Add documentation for proximity and light sensors. by Mike Lockwood · 15 years ago
  20. 5a5d4ad am cd2433f3: fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 15 years ago
  21. cd2433f fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 15 years ago
  22. baf9930 Remove call to dump_l. by Patrick Scott · 15 years ago
  23. 4016d6b Add comment warning to not use hardware based autobrightness support. by Mike Lockwood · 15 years ago
  24. 2b811ad Fix a bug that prevents default hw modules to be loaded properly. by David 'Digit' Turner · 15 years ago
  25. cab816f fix a bug I introduced recently where the "default" HAL module would not be loaded. by Mathias Agopian · 15 years ago
  26. 3f03e98 don't loas inapropriate HAL for a device. by Mathias Agopian · 15 years ago
  27. 8255d9d Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  28. adc7f1b OVERLAY_FORMAT_DEFAULT for overlay by Snigdha Sinha · 15 years ago
  29. 2bedac6 sensors: whitespace clean up by Mike Lockwood · 15 years ago
  30. fbbb347 sensors: Add optional close_data_source call by Mike Lockwood · 15 years ago
  31. 61fee89 libhardware: add a field for reporting light levels by Iliyan Malchev · 15 years ago
  32. 2a8477c Merge changes 21851,21852 into eclair by Android (Google) Code Review · 15 years ago
  33. 9d82c1a add typedefs to gralloc and hardware.h so it's more C friendly by Mathias Agopian · 15 years ago
  34. fc05413 split gralloc_priv.h and make sure it is C friendly by Mathias Agopian · 15 years ago
  35. 876b4e8 integrate this change from the generic gralloc by Mathias Agopian · 15 years ago
  36. ed04f78 don't memset ashmem region, especially before they're mmapped by Mathias Agopian · 15 years ago
  37. 7d512e3 add support for RGBX_8888 by Mathias Agopian · 15 years ago
  38. e83629a make sure to clear surface's buffers when they are allocated by Mathias Agopian · 15 years ago
  39. 75cdfbb Added resizeInput and setAttributes function declarations to overlay hal by Benny Wong · 15 years ago
  40. e00013c lights: Header file updates for ALS support codes by Dan Murphy · 15 years ago
  41. 24a9a66 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  42. f0a3c38 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  43. 93614c2 Merge change 7784 by Android (Google) Code Review · 15 years ago
  44. 9e44c4f Merge change 5893 by Android (Google) Code Review · 15 years ago
  45. dbb8721 Remove redundant defines, these were only necessary while changes were by Rebecca Schultz Zavin · 15 years ago
  46. 49b02f7 Color Format and Overlay Functions by Benny Wong · 15 years ago
  47. 15c9d3a Fix the simulator build. by Marco Nelissen · 15 years ago
  48. 3e1f89b fix [1980202] Surfaceflinger crash with transparent rollo on firestone by Mathias Agopian · 15 years ago
  49. 6d125da generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl. by Mathias Agopian · 15 years ago
  50. 05eacf5 better logs by Mathias Agopian · 15 years ago
  51. 82aee24 automatically detect update-on-demand by Mathias Agopian · 15 years ago
  52. f5a22bc libhardware: add data field for proximity sensors by Iliyan Malchev · 15 years ago
  53. bd80b38 more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions. by Mathias Agopian · 15 years ago
  54. 440d4e4 for [1965730], give a better name to gralloc buffers by Mathias Agopian · 15 years ago
  55. 85ce19a fix [1965730] Device always give force close screen and completely unusable in Éclair build ERC07,rebooted automatically by Mathias Agopian · 15 years ago
  56. bfc010a better fix for gralloc on sim by Mathias Agopian · 15 years ago
  57. d34fd72 Merge change 6375 by Android (Google) Code Review · 15 years ago
  58. d28d7e8 fix [1965734] Screen flickers a lot [Sholes] by Mathias Agopian · 15 years ago
  59. f841069 Fix build on some linux distros. by Andy McFadden · 15 years ago
  60. 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
  61. cdb66fb workaroud [1964234] emulator renders funny with new gralloc. by Mathias Agopian · 15 years ago
  62. 3d6ddfe fix [1964228] emulator crash with the new GL by Mathias Agopian · 15 years ago
  63. da1b975 Merge commit 'goog/master_gl' into merge_master_gl by Mathias Agopian · 15 years ago
  64. 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
  65. 8bf1f75 add support for YUV formats by Mathias Agopian · 15 years ago
  66. 689fa73 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 15 years ago
  67. 31802ca fallback to ashmem when pmem is not availlable by Mathias Agopian · 15 years ago
  68. ed93e8b suppress debug log by Mathias Agopian · 15 years ago
  69. 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
  70. 72c8508 add an offset field to gralloc handles so the framebuffer can work with copybit by Mathias Agopian · 15 years ago
  71. 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
  72. 5b44567 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  73. 82f7c04 suppress spurious debug log by Mathias Agopian · 15 years ago
  74. 5afaa8a am 8d567480: Update open_data_source documentation to accurately reflect the correct return value on error. by Bill Napier · 15 years ago
  75. 8d56748 Update open_data_source documentation to accurately reflect the correct return value on error. by Bill Napier · 15 years ago
  76. 8aee7e5 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  77. 61caa2c am 21b652f9: Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  78. 21b652f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  79. da1cfb7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  80. 3a16d37 am 465cf474: fix [1847499] sensors.h : "roll" documentation is wrong by Mathias Agopian · 15 years ago
  81. 465cf47 fix [1847499] sensors.h : "roll" documentation is wrong by Mathias Agopian · 15 years ago
  82. f5cf8f8 better documentation for (*setUpdateRect)() by Mathias Agopian · 15 years ago
  83. 485e698 better documentation and implementation for lock/unlock by Mathias Agopian · 15 years ago
  84. 295190f get rid of unused/needed flags by Mathias Agopian · 15 years ago
  85. 988b8bd lock will now return the vaddr of the buffer. map/umap are gone. by Mathias Agopian · 15 years ago
  86. ccc1387 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  87. 76a1fe8 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  88. d746ebd merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  89. 30bebe3 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  90. c3ce41d don't automatically unmap buffers when they're freed by Mathias Agopian · 15 years ago
  91. 4f14fe0 Merge commit 'goog/master' into master_gl by Mathias Agopian · 15 years ago
  92. a8a7516 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  93. 30fa54e Merge branch 'open_source_no_contributions' into google_internal by The Android Open Source Project · 16 years ago
  94. 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 · 16 years ago
  95. 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 · 16 years ago
  96. a60b1dd Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  97. cd79243 Automated import from //branches/cupcake/...@142857,142857 by Mathias Agopian · 16 years ago
  98. 65f2d3a auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  99. fe0bd69 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  100. 8232b50 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago