1. 5690bda SF: check isVsyncValid based on the transaction submitter by Ady Abraham · 5 years ago
  2. c790012 SF: avoid calling pendingBuffers.insert twice by Ady Abraham · 5 years ago
  3. 2f43b20 SF: add traces to transactionIsReadyToBeApplied by Ady Abraham · 5 years ago
  4. 36e94b4 Merge changes I3a501dd0,I23f3b85f into sc-dev by Adithya Srinivasan · 5 years ago
  5. 06c667b Merge changes I8d2a0988,I5f8f7c4a into sc-dev by Galia Peycheva · 5 years ago
  6. 7c4ac7a Consider invalid present fence time in FrameTimeline by Adithya Srinivasan · 5 years ago
  7. 115ac69 Call SurfaceFrame::onPresent if DisplayFrame predictions expired by Adithya Srinivasan · 5 years ago
  8. a7836eb Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca am: 397d02d1ec by Yiwei Zhang · 5 years ago
  9. b12a8ad Update OWNERS files by Yiwei Zhang · 5 years ago
  10. e7f6ee7 Fix bg blur not showing when layer alpha is 0 by Galia Peycheva · 5 years ago
  11. 561d05c Fix blur sampling outside bounds of layer by Galia Peycheva · 5 years ago
  12. cf69b99 Merge changes Ie6cff82f,I0f95f2a3 into sc-dev by Ady Abraham · 5 years ago
  13. 29d16cb SurfaceFlinger: check transaction timings even if it doesn't have a buffer by Ady Abraham · 5 years ago
  14. 43752eb SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline by Ady Abraham · 5 years ago
  15. 8cf8f46 Merge "Fix a memory leak with pending jank classifications" into sc-dev by Adithya Srinivasan · 5 years ago
  16. 335c73a Merge "Support task ID for fps listener rather than SurfaceControl." into sc-dev by Yiwei Zhang · 5 years ago
  17. a9a68a6 Support task ID for fps listener rather than SurfaceControl. by Alec Mouri · 5 years ago
  18. e804a54 Merge "Fix memory leaks in libcompositionengine_test" into sc-dev by Ady Abraham · 5 years ago
  19. 1703644 Merge "Trace PredictionState for Surface and Display Frames" into sc-dev by TreeHugger Robot · 5 years ago
  20. d17c7da Fix a memory leak with pending jank classifications by Adithya Srinivasan · 5 years ago
  21. eca9d75 Fix memory leaks in libcompositionengine_test by Ady Abraham · 5 years ago
  22. e173113 Merge "Avoid marking visible regions as dirty when metadata changes" into sc-dev by TreeHugger Robot · 5 years ago
  23. 96e73df Merge "Trace DisplayFrame present time as the slice end time" into sc-dev by Adithya Srinivasan · 5 years ago
  24. 44b26bd Merge "SF: Requery display modes if the active mode is not supported" into sc-dev by Marin Shalamanov · 5 years ago
  25. 24939d6 Merge "SF: Sequential display mode IDs" into sc-dev by Marin Shalamanov · 5 years ago
  26. 58bf7e2 Avoid marking visible regions as dirty when metadata changes by Vishnu Nair · 5 years ago
  27. 9d517aa Merge "Update pending buffer counts immediately" into sc-dev by Vishnu Nair · 5 years ago
  28. 8503741 Merge "Remove token invalid check for BufferSurfaceFrame" into sc-dev by TreeHugger Robot · 5 years ago
  29. d3b5c5d SF: Requery display modes if the active mode is not supported by Marin Shalamanov · 5 years ago
  30. f22e6ac SF: Sequential display mode IDs by Marin Shalamanov · 5 years ago
  31. e560d0c Merge "Change fps listener permission to allow systemui to use it." into sc-dev by Alec Mouri · 5 years ago
  32. 8603b1e Merge "Sever the link to inputflinger when system_server crashes" into sc-dev by Vishnu Nair · 5 years ago
  33. c8957ee Change fps listener permission to allow systemui to use it. by Alec Mouri · 5 years ago
  34. cd5e638 Merge "SurfaceFlinger: Check frameIsEarly earlier" into sc-dev by Rob Carr · 5 years ago
  35. b9df470 Sever the link to inputflinger when system_server crashes by Vishnu Nair · 5 years ago
  36. 78e58af Trace PredictionState for Surface and Display Frames by Adithya Srinivasan · 5 years ago
  37. 1a97163 Trace DisplayFrame present time as the slice end time by Adithya Srinivasan · 5 years ago
  38. 891004e Remove token invalid check for BufferSurfaceFrame by Adithya Srinivasan · 5 years ago
  39. 8f751f8 Merge "Fix SF jank classification" into sc-dev by Adithya Srinivasan · 5 years ago
  40. a7cda15 SurfaceFlinger: Check frameIsEarly earlier by Robert Carr · 5 years ago
  41. 53c4e8a Merge "Dispatch texture destruction off of render thread for screenshots" into sc-dev by Alec Mouri · 5 years ago
  42. 939cd4d Fix SF jank classification by Adithya Srinivasan · 5 years ago
  43. 0d99510 Dispatch texture destruction off of render thread for screenshots by Alec Mouri · 5 years ago
  44. 8eda69e Update pending buffer counts immediately by Vishnu Nair · 5 years ago
  45. c738a17 Merge "SurfaceFlinger: mExpectedPresentTime should not be updated outside the main thread" into sc-dev by Ady Abraham · 5 years ago
  46. 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 5 years ago
  47. 2ca7b8f Merge changes from topics "sf_flattener", "sf_planner" into sc-dev by Ady Abraham · 5 years ago
  48. e46243a SurfaceFlinger: mExpectedPresentTime should not be updated outside the by Ady Abraham · 5 years ago
  49. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  50. 671994c Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"" into sc-dev by Bob Badour · 5 years ago
  51. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  52. 9dce082 Merge changes from topic "sf_planner" into sc-dev by Ady Abraham · 5 years ago
  53. 6166c31 SF: Add Planner flattener by Dan Stoza · 5 years ago
  54. 47437bb SF: Add Planner predictor by Dan Stoza · 5 years ago
  55. e55301f Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 5 years ago
  56. dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 5 years ago
  57. f84491a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  58. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
  59. 9c87def SF: add a sysprop to control layer caching by Ady Abraham · 5 years ago
  60. 6c8199f Merge "Check for any permissions before holding any sf locks" into sc-dev by Vishnu Nair · 5 years ago
  61. 24e3bba Check for any permissions before holding any sf locks by Vishnu Nair · 5 years ago
  62. 329808e Merge "SF: Move ALLM and GameContentType to DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 5 years ago
  63. adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 5 years ago
  64. b173f75 SF: Move ALLM and GameContentType to DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  65. 44e9f3b SF: fix layer activation with scheduler by Ady Abraham · 5 years ago
  66. 4ab66f4 Merge "SurfaceFlinger: Add ClientCache dumps" into sc-dev by TreeHugger Robot · 5 years ago
  67. a8109d4 Merge "StretchEffect changes" into sc-dev by John Reck · 5 years ago
  68. af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 5 years ago
  69. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  70. 01833ba Merge "surfaceflinger: Enable PGO" am: 72ee793760 am: 32bf575529 am: dd7e13d4fa by Yi Kong · 5 years ago
  71. 2db024a Merge "Unrotate inputwindows into rotation display grew-up in" into sc-dev by Evan Rosky · 5 years ago
  72. 064d5c7 Merge "Update jank reasons in timestats" into sc-dev by Adithya Srinivasan · 5 years ago
  73. 2598f20 surfaceflinger: Enable PGO by Yi Kong · 5 years ago
  74. 55ee875 Merge "Trace predictionExpired and dropped frames properly" into sc-dev by TreeHugger Robot · 5 years ago
  75. 061c14c Trace predictionExpired and dropped frames properly by Adithya Srinivasan · 5 years ago
  76. ead1716 Update jank reasons in timestats by Adithya Srinivasan · 5 years ago
  77. c00c669 StretchEffect changes by John Reck · 5 years ago
  78. 1bba84e Merge "SF: Reset RefreshRateConfigs policy when modes change" into sc-dev by Marin Shalamanov · 5 years ago
  79. 57bbbd0 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 5 years ago
  80. 2b9fc25 Unrotate inputwindows into rotation display grew-up in by [1;3C · 5 years ago
  81. 050ca4a Merge "Check status codes of GraphicBuffers on allocation" into sc-dev by Alec Mouri · 5 years ago
  82. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  83. 75f3725 SF: Reset RefreshRateConfigs policy when modes change by Marin Shalamanov · 5 years ago
  84. beba6f0 SurfaceFlinger: Add ClientCache dumps by Robert Carr · 5 years ago
  85. 95a8eac Merge "Set the render rate on the created surface frame instead of the old one." into sc-dev by Alec Mouri · 5 years ago
  86. c789c90 Merge "Grab the tracing lock before calling the trace runner" into sc-dev by Vishnu Nair · 5 years ago
  87. 819f630 Set the render rate on the created surface frame instead of the old one. by Alec Mouri · 5 years ago
  88. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  89. 7013b6f Check status codes of GraphicBuffers on allocation by Alec Mouri · 5 years ago
  90. c96ad66 Grab the tracing lock before calling the trace runner by Vishnu Nair · 5 years ago
  91. 9561943 Return janktype properly for dropped frames by Adithya Srinivasan · 5 years ago
  92. e06403f Merge changes Ic348cf9f,Icfd4cecf into sc-dev by Alec Mouri · 5 years ago
  93. 3c18744 Merge "Fix acquire and framenumber mismatch in transaction complete callback" into sc-dev by Vishnu Nair · 5 years ago
  94. 363faf0 Add deadline histograms into timestats by Alec Mouri · 5 years ago
  95. 935590e Fix acquire and framenumber mismatch in transaction complete callback by Vishnu Nair · 5 years ago
  96. 65b9be4 Merge "Fix broken FrameLifecycle due to Blast adapter" into sc-dev by Adithya Srinivasan · 5 years ago
  97. 1c69780 Merge "Add plumbing for sending stretch effect to SF" into sc-dev by TreeHugger Robot · 5 years ago
  98. 70091d6 Merge "Only dump active display mode when it exists." into sc-dev by TreeHugger Robot · 5 years ago
  99. 6b52d82 Merge "SurfaceFlinger: remove a redundant nullptr check" into sc-dev by TreeHugger Robot · 5 years ago
  100. 934e0cf Only dump active display mode when it exists. by Alec Mouri · 5 years ago