1. a94d940 Keep protected content in EGLImage attrs as needed. by Craig Donner · 8 years ago
  2. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  3. e1e1e75 Merge "Revert "GLConsumer: add build-time disable of gpu protected content"" into nyc-dev by Craig Donner · 9 years ago
  4. 4df76b2 Revert "GLConsumer: add build-time disable of gpu protected content" by Craig Donner · 9 years ago
  5. 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 9 years ago
  6. 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 9 years ago
  7. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 9 years ago
  8. 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 9 years ago
  9. dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 9 years ago
  10. 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 9 years ago
  11. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 9 years ago
  12. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  13. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  14. 6366a10 Add debug dump if about to segfault by Pablo Ceballos · 9 years ago
  15. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  16. a4c2c3b Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev by Dan Stoza · 9 years ago
  17. 3ce4604 libgui: Allow for pending releases in GLConsumer by Dan Stoza · 9 years ago
  18. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 9 years ago
  19. c2e7788 Expose setScalingMode from Surface. by Robert Carr · 9 years ago
  20. 33fcc2e Don't generate EGL fence in single buffer mode by Pablo Ceballos · 9 years ago
  21. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 9 years ago
  22. ff12cba Merge "BQ: Modify consumer buffer count interfaces" by Pablo Ceballos · 9 years ago
  23. 4aa427b Merge "native: Rename mBuf to mSlot" by Pablo Ceballos · 9 years ago
  24. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 9 years ago
  25. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 9 years ago
  26. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 9 years ago
  27. ec4cb38 GLConsumer: Fix crop math by Dan Stoza · 10 years ago
  28. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 10 years ago
  29. 5471631 libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  30. dd26416 libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  31. 94d5ac4 Merge "Add dataSpace to buffer queues; remove old format enums." by Eino-Ville Talvala · 10 years ago
  32. abf952c GLConsumer: Fix unsigned subtraction during crop by Dan Stoza · 10 years ago
  33. 5b75a51 Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  34. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  35. 2bb7270 am 15b2ecf5: am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  36. 15b2ecf am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  37. 78be65e Adding eglInitialize and eglTerminate image creation and deletion. by Michael Lentine · 10 years ago
  38. 58a81ba am 5273a978: resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  39. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  40. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 10 years ago
  41. 46a1f6b GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 10 years ago
  42. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 10 years ago
  43. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 11 years ago
  44. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 11 years ago
  45. 87a6784 Always release a buffer by Andy McFadden · 11 years ago
  46. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 11 years ago
  47. d171da9 GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 11 years ago
  48. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 11 years ago
  49. 4515596 make sure GLConsumer::releaseTexImage() works after detachFromContext() by Mathias Agopian · 11 years ago
  50. 9870c9b make GLConsumer's debug texture static by Mathias Agopian · 11 years ago
  51. 45263e2 don't hardcode debug texture dimensions by Mathias Agopian · 11 years ago
  52. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  53. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 11 years ago
  54. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  55. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  56. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  57. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  58. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 12 years ago
  59. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  60. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  61. bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 12 years ago
  62. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  63. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 12 years ago
  64. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  65. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  66. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  67. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 12 years ago
  68. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago[Renamed (88%) from libs/gui/SurfaceTexture.cpp]
  69. 97eba89 Avoid unnecessary texture bind by Andy McFadden · 12 years ago
  70. bf974ab Refactor SurfaceTexture a bit. by Andy McFadden · 12 years ago
  71. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 12 years ago
  72. 3fd12e4 libgui: fix up compile options by Jamie Gennis · 12 years ago
  73. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 12 years ago
  74. e96e9e1 fix a crasher in SurfaceTexture's setFilteringEnabled by Mathias Agopian · 12 years ago
  75. d1b330d SurfaceTexture: fix an out of bounds array write by Jamie Gennis · 12 years ago
  76. 3941cb2 SurfaceTexture: default to doing GL sync by Jamie Gennis · 12 years ago
  77. 98ff059 SurfaceTexture: eglDestroySync after duping its fd by Jamie Gennis · 12 years ago
  78. 61e04b9 SurfaceTexture: use eglWaitSync by Jamie Gennis · 12 years ago
  79. 01dbf55 SurfaceTexture: use EGL-created native fences by Jamie Gennis · 12 years ago
  80. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 12 years ago
  81. d69097f libgui: add some error checks by Jamie Gennis · 12 years ago
  82. 31a353d BufferQueue: clean up buffer counting by Jamie Gennis · 12 years ago
  83. 9fea342 SurfaceTexture: inherit from ConsumerBase (try 2) by Jamie Gennis · 12 years ago
  84. ce7a6c0 Revert "SurfaceTexture: inherit from ConsumerBase" by Jamie Gennis · 12 years ago
  85. ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 12 years ago
  86. 3d1d09c SurfaceTexture: Fix a fence fd leak. by Jamie Gennis · 12 years ago
  87. 45cb2ba SurfaceTexture: fix an out of bounds array access by Jamie Gennis · 12 years ago
  88. 72131d9 remove unneeded dependencies in libhardware by Mathias Agopian · 12 years ago
  89. 4f9c284 Add missing break in switch statement by Romain Guy · 12 years ago
  90. e7db724 Fix check for fence merge success by Jesse Hall · 13 years ago
  91. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  92. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  93. d58c304 Clarify aborted updateTexImage use of fences by Jesse Hall · 13 years ago
  94. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  95. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  96. 7e477bf make sure BufferQueue releases newly acquired buffers on failures by Mathias Agopian · 13 years ago
  97. 90ed850 Recreate EGLImage for previously used slots by Jesse Hall · 13 years ago
  98. 5c1139f SurfaceTexture: improve texture matrix computation by Jamie Gennis · 13 years ago
  99. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  100. 5c8a608 SurfaceTexture: fix a memory leak by Jamie Gennis · 13 years ago