1. fefcb58 SF: Move relevant scheduler files into one directory. by Ana Krulec · 7 years ago
  2. 88daa06 Merge "SF: Enable dumpsys on SurfaceFlinger." by TreeHugger Robot · 7 years ago
  3. b849585 Merge "SF: Add test for FrameStats refresh rate" by TreeHugger Robot · 7 years ago
  4. 562aee0 SF: Enable dumpsys on SurfaceFlinger. by Ana Krulec · 7 years ago
  5. c7c599f Merge "SF: Update backdoor permissions check constant" by TreeHugger Robot · 7 years ago
  6. deed4e7 SF: Update backdoor permissions check constant by David Sodman · 7 years ago
  7. 706895b Merge "[RenderEngine] Remove unused gui/ header file." by Peiyong Lin · 7 years ago
  8. 43a90e9 Merge "Remove ArcVideoBridge service from framework." by TreeHugger Robot · 7 years ago
  9. 46b9c0b Merge "SF: enable high refresh rate virtual mode" by TreeHugger Robot · 7 years ago
  10. fa334ed [RenderEngine] Remove unused gui/ header file. by Peiyong Lin · 7 years ago
  11. e243771 SF: Updating permissions checking in Surface Flinger. by Ana Krulec · 7 years ago
  12. 6d46c1e SF: enable high refresh rate virtual mode by David Sodman · 7 years ago
  13. a47d5da Remove ArcVideoBridge service from framework. by Chih-Yu Huang · 8 years ago
  14. 09cb30e Fix WM input limitations on secondary displays (2/N) by Arthur Hung · 7 years ago
  15. 71c5b0c Merge changes I91b38c51,Ic62bfb68 by TreeHugger Robot · 7 years ago
  16. 41be5d2 [SurfaceFlinger] Allow DispSync to be GMock'd by Lloyd Pique · 7 years ago
  17. ee109fc Merge "Move core data structure of DetachedBuffer into BufferNode" by TreeHugger Robot · 7 years ago
  18. 000dd01 SF: Add test for FrameStats refresh rate by Dan Stoza · 7 years ago
  19. 63f9dbf [SurfaceFlinger] Hide SyncFeatures behind RenderEngine by Lloyd Pique · 7 years ago
  20. 7b1b5a8 SF: Layer children should call parents' onFirstRef by Dan Stoza · 7 years ago
  21. 2e06c1c Move core data structure of DetachedBuffer into BufferNode by Jiwen 'Steve' Cai · 7 years ago
  22. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  23. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  24. fd66862 blast: Factor out BufferQueueLayer by Marissa Wall · 7 years ago
  25. 074e812 Revert "Revert "surfacefligner: revert recent BE/FE split changes"" by Lloyd Pique · 7 years ago
  26. b7d1230 Revert "SF: Fix initialization of mRefreshStartTime" by Lloyd Pique · 7 years ago
  27. 24c39a6 Merge "SF: Fix initialization of mRefreshStartTime" by TreeHugger Robot · 7 years ago
  28. 3d09572 SF: Fix initialization of mRefreshStartTime by David Sodman · 7 years ago
  29. 187f1c0 Merge "Track libutils dependency change." am: 8b24732c84 am: 2f74fb7e59 am: 2bd1c4555e by Josh Gao · 7 years ago
  30. 2bd1c45 Merge "Track libutils dependency change." am: 8b24732c84 am: 2f74fb7e59 by Josh Gao · 7 years ago
  31. 2f74fb7 Merge "Track libutils dependency change." am: 8b24732c84 by Josh Gao · 7 years ago
  32. 8b24732 Merge "Track libutils dependency change." by Josh Gao · 7 years ago
  33. 12ad994 Track libutils dependency change. by Josh Gao · 7 years ago
  34. 0c3d4f9 Merge "SF: Add GL texture pool" into pi-dev am: bde9db506f by Dan Stoza · 7 years ago
  35. bde9db5 Merge "SF: Add GL texture pool" into pi-dev by TreeHugger Robot · 7 years ago
  36. d7e01d7 surfaceflinger: do not propogate getPerFrameMetadataKeys errors by Chia-I Wu · 7 years ago
  37. d0aff9d surfaceflinger: silence getDisplayIdentificationData error by Chia-I Wu · 7 years ago
  38. 11d1061 surfaceflinger: fix mUseHwcVirtualDisplays logging by Chia-I Wu · 7 years ago
  39. 0f509fb surfaceflinger: silence misleading virtual display errors by Chia-I Wu · 7 years ago
  40. 050a916 Merge changes I91a4be00,I07f4d4ab by TreeHugger Robot · 7 years ago
  41. 418c394 Merge "exclude broken test from presubmit" by Guang Zhu · 7 years ago
  42. 98c5445 Merge "The platform default is already newer than C++11." am: 287ce43dc4 am: 088bf6b896 by Elliott Hughes · 7 years ago
  43. 4d29392 Merge "The platform default is already newer than C++11." am: 287ce43dc4 by Elliott Hughes · 7 years ago
  44. 088bf6b Merge "The platform default is already newer than C++11." am: 287ce43dc4 by Elliott Hughes · 7 years ago
  45. 9bd6b81 Merge "libbatteryservice_headers: recovery_available" into stage-aosp-master by Yifan Hong · 7 years ago
  46. 064ae1f The platform default is already newer than C++11. by Elliott Hughes · 7 years ago
  47. f3aff3c Merge "libbatteryservice_headers: recovery_available" into stage-aosp-master by Yifan Hong · 7 years ago
  48. 0b373ea libbatteryservice_headers: recovery_available by Yifan Hong · 7 years ago
  49. acfe9ed Merge changes from topic "health_cleanup" into stage-aosp-master am: 6c52e047db by Yifan Hong · 7 years ago
  50. dfde8fa Pass onVsync() callbacks from vr flinger back to surface flinger by Steven Thomas · 8 years ago
  51. 2e702c3 exclude broken test from presubmit by Guang Zhu · 7 years ago
  52. c8e4949 Merge "[sensorservice] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  53. 54091e9 libbatteryservice_headers: export libutils_headers by Yifan Hong · 7 years ago
  54. 1fc73c2 libbatteryservice: remove binder details by Yifan Hong · 7 years ago
  55. 8f313e3 [sensorservice] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  56. 9b14ac6 [inputflinger] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  57. dc3b0ab Merge "[SF] Fix unittest crash" by TreeHugger Robot · 7 years ago
  58. e22f033 [SF] Fix unittest crash by Lloyd Pique · 7 years ago
  59. e8b7670 SurfaceFlinger: Add ChildColorLayerTest with zero alpha by Yichi Chen · 7 years ago
  60. 970a04f SurfaceFlinger: Correct DetachChildren case in SFFakeHwc_test by Yichi Chen · 7 years ago
  61. 2eae6d3 SurfaceFlinger: Consider parent alpha as well by Rajavenu Kyatham · 8 years ago
  62. 64a0427 Merge "Revert "surfacefligner: revert recent BE/FE split changes"" by TreeHugger Robot · 7 years ago
  63. abc55a6 Merge "Fix display power state reset in vr flinger path" by TreeHugger Robot · 7 years ago
  64. 0756cdd Revert "surfacefligner: revert recent BE/FE split changes" by David Sodman · 8 years ago
  65. 852aff0 Merge "SF: Update DispSync to std::vector." by Ana Krulec · 7 years ago
  66. 9a52b19 SF: Update DispSync to std::vector. by Ana Krulec · 7 years ago
  67. 013eef3 Merge "Revert "Revert "SF: Add support for screen captures""" by TreeHugger Robot · 7 years ago
  68. 3489072 Add current frame and barrier layer info to protobuf. am: 9885bd4b3f by chaviw · 7 years ago
  69. 57bf762 Merge "libbatteryservice_headers: recovery_available" by TreeHugger Robot · 7 years ago
  70. 0123ac6 Fix display power state reset in vr flinger path by Steven Thomas · 7 years ago
  71. ca10ed2 Revert "Revert "SF: Add support for screen captures"" by David Sodman · 8 years ago
  72. fca547f [SurfaceFlinger] Recognize BT2020 color modes as wide color gamut. by Peiyong Lin · 7 years ago
  73. 9885bd4 Add current frame and barrier layer info to protobuf. by chaviw · 7 years ago
  74. b7d6389 Merge "Add current frame and barrier layer info to protobuf." by Chavi Weingarten · 7 years ago
  75. adc40c2 Add current frame and barrier layer info to protobuf. by chaviw · 7 years ago
  76. 561cf89 libbatteryservice_headers: recovery_available by Yifan Hong · 7 years ago
  77. e991883 Add SF proto dump to bugreport am: 306c8ab02b am: 1a578a8c9d by chaviw · 7 years ago
  78. 1a578a8 Add SF proto dump to bugreport am: 306c8ab02b by chaviw · 7 years ago
  79. 306c8ab Add SF proto dump to bugreport by chaviw · 7 years ago
  80. d544a9c Merge "SF Timestats: add new metrics" by TreeHugger Robot · 7 years ago
  81. eaeea06 SF Timestats: add new metrics by Yiwei Zhang · 7 years ago
  82. 982dfc1 Merge changes from topic "boot-splash" into pi-dev am: 59fda04bfd by Chia-I Wu · 7 years ago
  83. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 7 years ago
  84. 197dc1f surfaceflinger: default to DisplayColorSetting::ENHANCED by Chia-I Wu · 7 years ago
  85. ad8d827 surfaceflinger: signalRefresh after boot animation starts by Chia-I Wu · 7 years ago
  86. 62ce575 Merge "surfaceflinger: default to DisplayColorSetting::ENHANCED" by Chia-I Wu · 7 years ago
  87. 6541fe5 Merge "[SurfaceFlinger] Avoid querying Power HAL until switching color mode." into pi-dev am: a4e15b05b5 by Peiyong Lin · 7 years ago
  88. 4e63106 Merge "[SurfaceFlinger] Avoid querying Power HAL until switching color mode." into pi-dev by Peiyong Lin · 7 years ago
  89. a4e15b0 Merge "[SurfaceFlinger] Avoid querying Power HAL until switching color mode." into pi-dev by TreeHugger Robot · 7 years ago
  90. d7d78a2 [SurfaceFlinger] Apply legacy saturation matrix globally for Display P3. by Chia-I Wu · 7 years ago
  91. e0ec431 surfaceflinger: default to DisplayColorSetting::ENHANCED by Chia-I Wu · 7 years ago
  92. 8193497 [SurfaceFlinger] Avoid querying Power HAL until switching color mode. by Peiyong Lin · 7 years ago
  93. 1c685fa Merge "Remove mentions of EGL_ANDROID_image_crop" by TreeHugger Robot · 7 years ago
  94. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 7 years ago
  95. 6d84411 [SurfaceFlinger] Apply legacy saturation matrix globally for Display P3. by Chia-I Wu · 7 years ago
  96. d49d669 [SurfaceFlinger] Apply legacy saturation matrix globally for Display P3. by Chia-I Wu · 7 years ago
  97. 14c9c7b surfaceflinger: signalRefresh after boot animation starts by Chia-I Wu · 7 years ago
  98. e50205b Merge "Add new PowerAdvisor interface for SF to pass hints to the power HAL." into pi-dev by Michael Wright · 7 years ago
  99. d98772d Merge "Add new PowerAdvisor interface for SF to pass hints to the power HAL." into pi-dev by TreeHugger Robot · 7 years ago
  100. 1509a23 Add new PowerAdvisor interface for SF to pass hints to the power HAL. by Michael Wright · 7 years ago