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