1. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 9 years ago
  2. 5471631 libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  3. dd26416 libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  4. 94d5ac4 Merge "Add dataSpace to buffer queues; remove old format enums." by Eino-Ville Talvala · 10 years ago
  5. abf952c GLConsumer: Fix unsigned subtraction during crop by Dan Stoza · 10 years ago
  6. 5b75a51 Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  7. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  8. 2bb7270 am 15b2ecf5: am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  9. 15b2ecf am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  10. 78be65e Adding eglInitialize and eglTerminate image creation and deletion. by Michael Lentine · 10 years ago
  11. 58a81ba am 5273a978: resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  12. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  13. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 10 years ago
  14. 46a1f6b GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 10 years ago
  15. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 10 years ago
  16. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 10 years ago
  17. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 10 years ago
  18. 87a6784 Always release a buffer by Andy McFadden · 11 years ago
  19. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 11 years ago
  20. d171da9 GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 11 years ago
  21. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 11 years ago
  22. 4515596 make sure GLConsumer::releaseTexImage() works after detachFromContext() by Mathias Agopian · 11 years ago
  23. 9870c9b make GLConsumer's debug texture static by Mathias Agopian · 11 years ago
  24. 45263e2 don't hardcode debug texture dimensions by Mathias Agopian · 11 years ago
  25. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  26. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 11 years ago
  27. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  28. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  29. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  30. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 11 years ago
  31. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 11 years ago
  32. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  33. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  34. bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 11 years ago
  35. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 11 years ago
  36. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 11 years ago
  37. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  38. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  39. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  40. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 12 years ago
  41. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago[Renamed (88%) from libs/gui/SurfaceTexture.cpp]
  42. 97eba89 Avoid unnecessary texture bind by Andy McFadden · 12 years ago
  43. bf974ab Refactor SurfaceTexture a bit. by Andy McFadden · 12 years ago
  44. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 12 years ago
  45. 3fd12e4 libgui: fix up compile options by Jamie Gennis · 12 years ago
  46. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 12 years ago
  47. e96e9e1 fix a crasher in SurfaceTexture's setFilteringEnabled by Mathias Agopian · 12 years ago
  48. d1b330d SurfaceTexture: fix an out of bounds array write by Jamie Gennis · 12 years ago
  49. 3941cb2 SurfaceTexture: default to doing GL sync by Jamie Gennis · 12 years ago
  50. 98ff059 SurfaceTexture: eglDestroySync after duping its fd by Jamie Gennis · 12 years ago
  51. 61e04b9 SurfaceTexture: use eglWaitSync by Jamie Gennis · 12 years ago
  52. 01dbf55 SurfaceTexture: use EGL-created native fences by Jamie Gennis · 12 years ago
  53. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 12 years ago
  54. d69097f libgui: add some error checks by Jamie Gennis · 12 years ago
  55. 31a353d BufferQueue: clean up buffer counting by Jamie Gennis · 12 years ago
  56. 9fea342 SurfaceTexture: inherit from ConsumerBase (try 2) by Jamie Gennis · 12 years ago
  57. ce7a6c0 Revert "SurfaceTexture: inherit from ConsumerBase" by Jamie Gennis · 12 years ago
  58. ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 12 years ago
  59. 3d1d09c SurfaceTexture: Fix a fence fd leak. by Jamie Gennis · 12 years ago
  60. 45cb2ba SurfaceTexture: fix an out of bounds array access by Jamie Gennis · 12 years ago
  61. 72131d9 remove unneeded dependencies in libhardware by Mathias Agopian · 12 years ago
  62. 4f9c284 Add missing break in switch statement by Romain Guy · 12 years ago
  63. e7db724 Fix check for fence merge success by Jesse Hall · 12 years ago
  64. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 12 years ago
  65. b42b1ac Return fence from acquireBuffer by Jesse Hall · 12 years ago
  66. d58c304 Clarify aborted updateTexImage use of fences by Jesse Hall · 12 years ago
  67. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 12 years ago
  68. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 12 years ago
  69. 7e477bf make sure BufferQueue releases newly acquired buffers on failures by Mathias Agopian · 12 years ago
  70. 90ed850 Recreate EGLImage for previously used slots by Jesse Hall · 12 years ago
  71. 5c1139f SurfaceTexture: improve texture matrix computation by Jamie Gennis · 12 years ago
  72. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 12 years ago
  73. 5c8a608 SurfaceTexture: fix a memory leak by Jamie Gennis · 12 years ago
  74. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  75. f4b3228 SurfaceTexture: detachFromContext fixed by Daniel Lam · 12 years ago
  76. a0db308 remove SurfaceTexture::connect() by Mathias Agopian · 12 years ago
  77. 85b2176 Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. by Eino-Ville Talvala · 13 years ago
  78. 9aa74db SurfaceTexture: fix a memory leak by Jamie Gennis · 13 years ago
  79. 91a6826 SurfaceTexture: shrink all sides when cropping by Jamie Gennis · 13 years ago
  80. 016c8cb Enabled cropping support in SurfaceTexture by Daniel Lam · 13 years ago
  81. fbcda93 BufferQueue returns proper code on acquire by Daniel Lam · 13 years ago
  82. 9abe1eb Fixed disconnect bug in SurfaceTexture by Daniel Lam · 13 years ago
  83. 74bed55 SurfaceTexture: add context attach & detach by Jamie Gennis · 13 years ago
  84. f71c4ae Added a DummyConsumer for use with BufferQueue. by Daniel Lam · 13 years ago
  85. ce56137 libgui: have ST::updateTexImage check the GL ctx by Jamie Gennis · 13 years ago
  86. fa5b40e libgui: add BQ consumer buffer free notifications by Jamie Gennis · 13 years ago
  87. b267579 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  88. 1c8e95c Add tracing to various graphics components. by Jamie Gennis · 13 years ago
  89. eae59d2 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  90. fbb1655 Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" by Jamie Gennis · 13 years ago
  91. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  92. 9b10c47 Revert "Removed dependecies between BufferQueue and SurfaceTexture" by Daniel Lam · 13 years ago
  93. 3330238 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  94. b856052 Refactored query function from SurfaceTexture into BufferQueue by Daniel Lam · 13 years ago
  95. 6b091c5 Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue. by Daniel Lam · 13 years ago
  96. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  97. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  98. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  99. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  100. ace62f2 am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile error" into ics-mr1 by Jamie Gennis · 13 years ago