1. fe91b55 Merge changes I70943093,Ib1974f30 into main by Jim Shargo · 9 months ago
  2. 0b577d9 Merge "Use unique names for InputSurface in e2eNativeInputTest" into main by Treehugger Robot · 9 months ago
  3. a9ec7d4 Use unique names for InputSurface in e2eNativeInputTest by Arpit Singh · 9 months ago
  4. f48bef8 tests: Eliminate annoying and noisy CompositionEngine errors by Jim Shargo · 9 months ago
  5. 87468c3 Update invalid Compatibility to 3 by Ram Indani · 9 months ago
  6. a2ab5be tests: Improve logging for objects that are causing errors by Jim Shargo · 9 months ago
  7. ee81a84 Merge "Add GTE compatibility enum to ANativeWindow." into main by Rachel Lee · 9 months ago
  8. 917d6da libgui_tests: demote "Linked to input" log to info by Harry Cutts · 9 months ago
  9. 227aef2 Add GTE compatibility enum to ANativeWindow. by Rachel Lee · 9 months ago
  10. 5541f12 Add API to retrieve max layer picture profiles by Brian Lindahl · 10 months ago
  11. f5fdff8 Notify listeners about active picture profiles by Brian Lindahl · 10 months ago
  12. 5210808 bufferqueues: Simplify calls that don't use GL fences by Jim Shargo · 10 months ago
  13. d885231 Merge "Recover from buffer stuffing for canned animations" into main by Melody Hsu · 10 months ago
  14. e524dd9 Recover from buffer stuffing for canned animations by Melody Hsu · 1 year ago
  15. b3131e4 Merge "Allow apps to associate a change in picture profiles alongside a buffer" into main by Brian Lindahl · 10 months ago
  16. 628cff4 Allow apps to associate a change in picture profiles alongside a buffer by Brian Lindahl · 10 months ago
  17. 8760216 Update Transaction::setInputWindowInfo to take WindowInfoHandle by Patrick Williams · 10 months ago
  18. 1d038d4 Consume full tap in EndToEndNativeInputTest by Siarhei Vishniakou · 10 months ago
  19. 525e783 Merge "Fix flaky uncropped_container_replaces_touchable_region_with_null_crop" into main by Harry Cutts · 10 months ago
  20. 2abcfd9 Merge "EndToEndNativeInputTest: Apply all transactions synchronously" into main by Treehugger Robot · 10 months ago
  21. a97fd94 EndToEndNativeInputTest: Apply all transactions synchronously by Prabir Pradhan · 10 months ago
  22. 56d55bc Fix flaky uncropped_container_replaces_touchable_region_with_null_crop by Prabir Pradhan · 10 months ago
  23. 603c2ea Add unit tests to check that BufferReleaseChannel is unidirectional by Patrick Williams · 10 months ago
  24. 72ddb9c Avoid using a format for the usage param in consumer test by Jason Macnak · 11 months ago
  25. a9123c8 Support floating point values for layer crop by Vishnu Nair · 11 months ago
  26. af15fab Pass an apply token to BBQ by Vishnu Nair · 1 year, 1 month ago
  27. 1317033 Deflake ChoreographerTest:InputCallbackBeforeAnimation by Vishnu Nair · 12 months ago
  28. bad6c06 Surface: Add a SurfaceQueueOutput struct for replaced buffers by Jim Shargo · 1 year, 2 months ago
  29. a3da302 Surface: Add a death notification to SurfaceListener by Jim Shargo · 1 year, 2 months ago
  30. 924f950 Rename AidlStatusUtil.h to AidlUtil.h by Alec Mouri · 1 year, 1 month ago
  31. bae6786 Move CaptureArgs + friends to structured aidl by Alec Mouri · 1 year, 1 month ago
  32. 550dbaa libgui: Add a test server utility for unit tests. by Jim Shargo · 1 year, 2 months ago
  33. 785d2e2 view::Surface: Add toString() by Jim Shargo · 1 year, 1 month ago
  34. d30823a libgui: ConsumerBase-based classes now create their own BufferQueues by Jim Shargo · 1 year, 1 month ago
  35. f693bcf Add BufferReleaseChannel by Patrick Williams · 1 year, 1 month ago
  36. 6a5fdc1 Remove redundant connect methods in Surface. by Carlos Martinez Romero · 1 year, 2 months ago
  37. 28e9d65 libgui: Add simpler methods to ConsumerBase and BufferItemConsumer. by Jim Shargo · 1 year, 2 months ago
  38. 305912a Merge "Surface: don't hold mMutex when queuing buffers" into main by Jim Shargo · 1 year, 1 month ago
  39. 6efbe60 Merge "Add IProducerListener::onBufferAttached" into main by Treehugger Robot · 1 year, 1 month ago
  40. cd21747 Add IProducerListener::onBufferAttached by Sungtak Lee · 1 year, 2 months ago
  41. c604993 Surface: don't hold mMutex when queuing buffers by Jim Shargo · 1 year, 2 months ago
  42. 0f499e8 Merge changes I4a3150c9,I0343abb4 into main by Jim Shargo · 1 year, 1 month ago
  43. e77d47e Surface: expose allowAllocation method by Jim Shargo · 1 year, 2 months ago
  44. 4b9507d Revert "Optimize BLAST buffer releases via Unix sockets" by Patrick Williams · 1 year, 1 month ago
  45. 0088639 Surface: Provide more useful/platform-y buffer methods by Jim Shargo · 1 year, 2 months ago
  46. 9aeb2cb Merge "Fix DisplayState sanitization." into main by Treehugger Robot · 1 year, 1 month ago
  47. f65da8a Fix DisplayState sanitization. by Patrick Williams · 1 year, 1 month ago
  48. 6d8adec Merge "Optimize BLAST buffer releases via Unix sockets" into main by Patrick Williams · 1 year, 1 month ago
  49. ac70bc5 Optimize BLAST buffer releases via Unix sockets by Patrick Williams · 1 year, 2 months ago
  50. ab8443c Use SurfaceListener instead of IProducerListener by Carlos Martinez Romero · 1 year, 2 months ago
  51. 6baa593 Merge "Revert "Fix DisplayState sanitization."" into main by Patrick Williams · 1 year, 2 months ago
  52. b3daf1a Revert "Fix DisplayState sanitization." by Patrick Williams · 1 year, 2 months ago
  53. f3e0251 Merge "Jank callback API refactor." into main by Pascal Mütschard · 1 year, 2 months ago
  54. d56514e Jank callback API refactor. by Pascal Mütschard · 1 year, 3 months ago
  55. 49943cf Merge "Fix region sampling for secure layers" into main by Vishnu Nair · 1 year, 2 months ago
  56. 871886e Fix region sampling for secure layers by Vishnu Nair · 1 year, 2 months ago
  57. b6ddf52 Fix DisplayState sanitization. by Patrick Williams · 1 year, 2 months ago
  58. 48a6e2f Merge "Capture transaction traces before system reboot" into main by Wenhui Yang · 1 year, 4 months ago
  59. eafc18a Capture transaction traces before system reboot by Wenhui Yang · 1 year, 4 months ago
  60. 91340e0 Merge "SF: Cleanup creating / destroying virtual display APIs" into main by Alan Ding · 1 year, 4 months ago
  61. d53801c SF: Cleanup creating / destroying virtual display APIs by Alan Ding · 1 year, 4 months ago
  62. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
  63. 56a49ba Merge "SF: Propagate uniqueID when creating virtual displays" into main by Alan Ding · 1 year, 4 months ago
  64. fc6eab5 SF: Propagate uniqueID when creating virtual displays by Alan Ding · 1 year, 4 months ago
  65. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  66. db164ff Add allocator-v2 extended options to BufferQueue by John Reck · 1 year, 5 months ago
  67. a47327b Merge "Support -Wthread-safety for BLASTBufferQueue_test" into main by Treehugger Robot · 1 year, 5 months ago
  68. 2e8ae85 Support -Wthread-safety for BLASTBufferQueue_test by Vishnu Nair · 1 year, 5 months ago
  69. d19d707 Merge "Add compile checks to EndToEndNativeInputTest" into main by Treehugger Robot · 1 year, 5 months ago
  70. bf98a57 Add compile checks to EndToEndNativeInputTest by Siarhei Vishniakou · 1 year, 5 months ago
  71. 7b3fda3 EndToEndNativeInputTest: print the event received unexpectedly by Siarhei Vishniakou · 1 year, 5 months ago
  72. 969c4de Remove getLayerDebugInfo in SF and Layer by Melody Hsu · 1 year, 5 months ago
  73. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 6 months ago
  74. 15bd900 Merge "Add types for native Choreographer to ensure ordering" into main by Treehugger Robot · 1 year, 6 months ago
  75. 475c413 Add types for native Choreographer to ensure ordering by Chavi Weingarten · 1 year, 6 months ago
  76. ef9fb68 GTE frame rate compatibility needs validation by Rachel Lee · 1 year, 7 months ago
  77. 814bc8b Merge "Add RootTargetPreparer for explicitly specifying the root dependency" into main am: db9c70b222 am: f0315a82a9 by Leon Scroggins · 1 year, 7 months ago
  78. f0315a8 Merge "Add RootTargetPreparer for explicitly specifying the root dependency" into main am: db9c70b222 by Leon Scroggins · 1 year, 7 months ago
  79. 5ed9e35 Add RootTargetPreparer for explicitly specifying the root dependency by Julien Desprez · 1 year, 7 months ago
  80. 7b20367 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: f86d02b37e am: 3d189ae199 by Ronish Kalia · 1 year, 7 months ago
  81. 3d189ae Merge "[DON'T BLOCK] Test ownership migration rules" into main am: f86d02b37e by Ronish Kalia · 1 year, 7 months ago
  82. 3819e60 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  83. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 1 year, 8 months ago
  84. f6fb445 Add captureLayersSync function by Chavi Weingarten · 1 year, 8 months ago
  85. 5a67a56 Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest by Egor Pasko · 1 year, 8 months ago
  86. 8c2703d Refactor game-related frame rate override to LayerHistory by Andy Yu · 1 year, 10 months ago
  87. 8f36308 Merge "Add capture args to captureDisplayById" into main by John Reck · 1 year, 10 months ago
  88. 7e4c487 Add capture args to captureDisplayById by John Reck · 1 year, 10 months ago
  89. 15e788a Merge changes from topic "sfdo" into main by Carlos Martinez Romero · 1 year, 10 months ago
  90. 580124a Merge "Assign previous release fence to previous frame ID" into main by Alec Mouri · 1 year, 10 months ago
  91. 21d9432 Assign previous release fence to previous frame ID by Alec Mouri · 1 year, 11 months ago
  92. b4ea9e6 [sfdo] Add the forceClientComposition command to sfdo. by Carlos Martinez Romero · 1 year, 11 months ago
  93. a0a24d7 Merge "Added contentSize to WindowInfo" into main by Vishnu Nair · 1 year, 10 months ago
  94. 494a2e4 Added contentSize to WindowInfo by Vishnu Nair · 1 year, 10 months ago
  95. 8e084b1 Merge "[ScreenCaptureTest] Remove captureDisplay." into main by Melody Hsu · 1 year, 10 months ago
  96. e69bb17 [ScreenCaptureTest] Remove captureDisplay. by Melody Hsu · 1 year, 10 months ago
  97. d9080ff Merge "IProducerListener: Add a listener for consumer detach" into main am: decb398c68 am: 53df45877b am: a3b4d22ae8 by Sungtak Lee · 1 year, 10 months ago
  98. 53df458 Merge "IProducerListener: Add a listener for consumer detach" into main am: decb398c68 by Sungtak Lee · 1 year, 10 months ago
  99. 1e7c09b IProducerListener: Add a listener for consumer detach by Sungtak Lee · 1 year, 11 months ago
  100. 5b58149 SF: Rename postComposition and related for clarity by Leon Scroggins III · 1 year, 10 months ago