1. 0183f7a HWC2: Use SolidColor composition for DimLayer by Dan Stoza · 9 years ago
  2. 179533d HWC2: Kill logspam for non-HWC virtual displays by Dan Stoza · 9 years ago
  3. 6be0028 HWC2: Don't set null handle for client layers by Dan Stoza · 9 years ago
  4. 34703b9 Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by Robert Carr · 9 years ago
  5. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 9 years ago
  6. 12863b2 Merge "SF: Also edit currentState in doTransaction" into nyc-dev am: d224e6111b by Pablo Ceballos · 9 years ago
  7. 7d05257 SF: Also edit currentState in doTransaction by Pablo Ceballos · 9 years ago
  8. d3e7cc0 Merge "SF: Fix arbitrary rotation with inverse display transform" into nyc-dev by Pablo Ceballos · 9 years ago
  9. 20829ec HWC2: Set composition type before setting buffer am: 0f67b3f01f by Dan Stoza · 9 years ago
  10. 885ac76 Merge "SF: Fix arbitrary rotation with inverse display transform" into nyc-dev by Pablo Ceballos · 9 years ago
  11. 0f5131f SF: Fix arbitrary rotation with inverse display transform by Pablo Ceballos · 9 years ago
  12. 0f67b3f HWC2: Set composition type before setting buffer by Dan Stoza · 9 years ago
  13. 3666cc2 Merge "SF: Set state modified flag when changing sizes" into nyc-dev by Pablo Ceballos · 9 years ago
  14. 39c88e8 SF: Set state modified flag when changing sizes by Pablo Ceballos · 9 years ago
  15. 4c3bbb1 Merge "SF: Clear local sync points on hide and destroy" into nyc-dev by Dan Stoza · 9 years ago
  16. c814517 SF: Clear local sync points on hide and destroy by Dan Stoza · 9 years ago
  17. 76ddac5 Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e by Pablo Ceballos · 9 years ago
  18. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 9 years ago
  19. 3f59b10 Merge "SF: Fix camera orientation on virtual displays" into nyc-dev am: 55b29f2 by Pablo Ceballos · 9 years ago
  20. 55b29f2 Merge "SF: Fix camera orientation on virtual displays" into nyc-dev by Pablo Ceballos · 9 years ago
  21. 021623b SF: Fix camera orientation on virtual displays by Pablo Ceballos · 9 years ago
  22. 7a776ec Add setOverrideScalingMode to SurfaceControl am: c3574f7 by Robert Carr · 9 years ago
  23. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  24. 6451ddb Merge "SF: Don\'t pop pending state into mCurrentState" into nyc-dev am: 9eb286a by Pablo Ceballos · 9 years ago
  25. 05289c2 SF: Don't pop pending state into mCurrentState by Pablo Ceballos · 9 years ago
  26. ab86491 Merge changes I653b84e7,Ieafdc14a into nyc-dev am: abddf72 by Robert Carr · 9 years ago
  27. abddf72 Merge changes I653b84e7,Ieafdc14a into nyc-dev by Rob Carr · 9 years ago
  28. 69663fb Apply position updates immediately. by Robert Carr · 9 years ago
  29. 2dcb363 Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  30. b5d3d26 Move crop outside of geometry state. by Robert Carr · 9 years ago
  31. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  32. e2e39a3 Merge "SF: Add FenceTracker" into nyc-dev am: 830f500 by Pablo Ceballos · 9 years ago
  33. 830f500 Merge "SF: Add FenceTracker" into nyc-dev by Pablo Ceballos · 9 years ago
  34. 61be455 Merge "Add final crop implementation" into nyc-dev am: 41371bf by Pablo Ceballos · 9 years ago
  35. acbe678 Add final crop implementation by Pablo Ceballos · 9 years ago
  36. 40845df SF: Add FenceTracker by Pablo Ceballos · 10 years ago
  37. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  38. bf4f910 Merge "HWC2: Track move of transform into Geometry" into nyc-dev am: 52448f381c by Dan Stoza · 9 years ago
  39. baf416d HWC2: Track move of transform into Geometry by Dan Stoza · 9 years ago
  40. 261b94b Merge "Revert "SF: detachLayer from Client earlier on destruction"" into nyc-dev by Pablo Ceballos · 9 years ago
  41. 8ea4e7b Revert "SF: detachLayer from Client earlier on destruction" by Pablo Ceballos · 9 years ago
  42. c01b8d9 Merge "Latch transform with geometry state." into nyc-dev am: fb47fe7d27 by Robert Carr · 9 years ago
  43. 3dcabfa Latch transform with geometry state. by Robert Carr · 9 years ago
  44. c9d9720 resolve merge conflicts of 7dbaaf19eb to nyc-dev-plus-aosp by Dan Stoza · 9 years ago
  45. 4b2a105 "#warning" conflict with -Werror by Zhiquan Liu · 9 years ago
  46. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  47. aaf51e5 Merge "Add interface for controlling single buffer auto refresh" into nyc-dev by Pablo Ceballos · 9 years ago
  48. 792e529 SF: Prevent non-sync transactions from syncing by Dan Stoza · 9 years ago
  49. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  50. cac3538 SF: Modify transaction/buffer sync logic by Dan Stoza · 10 years ago
  51. e338df1 SF: detachLayer from Client earlier on destruction by Pablo Ceballos · 10 years ago
  52. 3bddd5b SF: Don't use pointer if promote() fails by Pablo Ceballos · 10 years ago
  53. 04839ab SF: Initialize mSingleBufferMode by Pablo Ceballos · 10 years ago
  54. 0631218 SF: Force refresh when in single buffer mode by Pablo Ceballos · 10 years ago
  55. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  56. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 10 years ago
  57. d87defa SF: Allow present if sideband stream changed by Dan Stoza · 10 years ago
  58. 0eb2d39 SF: Ignore PTS more than one second in the future by Dan Stoza · 10 years ago
  59. db4850c libgui: Fix handling of rotated surface damage by Dan Stoza · 10 years ago
  60. 2311608 libgui/SF: Propagate SECURE Layer flag changes by Dan Stoza · 10 years ago
  61. 17833a1 SF: Don't crop surface damage against viewport by Dan Stoza · 10 years ago
  62. 65476f3 SurfaceFlinger: Handle EGL errors more cleanly by Dan Stoza · 10 years ago
  63. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 10 years ago
  64. 12e0a27 SF: Apply pending transactions to new sidebands by Dan Stoza · 10 years ago
  65. ecc5040 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 10 years ago
  66. 9e9b044 SF: Always perform sideband transactions by Dan Stoza · 10 years ago
  67. ee44edd SurfaceFlinger: Pass surface damage to HWC by Dan Stoza · 10 years ago
  68. 11611f9 DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem by Dan Stoza · 10 years ago
  69. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  70. 1e61166 am b947f29a: Merge "Add clamp to Layer and update Transform inverse." into lmp-mr1-dev by Michael Lentine · 11 years ago
  71. 28ea217 Add clamp to Layer and update Transform inverse. by Michael Lentine · 11 years ago
  72. 686c5be am 6b9454d1: SurfaceFlinger: Do less work when using PTS by Dan Stoza · 11 years ago
  73. 6b9454d SurfaceFlinger: Do less work when using PTS by Dan Stoza · 11 years ago
  74. 4037c45 resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 11 years ago
  75. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 11 years ago
  76. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  77. 6c925ed Fixed discrepancy between crop and frame transparencies. by Michael Lentine · 11 years ago
  78. 5bf786d surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 11 years ago
  79. 7b90258 Fix inverse orientation when original is not applied first. by Michael Lentine · 11 years ago
  80. 1440963 Fix camera orientation by swapping horizontal and vertical flips when needed. by Michael Lentine · 11 years ago
  81. f755140 Incorporate TransformToDisplayInverse into the crop calculation. by Michael Lentine · 11 years ago
  82. 5af281f Fix HWComposer Surface Crop when surface is rotated by Michael Lentine · 11 years ago
  83. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 11 years ago
  84. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  85. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 11 years ago
  86. cf8684b Merge "Adding render stats APIs to UiAutomation (framework native)." by Svetoslav · 11 years ago
  87. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  88. 4cd47b2 Merge "Fix sideband stream issues" by Wonsik Kim · 11 years ago
  89. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 11 years ago
  90. afe3081 Fix sideband stream issues by Wonsik Kim · 11 years ago
  91. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  92. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  93. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  94. 4125a4f Allow "opaque" flag to be updated by Andy McFadden · 12 years ago
  95. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  96. ff2ed70 color blindness enhancement by Mathias Agopian · 12 years ago
  97. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 12 years ago
  98. 4ceff3d screenshot layers wouldn't work in some cases by Mathias Agopian · 12 years ago
  99. 0e8f144 Fix a bug where non-cropped layer could be scaled incorrectly by Mathias Agopian · 12 years ago
  100. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 12 years ago