1. d8460c8 Use more inclusive terms. by Peiyong Lin · 4 years ago
  2. f8e4a34 libgui: remove redundant eglQueryStringImplementationANDROID by Yiwei Zhang · 5 years ago
  3. a3b08ef libgui: add EGL Image Tracking for debug by Ady Abraham · 5 years ago
  4. 60fa4fd add a static lib of core bufferqueue logic for media by Chong Zhang · 5 years ago
  5. 1be50b5 surfaceflinger: use Vulkan coordinate system by Chia-I Wu · 6 years ago
  6. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  7. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 6 years ago
  8. 48a619f Replace NULL/0 with nullptr by Yi Kong · 6 years ago
  9. a45e1c8 Fixed incorrect usage of native fences by Jeffrey Kardatzke · 6 years ago
  10. 93b122f libgui: add a helper for GLConsumer::getCurrentCrop by Chia-I Wu · 7 years ago
  11. 3bd03ff libgui: use mat4 in GLConsumer by Chia-I Wu · 7 years ago
  12. f10b05c libgui: remove unused GLConsumer methods by Chia-I Wu · 7 years ago
  13. a81bc49 libgui: add more IGBC wrappers to ConsumerBase by Chia-I Wu · 7 years ago
  14. d2bc3ac Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  15. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  16. e2786ea libgui: support 64-bit BQ consumer usage by Chia-I Wu · 7 years ago
  17. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 7 years ago
  18. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 7 years ago
  19. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 7 years ago
  20. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  21. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 7 years ago
  22. 78491c9 Get rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  23. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 7 years ago
  24. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  25. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 7 years ago
  26. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 8 years ago
  27. bb09b43 Make dataspace accessible to surface flinger by Courtney Goeltzenleuchter · 8 years ago
  28. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 8 years ago
  29. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 8 years ago
  30. ff41514 Add fp16 pixel and window formats by Romain Guy · 8 years ago
  31. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 8 years ago
  32. a94d940 Keep protected content in EGLImage attrs as needed. by Craig Donner · 8 years ago
  33. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  34. e1e1e75 Merge "Revert "GLConsumer: add build-time disable of gpu protected content"" into nyc-dev by Craig Donner · 8 years ago
  35. 4df76b2 Revert "GLConsumer: add build-time disable of gpu protected content" by Craig Donner · 8 years ago
  36. 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 8 years ago
  37. 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 8 years ago
  38. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 8 years ago
  39. 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 8 years ago
  40. dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 8 years ago
  41. 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 8 years ago
  42. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 8 years ago
  43. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 8 years ago
  44. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 8 years ago
  45. 6366a10 Add debug dump if about to segfault by Pablo Ceballos · 8 years ago
  46. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 8 years ago
  47. a4c2c3b Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev by Dan Stoza · 8 years ago
  48. 3ce4604 libgui: Allow for pending releases in GLConsumer by Dan Stoza · 9 years ago
  49. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 9 years ago
  50. c2e7788 Expose setScalingMode from Surface. by Robert Carr · 9 years ago
  51. 33fcc2e Don't generate EGL fence in single buffer mode by Pablo Ceballos · 9 years ago
  52. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 9 years ago
  53. ff12cba Merge "BQ: Modify consumer buffer count interfaces" by Pablo Ceballos · 9 years ago
  54. 4aa427b Merge "native: Rename mBuf to mSlot" by Pablo Ceballos · 9 years ago
  55. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 9 years ago
  56. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 9 years ago
  57. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 9 years ago
  58. ec4cb38 GLConsumer: Fix crop math by Dan Stoza · 9 years ago
  59. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 9 years ago
  60. 5471631 libgui: Remove IGBC::BufferItem by Dan Stoza · 9 years ago
  61. dd26416 libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 9 years ago
  62. 94d5ac4 Merge "Add dataSpace to buffer queues; remove old format enums." by Eino-Ville Talvala · 9 years ago
  63. abf952c GLConsumer: Fix unsigned subtraction during crop by Dan Stoza · 9 years ago
  64. 5b75a51 Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 9 years ago
  65. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  66. 2bb7270 am 15b2ecf5: am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  67. 15b2ecf am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  68. 78be65e Adding eglInitialize and eglTerminate image creation and deletion. by Michael Lentine · 10 years ago
  69. 58a81ba am 5273a978: resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  70. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  71. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 10 years ago
  72. 46a1f6b GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 10 years ago
  73. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 10 years ago
  74. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 10 years ago
  75. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 10 years ago
  76. 87a6784 Always release a buffer by Andy McFadden · 10 years ago
  77. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 11 years ago
  78. d171da9 GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 11 years ago
  79. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 11 years ago
  80. 4515596 make sure GLConsumer::releaseTexImage() works after detachFromContext() by Mathias Agopian · 11 years ago
  81. 9870c9b make GLConsumer's debug texture static by Mathias Agopian · 11 years ago
  82. 45263e2 don't hardcode debug texture dimensions by Mathias Agopian · 11 years ago
  83. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  84. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 11 years ago
  85. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  86. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  87. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  88. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 11 years ago
  89. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 11 years ago
  90. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  91. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  92. bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 11 years ago
  93. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 11 years ago
  94. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 11 years ago
  95. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 11 years ago
  96. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 11 years ago
  97. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 11 years ago
  98. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 12 years ago
  99. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago[Renamed (88%) from libs/gui/SurfaceTexture.cpp]
  100. 97eba89 Avoid unnecessary texture bind by Andy McFadden · 12 years ago