1. ab0c319 libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT by Chia-I Wu · 8 years ago
  2. 3eba406 Merge "Properly applies the selected saturation boost (vivid mode)" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  3. 11d63f4 Properly applies the selected saturation boost (vivid mode) by Romain Guy · 8 years ago
  4. f9b05ee SurfaceFlinger: Set property in StartPropertySetThread during init by Wei Wang · 8 years ago
  5. 87cd115 Merge "Fix concurrent writes to the hardware composer" into oc-dr1-dev by Steven Thomas · 8 years ago
  6. f5a5f6e Fix concurrent writes to the hardware composer by Steven Thomas · 8 years ago
  7. 2b6d38e SF: Move screenshot Surface ops off main thread by Dan Stoza · 8 years ago
  8. c35a5e2 Merge changes from topic 'layer-wp-race' into oc-dev am: a17b14eb92 by Chia-I Wu · 8 years ago
  9. 515dc9c surfaceflinger: Layer::getParent requires state lock held by Chia-I Wu · 8 years ago
  10. 5d37ae5 Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3 by Jorim Jaggi · 8 years ago
  11. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 8 years ago
  12. 0147a17 Add saturation boost feature to SurfaceFlinger by Romain Guy · 8 years ago
  13. a963873 Fix the build by Romain Guy · 8 years ago
  14. 8ec6ff2 Use wide gamut only when necessary by Romain Guy · 8 years ago
  15. 412903f SurfaceFlinger: Select which layer state to visit by Dan Stoza · 8 years ago
  16. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  17. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  18. c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 8 years ago
  19. 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 8 years ago
  20. 5c34de2 Only enumerate display_timing when present timestamp supported by Ian Elliott · 8 years ago
  21. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 8 years ago
  22. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  23. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  24. 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 8 years ago
  25. 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  26. f3b2de1 Dump info about wide-color by Courtney Goeltzenleuchter · 8 years ago
  27. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 8 years ago
  28. bc75528 surfaceflinger: Generate unique layer names by Cody Northrop · 8 years ago
  29. 1971b63 Use max acquired buffer setting to configStore by Fabien Sanglard · 8 years ago
  30. 4d8f539 Merge "Revert "Revert "Tie vr flinger to persistent vr mode""" by Steven Thomas · 8 years ago
  31. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  32. 050b2c8 Revert "Revert "Tie vr flinger to persistent vr mode"" by Steven Thomas · 8 years ago
  33. 7480c06 Revert "Tie vr flinger to persistent vr mode" by Jin Qian · 8 years ago
  34. f43d13e Tie vr flinger to persistent vr mode by Steven Thomas · 8 years ago
  35. 757b4ec Merge "Fix getFrameTimestamp test flakes." by TreeHugger Robot · 8 years ago
  36. cbf153b Use hasSyncFramework value from configStore by Fabien Sanglard · 8 years ago
  37. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  38. c8e387e Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  39. 8c02341 Revert "Use configStore for maxVirtualDisplay Size" by Fabien Sanglard · 8 years ago
  40. 56a5dbd Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  41. a34ed63 Use forceHwcCopyForVirtualDisplay in configStore by Fabien Sanglard · 8 years ago
  42. d001058 Fix getFrameTimestamp test flakes. by Brian Anderson · 8 years ago
  43. f9e6033 Merge "Revert "Get rid of IGraphicBufferAlloc"" by Romain Guy · 8 years ago
  44. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 8 years ago
  45. d4639b1 Merge "Get rid of IGraphicBufferAlloc" by TreeHugger Robot · 8 years ago
  46. 78491c9 Get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  47. c45a7d9 [SF] Use presentTimeOffset from configStore by Fabien Sanglard · 8 years ago
  48. bd7ba14 Merge "[SurfaceFlinger]Use configStore useContextPriority" by TreeHugger Robot · 8 years ago
  49. c93afd5 [SurfaceFlinger]Use configStore useContextPriority by Fabien Sanglard · 8 years ago
  50. 975e49a Merge "Revert "get rid of IGraphicBufferAlloc"" by Chia-I Wu · 8 years ago
  51. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  52. 4e67f0f Merge "[SurfaceFlinger] Use sf phase offset from CS" by TreeHugger Robot · 8 years ago
  53. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  54. 0cc1938 [SurfaceFlinger] Use sf phase offset from CS by Fabien Sanglard · 8 years ago
  55. 3a8f794 Tie VR mode support to a property by Mark Urbanus · 8 years ago
  56. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 8 years ago
  57. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 8 years ago
  58. 9524cb3 Add detachChildren transaction. by Robert Carr · 8 years ago
  59. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  60. 1d77b71 move vector math out of libui by Mathias Agopian · 8 years ago
  61. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  62. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  63. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  64. bb5afad Merge "Disable Virtual Display by default in SF" by TreeHugger Robot · 8 years ago
  65. 87670ff Allow surfaceflinger to run vrflinger by Hendrik Wagenaar · 9 years ago
  66. 642b23d Disable Virtual Display by default in SF by Fabien Sanglard · 8 years ago
  67. b254fa3 SurfaceFlinger: Set property in separate thread in init by Wei Wang · 9 years ago
  68. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 years ago
  69. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  70. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  71. 2047fae SurfaceFlinger: Use traversal functions to iterate LayerList. by Robert Carr · 9 years ago
  72. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  73. 63a5fcd Move TARGET_DISABLE_TRIPLE_BUFFERING to property by Fabien Sanglard · 9 years ago
  74. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  75. c8251eb Delete unused mask eTransactionMask parameter by Fabien Sanglard · 9 years ago
  76. b52cfec Merge "Rename hw to displayDevice for consistency" by TreeHugger Robot · 9 years ago
  77. 830b847 Rename hw to displayDevice for consistency by Fabien Sanglard · 9 years ago
  78. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago
  79. d6927fb Track frame events incrementally and per layer. by Brian Anderson · 9 years ago
  80. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  81. 6e8e98a Refactor SurfaceFlinger::onTransact by Fabien Sanglard · 9 years ago
  82. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 9 years ago
  83. 90f9234 Delete HWC1 by Fabien Sanglard · 9 years ago
  84. 22851c3 SF: Fix a couple of Layer ref count issues by Dan Stoza · 9 years ago
  85. ffc9efc Add display tracing to SurfaceInterceptor by Irvel · 9 years ago
  86. 8cf150a SF: Add property to disable HWC virtual displays by Dan Stoza · 9 years ago
  87. ae56a32 Revert "SF: Fix a couple of Layer ref count issues" by Dan Stoza · 9 years ago
  88. dd03e70 SF: Fix a couple of Layer ref count issues am: 92cd24e5f6 am: 56e16bb1ca by Dan Stoza · 9 years ago
  89. 92cd24e SF: Fix a couple of Layer ref count issues by Dan Stoza · 9 years ago
  90. c1ba5c4 Multithreaded Surface Replayer that replays traces by Sahil Dhanju · 9 years ago
  91. 468051e Integrate SurfaceInterceptor into SurfaceFlinger by Irvel · 9 years ago
  92. d16f6ae Merge "HWC2: Add properties to revert latching changes" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  93. c5da271 HWC2: Add properties to revert latching changes by Dan Stoza · 9 years ago
  94. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  95. 9f26a9c SF/HWC2: Add support for color transforms by Dan Stoza · 9 years ago
  96. 05dacfb HWC2: Backpressure missed vsyncs into apps by Dan Stoza · 9 years ago
  97. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 9 years ago
  98. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 9 years ago
  99. 6328134 Merge "Revert "Revert "DispSync: Always resync after inactivity""" into nyc-dev by Tim Murray · 9 years ago
  100. 4a4e4a2 Revert "Revert "DispSync: Always resync after inactivity"" by Tim Murray · 9 years ago