1. 5cf424b HWC2: Fix breakage from header change by Dan Stoza · 9 years ago
  2. 076ac67 HWC2: Add support for color modes by Dan Stoza · 10 years ago
  3. 5df2a86 HWC2: Hook up setColorTransform/setLayerDataspace by Dan Stoza · 9 years ago
  4. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  5. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  6. 12402e3 Merge "SF: Fix the delivery of visible and damage rects to HWC" into nyc-dev by Dan Stoza · 9 years ago
  7. f5abc78 SF: Fix the delivery of visible and damage rects to HWC by Gary Smith · 9 years ago
  8. 8bf556e Merge "HWC2: Change version detection scheme" into nyc-dev by Dan Stoza · 9 years ago
  9. 355f604 HWC2: Change version detection scheme by Dan Stoza · 9 years ago
  10. 09e7a27 HWC2: Check SidebandStream capability on load by Dan Stoza · 9 years ago
  11. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  12. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 9 years ago
  13. ed40eba HWC2: Add getHdrCapabilities stub to adapter by Dan Stoza · 9 years ago
  14. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  15. 40845df SF: Add FenceTracker by Pablo Ceballos · 10 years ago
  16. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  17. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  18. fc4e202 HWC2On1Adapter: Initialize variables and fix mutex by Dan Stoza · 10 years ago
  19. a4c2c3b Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev by Dan Stoza · 10 years ago
  20. 651bf31 SF: HWC2 C++ shim by Dan Stoza · 10 years ago
  21. c6998d2 SF: HWC2On1Adapter by Dan Stoza · 10 years ago
  22. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  23. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  24. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  25. b0c8d78 Merge "Support SurfaceView synchronization." by Rob Carr · 10 years ago
  26. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  27. f133d00 SF: Connect the VDS scratch surface producer by Pablo Ceballos · 10 years ago
  28. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 10 years ago
  29. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 10 years ago
  30. ff12cba Merge "BQ: Modify consumer buffer count interfaces" by Pablo Ceballos · 10 years ago
  31. e1b63cc Merge "Remove usage of SharedBuffer" by Pablo Ceballos · 10 years ago
  32. 4aa427b Merge "native: Rename mBuf to mSlot" by Pablo Ceballos · 10 years ago
  33. d814cf2 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  34. 71b2947 am afdbddbe: am e5ce0db8: am f090d598: am 3e4c8ccc: Merge "SF: Add colorTransform to DisplayInfo" into mnc-dr-dev by Dan Stoza · 10 years ago
  35. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 10 years ago
  36. f2699fc SF: Add colorTransform to DisplayInfo by Dan Stoza · 10 years ago
  37. e5b755a BQ: Get rid of setBufferCount by Pablo Ceballos · 10 years ago
  38. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  39. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 10 years ago
  40. 53390e1 libgui/SF: Fix some code warnings by Pablo Ceballos · 10 years ago
  41. e04e4ed sf: Fix incorrect state reporting in dumpsys by Manoj Kumar AVM · 10 years ago
  42. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  43. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  44. 10613dc Add hotplug support for primary display. by Michael Lentine · 10 years ago
  45. 4e3e30c surfaceflinger: Fix range check for getFormat by Ajay Dudani · 10 years ago
  46. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  47. ee44edd SurfaceFlinger: Pass surface damage to HWC by Dan Stoza · 10 years ago
  48. 11611f9 DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem by Dan Stoza · 11 years ago
  49. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 11 years ago
  50. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  51. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 11 years ago
  52. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  53. 4037c45 resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 11 years ago
  54. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 11 years ago
  55. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  56. 7cd8597 surfaceflinger: fix -Wunused-parameter warning by Jesse Hall · 11 years ago
  57. 1495ceb surfaceflinger: fix -Wmismatched-tags warnings by Jesse Hall · 11 years ago
  58. 2a8ae4e am bacc28ef: surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  59. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  60. 5746f14 am fb017a4c: Merge "Fix clang warnings about struct vs. class." by Dan Albert · 11 years ago
  61. aeb8ab8 Fix clang warnings about struct vs. class. by Dan Albert · 11 years ago
  62. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 11 years ago
  63. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 11 years ago
  64. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 11 years ago
  65. 949ea08 sf: Clear display configs when hot pluggable display is disconnected by Naseer Ahmed · 11 years ago
  66. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 11 years ago
  67. 258ee43 Build fix for printf with int64 and size_t by Michael Lentine · 11 years ago
  68. fd9d183 Build fix to use the correct source. by Michael Lentine · 11 years ago
  69. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  70. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 11 years ago
  71. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 11 years ago
  72. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 11 years ago
  73. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 11 years ago
  74. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  75. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  76. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  77. f0058ca Add IMPLEMENTATION_DEFINED to dump by Andy McFadden · 11 years ago
  78. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 11 years ago
  79. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  80. 98e1ebc Merge "Improve SurfaceFlinger PTS estimation" by Andy McFadden · 11 years ago
  81. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 11 years ago
  82. 0b63cd1 Handle failed requestBuffer after successful dequeueBuffer by Jesse Hall · 11 years ago
  83. 4669545 Merge "Update HWC dump format" by Andy McFadden · 11 years ago
  84. 4df87bd Update HWC dump format by Andy McFadden · 11 years ago
  85. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 11 years ago
  86. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 11 years ago
  87. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  88. 4098f03 Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 11 years ago
  89. d469a1c SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  90. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  91. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 12 years ago
  92. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 12 years ago
  93. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 12 years ago
  94. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 12 years ago
  95. 88a459a VirtualDisplaySurface: no attach/detach support by Dan Stoza · 12 years ago
  96. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 12 years ago
  97. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 12 years ago
  98. 7143316 Fix virtual display nesting by Dan Stoza · 12 years ago
  99. ef11a6c am ade9a911: am f65ebc3b: am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 12 years ago
  100. fdfde88 SurfaceFlinger: mFbProducerSlot initailization by mayank parshar · 12 years ago