1. f97654e Merge "Disable vr_hwc module." am: ec0f7967e6 am: 542e555b49 am: 9cddd4a883 by Yifan Hong · 4 years, 9 months ago
  2. ec0f796 Merge "Disable vr_hwc module." by Yifan Hong · 4 years, 9 months ago
  3. b3b2ec1 Merge "HDR layer info listener" into sc-dev by John Reck · 4 years, 9 months ago
  4. f7abc6e Merge "Cleanup initialization of GrContext." into sc-dev by Derek Sollenberger · 4 years, 9 months ago
  5. 357e39a Merge "FramebufferSurface: fix for limitFramebufferSize" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  6. c4a05e1 Cleanup initialization of GrContext. by Derek Sollenberger · 4 years, 10 months ago
  7. f242261 Merge "libbinder - split out libbatterystats_aidl" am: 3d5d07b39f am: f63578a6cd am: cca0c61ff7 by Steven Moreland · 4 years, 9 months ago
  8. e22b4e8 Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev by Huihong Luo · 4 years, 9 months ago
  9. b5183f2 Merge "Apply additional CachedSet rendering fixes" into sc-dev by Huihong Luo · 4 years, 9 months ago
  10. 1592f2b Merge "Check for buffer changes explicitly instead of relying on acquire fence changes" into sc-dev by Vishnu Nair · 4 years, 9 months ago
  11. 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 4 years, 10 months ago
  12. 6368475 Merge "Add display orientation to CachedSet rendering" into sc-dev by Huihong Luo · 4 years, 9 months ago
  13. f5c4850 Disable vr_hwc module. by Yifan Hong · 4 years, 9 months ago
  14. 2cb972e Merge "Pass override dataspace to HWC" into sc-dev by Alec Mouri · 4 years, 9 months ago
  15. a19a896 Store a wp GraphicBuffer pointer instead of an sp on LayerState by Alec Mouri · 4 years, 9 months ago
  16. ea6bfab libbinder - split out libbatterystats_aidl by Steven Moreland · 4 years, 9 months ago
  17. a1d2a6d Merge "Allow AppDeadlineMissed along with DisplayFrame jank for SurfaceFrames" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  18. 8827090 HDR layer info listener by John Reck · 4 years, 10 months ago
  19. 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 9 months ago
  20. 8a94550 Allow AppDeadlineMissed along with DisplayFrame jank for SurfaceFrames by Adithya Srinivasan · 4 years, 10 months ago
  21. 7f56cf8 Merge "Change log level of superfluous logs" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  22. 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  23. 695cb24 Merge "SF: Add setFrameRate vote to TimeStats" into sc-dev by Ady Abraham · 4 years, 9 months ago
  24. a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 10 months ago
  25. 028d91e Merge changes I1a7da19f,I2898d7bf into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  26. 8b9e612 SF: Add setFrameRate vote to TimeStats by Ady Abraham · 5 years ago
  27. ddf9b5c Check for buffer changes explicitly instead of relying on acquire fence changes by Vishnu Nair · 4 years, 10 months ago
  28. 345c3c1 Merge "Increase tolerance for ChildLayerTest, ChildLayerAlpha" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  29. 9fc9513 Merge "SF: HWComposer::isConnected can be called before a display is connected" into sc-dev by Ady Abraham · 4 years, 9 months ago
  30. 0e2b974 Merge "SF: black out layers that doesn't have gpu accessible buffer" into sc-dev by Ady Abraham · 4 years, 9 months ago
  31. e6b5063 Merge "SF: unsupported getLayerGenericMetadataKeys is not an error" into sc-dev by Ady Abraham · 4 years, 9 months ago
  32. acbdfd8 Merge "SurfaceFlinger: fix refresh rate override when changing refresh rate" into sc-dev by Ady Abraham · 4 years, 9 months ago
  33. 69de94c Increase tolerance for ChildLayerTest, ChildLayerAlpha by Ana Krulec · 5 years ago
  34. d63b09b Merge "InputDispatcher: Check injection permission in tests" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  35. cb769ae Merge "Remove Flattener::reset" into sc-dev by Leon Scroggins · 4 years, 9 months ago
  36. 6f85afe Merge "CachedSet::hasBufferUpdate: remove iterator param" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  37. 0b5c7df Merge "Increase performance for screenshots by pre-loading the buffer" into sc-dev by Derek Sollenberger · 4 years, 9 months ago
  38. 4a92f55 FramebufferSurface: fix for limitFramebufferSize by Marin Shalamanov · 4 years, 10 months ago
  39. 97a5d95 DO NOT MERGE Disable filtering for BufferLayers which are not scaled by Nicolas Capens · 4 years, 10 months ago
  40. b087db3 Check if the buffer is actually being scaled instead of only checking scaling mode by Nicolas Capens · 4 years, 10 months ago
  41. 2e9c703 SF: HWComposer::isConnected can be called before a display is connected by Ady Abraham · 4 years, 10 months ago
  42. 7061fd1 SF: add trace for unsignaled fence in transactionIsReadyToBeApplied by Ady Abraham · 4 years, 10 months ago
  43. 5cc2e26 SurfaceFlinger: fix refresh rate override when changing refresh rate by Ady Abraham · 4 years, 10 months ago
  44. 7a60afb SF: black out layers that doesn't have gpu accessible buffer by Ady Abraham · 4 years, 10 months ago
  45. 3891cbe SF: unsupported getLayerGenericMetadataKeys is not an error by Ady Abraham · 4 years, 10 months ago
  46. eed0273 Remove Flattener::reset by Leon Scroggins III · 4 years, 10 months ago
  47. 980109a Merge "Hdr format settings [Backend]" into sc-dev by Kriti Dang · 4 years, 10 months ago
  48. e0f94c5 Merge "Implement PWLE support" into sc-dev by Lais Andrade · 4 years, 10 months ago
  49. b6209ad Merge "Create vibrator::Info to hold all vibrator data" into sc-dev by Michael Wright · 4 years, 10 months ago
  50. 6dfcedf CachedSet::hasBufferUpdate: remove iterator param by Leon Scroggins III · 4 years, 10 months ago
  51. 92f2af5 Implement PWLE support by Lais Andrade · 4 years, 10 months ago
  52. 965284b Create vibrator::Info to hold all vibrator data by Lais Andrade · 4 years, 10 months ago
  53. 49ad413 Hdr format settings [Backend] by Kriti Dang · 5 years ago
  54. ee12e4d Merge "Move drag event to InputDispatcher (7/n)" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  55. a616da9 Merge "Add Gpu composition info to FrameTimeline" into sc-dev by Adithya Srinivasan · 4 years, 10 months ago
  56. ae0b535 RefreshRateConfigs: Fix for default seamlessness and seamed layers by Marin Shalamanov · 4 years, 10 months ago
  57. bb65d05 Split RefreshRateConfigsTest#groupSwitching by Marin Shalamanov · 4 years, 10 months ago
  58. 957f7b3 Increase performance for screenshots by pre-loading the buffer by Derek Sollenberger · 4 years, 10 months ago
  59. 65eafde Change log level of superfluous logs by Vishnu Nair · 4 years, 10 months ago
  60. 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 4 years, 10 months ago
  61. c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 10 months ago
  62. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  63. 44efedc Add chirp APIs by Vince Leung · 5 years ago
  64. b7edfc2 Pass override dataspace to HWC by Alec Mouri · 4 years, 10 months ago
  65. 1da42f0 Merge "SF: fix threads name" into sc-dev by Ady Abraham · 4 years, 10 months ago
  66. 01fe49e Merge "Don't clear all of global stats when clearing layer stats." into sc-dev by Alec Mouri · 4 years, 10 months ago
  67. b552167 Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev by Ady Abraham · 4 years, 10 months ago
  68. ec424a6 Merge "Accept float values in Vibrator setAmplitude" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  69. bdaf6fe Merge changes from topic "remove_resampling" into sc-dev by Anh Pham · 4 years, 10 months ago
  70. b6a2fa1 Add Gpu composition info to FrameTimeline by Adithya Srinivasan · 4 years, 10 months ago
  71. fa8dc0f Merge "Remove legacy disable triple buffering config" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  72. b04658b Clear calling ID before using SensorPrivacyManager by Anh Pham · 4 years, 10 months ago
  73. df549ea Revert "Resample sensor events for non-direct connections." by Anh Pham · 4 years, 10 months ago
  74. 0a608f9 Merge "SF: disable frame rate override by default" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  75. b40ac20 Merge "SF: pass the predicted present time to LayerHistory" into sc-dev by Ady Abraham · 4 years, 10 months ago
  76. f9bd241 SF: disable frame rate override by default by Ady Abraham · 4 years, 10 months ago
  77. 81a9915 Merge changes from topic "eEarlyWakeup_remove" into sc-dev by Ady Abraham · 4 years, 10 months ago
  78. 112b272 Merge "SF: add vsync id to onMessageReceived trace" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  79. d5ecb64 Merge "Move drag event to InputDispatcher (5/n)" into sc-dev by Arthur Hung · 4 years, 10 months ago
  80. 8db1010 SurfaceFlinger: remove SurfaceControl level vsyncId setting by Ady Abraham · 4 years, 10 months ago
  81. 10bc3ec Merge "Add caching override info into dumpsys" into sc-dev by Alec Mouri · 4 years, 10 months ago
  82. 93f342c InputDispatcher: Check injection permission in tests by Prabir Pradhan · 4 years, 10 months ago
  83. dde984b SF: fix threads name by Ady Abraham · 4 years, 10 months ago
  84. bb100af SF: add vsync id to onMessageReceived trace by Ady Abraham · 4 years, 10 months ago
  85. debd1cb Remove legacy disable triple buffering config by Vishnu Nair · 4 years, 10 months ago
  86. 59f7205 Merge "Add support for a hw_timeout_multiplier system property." by Peter Collingbourne · 4 years, 10 months ago
  87. 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 4 years, 11 months ago
  88. 3fabf68 Merge "Expand setBrightness to take BrightnessInfo object" into sc-dev by John Reck · 4 years, 10 months ago
  89. 277ee04 Merge "Add InputDevice stats atom logging" into sc-dev by Chris Ye · 4 years, 10 months ago
  90. 96b9645 Add caching override info into dumpsys by Alec Mouri · 4 years, 10 months ago
  91. 7905c2c Merge "Add output dataspace to CachedSet rendering" into sc-dev by Alec Mouri · 4 years, 10 months ago
  92. 2bbc3a8 Merge "Rename crop_legacy to just crop" into sc-dev by Chavi Weingarten · 4 years, 10 months ago
  93. c6465a5 Merge "SF: Don't override active mode with desired mode" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
  94. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 5 years ago
  95. 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 10 months ago
  96. ead2fee Merge "Add additional predictor unit tests" into sc-dev by Alec Mouri · 4 years, 10 months ago
  97. 732ff44 Merge "Don't leak flattened buffers from cached sets." into sc-dev by Alec Mouri · 4 years, 10 months ago
  98. b7f1556 SF: pass the predicted present time to LayerHistory by Ady Abraham · 4 years, 10 months ago
  99. 8cbd307 SF: rename ExplicitEarlyWakeup -> EarlyWakeup by Ady Abraham · 4 years, 10 months ago
  100. 67fba0f SurfaceFlinger: remove ISurfaceComposer::eEarlyWakeup by Ady Abraham · 4 years, 10 months ago