1. c15a6b0 hardware: samsung_slis: libcamera2: initial version of CameraHAL2 by Jiyoung Shin · 12 years ago
  2. 1ae2a55 hardware: samsung_slsi: libhwjpeg: update JPEG library by Jiyoung Shin · 12 years ago
  3. 365ad0f hardware: samsung_slsi: include: update JPEG header file by Jiyoung Shin · 12 years ago
  4. 52cf3b0 libgscaler: allow link for window 2 by Greg Hackmann · 12 years ago
  5. cd63257 libgscaler: support rgb buffers by Greg Hackmann · 12 years ago
  6. 776bd69 libgscaler: Use dmabuf instead of userptr by Benoit Goby · 12 years ago
  7. 87e707e hwc: update to api version 1 by Erik Gilling · 12 years ago
  8. 69fbbcf hwc: enable overlay support for 2 hardware windows by Greg Hackmann · 12 years ago
  9. 853a7f8 hwc: fix handling excessive overlays by Greg Hackmann · 12 years ago
  10. 8a249a3 hwc: update s3c-fb.h by Greg Hackmann · 12 years ago
  11. eb42d13 Several fixes to ion by Rebecca Schultz Zavin · 12 years ago
  12. 6d6b76c Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  13. 01fa64f exynos5: omx: convert to using DMABUF to pass shared buffers by Dima Zavin · 12 years ago
  14. 164d853 exynos5: osal: SharedMemory: clean up heap selection by Dima Zavin · 12 years ago
  15. 453bced exynos5: libv4l2: print correct error (and msg) on error by Dima Zavin · 12 years ago
  16. 38ef257 hardware: samsung_slsi: exynos5: exynos_omx: added newly organized omx by Jiho Chang · 12 years ago
  17. 62cc7e5 hardware: samsung_slsi: exynos5: modified exynos omx package names by Jiho Chang · 12 years ago
  18. d50f650 hardware: samsung_slsi: exynos5: libcsc: modified source crop-size alignment by Jiho Chang · 12 years ago
  19. a61510e hardware: samsung_slsi: exynos5: removed unused files by Jiho Chang · 12 years ago
  20. f4cc0c3 hwc: implement sync support by Greg Hackmann · 12 years ago
  21. 86eb1c6 hwc: implement hwcomposer HAL by Greg Hackmann · 12 years ago
  22. 16a2abf hardware: exynos5: add s3c-fb.h by Greg Hackmann · 12 years ago
  23. d37bc2b hardware: exynos5: allocate framebuffers using ion by Greg Hackmann · 12 years ago
  24. dd55738 HACK: hardware: exynos5: notify hwcomposer HAL in framebuffer post by Greg Hackmann · 12 years ago
  25. 471812b Fix camera to work with dma_buf by Rebecca Schultz Zavin · 12 years ago
  26. 88cc230 exynos5: camera: do not andvertise FOCUS_MODE_CONTINUOUS_PICTURE for now by Dima Zavin · 12 years ago
  27. aa73695 exynos5: build hwjpeg and camera libs by Dima Zavin · 12 years ago
  28. f4979f5 exynos5: fixup libcamera to build by Dima Zavin · 12 years ago
  29. faea27d exynos5: libhwjpeg: fixup make file by Dima Zavin · 12 years ago
  30. 02edf5f exynos5: csc: export dir as include by Dima Zavin · 12 years ago
  31. 35b3cc2 hardware: exynos5: libgscaler: change plane number for NV16 by Jiyoung Shin · 12 years ago
  32. afd46e5 hardware: exynos5: add initial libhwjpeg directory by Jiyoung Shin · 12 years ago
  33. 3802e44 hardware: eynos5: update include directory for JPEG by Jiyoung Shin · 12 years ago
  34. 9426c42 hardware: exynos5: add initial libcamera directory by Jiyoung Shin · 13 years ago
  35. 564463a hardware: exynos5: update include directory for camera by Jiyoung Shin · 13 years ago
  36. d970bdc hardware: exynos5: update libv4l2 dir by Jiho Chang · 12 years ago
  37. a162a6b hardware: exynos5: update rotator dir by Jiho Chang · 12 years ago
  38. e6a0625 hardware: exynos5: update gscaler dir by Jiho Chang · 12 years ago
  39. c3e0af6 hardware: exynos5: update libexynosutils dir by Jiho Chang · 12 years ago
  40. 3b54084 hardware: exynos5: update libcsc dir by Jiho Chang · 12 years ago
  41. 800a8d7 hardware: exynos5: update exynos_omx dir by Jiho Chang · 12 years ago
  42. 234f72f hardware: exynos5: update include dir by Jiho Chang · 12 years ago
  43. df6aac4 exynos5/omx/osal: static libs should not depend on shared libs by Dima Zavin · 12 years ago
  44. eebc5ee exynos_omx: add exynos5.mk to pull in the needed dependencies by Dima Zavin · 12 years ago
  45. 7c0f081 exynos_omx: do not override format in set portDefinition for ANB by Dima Zavin · 12 years ago
  46. 23e5126 omx_vdec: if using AndroidNativeBuffer, map OMX color format to HAL by Dima Zavin · 12 years ago
  47. 1a6a35d exynos5: libcsc: add simple helper library for hal<->omx format conversions by Dima Zavin · 12 years ago
  48. 5666f59 exynos5: rename all libOMX.SEC components to libOMX.Exynos5 by Dima Zavin · 12 years ago
  49. baf3154 HACK: add the "board_use" configurations to makefile by Dima Zavin · 12 years ago
  50. 57b4c21 exynos_omx: get rid of copy headers rules by Dima Zavin · 12 years ago
  51. b809845 exynos_omx: Make it build by Rebecca Schultz Zavin · 12 years ago
  52. 4c16017 fix libstagefrighthw to build by Dima Zavin · 13 years ago
  53. 31fb395 libcsc: fix android.mk by Dima Zavin · 13 years ago
  54. 7642c64 libv4l2: LOG* -> ALOG* by Dima Zavin · 13 years ago
  55. a1fe7fe librotator: LOG* -> ALOG* by Dima Zavin · 13 years ago
  56. 6134b8b libgscaler: LOG* -> ALOG* by Dima Zavin · 13 years ago
  57. baa53d4 libcsc: LOG* -> ALOG* by Dima Zavin · 13 years ago
  58. 4a7b2d3 exynos_omx: LOG* -> ALOG* by Dima Zavin · 13 years ago
  59. d2d59a3 update android.mk for all th subdirs by Dima Zavin · 13 years ago
  60. e26c154 hardware: exynos5: add initial libstagefrighthw by Jiho Chang · 13 years ago
  61. 20d3e6e hardware: exynos5: add initial exynos_omx by Jiho Chang · 13 years ago
  62. 6ffdfe2 hardware: exynos5: add initial librotator by Jiho Chang · 13 years ago
  63. 70007c4 hardware: exynos5: add initial libgscaler by Jiho Chang · 13 years ago
  64. 9b81eb7 hardware: exynos5: add initial libswconverter by Jiho Chang · 13 years ago
  65. e5931c3 hardware: exynos5: add initial libv4l2 by Jiho Chang · 13 years ago
  66. 47bd953 hardware: exynos5: add initial libcsc by Jiho Chang · 13 years ago
  67. 20c5168 hardware: exynos5: add initial include directory by Jiho Chang · 13 years ago
  68. 79d9acb add fimc_v4l2 header by Dima Zavin · 13 years ago
  69. 2fa316a exynos5: add libexynosutils by Dima Zavin · 13 years ago
  70. 53b4197 libexynosutils: fix LOGE->ALOGE by Dima Zavin · 13 years ago
  71. 61bc154 hardware: exynos5: add initial libexynosutils by Jiho Chang · 13 years ago
  72. 80b3e6c allow gralloc_priv to be included from c++ by Erik Gilling · 12 years ago
  73. 06062cd update gralloc_priv.h by Dima Zavin · 13 years ago
  74. bbcf786 add exynos_format.h by Dima Zavin · 13 years ago
  75. 7a701b8 exynos5: move gralloc lib to vendor for now due to proprietary deps by Dima Zavin · 13 years ago
  76. a9301d1 HACK: exynos5: gralloc: add exynos specific gralloc bits by Dima Zavin · 13 years ago
  77. 6198e54 exynos5: add libgralloc_ump and the necessary mali/exynos headers by Dima Zavin · 13 years ago
  78. fc4b5d5 exynos5: add libion_exynos library by Dima Zavin · 13 years ago
  79. 498fa00 by Anatol Pomazau · 13 years ago