1. 49497c9 Merge "Update libgui to use android::base properties instead of cutils" into rvc-dev by Michael Hoisie · 4 years, 3 months ago
  2. 53e19a7 Update libgui to use android::base properties instead of cutils by Michael Hoisie · 4 years, 3 months ago
  3. f734df4 Split refresh rate range into two ranges by Steven Thomas · 4 years, 4 months ago
  4. f33c9f1 Change to using sysprop for libgui_tests by Sundong Ahn · 4 years, 3 months ago
  5. 3282579 Merge "Lookup layer handle when registering region sampling listener" into rvc-dev by Alec Mouri · 4 years, 3 months ago
  6. 9a02eda Lookup layer handle when registering region sampling listener by Alec Mouri · 4 years, 3 months ago
  7. 65fa221 Merge "Wait for callbacks before exiting test" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  8. 78491e9 Wait for callbacks before exiting test by Valerie Hau · 4 years, 3 months ago
  9. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 4 years, 4 months ago
  10. d407190 Add frame rate flexibility token by Steven Thomas · 4 years, 4 months ago
  11. 655ca15 Keep screen on when running libgui_test by Vishnu Nair · 4 years, 4 months ago
  12. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 4 years, 6 months ago
  13. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 4 years, 6 months ago
  14. bf29e04 Disable Desired Present time test for BLAST adapter by Valerie Hau · 4 years, 6 months ago
  15. 871d635 Plumb FrameEventHistory to client by Valerie Hau · 4 years, 6 months ago
  16. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 4 years, 8 months ago
  17. 181abd3 Add desired present time to BLAST adapter by Valerie Hau · 4 years, 6 months ago
  18. 012682f Merge "Make setActiveConfig() private, remove plumbing" by Steven Thomas · 4 years, 6 months ago
  19. f157a26 Merge "Move focus dispatch to input (1/2)" by TreeHugger Robot · 4 years, 7 months ago
  20. 5ada2be Merge "Remove maxBufferCount" by TreeHugger Robot · 4 years, 7 months ago
  21. c78c43a Remove maxBufferCount by Valerie Hau · 4 years, 7 months ago
  22. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 4 years, 10 months ago
  23. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 4 years, 9 months ago
  24. a87ed45 Make setActiveConfig() private, remove plumbing by Steven Thomas · 4 years, 7 months ago
  25. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 4 years, 9 months ago
  26. 66b3f67 Merge "Switch from allowed display configs to refresh rate range" by Steven Thomas · 4 years, 7 months ago
  27. a32c552 Fixing triple buffer bug by Valerie Hau · 4 years, 8 months ago
  28. ed3a8cc Switch from allowed display configs to refresh rate range by Ana Krulec · 4 years, 9 months ago
  29. e71d968 Revert submission by Hansong Zhang · 4 years, 8 months ago
  30. b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 4 years, 9 months ago
  31. 896bcfc Merge "Adding transform to BLAST adapter" by TreeHugger Robot · 4 years, 8 months ago
  32. 5977fc8 Adding transform to BLAST adapter by Valerie Hau · 4 years, 8 months ago
  33. d364764 Merge "Set the crop on the BLASt adapter" by Valerie Hau · 4 years, 8 months ago
  34. 45e4b3b Set the crop on the BLASt adapter by Valerie Hau · 4 years, 8 months ago
  35. 234bb16 2) SF-DM Generalization of Refresh Rates: Adding config variable and getter methods by Ana Krulec · 4 years, 9 months ago
  36. cdea0c0 Merge "1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range" by Steven Thomas · 4 years, 8 months ago
  37. 2847159 Merge "Adding triple buffering without wait" by Valerie Hau · 4 years, 8 months ago
  38. d3b90d2 Adding triple buffering without wait by Valerie Hau · 4 years, 9 months ago
  39. 0782b88 1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range by Ana Krulec · 4 years, 10 months ago
  40. b13bb95 [Shadows] Add api to set global shadow settings (4/n) by Vishnu Nair · 4 years, 9 months ago
  41. d8e632e Merge "Pass transformHint to BLASTBufferQueue adapter" by Valerie Hau · 4 years, 9 months ago
  42. 8cee3f9 Pass transformHint to BLASTBufferQueue adapter by Valerie Hau · 4 years, 9 months ago
  43. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 4 years, 10 months ago
  44. 98c0daf Merge "Adding onFrameAvailable test for BLASTBufferQueue" by TreeHugger Robot · 4 years, 10 months ago
  45. b7943bc Merge "Update tests for canReceiveInput policy changes" by TreeHugger Robot · 4 years, 10 months ago
  46. da3446e Adding onFrameAvailable test for BLASTBufferQueue by Valerie Hau · 4 years, 10 months ago
  47. c5011f9 Adding basic test framework for BLASTBufferQueue by Valerie Hau · 4 years, 10 months ago
  48. f8678ba Update tests for canReceiveInput policy changes by Vishnu Nair · 4 years, 10 months ago
  49. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 4 years, 10 months ago
  50. 603f307 Merge "Only send surfaces to Listener that registered or applied transaction" by Valerie Hau · 4 years, 10 months ago
  51. 9dab973 Only send surfaces to Listener that registered or applied transaction by Valerie Hau · 5 years ago
  52. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  53. 5dd64b1 Merge "Changed BufferLayer's canReceiveInput to check if its hidden by policy" by TreeHugger Robot · 4 years, 11 months ago
  54. 82353e9 Changed BufferLayer's canReceiveInput to check if its hidden by policy by Vishnu Nair · 4 years, 11 months ago
  55. b61f016 Merge "[ANativeWindow] Add apex stub for getLastDequeueStartTime" by TreeHugger Robot · 4 years, 11 months ago
  56. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 4 years, 11 months ago
  57. f425ab1 Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c by Steven Moreland · 4 years, 11 months ago
  58. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  59. a161966 [ANativeWindow] Add apex stub for getLastDequeueStartTime by Alec Mouri · 5 years ago
  60. 067fcd3 libgui: Add discardFreeBuffers callback to producer by Shuzhen Wang · 5 years ago
  61. 282f1d7 SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 5 years ago
  62. f8e4a34 libgui: remove redundant eglQueryStringImplementationANDROID by Yiwei Zhang · 5 years ago
  63. 7cfe5e1 Merge "BufferQueue: handle consumer driven size for pre-rotation" by TreeHugger Robot · 5 years ago
  64. 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 5 years ago
  65. b2fe09c Merge "Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface" by TreeHugger Robot · 5 years ago
  66. e9d092a Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface by silence_dogood · 5 years ago
  67. 3e049d6 Merge "SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED" into qt-r1-dev am: aacc75c204 by Ady Abraham · 5 years ago
  68. 0f4a1b1 SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 5 years ago
  69. 656886e SurfaceFlinger: Add touch events to Scheduler am: 8532d01111 am: ed7e8876bd by Ady Abraham · 5 years ago
  70. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 5 years ago
  71. b22a01f Merge "Fix magnify screen in a dialog will response wrong position from touch." into qt-dev am: e28099be06 by Arthur Hung · 5 years ago
  72. 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 5 years ago
  73. 3af046d Merge "Added captureScreen function for displayId or layerStack" into qt-dev am: afab4f0519 by Chavi Weingarten · 5 years ago
  74. 93df2ea Added captureScreen function for displayId or layerStack by chaviw · 5 years ago
  75. 5f8888c Merge changes Ieb4d16d1,Icef95925 into qt-dev am: 5210624e60 am: 44c07a4e2c by Valerie Hau · 5 years ago
  76. 947d34e Change slot generation for BufferState by Marissa Wall · 5 years ago
  77. c6f7456 Merge "gui: add additional test for region sampling" by TreeHugger Robot · 5 years ago
  78. acec532 gui: add additional test for region sampling by tangrobin · 5 years ago
  79. 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 5 years ago
  80. 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 5 years ago
  81. 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 5 years ago
  82. 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 5 years ago
  83. 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 6 years ago
  84. 9dcf049 libgui: disable RegionSamplingTest by Kevin DuBois · 5 years ago
  85. b6040af Merge "SurfaceFlinger: add getAllowedDisplayConfigs" by TreeHugger Robot · 5 years ago
  86. d9b3ea6 SurfaceFlinger: add getAllowedDisplayConfigs by Ady Abraham · 5 years ago
  87. d20dbdb Merge changes from topic "display_policy" by TreeHugger Robot · 5 years ago
  88. c686818 Merge "gui: add test for region sampling" by TreeHugger Robot · 5 years ago
  89. 4df38a4 gui: add test for region sampling by Kevin DuBois · 5 years ago
  90. 6d9c763 Merge "Exclude secure layers from most screenshots taken by the system server." by Rob Carr · 5 years ago
  91. 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 5 years ago
  92. ec46008 [sf] Implement addSamplingListener by Dan Stoza · 6 years ago
  93. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 5 years ago
  94. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 5 years ago
  95. 5f21a5e Add synchronous transaction to wait for setInputWindow to complete (1/n) by chaviw · 5 years ago
  96. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 6 years ago
  97. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 5 years ago
  98. 7341162 blast: implicitly cache buffers by Marissa Wall · 6 years ago
  99. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 6 years ago
  100. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 6 years ago