1. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  2. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 12 years ago
  3. ea2d942 libgui_test: fix a couple minor test issues by Jamie Gennis · 12 years ago
  4. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 12 years ago
  5. 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 12 years ago
  6. f31510a Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 12 years ago
  7. 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 12 years ago
  8. 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 12 years ago
  9. c76e8a2 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 12 years ago
  10. 8a0cb4e Add liblog by Ying Wang · 12 years ago
  11. e6a0f50 libgui_test: increase the tolerance for a YUV test by Jamie Gennis · 12 years ago
  12. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 12 years ago
  13. 753e341 Updated comments by Andy McFadden · 12 years ago
  14. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  15. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  16. 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 12 years ago
  17. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  18. aaebffd Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  19. ac00643 Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev by Ramanan Rajeswaran · 12 years ago
  20. d6480c0 Revert "Revert "Change SurfaceControl setPosition to take floats"" by Ramanan Rajeswaran · 12 years ago
  21. 7c1a487 fix build. update test to new API by Mathias Agopian · 12 years ago
  22. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 12 years ago
  23. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  24. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 12 years ago
  25. 4d9b822 get rid of ISurface by Mathias Agopian · 12 years ago
  26. d2d5a64 workaround a deadlock when taking screenshots into a surface by Mathias Agopian · 12 years ago
  27. 7589b2a add two libgui tests by Mathias Agopian · 12 years ago
  28. 042ecee CpuConsumer: Properly track acquired buffers by Eino-Ville Talvala · 12 years ago
  29. f082323 Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16" into jb-mr2-dev by Igor Murashkin · 12 years ago
  30. 29e2047 CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16 by Igor Murashkin · 12 years ago
  31. 306f18c Merge "rework screenshot API and implementation" into jb-mr2-dev by Mathias Agopian · 12 years ago
  32. 006a601 Fix reading NULL Surfaces from Parcels by Jesse Hall · 12 years ago
  33. 2a9fc49 rework screenshot API and implementation by Mathias Agopian · 12 years ago
  34. bbb57f3 Revert "Change SurfaceControl setPosition to take floats" by Dave Burke · 12 years ago
  35. eb0d129 CpuConsumer: Add optional asynchronous mode by Eino-Ville Talvala · 12 years ago
  36. 64d8b19 CpuConsumer: Don't unlock buffers on producer disconnect by Eino-Ville Talvala · 12 years ago
  37. 993e14f Added a test that checks the error behavior of ConsumerBase::abandon by Mathias Agopian · 12 years ago
  38. 9a867a8 Change SurfaceControl setPosition to take floats by Michael Wright · 12 years ago
  39. cf0b8c8 get rid of Surface::getISurfaceTexture() by Mathias Agopian · 12 years ago
  40. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  41. ac9fa42 get rid of Surface identity and token by Mathias Agopian · 12 years ago
  42. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  43. 466a192 Minor tweaks. by Andy McFadden · 13 years ago
  44. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  45. c911ea5 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 13 years ago
  46. 3c1ada9 Merge "SurfaceTextureClient: remove a deprecated ctor" by Jamie Gennis · 13 years ago
  47. 4def860 SurfaceTextureClient: remove a deprecated ctor by Jamie Gennis · 13 years ago
  48. c6f0466 Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui" by Jamie Gennis · 13 years ago
  49. 392edd8 SurfaceFlinger: Move GraphicBufferAlloc to libgui by Jamie Gennis · 13 years ago
  50. 97eba89 Avoid unnecessary texture bind by Andy McFadden · 13 years ago
  51. bf974ab Refactor SurfaceTexture a bit. by Andy McFadden · 13 years ago
  52. a436799 am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 13 years ago
  53. 72c3f7d Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 13 years ago
  54. b5fe96b am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the lock by Jamie Gennis · 13 years ago
  55. b21a4e3 ConsumerBase: free buffers outside the lock by Jamie Gennis · 13 years ago
  56. 73d5662 fix typo that broke all the builds by Mathias Agopian · 13 years ago
  57. 764c197 fix typo that broke all the builds by Mathias Agopian · 13 years ago
  58. bd3e837 am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access by Mathias Agopian · 13 years ago
  59. 2a8c49e fix an out-of-bounds memory access by Mathias Agopian · 13 years ago
  60. 74284b9 Merge "Change ConsumerBase's FrameAvailableListener to be a weak pointer" by Igor Murashkin · 13 years ago
  61. a4a3149 Change ConsumerBase's FrameAvailableListener to be a weak pointer by Igor Murashkin · 13 years ago
  62. f3f7db6 Allow global transactions to nest. by Jeff Brown · 13 years ago
  63. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 13 years ago
  64. 7f79a2b Merge "BufferQueue: alloc without holding the lock" into jb-mr1-dev by Jamie Gennis · 13 years ago
  65. 2d5e230 SurfaceFlinger: add animation transactions by Jamie Gennis · 13 years ago
  66. 1efe099 BufferQueue: alloc without holding the lock by Jamie Gennis · 13 years ago
  67. 2a09bb3 Add blankDisplay/unblankDisplay to SurfaceComposerClient. by Jeff Brown · 13 years ago
  68. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 13 years ago
  69. d920670 Fix missing parens in CleanSpec.mk. by Stephen Hines · 13 years ago
  70. 3fbbd07 Fix broken CleanSpec.mk in libs/gui by Raph Levien · 13 years ago
  71. a573945 libgui: enable fence support for exynos5 by Jamie Gennis · 13 years ago
  72. 3fd12e4 libgui: fix up compile options by Jamie Gennis · 13 years ago
  73. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  74. c01a79d Pass display arg to blank/unblank by Andy McFadden · 13 years ago
  75. 38b6572 Revert "Compatibility work around for bad graphics driver dependency." by Iliyan Malchev · 13 years ago
  76. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 13 years ago
  77. e96e9e1 fix a crasher in SurfaceTexture's setFilteringEnabled by Mathias Agopian · 13 years ago
  78. 7aff4a5 ConsumerBase: make fence names meaningful by Jamie Gennis · 13 years ago
  79. d1b330d SurfaceTexture: fix an out of bounds array write by Jamie Gennis · 13 years ago
  80. 42223f6 gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960 by Jeff Boody · 13 years ago
  81. 3941cb2 SurfaceTexture: default to doing GL sync by Jamie Gennis · 13 years ago
  82. 8dfa92f Plumb display name into SurfaceFlinger by Andy McFadden · 13 years ago
  83. 71f683a New test by Andy McFadden · 13 years ago
  84. 6905205 Fix transform hints by Andy McFadden · 13 years ago
  85. c272430 Merge "Watch for SurfaceFlinger death" into jb-mr1-dev by Andy McFadden · 13 years ago
  86. 98ff059 SurfaceTexture: eglDestroySync after duping its fd by Jamie Gennis · 13 years ago
  87. 61e04b9 SurfaceTexture: use eglWaitSync by Jamie Gennis · 13 years ago
  88. 01dbf55 SurfaceTexture: use EGL-created native fences by Jamie Gennis · 13 years ago
  89. 6652b3e Watch for SurfaceFlinger death by Andy McFadden · 13 years ago
  90. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 13 years ago
  91. 00e8c7a display projection API now has a single function instead of 3 by Mathias Agopian · 13 years ago
  92. c68f2ec BufferQueue: add a setMaxAcquiredBufferCount check by Jamie Gennis · 13 years ago
  93. 9e75ddd libgui: add BufferQueue test infrastructure by Jamie Gennis · 13 years ago
  94. fdb6b49 libgui: disable CpuConsumer tests by Jamie Gennis · 13 years ago
  95. 4697528 SurfaceTexture: fix a few tests by Jamie Gennis · 13 years ago
  96. d69097f libgui: add some error checks by Jamie Gennis · 13 years ago
  97. 5e5efde BufferQueue: add a check for the max acquired bufs by Jamie Gennis · 13 years ago
  98. 72f096f BufferQueue: use max acquired buffer count by Jamie Gennis · 13 years ago
  99. 1847f7f Merge "BufferQueue: simplify max buffer count handling" into jb-mr1-dev by Jamie Gennis · 13 years ago
  100. 2b97769 Merge "BufferQueue: clean up buffer counting" into jb-mr1-dev by Jamie Gennis · 13 years ago