1. b552167 Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev by Ady Abraham · 5 years ago
  2. fa8dc0f Merge "Remove legacy disable triple buffering config" into sc-dev by TreeHugger Robot · 5 years ago
  3. f9bd241 SF: disable frame rate override by default by Ady Abraham · 5 years ago
  4. 81a9915 Merge changes from topic "eEarlyWakeup_remove" into sc-dev by Ady Abraham · 5 years ago
  5. 112b272 Merge "SF: add vsync id to onMessageReceived trace" into sc-dev by TreeHugger Robot · 5 years ago
  6. 8db1010 SurfaceFlinger: remove SurfaceControl level vsyncId setting by Ady Abraham · 5 years ago
  7. bb100af SF: add vsync id to onMessageReceived trace by Ady Abraham · 5 years ago
  8. debd1cb Remove legacy disable triple buffering config by Vishnu Nair · 5 years ago
  9. 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 5 years ago
  10. 3fabf68 Merge "Expand setBrightness to take BrightnessInfo object" into sc-dev by John Reck · 5 years ago
  11. 2bbc3a8 Merge "Rename crop_legacy to just crop" into sc-dev by Chavi Weingarten · 5 years ago
  12. c6465a5 Merge "SF: Don't override active mode with desired mode" into sc-dev by Marin Shalamanov · 5 years ago
  13. 8cbd307 SF: rename ExplicitEarlyWakeup -> EarlyWakeup by Ady Abraham · 5 years ago
  14. 67fba0f SurfaceFlinger: remove ISurfaceComposer::eEarlyWakeup by Ady Abraham · 5 years ago
  15. 858944d Merge "SF: check isVsyncValid based on the transaction submitter" into sc-dev by Ady Abraham · 5 years ago
  16. b5ecae7 Merge "SF: avoid calling pendingBuffers.insert twice" into sc-dev by Ady Abraham · 5 years ago
  17. 49c01d0 Merge "SF: add traces to transactionIsReadyToBeApplied" into sc-dev by Ady Abraham · 5 years ago
  18. fcddc8e Merge "SurfaceFlinger: run refresh directly after invalidate" into sc-dev by Ady Abraham · 5 years ago
  19. d1b4853 SurfaceFlinger: run refresh directly after invalidate by Ady Abraham · 5 years ago
  20. 2571450 Rename crop_legacy to just crop by chaviw · 5 years ago
  21. 132bfbf Merge "Prevent waiting synchronous case if transaction applied first" into sc-dev by Arthur Hung · 5 years ago
  22. 5690bda SF: check isVsyncValid based on the transaction submitter by Ady Abraham · 5 years ago
  23. c790012 SF: avoid calling pendingBuffers.insert twice by Ady Abraham · 5 years ago
  24. 2f43b20 SF: add traces to transactionIsReadyToBeApplied by Ady Abraham · 5 years ago
  25. c04b920 Merge changes I0b1cb7ac,I1a5eb572 into sc-dev by Rob Carr · 5 years ago
  26. 22be696 Expand setBrightness to take BrightnessInfo object by John Reck · 5 years ago
  27. f1b7c7b Prevent waiting synchronous case if transaction applied first by arthurhung · 5 years ago
  28. 79bf8a9 SurfaceFlinger: Check both queues in transactionFlushNeeded by Robert Carr · 5 years ago
  29. 0c268c7 SF: Don't override active mode with desired mode by Marin Shalamanov · 5 years ago
  30. cf69b99 Merge changes Ie6cff82f,I0f95f2a3 into sc-dev by Ady Abraham · 5 years ago
  31. 29d16cb SurfaceFlinger: check transaction timings even if it doesn't have a buffer by Ady Abraham · 5 years ago
  32. 43752eb SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline by Ady Abraham · 5 years ago
  33. a9a68a6 Support task ID for fps listener rather than SurfaceControl. by Alec Mouri · 5 years ago
  34. 44b26bd Merge "SF: Requery display modes if the active mode is not supported" into sc-dev by Marin Shalamanov · 5 years ago
  35. 24939d6 Merge "SF: Sequential display mode IDs" into sc-dev by Marin Shalamanov · 5 years ago
  36. 9d517aa Merge "Update pending buffer counts immediately" into sc-dev by Vishnu Nair · 5 years ago
  37. d3b5c5d SF: Requery display modes if the active mode is not supported by Marin Shalamanov · 5 years ago
  38. f22e6ac SF: Sequential display mode IDs by Marin Shalamanov · 5 years ago
  39. e560d0c Merge "Change fps listener permission to allow systemui to use it." into sc-dev by Alec Mouri · 5 years ago
  40. 8603b1e Merge "Sever the link to inputflinger when system_server crashes" into sc-dev by Vishnu Nair · 5 years ago
  41. c8957ee Change fps listener permission to allow systemui to use it. by Alec Mouri · 5 years ago
  42. cd5e638 Merge "SurfaceFlinger: Check frameIsEarly earlier" into sc-dev by Rob Carr · 5 years ago
  43. b9df470 Sever the link to inputflinger when system_server crashes by Vishnu Nair · 5 years ago
  44. a7cda15 SurfaceFlinger: Check frameIsEarly earlier by Robert Carr · 5 years ago
  45. 53c4e8a Merge "Dispatch texture destruction off of render thread for screenshots" into sc-dev by Alec Mouri · 5 years ago
  46. 0d99510 Dispatch texture destruction off of render thread for screenshots by Alec Mouri · 5 years ago
  47. 8eda69e Update pending buffer counts immediately by Vishnu Nair · 5 years ago
  48. c738a17 Merge "SurfaceFlinger: mExpectedPresentTime should not be updated outside the main thread" into sc-dev by Ady Abraham · 5 years ago
  49. e46243a SurfaceFlinger: mExpectedPresentTime should not be updated outside the by Ady Abraham · 5 years ago
  50. 9dce082 Merge changes from topic "sf_planner" into sc-dev by Ady Abraham · 5 years ago
  51. dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 5 years ago
  52. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
  53. 6c8199f Merge "Check for any permissions before holding any sf locks" into sc-dev by Vishnu Nair · 5 years ago
  54. 24e3bba Check for any permissions before holding any sf locks by Vishnu Nair · 5 years ago
  55. 329808e Merge "SF: Move ALLM and GameContentType to DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 5 years ago
  56. adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 5 years ago
  57. b173f75 SF: Move ALLM and GameContentType to DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  58. 4ab66f4 Merge "SurfaceFlinger: Add ClientCache dumps" into sc-dev by TreeHugger Robot · 5 years ago
  59. af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 5 years ago
  60. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  61. 2db024a Merge "Unrotate inputwindows into rotation display grew-up in" into sc-dev by Evan Rosky · 5 years ago
  62. 2b9fc25 Unrotate inputwindows into rotation display grew-up in by [1;3C · 5 years ago
  63. beba6f0 SurfaceFlinger: Add ClientCache dumps by Robert Carr · 5 years ago
  64. 7013b6f Check status codes of GraphicBuffers on allocation by Alec Mouri · 5 years ago
  65. e06403f Merge changes Ic348cf9f,Icfd4cecf into sc-dev by Alec Mouri · 5 years ago
  66. 1c69780 Merge "Add plumbing for sending stretch effect to SF" into sc-dev by TreeHugger Robot · 5 years ago
  67. d486b82 Merge "SurfaceFlinger: expose vsync id extra buffers" into sc-dev by Ady Abraham · 5 years ago
  68. 7d436ec Plumb refresh and render rates into shared timeline by Alec Mouri · 5 years ago
  69. cdb4ed7 Add plumbing for sending stretch effect to SF by John Reck · 5 years ago
  70. 4cd0184 Merge "Rename DisplayConfig to DisplayMode" into sc-dev by TreeHugger Robot · 5 years ago
  71. 7381d48 Merge "SurfaceFlinger: Emit TransactionCompleted callbacks directly." into sc-dev by Rob Carr · 5 years ago
  72. ca34484 Merge "Fix Transaction tracking for FrameTimeline" into sc-dev by TreeHugger Robot · 5 years ago
  73. 564f9de SurfaceFlinger: expose vsync id extra buffers by Ady Abraham · 5 years ago
  74. a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 5 years ago
  75. f3ba25b Merge "Check transaction queues when dropping or queuing buffers" into sc-dev by Vishnu Nair · 5 years ago
  76. b9a7dab Fix Transaction tracking for FrameTimeline by Adithya Srinivasan · 5 years ago
  77. 9a803c3 SurfaceFlinger: Emit TransactionCompleted callbacks directly. by Robert Carr · 5 years ago
  78. 12f62a0 Check transaction queues when dropping or queuing buffers by Vishnu Nair · 5 years ago
  79. b2ce998 Merge "SF: Don't cache display modes in HWComposer" into sc-dev by Marin Shalamanov · 5 years ago
  80. d39555c Merge "Revert "Add permission check for blurs in SurfaceFlinger"" into sc-dev by Galia Peycheva · 5 years ago
  81. a73115b Merge "Remove detachChildren" into sc-dev by Chavi Weingarten · 5 years ago
  82. 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 5 years ago
  83. e11d575 Revert "Add permission check for blurs in SurfaceFlinger" by Galia Peycheva · 5 years ago
  84. 5814427 Introduce SurfaceFlinger Queued Transaction by Arthur Hung · 5 years ago
  85. 7825368 Merge "Add inputEventId to SurfaceFrame" into sc-dev by Siarhei Vishniakou · 5 years ago
  86. b89b51a Merge "Added new arguments for screenshot request" into sc-dev by Chavi Weingarten · 5 years ago
  87. ab7a201 Merge "SurfaceFlinger: Null guard for setRelativeLayer" into sc-dev by Rob Carr · 5 years ago
  88. 3a53204 Merge "Ensure that expected present time is in the future" into sc-dev by Ady Abraham · 5 years ago
  89. 17ac24b Added new arguments for screenshot request by chaviw · 5 years ago
  90. 90d1747 Merge "SF: Query display modes only once during display creation / update" into sc-dev by TreeHugger Robot · 5 years ago
  91. 819636c Ensure that expected present time is in the future by Snild Dolkow · 5 years ago
  92. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 5 years ago
  93. 9959994 SurfaceFlinger: move sync_wait for screen capture to client by Ady Abraham · 5 years ago
  94. 31999ef Merge "Enable backpressure for BufferStateLayer" into sc-dev by TreeHugger Robot · 5 years ago
  95. a903d03 SF: Query display modes only once during display creation / update by Marin Shalamanov · 5 years ago
  96. 1c3cd77 Merge changes Id05d2eac,I3d8bcbf8 into sc-dev by Marin Shalamanov · 5 years ago
  97. 12c9e5a SF: Add DisplayDevice::initiateModeChange by Marin Shalamanov · 5 years ago
  98. 5801c94 SF: Store display modes in DisplayDevice by Marin Shalamanov · 5 years ago
  99. f6eddb6 Enable backpressure for BufferStateLayer by Vishnu Nair · 5 years ago
  100. 8ba8b07 Remove detachChildren by chaviw · 5 years ago