1. debd1cb Remove legacy disable triple buffering config by Vishnu Nair · 4 years, 10 months ago
  2. 2bbc3a8 Merge "Rename crop_legacy to just crop" into sc-dev by Chavi Weingarten · 4 years, 10 months ago
  3. c6465a5 Merge "SF: Don't override active mode with desired mode" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
  4. ead2fee Merge "Add additional predictor unit tests" into sc-dev by Alec Mouri · 4 years, 10 months ago
  5. 732ff44 Merge "Don't leak flattened buffers from cached sets." into sc-dev by Alec Mouri · 4 years, 10 months ago
  6. 99ebe3f Merge "Add tests for LayerStack::ApproximateMatch" into sc-dev by Alec Mouri · 4 years, 10 months ago
  7. 858944d Merge "SF: check isVsyncValid based on the transaction submitter" into sc-dev by Ady Abraham · 4 years, 10 months ago
  8. b5ecae7 Merge "SF: avoid calling pendingBuffers.insert twice" into sc-dev by Ady Abraham · 4 years, 10 months ago
  9. 49c01d0 Merge "SF: add traces to transactionIsReadyToBeApplied" into sc-dev by Ady Abraham · 4 years, 10 months ago
  10. fcddc8e Merge "SurfaceFlinger: run refresh directly after invalidate" into sc-dev by Ady Abraham · 4 years, 10 months ago
  11. d1b4853 SurfaceFlinger: run refresh directly after invalidate by Ady Abraham · 4 years, 10 months ago
  12. 2571450 Rename crop_legacy to just crop by chaviw · 4 years, 11 months ago
  13. 132bfbf Merge "Prevent waiting synchronous case if transaction applied first" into sc-dev by Arthur Hung · 4 years, 10 months ago
  14. 82af789 Merge "Add unit tests for planner's LayerState" into sc-dev by Alec Mouri · 4 years, 10 months ago
  15. 5690bda SF: check isVsyncValid based on the transaction submitter by Ady Abraham · 4 years, 10 months ago
  16. c790012 SF: avoid calling pendingBuffers.insert twice by Ady Abraham · 4 years, 10 months ago
  17. 2f43b20 SF: add traces to transactionIsReadyToBeApplied by Ady Abraham · 4 years, 10 months ago
  18. c04b920 Merge changes I0b1cb7ac,I1a5eb572 into sc-dev by Rob Carr · 4 years, 10 months ago
  19. f2b3cde Add additional predictor unit tests by Alec Mouri · 4 years, 10 months ago
  20. f6a684b Add tests for LayerStack::ApproximateMatch by Alec Mouri · 4 years, 10 months ago
  21. 49da70d Don't leak flattened buffers from cached sets. by Alec Mouri · 4 years, 10 months ago
  22. f73e801 Merge "SF: fix frameTimelineVsyncId = 0" into sc-dev by Ady Abraham · 4 years, 10 months ago
  23. cc81b2f Merge "Simplify width, height, transform variable for BSL" into sc-dev by Chavi Weingarten · 4 years, 10 months ago
  24. f1b7c7b Prevent waiting synchronous case if transaction applied first by arthurhung · 4 years, 10 months ago
  25. eb920d9 Add unit tests for planner's LayerState by Alec Mouri · 4 years, 10 months ago
  26. 79bf8a9 SurfaceFlinger: Check both queues in transactionFlushNeeded by Robert Carr · 4 years, 10 months ago
  27. 6a5dc1f BufferStateLayer: shouldPresentNow is always true by Robert Carr · 4 years, 10 months ago
  28. cb36a87 Merge changes I6cd9c4cb,I6ceef468 into sc-dev by Adithya Srinivasan · 4 years, 10 months ago
  29. 9b24e29 Merge "Add unit tests for android::compositionengine::impl::planner::Flattener" into sc-dev by Ady Abraham · 4 years, 10 months ago
  30. cc8dc21 Merge "Add unit tests for android::compositionengine::impl::planner::CachedSet" into sc-dev by Ady Abraham · 4 years, 10 months ago
  31. 748f940 Merge "Fix memory leaks in libsurfaceflinger_unittest" into sc-dev by Ady Abraham · 4 years, 10 months ago
  32. 1130b3d SF: fix frameTimelineVsyncId = 0 by Ady Abraham · 4 years, 10 months ago
  33. 193426d SF: add buffer checks to Render Engine by Ady Abraham · 4 years, 10 months ago
  34. b7db410 Add unit tests for android::compositionengine::impl::planner::Flattener by Ady Abraham · 4 years, 10 months ago
  35. 0c268c7 SF: Don't override active mode with desired mode by Marin Shalamanov · 4 years, 10 months ago
  36. 36e94b4 Merge changes I3a501dd0,I23f3b85f into sc-dev by Adithya Srinivasan · 4 years, 10 months ago
  37. d11eb6b Dropping SurfaceFrames from Drawing State by Adithya Srinivasan · 4 years, 10 months ago
  38. 785addd Add isBuffer to SurfaceFrame by Adithya Srinivasan · 4 years, 10 months ago
  39. 766c9c5 Simplify width, height, transform variable for BSL by chaviw · 4 years, 11 months ago
  40. 06c667b Merge changes I8d2a0988,I5f8f7c4a into sc-dev by Galia Peycheva · 4 years, 10 months ago
  41. 7c4ac7a Consider invalid present fence time in FrameTimeline by Adithya Srinivasan · 4 years, 10 months ago
  42. 115ac69 Call SurfaceFrame::onPresent if DisplayFrame predictions expired by Adithya Srinivasan · 4 years, 10 months ago
  43. a7836eb Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca am: 397d02d1ec by Yiwei Zhang · 4 years, 10 months ago
  44. b12a8ad Update OWNERS files by Yiwei Zhang · 4 years, 10 months ago
  45. e7f6ee7 Fix bg blur not showing when layer alpha is 0 by Galia Peycheva · 4 years, 10 months ago
  46. 561d05c Fix blur sampling outside bounds of layer by Galia Peycheva · 4 years, 10 months ago
  47. cf69b99 Merge changes Ie6cff82f,I0f95f2a3 into sc-dev by Ady Abraham · 4 years, 10 months ago
  48. 29d16cb SurfaceFlinger: check transaction timings even if it doesn't have a buffer by Ady Abraham · 4 years, 10 months ago
  49. 43752eb SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline by Ady Abraham · 4 years, 10 months ago
  50. 8cf8f46 Merge "Fix a memory leak with pending jank classifications" into sc-dev by Adithya Srinivasan · 4 years, 10 months ago
  51. 335c73a Merge "Support task ID for fps listener rather than SurfaceControl." into sc-dev by Yiwei Zhang · 4 years, 10 months ago
  52. a9a68a6 Support task ID for fps listener rather than SurfaceControl. by Alec Mouri · 4 years, 10 months ago
  53. e804a54 Merge "Fix memory leaks in libcompositionengine_test" into sc-dev by Ady Abraham · 4 years, 10 months ago
  54. 1703644 Merge "Trace PredictionState for Surface and Display Frames" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  55. d17c7da Fix a memory leak with pending jank classifications by Adithya Srinivasan · 4 years, 10 months ago
  56. cf027d6 Add unit tests for android::compositionengine::impl::planner::CachedSet by Ady Abraham · 4 years, 10 months ago
  57. a0a1627 Fix memory leaks in libsurfaceflinger_unittest by Ady Abraham · 4 years, 10 months ago
  58. eca9d75 Fix memory leaks in libcompositionengine_test by Ady Abraham · 4 years, 10 months ago
  59. e173113 Merge "Avoid marking visible regions as dirty when metadata changes" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  60. 96e73df Merge "Trace DisplayFrame present time as the slice end time" into sc-dev by Adithya Srinivasan · 4 years, 10 months ago
  61. 44b26bd Merge "SF: Requery display modes if the active mode is not supported" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
  62. 24939d6 Merge "SF: Sequential display mode IDs" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
  63. 58bf7e2 Avoid marking visible regions as dirty when metadata changes by Vishnu Nair · 4 years, 10 months ago
  64. 9d517aa Merge "Update pending buffer counts immediately" into sc-dev by Vishnu Nair · 4 years, 10 months ago
  65. 8503741 Merge "Remove token invalid check for BufferSurfaceFrame" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  66. d3b5c5d SF: Requery display modes if the active mode is not supported by Marin Shalamanov · 4 years, 11 months ago
  67. f22e6ac SF: Sequential display mode IDs by Marin Shalamanov · 4 years, 11 months ago
  68. e560d0c Merge "Change fps listener permission to allow systemui to use it." into sc-dev by Alec Mouri · 4 years, 10 months ago
  69. 8603b1e Merge "Sever the link to inputflinger when system_server crashes" into sc-dev by Vishnu Nair · 4 years, 10 months ago
  70. c8957ee Change fps listener permission to allow systemui to use it. by Alec Mouri · 4 years, 10 months ago
  71. cd5e638 Merge "SurfaceFlinger: Check frameIsEarly earlier" into sc-dev by Rob Carr · 4 years, 10 months ago
  72. b9df470 Sever the link to inputflinger when system_server crashes by Vishnu Nair · 4 years, 10 months ago
  73. 78e58af Trace PredictionState for Surface and Display Frames by Adithya Srinivasan · 4 years, 10 months ago
  74. 1a97163 Trace DisplayFrame present time as the slice end time by Adithya Srinivasan · 4 years, 10 months ago
  75. 891004e Remove token invalid check for BufferSurfaceFrame by Adithya Srinivasan · 4 years, 11 months ago
  76. 8f751f8 Merge "Fix SF jank classification" into sc-dev by Adithya Srinivasan · 4 years, 10 months ago
  77. a7cda15 SurfaceFlinger: Check frameIsEarly earlier by Robert Carr · 4 years, 10 months ago
  78. 53c4e8a Merge "Dispatch texture destruction off of render thread for screenshots" into sc-dev by Alec Mouri · 4 years, 10 months ago
  79. 939cd4d Fix SF jank classification by Adithya Srinivasan · 4 years, 10 months ago
  80. 0d99510 Dispatch texture destruction off of render thread for screenshots by Alec Mouri · 4 years, 10 months ago
  81. 8eda69e Update pending buffer counts immediately by Vishnu Nair · 4 years, 10 months ago
  82. c738a17 Merge "SurfaceFlinger: mExpectedPresentTime should not be updated outside the main thread" into sc-dev by Ady Abraham · 4 years, 10 months ago
  83. 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 10 months ago
  84. 2ca7b8f Merge changes from topics "sf_flattener", "sf_planner" into sc-dev by Ady Abraham · 4 years, 10 months ago
  85. e46243a SurfaceFlinger: mExpectedPresentTime should not be updated outside the by Ady Abraham · 4 years, 10 months ago
  86. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 10 months ago
  87. 671994c Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"" into sc-dev by Bob Badour · 4 years, 10 months ago
  88. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 10 months ago
  89. 9dce082 Merge changes from topic "sf_planner" into sc-dev by Ady Abraham · 4 years, 10 months ago
  90. 6166c31 SF: Add Planner flattener by Dan Stoza · 5 years ago
  91. 47437bb SF: Add Planner predictor by Dan Stoza · 5 years ago
  92. e55301f Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 10 months ago
  93. dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 4 years, 10 months ago
  94. f84491a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 10 months ago
  95. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
  96. 9c87def SF: add a sysprop to control layer caching by Ady Abraham · 4 years, 10 months ago
  97. 6c8199f Merge "Check for any permissions before holding any sf locks" into sc-dev by Vishnu Nair · 4 years, 10 months ago
  98. 24e3bba Check for any permissions before holding any sf locks by Vishnu Nair · 4 years, 10 months ago
  99. 329808e Merge "SF: Move ALLM and GameContentType to DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
  100. adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 5 years ago