1. 132bfbf Merge "Prevent waiting synchronous case if transaction applied first" into sc-dev by Arthur Hung · 4 years, 7 months ago
  2. 82af789 Merge "Add unit tests for planner's LayerState" into sc-dev by Alec Mouri · 4 years, 7 months ago
  3. c04b920 Merge changes I0b1cb7ac,I1a5eb572 into sc-dev by Rob Carr · 4 years, 7 months ago
  4. f73e801 Merge "SF: fix frameTimelineVsyncId = 0" into sc-dev by Ady Abraham · 4 years, 7 months ago
  5. cc81b2f Merge "Simplify width, height, transform variable for BSL" into sc-dev by Chavi Weingarten · 4 years, 7 months ago
  6. f1b7c7b Prevent waiting synchronous case if transaction applied first by arthurhung · 4 years, 8 months ago
  7. eb920d9 Add unit tests for planner's LayerState by Alec Mouri · 4 years, 8 months ago
  8. 79bf8a9 SurfaceFlinger: Check both queues in transactionFlushNeeded by Robert Carr · 4 years, 7 months ago
  9. 6a5dc1f BufferStateLayer: shouldPresentNow is always true by Robert Carr · 4 years, 7 months ago
  10. cb36a87 Merge changes I6cd9c4cb,I6ceef468 into sc-dev by Adithya Srinivasan · 4 years, 7 months ago
  11. 9b24e29 Merge "Add unit tests for android::compositionengine::impl::planner::Flattener" into sc-dev by Ady Abraham · 4 years, 7 months ago
  12. cc8dc21 Merge "Add unit tests for android::compositionengine::impl::planner::CachedSet" into sc-dev by Ady Abraham · 4 years, 7 months ago
  13. 748f940 Merge "Fix memory leaks in libsurfaceflinger_unittest" into sc-dev by Ady Abraham · 4 years, 7 months ago
  14. 1130b3d SF: fix frameTimelineVsyncId = 0 by Ady Abraham · 4 years, 8 months ago
  15. 193426d SF: add buffer checks to Render Engine by Ady Abraham · 4 years, 8 months ago
  16. b7db410 Add unit tests for android::compositionengine::impl::planner::Flattener by Ady Abraham · 4 years, 8 months ago
  17. 36e94b4 Merge changes I3a501dd0,I23f3b85f into sc-dev by Adithya Srinivasan · 4 years, 7 months ago
  18. d11eb6b Dropping SurfaceFrames from Drawing State by Adithya Srinivasan · 4 years, 7 months ago
  19. 785addd Add isBuffer to SurfaceFrame by Adithya Srinivasan · 4 years, 7 months ago
  20. 766c9c5 Simplify width, height, transform variable for BSL by chaviw · 4 years, 8 months ago
  21. 06c667b Merge changes I8d2a0988,I5f8f7c4a into sc-dev by Galia Peycheva · 4 years, 7 months ago
  22. 7c4ac7a Consider invalid present fence time in FrameTimeline by Adithya Srinivasan · 4 years, 7 months ago
  23. 115ac69 Call SurfaceFrame::onPresent if DisplayFrame predictions expired by Adithya Srinivasan · 4 years, 8 months ago
  24. a7836eb Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca am: 397d02d1ec by Yiwei Zhang · 4 years, 7 months ago
  25. b12a8ad Update OWNERS files by Yiwei Zhang · 4 years, 7 months ago
  26. e7f6ee7 Fix bg blur not showing when layer alpha is 0 by Galia Peycheva · 4 years, 7 months ago
  27. 561d05c Fix blur sampling outside bounds of layer by Galia Peycheva · 4 years, 7 months ago
  28. cf69b99 Merge changes Ie6cff82f,I0f95f2a3 into sc-dev by Ady Abraham · 4 years, 7 months ago
  29. 29d16cb SurfaceFlinger: check transaction timings even if it doesn't have a buffer by Ady Abraham · 4 years, 7 months ago
  30. 43752eb SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline by Ady Abraham · 4 years, 8 months ago
  31. 8cf8f46 Merge "Fix a memory leak with pending jank classifications" into sc-dev by Adithya Srinivasan · 4 years, 7 months ago
  32. 335c73a Merge "Support task ID for fps listener rather than SurfaceControl." into sc-dev by Yiwei Zhang · 4 years, 8 months ago
  33. a9a68a6 Support task ID for fps listener rather than SurfaceControl. by Alec Mouri · 4 years, 8 months ago
  34. e804a54 Merge "Fix memory leaks in libcompositionengine_test" into sc-dev by Ady Abraham · 4 years, 8 months ago
  35. 1703644 Merge "Trace PredictionState for Surface and Display Frames" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  36. d17c7da Fix a memory leak with pending jank classifications by Adithya Srinivasan · 4 years, 8 months ago
  37. cf027d6 Add unit tests for android::compositionengine::impl::planner::CachedSet by Ady Abraham · 4 years, 8 months ago
  38. a0a1627 Fix memory leaks in libsurfaceflinger_unittest by Ady Abraham · 4 years, 8 months ago
  39. eca9d75 Fix memory leaks in libcompositionengine_test by Ady Abraham · 4 years, 8 months ago
  40. e173113 Merge "Avoid marking visible regions as dirty when metadata changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  41. 96e73df Merge "Trace DisplayFrame present time as the slice end time" into sc-dev by Adithya Srinivasan · 4 years, 8 months ago
  42. 44b26bd Merge "SF: Requery display modes if the active mode is not supported" into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  43. 24939d6 Merge "SF: Sequential display mode IDs" into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  44. 58bf7e2 Avoid marking visible regions as dirty when metadata changes by Vishnu Nair · 4 years, 8 months ago
  45. 9d517aa Merge "Update pending buffer counts immediately" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  46. 8503741 Merge "Remove token invalid check for BufferSurfaceFrame" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  47. d3b5c5d SF: Requery display modes if the active mode is not supported by Marin Shalamanov · 4 years, 8 months ago
  48. f22e6ac SF: Sequential display mode IDs by Marin Shalamanov · 4 years, 8 months ago
  49. e560d0c Merge "Change fps listener permission to allow systemui to use it." into sc-dev by Alec Mouri · 4 years, 8 months ago
  50. 8603b1e Merge "Sever the link to inputflinger when system_server crashes" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  51. c8957ee Change fps listener permission to allow systemui to use it. by Alec Mouri · 4 years, 8 months ago
  52. cd5e638 Merge "SurfaceFlinger: Check frameIsEarly earlier" into sc-dev by Rob Carr · 4 years, 8 months ago
  53. b9df470 Sever the link to inputflinger when system_server crashes by Vishnu Nair · 4 years, 8 months ago
  54. 78e58af Trace PredictionState for Surface and Display Frames by Adithya Srinivasan · 4 years, 8 months ago
  55. 1a97163 Trace DisplayFrame present time as the slice end time by Adithya Srinivasan · 4 years, 8 months ago
  56. 891004e Remove token invalid check for BufferSurfaceFrame by Adithya Srinivasan · 4 years, 8 months ago
  57. 8f751f8 Merge "Fix SF jank classification" into sc-dev by Adithya Srinivasan · 4 years, 8 months ago
  58. a7cda15 SurfaceFlinger: Check frameIsEarly earlier by Robert Carr · 4 years, 8 months ago
  59. 53c4e8a Merge "Dispatch texture destruction off of render thread for screenshots" into sc-dev by Alec Mouri · 4 years, 8 months ago
  60. 939cd4d Fix SF jank classification by Adithya Srinivasan · 4 years, 8 months ago
  61. 0d99510 Dispatch texture destruction off of render thread for screenshots by Alec Mouri · 4 years, 8 months ago
  62. 8eda69e Update pending buffer counts immediately by Vishnu Nair · 4 years, 8 months ago
  63. c738a17 Merge "SurfaceFlinger: mExpectedPresentTime should not be updated outside the main thread" into sc-dev by Ady Abraham · 4 years, 8 months ago
  64. 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 8 months ago
  65. 2ca7b8f Merge changes from topics "sf_flattener", "sf_planner" into sc-dev by Ady Abraham · 4 years, 8 months ago
  66. e46243a SurfaceFlinger: mExpectedPresentTime should not be updated outside the by Ady Abraham · 4 years, 8 months ago
  67. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 8 months ago
  68. 671994c Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"" into sc-dev by Bob Badour · 4 years, 8 months ago
  69. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 8 months ago
  70. 9dce082 Merge changes from topic "sf_planner" into sc-dev by Ady Abraham · 4 years, 8 months ago
  71. 6166c31 SF: Add Planner flattener by Dan Stoza · 4 years, 9 months ago
  72. 47437bb SF: Add Planner predictor by Dan Stoza · 4 years, 9 months ago
  73. e55301f Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 8 months ago
  74. dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 4 years, 8 months ago
  75. f84491a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 8 months ago
  76. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 4 years, 9 months ago
  77. 9c87def SF: add a sysprop to control layer caching by Ady Abraham · 4 years, 8 months ago
  78. 6c8199f Merge "Check for any permissions before holding any sf locks" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  79. 24e3bba Check for any permissions before holding any sf locks by Vishnu Nair · 4 years, 8 months ago
  80. 329808e Merge "SF: Move ALLM and GameContentType to DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  81. adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 4 years, 10 months ago
  82. b173f75 SF: Move ALLM and GameContentType to DynamicDisplayInfo by Marin Shalamanov · 4 years, 8 months ago
  83. 44e9f3b SF: fix layer activation with scheduler by Ady Abraham · 4 years, 8 months ago
  84. 4ab66f4 Merge "SurfaceFlinger: Add ClientCache dumps" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  85. a8109d4 Merge "StretchEffect changes" into sc-dev by John Reck · 4 years, 8 months ago
  86. af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  87. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 9 months ago
  88. 01833ba Merge "surfaceflinger: Enable PGO" am: 72ee793760 am: 32bf575529 am: dd7e13d4fa by Yi Kong · 4 years, 8 months ago
  89. 2db024a Merge "Unrotate inputwindows into rotation display grew-up in" into sc-dev by Evan Rosky · 4 years, 8 months ago
  90. 064d5c7 Merge "Update jank reasons in timestats" into sc-dev by Adithya Srinivasan · 4 years, 8 months ago
  91. 2598f20 surfaceflinger: Enable PGO by Yi Kong · 4 years, 8 months ago
  92. 55ee875 Merge "Trace predictionExpired and dropped frames properly" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  93. 061c14c Trace predictionExpired and dropped frames properly by Adithya Srinivasan · 4 years, 8 months ago
  94. ead1716 Update jank reasons in timestats by Adithya Srinivasan · 4 years, 8 months ago
  95. c00c669 StretchEffect changes by John Reck · 4 years, 8 months ago
  96. 1bba84e Merge "SF: Reset RefreshRateConfigs policy when modes change" into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  97. 57bbbd0 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 8 months ago
  98. 2b9fc25 Unrotate inputwindows into rotation display grew-up in by [1;3C · 4 years, 9 months ago
  99. 050ca4a Merge "Check status codes of GraphicBuffers on allocation" into sc-dev by Alec Mouri · 4 years, 8 months ago
  100. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 8 months ago