1. e69efbb Replace/rename old HAL graphics formats by Eino-Ville Talvala · 9 years ago
  2. 65d51a1 Remove ARCH_X86. by Elliott Hughes · 9 years ago
  3. 3e618a6 Merge "gralloc: let target configure page flipping ioctl" by David Turner · 10 years ago
  4. 5641642 gralloc: let target configure page flipping ioctl by Bernhard Rosenkraenzer · 10 years ago
  5. 282ab1b Merge "gralloc: dont hardcode 32bpp as RGBX" by Jesse Hall · 10 years ago
  6. f5811ba gralloc: make private_handle_t layout consistent on 32/64-bit by Greg Hackmann · 10 years ago
  7. 6caa78d Move libhardware of <asm/page.h>. by Elliott Hughes · 10 years ago
  8. 5e3ac6b gralloc: dont hardcode 32bpp as RGBX by Bernhard Rosenkraenzer · 10 years ago
  9. d2be74a AArch64: Calculate private_handle_t's numInts by Ashok Bhat · 10 years ago
  10. febaaa9 gralloc: fix warnings by Colin Cross · 10 years ago
  11. 3557aba hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 10 years ago
  12. 0287721 gralloc: delete unused mutex declaration by Rom Lemarchand · 11 years ago
  13. bae5cf9 Merge commit 'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0' into HEAD by The Android Open Source Project · 11 years ago
  14. 6abbed5 gralloc: do not use GNU old-style field designators by synergy dev · 11 years ago
  15. ba9c8ba get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  16. 0d8f81a Log when creating a second buffer mapping in a process by Jesse Hall · 11 years ago
  17. c71b6ca Remove pid check in register/unregister by Jesse Hall · 11 years ago
  18. 186f8c5 am 8405fe5a: am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_open()" by Jean-Baptiste Queru · 12 years ago
  19. 8405fe5 am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_open()" by Jean-Baptiste Queru · 12 years ago
  20. 984272d Add RAW_SENSOR to gralloc sample by Eino-Ville Talvala · 12 years ago
  21. 539c993 remove seemed useless gralloc_open() call in fb_device_open() by suyi Yuan · 12 years ago
  22. 60d056b Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  23. 22d3513 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  24. b224b78 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  25. cee8501 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 12 years ago
  26. 57adb36 Remove workarounds for buggy /dev/fb0 drivers by Jean-Baptiste Queru · 13 years ago
  27. c9881d8 am cb4ea7ac: am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problems by Jean-Baptiste Queru · 13 years ago
  28. cd347fd Allow to force 16bpp when 32bpp has problems by Jean-Baptiste Queru · 13 years ago
  29. 14e3641 hardware/libhardware: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  30. 25b68b5 gralloc: Add support for 32-bit framebuffers. by David 'Digit' Turner · 13 years ago
  31. 80d3699 gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 13 years ago
  32. 118b5d7 Allow disabling page-flipping. by Jean-Baptiste Queru · 14 years ago
  33. 9da751b fix [2444483] gralloc size for YUV formats by Mathias Agopian · 14 years ago
  34. ee4e57e remove unused code by Mathias Agopian · 14 years ago
  35. f96b206 remove all references to pmem and simplify the lock/unlock hooks by Mathias Agopian · 14 years ago
  36. baf9930 Remove call to dump_l. by Patrick Scott · 15 years ago
  37. fc05413 split gralloc_priv.h and make sure it is C friendly by Mathias Agopian · 15 years ago
  38. 876b4e8 integrate this change from the generic gralloc by Mathias Agopian · 15 years ago
  39. ed04f78 don't memset ashmem region, especially before they're mmapped by Mathias Agopian · 15 years ago
  40. 7d512e3 add support for RGBX_8888 by Mathias Agopian · 15 years ago
  41. e83629a make sure to clear surface's buffers when they are allocated by Mathias Agopian · 15 years ago
  42. 15c9d3a Fix the simulator build. by Marco Nelissen · 15 years ago
  43. 3e1f89b fix [1980202] Surfaceflinger crash with transparent rollo on firestone by Mathias Agopian · 15 years ago
  44. 6d125da generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl. by Mathias Agopian · 15 years ago
  45. 05eacf5 better logs by Mathias Agopian · 15 years ago
  46. 82aee24 automatically detect update-on-demand by Mathias Agopian · 15 years ago
  47. bd80b38 more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions. by Mathias Agopian · 15 years ago
  48. 440d4e4 for [1965730], give a better name to gralloc buffers by Mathias Agopian · 15 years ago
  49. 85ce19a fix [1965730] Device always give force close screen and completely unusable in Éclair build ERC07,rebooted automatically by Mathias Agopian · 15 years ago
  50. bfc010a better fix for gralloc on sim by Mathias Agopian · 15 years ago
  51. d34fd72 Merge change 6375 by Android (Google) Code Review · 15 years ago
  52. d28d7e8 fix [1965734] Screen flickers a lot [Sholes] by Mathias Agopian · 15 years ago
  53. f841069 Fix build on some linux distros. by Andy McFadden · 15 years ago
  54. 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
  55. cdb66fb workaroud [1964234] emulator renders funny with new gralloc. by Mathias Agopian · 15 years ago
  56. 3d6ddfe fix [1964228] emulator crash with the new GL by Mathias Agopian · 15 years ago
  57. 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
  58. 8bf1f75 add support for YUV formats by Mathias Agopian · 15 years ago
  59. 689fa73 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 15 years ago
  60. 31802ca fallback to ashmem when pmem is not availlable by Mathias Agopian · 15 years ago
  61. ed93e8b suppress debug log by Mathias Agopian · 15 years ago
  62. 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
  63. 72c8508 add an offset field to gralloc handles so the framebuffer can work with copybit by Mathias Agopian · 15 years ago
  64. 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
  65. 82f7c04 suppress spurious debug log by Mathias Agopian · 15 years ago
  66. f5cf8f8 better documentation for (*setUpdateRect)() by Mathias Agopian · 15 years ago
  67. 485e698 better documentation and implementation for lock/unlock by Mathias Agopian · 15 years ago
  68. 295190f get rid of unused/needed flags by Mathias Agopian · 15 years ago
  69. 988b8bd lock will now return the vaddr of the buffer. map/umap are gone. by Mathias Agopian · 15 years ago
  70. c3ce41d don't automatically unmap buffers when they're freed by Mathias Agopian · 15 years ago
  71. a8a7516 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago