1. 5c34de2 Only enumerate display_timing when present timestamp supported by Ian Elliott · 8 years ago
  2. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 8 years ago
  3. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  4. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  5. 4f20f9c ifdef HWC2 functionality by Courtney Goeltzenleuchter · 8 years ago
  6. bc75528 surfaceflinger: Generate unique layer names by Cody Northrop · 8 years ago
  7. 6fb9ca7 SurfaceFlinger: Missed changes in HWC1. Fix build error. by Robert Carr · 8 years ago
  8. 1971b63 Use max acquired buffer setting to configStore by Fabien Sanglard · 8 years ago
  9. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  10. 757b4ec Merge "Fix getFrameTimestamp test flakes." by TreeHugger Robot · 8 years ago
  11. cbf153b Use hasSyncFramework value from configStore by Fabien Sanglard · 8 years ago
  12. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  13. c8e387e Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  14. 8c02341 Revert "Use configStore for maxVirtualDisplay Size" by Fabien Sanglard · 8 years ago
  15. 56a5dbd Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  16. a34ed63 Use forceHwcCopyForVirtualDisplay in configStore by Fabien Sanglard · 8 years ago
  17. d001058 Fix getFrameTimestamp test flakes. by Brian Anderson · 8 years ago
  18. f9e6033 Merge "Revert "Get rid of IGraphicBufferAlloc"" by Romain Guy · 8 years ago
  19. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 8 years ago
  20. d4639b1 Merge "Get rid of IGraphicBufferAlloc" by TreeHugger Robot · 8 years ago
  21. 78491c9 Get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  22. c45a7d9 [SF] Use presentTimeOffset from configStore by Fabien Sanglard · 8 years ago
  23. db910d4 [SF] Delete unused NEVER_DEFAULT_TO_ASYNC_MODE by Fabien Sanglard · 8 years ago
  24. bd7ba14 Merge "[SurfaceFlinger]Use configStore useContextPriority" by TreeHugger Robot · 8 years ago
  25. c93afd5 [SurfaceFlinger]Use configStore useContextPriority by Fabien Sanglard · 8 years ago
  26. 975e49a Merge "Revert "get rid of IGraphicBufferAlloc"" by Chia-I Wu · 8 years ago
  27. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  28. 3e3474e Merge "Re-add mistakenly removed lock in SurfaceFlinger::removeLayer." by TreeHugger Robot · 8 years ago
  29. 4e67f0f Merge "[SurfaceFlinger] Use sf phase offset from CS" by TreeHugger Robot · 8 years ago
  30. 7f9b899 Re-add mistakenly removed lock in SurfaceFlinger::removeLayer. by Robert Carr · 8 years ago
  31. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  32. 0cc1938 [SurfaceFlinger] Use sf phase offset from CS by Fabien Sanglard · 8 years ago
  33. 801ea09 split libsensor our of libgui by Mathias Agopian · 8 years ago
  34. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 8 years ago
  35. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 8 years ago
  36. 9524cb3 Add detachChildren transaction. by Robert Carr · 8 years ago
  37. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  38. 136e2f6 Remove erroneous log message by Robert Carr · 8 years ago
  39. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 9 years ago
  40. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  41. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  42. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  43. fe37b77 Merge "Fix boolean logic in SurfaceFlinger property read" by TreeHugger Robot · 8 years ago
  44. 642b23d Disable Virtual Display by default in SF by Fabien Sanglard · 8 years ago
  45. c65dafa Fix boolean logic in SurfaceFlinger property read by Fabien Sanglard · 8 years ago
  46. e73f6bb Merge "SurfaceFlinger: Set property in separate thread in init" by TreeHugger Robot · 8 years ago
  47. 1e4d349 Fix security vulnerability am: 45b202513b am: 8778a131c2 am: 18a5e5f607 am: f91ee50667 am: 41ab86fb1f by Fabien Sanglard · 8 years ago
  48. 9451234 Fix security vulnerability am: 45b202513b am: 8778a131c2 am: 18a5e5f607 am: f91ee50667 by Fabien Sanglard · 8 years ago
  49. 18a5e5f Fix security vulnerability am: 45b202513b am: 8778a131c2 by Fabien Sanglard · 8 years ago
  50. 8778a13 Fix security vulnerability am: 45b202513b by Fabien Sanglard · 8 years ago
  51. b254fa3 SurfaceFlinger: Set property in separate thread in init by Wei Wang · 9 years ago
  52. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 years ago
  53. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  54. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  55. 2047fae SurfaceFlinger: Use traversal functions to iterate LayerList. by Robert Carr · 9 years ago
  56. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  57. 45b2025 Fix security vulnerability by Fabien Sanglard · 9 years ago
  58. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 9 years ago
  59. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago
  60. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  61. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  62. 63a5fcd Move TARGET_DISABLE_TRIPLE_BUFFERING to property by Fabien Sanglard · 9 years ago
  63. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  64. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  65. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  66. e685bb4 Merge "Delete unused mask eTransactionMask parameter" by TreeHugger Robot · 9 years ago
  67. c8251eb Delete unused mask eTransactionMask parameter by Fabien Sanglard · 9 years ago
  68. 1748719 Delete unused clip parameter in clearWithOpenGL by Fabien Sanglard · 9 years ago
  69. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago
  70. d6927fb Track frame events incrementally and per layer. by Brian Anderson · 9 years ago
  71. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  72. b56eda8 Revert "Workaround alloc-dealloc-mismatch error on ASan device boot." by Evgenii Stepanov · 9 years ago
  73. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 9 years ago
  74. 90f9234 Delete HWC1 by Fabien Sanglard · 9 years ago
  75. 75b1868 Boost priority of short-running SF FIFO threads slightly. am: 35520634e2 am: 584fb9544f by Tim Murray · 9 years ago
  76. 3552063 Boost priority of short-running SF FIFO threads slightly. by Tim Murray · 9 years ago
  77. 22851c3 SF: Fix a couple of Layer ref count issues by Dan Stoza · 9 years ago
  78. ab04685 Fix duplicated VSync tracing in SurfaceInterceptor by Irvel · 9 years ago
  79. ffc9efc Add display tracing to SurfaceInterceptor by Irvel · 9 years ago
  80. e26ce9f Merge "DO NOT MERGE SF: Add property to disable HWC virtual displays" into nyc-mr1-dev by Dan Stoza · 9 years ago
  81. 3cf4bfe DO NOT MERGE SF: Add property to disable HWC virtual displays by Dan Stoza · 9 years ago
  82. 8cf150a SF: Add property to disable HWC virtual displays by Dan Stoza · 9 years ago
  83. ae56a32 Revert "SF: Fix a couple of Layer ref count issues" by Dan Stoza · 9 years ago
  84. dd03e70 SF: Fix a couple of Layer ref count issues am: 92cd24e5f6 am: 56e16bb1ca by Dan Stoza · 9 years ago
  85. 92cd24e SF: Fix a couple of Layer ref count issues by Dan Stoza · 9 years ago
  86. 43d4e6a Disable SCHED_FIFO when turning off the display. am: f9d4e44fff am: d406094fe9 by Tim Murray · 9 years ago
  87. f9d4e44 Disable SCHED_FIFO when turning off the display. by Tim Murray · 9 years ago
  88. c1ba5c4 Multithreaded Surface Replayer that replays traces by Sahil Dhanju · 9 years ago
  89. de4883b Update SurfaceFlinger FIFO configuration. am: acff43dca6 am: 4d818bf221 by Tim Murray · 9 years ago
  90. acff43d Update SurfaceFlinger FIFO configuration. by Tim Murray · 9 years ago
  91. 5043c3b SF: Prime shader cache before boot animation am: 4e63777f75 am: fa37ad521a by Dan Stoza · 9 years ago
  92. 4e63777 SF: Prime shader cache before boot animation by Dan Stoza · 9 years ago
  93. 468051e Integrate SurfaceInterceptor into SurfaceFlinger by Irvel · 9 years ago
  94. c4cba99 Merge commit '19cd2f88b6914e2f4c43a9595532e81a697304fe' into fresh-again by Michael Wright · 9 years ago
  95. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  96. 615e573 SF/HWC2: Add support for color transforms am: 9f26a9c8be am: 840dae503c by Dan Stoza · 9 years ago
  97. 9f26a9c SF/HWC2: Add support for color transforms by Dan Stoza · 9 years ago
  98. 6732a8f Workaround for b/30067360. by Evgenii Stepanov · 9 years ago
  99. f31493e surfaceflinger: make critical threads SCHED_FIFO am: 41a3853cea am: ce680f8b2c by Tim Murray · 9 years ago
  100. 41a3853 surfaceflinger: make critical threads SCHED_FIFO by Tim Murray · 9 years ago