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