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. 0318777 Merge "Change to using sysprop for libgui_tests" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  5. 2a69617 Merge "BLASTBufferQueue: Don't query for triple buffering" into rvc-dev by Rob Carr · 4 years, 3 months ago
  6. f33c9f1 Change to using sysprop for libgui_tests by Sundong Ahn · 4 years, 3 months ago
  7. b6ddea2 Merge changes I977507a8,I3f2670c7 into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  8. 5facfb1 SurfaceFlinger: expected present time directly from VSyncReactor by Ady Abraham · 4 years, 3 months ago
  9. 3282579 Merge "Lookup layer handle when registering region sampling listener" into rvc-dev by Alec Mouri · 4 years, 3 months ago
  10. cedef05 BLASTBufferQueue: Don't query for triple buffering by Robert Carr · 4 years, 3 months ago
  11. 9a02eda Lookup layer handle when registering region sampling listener by Alec Mouri · 4 years, 3 months ago
  12. d3a385b Merge "BufferQueueProducer: Slot may have null buffer [2/2]." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  13. a0aeedc BufferQueueProducer: Slot may have null buffer [2/2]. by Robert Carr · 4 years, 3 months ago
  14. 256a877 Merge "BufferQueueProducer: Slot may have null buffer" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  15. fc069ba BufferQueueProducer: Slot may have null buffer by Robert Carr · 4 years, 3 months ago
  16. a6a1995 Merge "BLASTBufferQueue: Don't use mNextTransaction on Binder thread." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  17. 255acdc BLASTBufferQueue: Don't use mNextTransaction on Binder thread. by Robert Carr · 4 years, 3 months ago
  18. 65fa221 Merge "Wait for callbacks before exiting test" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  19. 78491e9 Wait for callbacks before exiting test by Valerie Hau · 4 years, 3 months ago
  20. 9bb4cfb Merge "Remove binder-based BufferHub from libui" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  21. 55222d4 Merge "SF: Fix thread safety in ISurfaceComposer APIs" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  22. d0d6ccd Remove binder-based BufferHub from libui by Jiwen 'Steve' Cai · 4 years, 4 months ago
  23. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 4 years, 4 months ago
  24. e06ad2b SurfaceComposerClient: Document BufferCache by Robert Carr · 4 years, 4 months ago
  25. db28383 Merge changes Ibe02e76d,Ibb542595,Ic63aba39 into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  26. 2803792 SurfaceComposerClient BLAST: Avoid recaching buffers. by Robert Carr · 4 years, 4 months ago
  27. 158531d SurfaceComposerClient BLAST: cacheBuffers before writing transaction to parcel. by Robert Carr · 4 years, 4 months ago
  28. bbc8562 SurfaceComposerClient BLAST Transactions: Correctly merge mContainsBuffer by Robert Carr · 4 years, 4 months ago
  29. d407190 Add frame rate flexibility token by Steven Thomas · 4 years, 4 months ago
  30. fc41651 BLASTBufferQueue: Avoid duplicate calls to setDefaultBufferSize by Robert Carr · 4 years, 4 months ago
  31. 9f133d7 BLASTBufferQueue: Initialize transform hint on creation. by Robert Carr · 4 years, 4 months ago
  32. 5b2ae91 BLASTBufferQueue: Pass same default usage as BufferQueueLayer by Robert Carr · 4 years, 4 months ago
  33. 655ca15 Keep screen on when running libgui_test by Vishnu Nair · 4 years, 4 months ago
  34. 8e46e75 Merge "SurfaceFlinger: Layer::getFrameRate() with relatives" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  35. 60e42ea SurfaceFlinger: Layer::getFrameRate() with relatives by Ady Abraham · 4 years, 5 months ago
  36. 39db0b3 SurfaceControl: Remove transferTouchFocus by Rob Carr · 4 years, 5 months ago
  37. 0a52509 ISurfaceComposer: boundary check input on CAPTURE_LAYERS by Ady Abraham · 4 years, 5 months ago
  38. b13d750 Remove frame rate functions from buffer queue by Steven Thomas · 4 years, 5 months ago
  39. e956a74 Merge "Set timeout on dequeue buffer for BLAST Adapter" by TreeHugger Robot · 4 years, 5 months ago
  40. 0889c62 Set timeout on dequeue buffer for BLAST Adapter by Valerie Hau · 4 years, 5 months ago
  41. 0a58870 Merge "Add compatibility param to setFrameRate() api" by Steven Thomas · 4 years, 5 months ago
  42. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 4 years, 6 months ago
  43. 0e328f6 SurfaceControl: C++ Binding Lifetime refactoring by Robert Carr · 4 years, 6 months ago
  44. 39e9a25 Merge "BLASTBufferQueue: Correct deadlocks in mNextTransaction handling." by TreeHugger Robot · 4 years, 5 months ago
  45. a61a7e1 Merge "Merge commit '753132194ff691e1533e354dddc2bc31d25e50a0' into manual_merge_753132194ff691e1533e354dddc2bc31d25e50a0" by Victor Chang · 4 years, 5 months ago
  46. d33773b Merge commit '753132194ff691e1533e354dddc2bc31d25e50a0' into manual_merge_753132194ff691e1533e354dddc2bc31d25e50a0 by David Stevens · 4 years, 6 months ago
  47. e4943eb BLASTBufferQueue: Correct deadlocks in mNextTransaction handling. by Robert Carr · 4 years, 5 months ago
  48. 05667cc Merge "Move maxAcquired back to 1 and set maxDequeued" by TreeHugger Robot · 4 years, 5 months ago
  49. 6528032 Merge "libgui: make MAX_FRAME_HISTORY a configurable property" am: 27b827f6e3 by stevensd · 4 years, 6 months ago
  50. 27b827f Merge "libgui: make MAX_FRAME_HISTORY a configurable property" by stevensd · 4 years, 6 months ago
  51. ceaabae Merge "[ANativeWindow] Add getLastQueuedBuffer api" by TreeHugger Robot · 4 years, 6 months ago
  52. 65b8e87 Move maxAcquired back to 1 and set maxDequeued by Valerie Hau · 4 years, 6 months ago
  53. ef0b153 [ANativeWindow] Add getLastQueuedBuffer api by Alec Mouri · 4 years, 7 months ago
  54. 336e271 Merge "Only process passback transactions during onFrameAvailable" by Valerie Hau · 4 years, 6 months ago
  55. 0188adf Only process passback transactions during onFrameAvailable by Valerie Hau · 4 years, 6 months ago
  56. edd6bc9 Merge "Rename ColorLayer to EffectLayer to handle both shadows and color fill" by Vishnu Nair · 4 years, 6 months ago
  57. 3248ea0 Define out the hwbinder death notifier code for libgui by Chong Zhang · 4 years, 6 months ago
  58. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 4 years, 6 months ago
  59. db6ba5e Merge "Remove libbinder usage from media.swcodec apex" by Chong Zhang · 4 years, 6 months ago
  60. 6249309 Remove libbinder usage from media.swcodec apex by Chong Zhang · 4 years, 7 months ago
  61. f589aba Merge "Disable Desired Present time test for BLAST adapter" by TreeHugger Robot · 4 years, 6 months ago
  62. bf29e04 Disable Desired Present time test for BLAST adapter by Valerie Hau · 4 years, 6 months ago
  63. 32415fa Merge "Remove need for libbinderthreadstate." am: 26d0eb321c by Automerger Merge Worker · 4 years, 6 months ago
  64. 86aa2b8 Merge "[AChoreographer] Add const qualifiers for getFd()." by Alec Mouri · 4 years, 6 months ago
  65. adea1a8 Merge "Remove need for libbinderthreadstate." by Steven Moreland · 4 years, 6 months ago
  66. 921b277 [AChoreographer] Add const qualifiers for getFd(). by Alec Mouri · 4 years, 6 months ago
  67. 871d635 Plumb FrameEventHistory to client by Valerie Hau · 4 years, 6 months ago
  68. 39d887d Remove need for libbinderthreadstate. by Steven Moreland · 4 years, 6 months ago
  69. 2b3f3cd Remove need for libbinderthreadstate. by Steven Moreland · 4 years, 6 months ago
  70. fdc7dfa Merge "Add method to explicitly request frame events from FrameEventHistory" by TreeHugger Robot · 4 years, 6 months ago
  71. 0ca3f99 Add method to explicitly request frame events from FrameEventHistory by Valerie Hau · 4 years, 6 months ago
  72. 8fa50b6 Merge "SF: Redesign API to query display information" by TreeHugger Robot · 4 years, 6 months ago
  73. 933e81b Merge "[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi." by TreeHugger Robot · 4 years, 6 months ago
  74. c433c7e Merge "[ANativeWindow] Support interception methods in apex" by TreeHugger Robot · 4 years, 6 months ago
  75. a433f5d Merge "SurfaceFlinger: fix calculation issues with refresh rate selection" by TreeHugger Robot · 4 years, 6 months ago
  76. f6b7707 SurfaceFlinger: fix calculation issues with refresh rate selection by Ady Abraham · 4 years, 6 months ago
  77. 408e967 Merge "Set frame based on surface control width/height" by TreeHugger Robot · 4 years, 6 months ago
  78. 81ec607 Set frame based on surface control width/height by Valerie Hau · 4 years, 6 months ago
  79. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 4 years, 8 months ago
  80. 181abd3 Add desired present time to BLAST adapter by Valerie Hau · 4 years, 6 months ago
  81. 2882e98 add transformToDisplayInverse by Valerie Hau · 4 years, 6 months ago
  82. 74aef6d [ANativeWindow] Add ANativeWindow_allocateBuffers stable abi. by Alec Mouri · 4 years, 8 months ago
  83. 09d122a [ANativeWindow] Support interception methods in apex by Alec Mouri · 4 years, 8 months ago
  84. f9d5eec Merge "Update libgui OWNERS" am: 8e7d61c0b1 am: 4da74ea19a am: c7120a98c0 by Automerger Merge Worker · 4 years, 6 months ago
  85. 4da74ea Merge "Update libgui OWNERS" am: 8e7d61c0b1 by Alec Mouri · 4 years, 6 months ago
  86. 0a4b951 Merge "Add support for background blurs" by Lucas Dupin · 4 years, 6 months ago
  87. 10eb454 Update libgui OWNERS by Alec Mouri · 4 years, 6 months ago
  88. 6d8a276 Merge "Move SurfaceTexture implementation to libnativedisplay" by TreeHugger Robot · 4 years, 6 months ago
  89. 7347f0b libgui: make MAX_FRAME_HISTORY a configurable property by David Stevens · 4 years, 7 months ago
  90. 19c8f0e Add support for background blurs by Lucas Dupin · 4 years, 8 months ago
  91. 2c59609 Merge "Adding check for num acquired for early bailout" by TreeHugger Robot · 4 years, 6 months ago
  92. d44034f Adding check for num acquired for early bailout by Valerie Hau · 4 years, 6 months ago
  93. 012682f Merge "Make setActiveConfig() private, remove plumbing" by Steven Thomas · 4 years, 6 months ago
  94. 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 4 years, 7 months ago
  95. 5d6bdb0 Move SurfaceTexture implementation to libnativedisplay by Stan Iliev · 4 years, 7 months ago
  96. 92bd250 Merge "SF Generalization of Refresh Rates: Adding layer priority hint" by Ana Krulec · 4 years, 6 months ago
  97. c84d09b SF Generalization of Refresh Rates: Adding layer priority hint by Ana Krulec · 4 years, 9 months ago
  98. f157a26 Merge "Move focus dispatch to input (1/2)" by TreeHugger Robot · 4 years, 7 months ago
  99. 5ada2be Merge "Remove maxBufferCount" by TreeHugger Robot · 4 years, 7 months ago
  100. 9b6559c Merge "ui: Deduplicate rotation types" by TreeHugger Robot · 4 years, 7 months ago