1. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  2. ba93b3f log an error when dequeueBuffer gets a NULL Fence by Mathias Agopian · 12 years ago
  3. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  4. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 12 years ago
  5. bf5b849 fix build by Mathias Agopian · 12 years ago
  6. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  7. 9642dba Merge "Fix a race in BufferQueue" by Mathias Agopian · 12 years ago
  8. 6bac363 Fix a race in BufferQueue by Mathias Agopian · 12 years ago
  9. 207c1e2 fix log messages and bogus error message by Mathias Agopian · 12 years ago
  10. 26a6f37 make sure to reset the framenumber when a buffer is marked FREE by Mathias Agopian · 12 years ago
  11. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  12. a3fbda3 BuffferQueue disconnect is now always asynchrnous by Mathias Agopian · 12 years ago
  13. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  14. 6fda52b always pass the BufferQueue explicitely to consumers by Ying Wang · 12 years ago
  15. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  16. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  17. b4b6370 CpuConsumer: Add set buffer size and format functions. by Zhijun He · 12 years ago
  18. 9e3cb55 BufferQueue: remove freeAllBuffersExceptHeadLocked() by Lajos Molnar · 12 years ago
  19. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 12 years ago
  20. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  21. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  22. d487ca1 am 87ab83d9: am f743e3db: Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  23. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 12 years ago
  24. 748b696 am 83ad8957: am 5b6ebd71: Merge "libgui_test: fix a couple minor test issues" into jb-mr2-dev by Jamie Gennis · 12 years ago
  25. bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 12 years ago
  26. ea2d942 libgui_test: fix a couple minor test issues by Jamie Gennis · 12 years ago
  27. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  28. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 12 years ago
  29. 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 12 years ago
  30. f31510a Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 12 years ago
  31. 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 12 years ago
  32. 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 12 years ago
  33. c76e8a2 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 12 years ago
  34. 8a0cb4e Add liblog by Ying Wang · 12 years ago
  35. e6a0f50 libgui_test: increase the tolerance for a YUV test by Jamie Gennis · 12 years ago
  36. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 12 years ago
  37. 753e341 Updated comments by Andy McFadden · 12 years ago
  38. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  39. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  40. 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 12 years ago
  41. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  42. aaebffd Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  43. ac00643 Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev by Ramanan Rajeswaran · 12 years ago
  44. d6480c0 Revert "Revert "Change SurfaceControl setPosition to take floats"" by Ramanan Rajeswaran · 12 years ago
  45. 7c1a487 fix build. update test to new API by Mathias Agopian · 12 years ago
  46. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 12 years ago
  47. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  48. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 12 years ago
  49. 4d9b822 get rid of ISurface by Mathias Agopian · 12 years ago
  50. d2d5a64 workaround a deadlock when taking screenshots into a surface by Mathias Agopian · 12 years ago
  51. 7589b2a add two libgui tests by Mathias Agopian · 12 years ago
  52. 042ecee CpuConsumer: Properly track acquired buffers by Eino-Ville Talvala · 12 years ago
  53. f082323 Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16" into jb-mr2-dev by Igor Murashkin · 12 years ago
  54. 29e2047 CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16 by Igor Murashkin · 12 years ago
  55. 306f18c Merge "rework screenshot API and implementation" into jb-mr2-dev by Mathias Agopian · 12 years ago
  56. 006a601 Fix reading NULL Surfaces from Parcels by Jesse Hall · 12 years ago
  57. 2a9fc49 rework screenshot API and implementation by Mathias Agopian · 12 years ago
  58. bbb57f3 Revert "Change SurfaceControl setPosition to take floats" by Dave Burke · 12 years ago
  59. eb0d129 CpuConsumer: Add optional asynchronous mode by Eino-Ville Talvala · 12 years ago
  60. 64d8b19 CpuConsumer: Don't unlock buffers on producer disconnect by Eino-Ville Talvala · 12 years ago
  61. 993e14f Added a test that checks the error behavior of ConsumerBase::abandon by Mathias Agopian · 12 years ago
  62. 9a867a8 Change SurfaceControl setPosition to take floats by Michael Wright · 12 years ago
  63. cf0b8c8 get rid of Surface::getISurfaceTexture() by Mathias Agopian · 12 years ago
  64. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  65. ac9fa42 get rid of Surface identity and token by Mathias Agopian · 12 years ago
  66. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  67. 466a192 Minor tweaks. by Andy McFadden · 13 years ago
  68. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  69. c911ea5 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 13 years ago
  70. 3c1ada9 Merge "SurfaceTextureClient: remove a deprecated ctor" by Jamie Gennis · 13 years ago
  71. 4def860 SurfaceTextureClient: remove a deprecated ctor by Jamie Gennis · 13 years ago
  72. c6f0466 Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui" by Jamie Gennis · 13 years ago
  73. 392edd8 SurfaceFlinger: Move GraphicBufferAlloc to libgui by Jamie Gennis · 13 years ago
  74. 97eba89 Avoid unnecessary texture bind by Andy McFadden · 13 years ago
  75. bf974ab Refactor SurfaceTexture a bit. by Andy McFadden · 13 years ago
  76. a436799 am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 13 years ago
  77. 72c3f7d Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 13 years ago
  78. b5fe96b am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the lock by Jamie Gennis · 13 years ago
  79. b21a4e3 ConsumerBase: free buffers outside the lock by Jamie Gennis · 13 years ago
  80. 73d5662 fix typo that broke all the builds by Mathias Agopian · 13 years ago
  81. 764c197 fix typo that broke all the builds by Mathias Agopian · 13 years ago
  82. bd3e837 am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access by Mathias Agopian · 13 years ago
  83. 2a8c49e fix an out-of-bounds memory access by Mathias Agopian · 13 years ago
  84. 74284b9 Merge "Change ConsumerBase's FrameAvailableListener to be a weak pointer" by Igor Murashkin · 13 years ago
  85. a4a3149 Change ConsumerBase's FrameAvailableListener to be a weak pointer by Igor Murashkin · 13 years ago
  86. f3f7db6 Allow global transactions to nest. by Jeff Brown · 13 years ago
  87. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 13 years ago
  88. 7f79a2b Merge "BufferQueue: alloc without holding the lock" into jb-mr1-dev by Jamie Gennis · 13 years ago
  89. 2d5e230 SurfaceFlinger: add animation transactions by Jamie Gennis · 13 years ago
  90. 1efe099 BufferQueue: alloc without holding the lock by Jamie Gennis · 13 years ago
  91. 2a09bb3 Add blankDisplay/unblankDisplay to SurfaceComposerClient. by Jeff Brown · 13 years ago
  92. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 13 years ago
  93. d920670 Fix missing parens in CleanSpec.mk. by Stephen Hines · 13 years ago
  94. 3fbbd07 Fix broken CleanSpec.mk in libs/gui by Raph Levien · 13 years ago
  95. a573945 libgui: enable fence support for exynos5 by Jamie Gennis · 13 years ago
  96. 3fd12e4 libgui: fix up compile options by Jamie Gennis · 13 years ago
  97. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  98. c01a79d Pass display arg to blank/unblank by Andy McFadden · 13 years ago
  99. 38b6572 Revert "Compatibility work around for bad graphics driver dependency." by Iliyan Malchev · 13 years ago
  100. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 13 years ago