1. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 9 years ago
  2. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 9 years ago
  3. d224e61 Merge "SF: Also edit currentState in doTransaction" into nyc-dev by Pablo Ceballos · 9 years ago
  4. 7d05257 SF: Also edit currentState in doTransaction by Pablo Ceballos · 9 years ago
  5. 15311bd Push empty sync transaction before taking screenshot in tests by Pablo Ceballos · 9 years ago
  6. 7443c1f Merge "SF: Force empty sync transactions to apply anyway" into nyc-dev by TreeHugger Robot · 9 years ago
  7. 2a7dbb4 SF: Force empty sync transactions to apply anyway by Robert Carr · 9 years ago
  8. 854071a Merge "SF: Remove forced transaction on screenshot" into nyc-dev by Dan Stoza · 9 years ago
  9. 80bc52a Merge "HWC2: Fix breakage from header change" into nyc-dev by Dan Stoza · 9 years ago
  10. 5cf424b HWC2: Fix breakage from header change by Dan Stoza · 9 years ago
  11. 2676338 vulkan: Update vulkan.h to 1.0.13 by Jesse Hall · 9 years ago
  12. 885ac76 Merge "SF: Fix arbitrary rotation with inverse display transform" into nyc-dev by Pablo Ceballos · 9 years ago
  13. 0f5131f SF: Fix arbitrary rotation with inverse display transform by Pablo Ceballos · 9 years ago
  14. 0f67b3f HWC2: Set composition type before setting buffer by Dan Stoza · 9 years ago
  15. 14e54ba SF: Remove forced transaction on screenshot by Dan Stoza · 9 years ago
  16. df98fb9 Merge "SF: Apply translations to transparent region" into nyc-dev by Dan Stoza · 9 years ago
  17. 39c88e8 SF: Set state modified flag when changing sizes by Pablo Ceballos · 9 years ago
  18. 22f7fc4 SF: Apply translations to transparent region by Dan Stoza · 9 years ago
  19. 076ac67 HWC2: Add support for color modes by Dan Stoza · 9 years ago
  20. 5df2a86 HWC2: Hook up setColorTransform/setLayerDataspace by Dan Stoza · 9 years ago
  21. 54ebc56 Merge "SF: Clear local sync points on hide and destroy" into nyc-dev by Dan Stoza · 9 years ago
  22. c814517 SF: Clear local sync points on hide and destroy by Dan Stoza · 9 years ago
  23. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  24. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 9 years ago
  25. 4908a01 Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev by Jesse Hall · 9 years ago
  26. 8a56bb7 Merge "DispSync: Actually wait forever" into nyc-dev by Dan Stoza · 9 years ago
  27. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  28. 15732be Merge "DispSync: Don't resync if HW vsync is unavailable" into nyc-dev by Dan Stoza · 9 years ago
  29. 0a3c4d6 DispSync: Don't resync if HW vsync is unavailable by Dan Stoza · 9 years ago
  30. 55b29f2 Merge "SF: Fix camera orientation on virtual displays" into nyc-dev by Pablo Ceballos · 9 years ago
  31. 8f8374d DispSync: Actually wait forever by Dan Stoza · 9 years ago
  32. 6328134 Merge "Revert "Revert "DispSync: Always resync after inactivity""" into nyc-dev by Tim Murray · 9 years ago
  33. 4a4e4a2 Revert "Revert "DispSync: Always resync after inactivity"" by Tim Murray · 9 years ago
  34. 021623b SF: Fix camera orientation on virtual displays by Pablo Ceballos · 9 years ago
  35. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  36. 12402e3 Merge "SF: Fix the delivery of visible and damage rects to HWC" into nyc-dev by Dan Stoza · 9 years ago
  37. ccf8058 Merge "Revert "DispSync: Always resync after inactivity"" into nyc-dev by Tim Murray · 9 years ago
  38. 9eb286a Merge "SF: Don't pop pending state into mCurrentState" into nyc-dev by TreeHugger Robot · 9 years ago
  39. f5abc78 SF: Fix the delivery of visible and damage rects to HWC by Gary Smith · 9 years ago
  40. 8bf556e Merge "HWC2: Change version detection scheme" into nyc-dev by Dan Stoza · 9 years ago
  41. 05289c2 SF: Don't pop pending state into mCurrentState by Pablo Ceballos · 9 years ago
  42. 355f604 HWC2: Change version detection scheme by Dan Stoza · 9 years ago
  43. 09e7a27 HWC2: Check SidebandStream capability on load by Dan Stoza · 9 years ago
  44. 67264e9 Revert "DispSync: Always resync after inactivity" by Dan Stoza · 9 years ago
  45. 7e5e128 Merge "DispSync: Always resync after inactivity" into nyc-dev by Dan Stoza · 9 years ago
  46. 97a46df Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev by Dan Stoza · 9 years ago
  47. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  48. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 9 years ago
  49. ed40eba HWC2: Add getHdrCapabilities stub to adapter by Dan Stoza · 9 years ago
  50. f34b9be DispSync: Always resync after inactivity by Dan Stoza · 9 years ago
  51. 79632ee Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev by Dan Stoza · 9 years ago
  52. 2dc3be8 SF/HWC2: Reorder makeCurrent to avoid deadlock by Dan Stoza · 9 years ago
  53. 8b0d55e GpuService: Add 'help' and 'vkjson' commands by Jesse Hall · 9 years ago
  54. fc038bd Add service "gpu" in the SurfaceFlinger process by Jesse Hall · 9 years ago
  55. 69a1a38 SF: Disable FenceTracker from makefile by Pablo Ceballos · 9 years ago
  56. abddf72 Merge changes I653b84e7,Ieafdc14a into nyc-dev by Rob Carr · 9 years ago
  57. 69663fb Apply position updates immediately. by Robert Carr · 9 years ago
  58. b5d3d26 Move crop outside of geometry state. by Robert Carr · 9 years ago
  59. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  60. 830f500 Merge "SF: Add FenceTracker" into nyc-dev by Pablo Ceballos · 9 years ago
  61. acbe678 Add final crop implementation by Pablo Ceballos · 9 years ago
  62. 40845df SF: Add FenceTracker by Pablo Ceballos · 10 years ago
  63. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  64. 3aa14b5 Merge "Revert "DispSync: workaround HH hardware vsync issue"" into nyc-dev by Dan Stoza · 9 years ago
  65. 52448f3 Merge "HWC2: Track move of transform into Geometry" into nyc-dev by Dan Stoza · 9 years ago
  66. 22279c4 Revert "DispSync: workaround HH hardware vsync issue" by Dan Stoza · 9 years ago
  67. baf416d HWC2: Track move of transform into Geometry by Dan Stoza · 9 years ago
  68. f3209b0 Do not queue trivial buffer for unsupported screenshot request. by Prathmesh Prabhu · 9 years ago
  69. 8ea4e7b Revert "SF: detachLayer from Client earlier on destruction" by Pablo Ceballos · 9 years ago
  70. 3dcabfa Latch transform with geometry state. by Robert Carr · 9 years ago
  71. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  72. fc4e202 HWC2On1Adapter: Initialize variables and fix mutex by Dan Stoza · 9 years ago
  73. 1433e3d Merge "SF: check secure layers in screenshot message handler" into nyc-dev by Pablo Ceballos · 9 years ago
  74. b5b3563 SF: check secure layers in screenshot message handler by Pablo Ceballos · 9 years ago
  75. a4c2c3b Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev by Dan Stoza · 9 years ago
  76. 651bf31 SF: HWC2 C++ shim by Dan Stoza · 10 years ago
  77. c6998d2 SF: HWC2On1Adapter by Dan Stoza · 10 years ago
  78. aaf51e5 Merge "Add interface for controlling single buffer auto refresh" into nyc-dev by Pablo Ceballos · 9 years ago
  79. 792e529 SF: Prevent non-sync transactions from syncing by Dan Stoza · 9 years ago
  80. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  81. c243d32 Merge "SF: Modify transaction/buffer sync logic" by Dan Stoza · 10 years ago
  82. cac3538 SF: Modify transaction/buffer sync logic by Dan Stoza · 10 years ago
  83. ac8d239 Set cpuset from surfaceflinger. by Tim Murray · 10 years ago
  84. 70982a5 Revert "libgui: Remove custom BufferQueue allocators" by Dan Stoza · 10 years ago
  85. acd5615 libgui: Remove custom BufferQueue allocators by Dan Stoza · 10 years ago
  86. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  87. 8ce1c84 Merge "SF: Prevent accidentally re-adding a removed layer" by Pablo Ceballos · 10 years ago
  88. 47db6eb SF: Prevent accidentally re-adding a removed layer by Pablo Ceballos · 10 years ago
  89. db39901 Merge "DispSync: workaround HH hardware vsync issue" by Haixia Shi · 10 years ago
  90. e338df1 SF: detachLayer from Client earlier on destruction by Pablo Ceballos · 10 years ago
  91. 438afe1 Merge "bug#460672 framebuffer surface can\'t keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3" am: b2e3095a60 am: 46f8beb07f by Dan Stoza · 10 years ago
  92. 6f9ba3b Merge "bug#460672 framebuffer surface can\'t keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3" am: b2e3095a60 by Dan Stoza · 10 years ago
  93. 5e8eb5e bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 by james.zhang · 10 years ago
  94. c734d95 DispSync: workaround HH hardware vsync issue by Haixia Shi · 10 years ago
  95. 3bddd5b SF: Don't use pointer if promote() fails by Pablo Ceballos · 10 years ago
  96. fedb5f4 Actively mangage EAS schedtune nodes by Todd Kjos · 10 years ago
  97. 0f0ecf4 Actively mangage EAS schedtune nodes by Todd Kjos · 10 years ago
  98. 04839ab SF: Initialize mSingleBufferMode by Pablo Ceballos · 10 years ago
  99. 07e25ab Merge "Allow read access to /proc entries for other UIDs" am: fd53598220 am: 877b5daecc by Nick Kralevich · 10 years ago
  100. ab46a49 Allow read access to /proc entries for other UIDs by Nick Kralevich · 10 years ago