1. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 7 years ago
  2. 46d78ae Merge "SF: Fix thread safety for scheduler callbacks" by TreeHugger Robot · 6 years ago
  3. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 6 years ago
  4. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 6 years ago
  5. ccf37d7 SF: Fix thread safety for scheduler callbacks by Dominik Laskowski · 7 years ago
  6. e04bf9f Merge "SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available." by TreeHugger Robot · 6 years ago
  7. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 6 years ago
  8. 6194e2e SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available. by Vishnu Nair · 6 years ago
  9. c4d81bd Merge "blast: implicitly cache buffers" by TreeHugger Robot · 6 years ago
  10. 648718b Merge "SurfaceFlinger: remove DdmConnection" by TreeHugger Robot · 6 years ago
  11. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  12. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 6 years ago
  13. 34397da SurfaceFlinger: remove DdmConnection by Orion Hodson · 6 years ago
  14. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  15. fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 7 years ago
  16. 084cf9a Merge "SF: Offsets should be dependend on the refresh rate." by Ana Krulec · 7 years ago
  17. 6b9ee73 Merge "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  18. 757f63a SF: Offsets should be dependend on the refresh rate. by Ana Krulec · 7 years ago
  19. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  20. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  21. 1eba020 SF: Tie VSyncState lifetime to display hotplug by Dominik Laskowski · 7 years ago
  22. bf9a49a Merge "Eliminate the usage of ConfigStore in native/libs/gui." by Peiyong Lin · 7 years ago
  23. 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago
  24. 1f6d6d5 Add metadata store to surfaces by Evan Rosky · 7 years ago
  25. 119a40d Merge changes I5fbc1d08,I2d875349,Id305ffee by TreeHugger Robot · 7 years ago
  26. d9e4de6 SF: Refactor event dispatch by Dominik Laskowski · 7 years ago
  27. c286714 SF: Simplify dumpsys flag parsing by Dominik Laskowski · 7 years ago
  28. b43429d SF: Adding Scheduler information into dumpsys by Ana Krulec · 7 years ago
  29. 71d4b37 Merge changes Idcd4808c,I108ccb75,I446e5795,Idae2d3d9,I2a81817c by TreeHugger Robot · 7 years ago
  30. 1878450 Merge changes from topic "ASC-SF" by TreeHugger Robot · 7 years ago
  31. ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
  32. 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
  33. 83b8821 SF: Fix thread safety for resync callback by Dominik Laskowski · 7 years ago
  34. 34d00c0 Merge "SF: Register resync callback per event connection" by TreeHugger Robot · 7 years ago
  35. 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 7 years ago
  36. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 7 years ago
  37. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 7 years ago
  38. 2acb7d4 [SurfaceFlinger] Cleanup coding convention. by Peiyong Lin · 7 years ago
  39. f654d57 SF: Register resync callback per event connection by Dominik Laskowski · 7 years ago
  40. 7d1d683 SF: Adding callback to Scheduler for setting refresh rate to 60 and 90. by Ana Krulec · 7 years ago
  41. 6e1ceef Merge "SurfaceFlinger: Remove removeLayer" by Rob Carr · 7 years ago
  42. 21237a0 Merge "Fix drag and drop (2/3)" by Chavi Weingarten · 7 years ago
  43. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  44. 27083ae Merge changes from topics "sf-hwc-abstract", "sf-ce-min" by TreeHugger Robot · 7 years ago
  45. 6fb1a7e SurfaceFlinger: Remove removeLayer by Robert Carr · 7 years ago
  46. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
  47. 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
  48. 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
  49. b97e04f SF: Move RenderEngine ownership to CompositionEngine by Lloyd Pique · 7 years ago
  50. 441d504 SF: Move HWComposer ownership to CompositionEngine by Lloyd Pique · 7 years ago
  51. 70d9136 SF: Introduce a minimal CompositionEngine by Lloyd Pique · 7 years ago
  52. 695d528 Ensure onHandleDestroyed drops reference before releasing lock. by Robert Carr · 7 years ago
  53. e977409 SF: Remove conditional lock in setPowerMode by Dominik Laskowski · 7 years ago
  54. c1ccb0b [SurfaceFlinger] Remove saturation matrix of Adaptive mode. by Peiyong Lin · 7 years ago
  55. 2dbd69d Merge "[SurfaceFlinger] add getDisplayedContentSample i/f" by Kevin DuBois · 7 years ago
  56. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
  57. 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
  58. 7b49e01 Merge "[SurfaceFlinger] add setDisplayContentSamplingEnabled i/f" by TreeHugger Robot · 7 years ago
  59. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
  60. 7e666a5 SF TimeStats: Make TimeStats class non-singleton by Yiwei Zhang · 7 years ago
  61. 443e47a Merge "Fixes for parentless layers" by TreeHugger Robot · 7 years ago
  62. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  63. 720e506 Forward input windows from SurfaceFlinger to InputDispatcher. by Robert Carr · 7 years ago
  64. 61626f2 Fixes for parentless layers by chaviw · 7 years ago
  65. 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 7 years ago
  66. dec41d6 Merge "SurfaceFlinger: Remove dead "topLevelOnly" code." by TreeHugger Robot · 7 years ago
  67. 682188b Merge changes Iea02806d,I45af7b49,Id50e0d23 by TreeHugger Robot · 7 years ago
  68. 8d2711b SurfaceFlinger: Remove dead "topLevelOnly" code. by Robert Carr · 7 years ago
  69. 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 7 years ago
  70. 2585d68 Merge changes Ib5b446f3,If639ce2c,I8b469bfc by Alec Mouri · 7 years ago
  71. ba8f5ed Merge changes from topic "blast-callback" by Marissa Wall · 7 years ago
  72. e2ffb42 blast: Send transaction callback by Marissa Wall · 7 years ago
  73. 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 7 years ago
  74. cc8d6c1 Merge changes I0a4a57b6,I6260ae16 by TreeHugger Robot · 7 years ago
  75. 075d317 SF: Generalize display management by Dominik Laskowski · 7 years ago
  76. 9d846a5 [SurfaceFlinger] Add opcode to change composition data space. by Peiyong Lin · 7 years ago
  77. 394f9bc Merge "ISurfaceComposer: rename isColorManagementUsed()" by TreeHugger Robot · 7 years ago
  78. c556dfe Merge "SF: Map composition info by display token" by TreeHugger Robot · 7 years ago
  79. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
  80. 2e102c9 SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
  81. 05275f1 SF: Map composition info by display token by Dominik Laskowski · 7 years ago
  82. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
  83. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
  84. 90c115d SF: Flush out SurfaceFlingerFactory by Lloyd Pique · 7 years ago
  85. 95f01f4 Merge "[SurfaceFlinger] Accept data space and pixel format to take screenshot." by TreeHugger Robot · 7 years ago
  86. 013f5c0 Merge "Revert "SurfaceFlinger: Share ownership of layers between State and Handle."" by TreeHugger Robot · 7 years ago
  87. 10c985e Revert "SurfaceFlinger: Share ownership of layers between State and Handle." by Jorim Jaggi · 7 years ago
  88. 8feddee Merge "SurfaceFlinger: Share ownership of layers between State and Handle." by Rob Carr · 7 years ago
  89. f478f9f SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
  90. 1509411 Revert "SF: Use CompositionInfo to program HWComposer" by David Sodman · 7 years ago
  91. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
  92. e588e31 Moving DispSync into Scheduler. by Ana Krulec · 7 years ago
  93. 7ecce8c SF: Move TransactionStart from VsyncModulator to Scheduler by Ana Krulec · 7 years ago
  94. 00314aa Merge "Revert "SurfaceFlinger: Allows Surfaces to outlive their parents."" by TreeHugger Robot · 7 years ago
  95. 4bba370 Revert "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
  96. d7de52c Merge "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
  97. 4340607 SurfaceFlinger: Allows Surfaces to outlive their parents. by Robert Carr · 7 years ago
  98. 63ea760 Merge changes I7901b017,I0f38f678 by TreeHugger Robot · 7 years ago
  99. 86770e5 Remove RenderEngine::flush from latchBuffer() by Alec Mouri · 7 years ago
  100. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago