1. bfe5c01 am df9b42ba: Fix references to omap4-aah by Nick Sanders · 12 years ago jb-mr1.1-dev-plus-aosp tools_r22 tools_r22.2
  2. df9b42b Fix references to omap4-aah by Nick Sanders · 12 years ago
  3. ae71a4f keep history after reset by Ed Heyl · 12 years ago
  4. bb9fa8d fixed merge conflict with f39254e8779c9ed990ed8a728632f7956c27de7e by Ed Heyl · 12 years ago
  5. 0db9de9 CameraHal: Add external gamma table configuration by Vladimir Petrov · 12 years ago
  6. c0612fd USBCAMERA: Enable fps print. by Saravanan Solaiyappan · 12 years ago
  7. 5f0295a Revert "CameraHal: V4LCameraAdapter: Add support for MJPEG" by Saravanan Solaiyappan · 12 years ago
  8. 99b9469 Camera_test: Add support for UYVY reprocessing by Emilian Peev · 12 years ago
  9. d68392b CameraHal: Add support for UYVY reprocessing by Emilian Peev · 12 years ago
  10. 30f74d8 Camera_test: Bayer reprocessing fixes by Vladimir Petrov · 12 years ago
  11. 3b13e3f Camera_test: Reprocessing related updates by Emilian Peev · 12 years ago
  12. 5207a2f Camera_test: Add mechanism to explicitly set image streaming by Vladimir Petrov · 12 years ago
  13. 11308f1 CameraHal: Add support for reprocessing with buffer borders by Emilian Peev · 12 years ago
  14. 7623df0 CameraHal: Add error handling during frame callbacks by Emilian Peev · 12 years ago
  15. ca2a5fa CameraHal: Further reprocess optimizations by Emilian Peev · 12 years ago
  16. 5687980 CameraHal: Don't wait on preview frames during reprocess by Emilian Peev · 12 years ago
  17. d2951b1 CameraHal: Adds reprocess related PPMs by Emilian Peev · 12 years ago
  18. 18d468a Camera: Set minimum undequeuable on tap-in by Vladimir Petrov · 12 years ago
  19. ce75a6a Camera_test: BQ: Always write cropped NV12 by Vladimir Petrov · 12 years ago
  20. 307afa2 Camera_test: Fixes crop handling, locking of buffers by David Schleef · 12 years ago
  21. 3e21fc4 Camera_test: BQ: Add support for writing cropped by Tyler Luu · 12 years ago
  22. 95395c7 CameraHal: Improve performance when queuing shots by Emilian Peev · 12 years ago
  23. 87b9b83 CameraHal: Fix back to back normal capture by Tyler Luu · 12 years ago
  24. 60c916a CameraHal: OMX: Change shot queue flow by Tyler Luu · 12 years ago
  25. 8c41758 CameraHal: Init capture reference count logic to derived adapters by Tyler Luu · 12 years ago
  26. a801c4a CameraHal: Change state machine flow for queuing shots by Tyler Luu · 12 years ago
  27. 7682697 CameraHal: Avoid deadlocks when re-using a tapout by Emilian Peev · 12 years ago
  28. ffc1968 CameraHal: Fix erroneous free of image buffers by Tyler Luu · 12 years ago
  29. 1d40b78 CameraHal: Allocate buffers when source is set by Tyler Luu · 12 years ago
  30. b9c7d5a Camera_test: Changes to NV12 and BAYER allocation by Tyler Luu · 12 years ago
  31. 59f5191 CameraHAL : Fix crash if IPP not set by default by Andriy Chepurnyy · 12 years ago
  32. 4a99158 CameraHal: V4LCameraAdapter: Add support for MJPEG by Anu Sundararajan · 12 years ago
  33. e2f0f7e V4LCameraAdapter: Adding support for JPEG decoding using libjpeg by Anu Sundararajan · 12 years ago
  34. 36cc94b CameraHal: Image size query in initialized state by Tyler Luu · 12 years ago
  35. 335caab Camera_test: Set SurfaceTexture flags correctly by David Schleef · 12 years ago
  36. 632f68a CameraHal: Use GRALLOC_USAGE_PRIVATE_0 for Bayer by Vladimir Petrov · 12 years ago
  37. 53535ad Camera_test: Add support to release tap in/outs by Vladimir Petrov · 12 years ago
  38. 2de5412 Camera_test: Re-arrange creation of buffer sources by Vladimir Petrov · 12 years ago
  39. fa5a022 Camera_test: Pre-set buffer source by Tyler Luu · 12 years ago
  40. 7dd4515 CameraHal: Check return frames count before waiting on condition by Emilian Peev · 12 years ago
  41. 8a91acb Camera_test: Set burst frames for streaming by Vladimir Petrov · 12 years ago
  42. 9ea65b3 CameraHal: Always set queued shot config in CPCAM mode by Vladimir Petrov · 12 years ago
  43. fd2c5e0 Bring test/CameraHal in sync with the camera HAL code we imported from TI by Jason Simmons · 12 years ago
  44. 1235237 Fix error handling in caps query by Nick Sanders · 12 years ago
  45. 25df2c6 Increase the limit of large DSS-composited layers to 2 by Jason Simmons · 12 years ago
  46. f7a4d11 Snapshot of TI's camera HAL development with adjustments to build in our tree by Jason Simmons · 12 years ago
  47. c4e8e25 Use SGX composition if there is more than one large (>720p) RGB32 layer by Jason Simmons · 12 years ago
  48. 284005c Fix warnings due to updated definitions of hwc_* types in the HWC HAL interface by Jason Simmons · 12 years ago
  49. 54712e4 hwc: rgz: Fix using an invalid array index when there are no blits by Gustavo Diaz Prado · 12 years ago
  50. 2d7bd1e hwc: Fix for losing first blit buffer handle by Gustavo Diaz Prado · 12 years ago
  51. 42428ff hwc: rgz: Fix incorrect src rectangle calculation for scaled layers by Gustavo Diaz Prado · 12 years ago
  52. 2e28551 hwc: rgz: Allow scaling and rotation on the same blit by Gustavo Diaz Prado · 12 years ago
  53. 935e618 hwc: rgz: Introduce scaling support by Gustavo Diaz Prado · 12 years ago
  54. 970ce44 hwc: rgz: Refactor how the blit parameters are set by Gustavo Diaz Prado · 12 years ago
  55. b78f671 hwc: Check for >1 overlay used in idle timeout by Tony Lofthouse · 12 years ago
  56. 8594f3e hwc: Fix incorrect tiler memory available check by Gustavo Diaz Prado · 12 years ago
  57. b05c571 hwc: Stop queuing compositions to disabled default display by Dandawate Saket · 12 years ago
  58. ee551a5 hwc: rgz: Workaround, do not blit if there is a video layer by Gustavo Diaz Prado · 12 years ago
  59. b29f69b hwc: HACK: wuxga panels will generate unscalable layers by Tony Lofthouse · 12 years ago
  60. a41d64f hwc: Add a bits per pixel function for RGB color space by Tony Lofthouse · 12 years ago
  61. 4a3fef9 hwc: Add a handle to the can_scale function for future use by Tony Lofthouse · 12 years ago
  62. 2acde91 Fix electron beam crash by Jon Pry · 12 years ago
  63. e563de0 hwc: rgz: Remove workaround, Avoid parsing region data if it's not needed by Gustavo Diaz Prado · 12 years ago
  64. ec3c877 hwc: rgz: Fix invalid dirty region state when HDMI is connected by Gustavo Diaz Prado · 12 years ago
  65. 83f8065 hwc: added support for ext display back buffer allocation by Sunita Nadampalli · 12 years ago
  66. 362d765 hwc: rgz: Fix for pixel wide regions returning no ops by Tony Lofthouse · 12 years ago
  67. 90b0b56 hwc: publicly define omap specific usage flags by Tony Lofthouse · 12 years ago
  68. 2c96270 hwc: rgz: Fix dirty region not working when blitting only one layer by Tony Lofthouse · 12 years ago
  69. ad1bb23 hwc: rgz: Workaround for hdmi hotplug crash with 2D blitter enabled by Gustavo Diaz Prado · 12 years ago
  70. 7a24cc1 hwc: rgz: Disable NV12 rotation support for the regionizer by Gustavo Diaz Prado · 12 years ago
  71. db987b5 hwc: regionizer: Give support for rotation with Bltsville by Gustavo Diaz Prado · 12 years ago
  72. e90714f hwc: regionizer: Add asynchronous blits support by Gustavo Diaz Prado · 12 years ago
  73. 8438ab1 hwc: regionizer: Batch flags fixes by Gustavo Diaz Prado · 12 years ago
  74. cec3d5b hwc: rgz: support layers with the HWC_HINT_CLEAR_FB hint by Gustavo Diaz Prado · 12 years ago
  75. a9bec45 hwc: fix and simplify the idle timeout logic by Dima Svetlov · 12 years ago
  76. 7cc2b1a hwc: pass nv12 surfaces to gc320 by Craig Stout · 12 years ago
  77. 5a87355 hwc: fix can_dss_render_all decision logic for docking mode by Muralidhar Dixit · 12 years ago
  78. 620a972 hwc: added interlaced modes to HDMI best mode selection logic by Sunita Nadampalli · 13 years ago
  79. a718b61 hwc: use triple buffer hint for overlay layers for debug by Tony Lofthouse · 12 years ago
  80. dfc644c hwc: Add HAL_PIXEL_FORMAT_TI_NV12_1D by Tony Lofthouse · 12 years ago
  81. 3d32f43 hwc: save some dumpsys log real-estate by Tony Lofthouse · 13 years ago
  82. d5de2f4 hwc: move platform specific pixel formats to header by Tony Lofthouse · 12 years ago
  83. b58eaa5 hwc: remove unused padded nv12 format by Tony Lofthouse · 12 years ago
  84. 1fd204f hwc: FPS property to show compositor performance by Tony Lofthouse · 12 years ago
  85. f11c7bb hwc: don't force upscaled NV12 layer to SGX when force_sgx is used by Lajos Molnar · 13 years ago
  86. 58aa32d hwc: fix max_hw_overlay calculation in mirroring mode by Tony Lofthouse · 12 years ago
  87. f1eab7b hwc: corrected calculation of lcd_xpy by Oleksandr Lugovyk · 13 years ago
  88. b319783 hwc: fix checking HW scaling limits for manual panels by Sunita Nadampalli · 13 years ago
  89. be2fbde Remove libdrmdecrypt. by Mike J. Chen · 12 years ago
  90. 876331f Merged hwc with TI mainline version by Mike J. Chen · 12 years ago
  91. 7f74ff6 TI mainline's security by Mike J. Chen · 12 years ago
  92. e4b5eb9 TI mainline's DOMX by Mike J. Chen · 12 years ago
  93. 1dac521 TI mainline's libion by Mike J. Chen · 12 years ago
  94. b0b4e26 header files from TI mainline by Mike J. Chen · 12 years ago
  95. 17e869f Remove sgx prebuilts by Mike J. Chen · 12 years ago
  96. ef2e246 Add ability to force a preferred mode via a property. by Mike J. Chen · 12 years ago
  97. 7518804 Fake VSYNC events if needed. by Mike J. Chen · 12 years ago
  98. 5142031 hwc: Stash hdmi mode resolution in a property by Mike J. Chen · 12 years ago
  99. 6d94b77 OMAP4: HWC : Fix overlay assignement issue by Dandawate Saket · 12 years ago
  100. 27843d0 HWC: OMAP4: disable the first frame display reset by Travis Geiselbrecht · 12 years ago