1. 2e8ae85 Support -Wthread-safety for BLASTBufferQueue_test by Vishnu Nair · 1 year, 4 months ago
  2. bf98a57 Add compile checks to EndToEndNativeInputTest by Siarhei Vishniakou · 1 year, 4 months ago
  3. 21d9432 Assign previous release fence to previous frame ID by Alec Mouri · 1 year, 10 months ago
  4. b957822 Replace usages of captureDisplay with captureLayers. by Melody Hsu · 1 year, 10 months ago
  5. 4c1b3b7 Merge "Use synchronous transactions to simplify BBQ test" into main by Patrick Williams · 2 years ago
  6. 1cd73f8 Replace BLASTBufferQueueTest#OutOfOrderTransactionTest by Patrick Williams · 2 years ago
  7. 0eb09c6 Use synchronous transactions to simplify BBQ test by Patrick Williams · 2 years ago
  8. ed4745d Fix flaky BBQ tests by Patrick Williams · 2 years ago
  9. cfa41bf Make all libgui tests print their name to logcat on begin/end by Nolan Scobie · 2 years, 2 months ago
  10. f50aebc Convert ALOGV to ALOGD in various libgui_test cases by Nolan Scobie · 2 years, 4 months ago
  11. 187a18c Merge "Add explicit clearSyncTransaction instead of passing in null" into udc-dev by Chavi Weingarten · 2 years, 4 months ago
  12. c398c01 Add explicit clearSyncTransaction instead of passing in null by Chavi Weingarten · 2 years, 4 months ago
  13. 5b5f693 [bbq] always update size if scaling mode changes to non freeze by Vishnu Nair · 2 years, 4 months ago
  14. 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years ago
  15. fdb57bb Use FenceResult in ScreenCaptureResults by Patrick Williams · 3 years ago
  16. 4f797ab BLASTBufferQueueTest: Fix leak of BBQ and SC by Rob Carr · 3 years, 1 month ago
  17. c027ac6 Merge "Account for release callbacks when determing if sync is finished" into tm-qpr-dev am: 4b383323f7 am: 23a7c8a1a5 by Chavi Weingarten · 3 years, 2 months ago
  18. c1cf402 Account for release callbacks when determing if sync is finished by chaviw · 3 years, 2 months ago
  19. 3bdef86 Migrate and clean up methods of ISurfaceComposer by Huihong Luo · 3 years, 5 months ago
  20. 3b4bdcf Invoke sync transaction callback if overwritten by chaviw · 3 years, 5 months ago
  21. 4861b10 Changed setSyncTransaction to syncNextTransaction with callback logic. by Tianhao Yao · 3 years, 6 months ago
  22. 9e84f33 Migrate screenshot methods to AIDL by Huihong Luo · 3 years, 8 months ago
  23. 1e8bf10 BBQ: Recreate BBQ when SurfaceControl changes 1/2 by Vishnu Nair · 3 years, 7 months ago
  24. 0acd33a Add ability to process buffers into the same syncTransaction by chaviw · 3 years, 9 months ago
  25. a1c4c82 Rename nextTransaction to syncTransaction by chaviw · 3 years, 9 months ago
  26. 6b9ffea Invoke commit callback after latch buffers by chaviw · 3 years, 9 months ago
  27. f10b904 Remove setTransactionCompleteCallback by chaviw · 3 years, 10 months ago
  28. d7deef7 Move blast sync handling to BBQ by chaviw · 3 years, 10 months ago
  29. 1d07b10 BlastBufferQueue: Fix scaling when buffer scaling mode changes am: 932f6aee50 am: fec689d8c3 by Vishnu Nair · 3 years, 10 months ago
  30. 932f6ae BlastBufferQueue: Fix scaling when buffer scaling mode changes by Vishnu Nair · 3 years, 10 months ago
  31. 29fa146 SF: Consolidate layer-to-output filtering by Dominik Laskowski · 4 years, 3 months ago
  32. a4fbca5 BlastBufferQueue: Keep transform hint in Surface consistent by Vishnu Nair · 4 years, 1 month ago
  33. 769add2 Merge "Blast: Populate compositor timings" into sc-dev by Vishnu Nair · 4 years, 2 months ago
  34. 831bb8e Merge "Don't update BufferQueue FrameEventStats when a frame is dropped" into sc-dev by Vishnu Nair · 4 years, 2 months ago
  35. 9a69a04 Blast: Populate compositor timings by Vishnu Nair · 4 years, 2 months ago
  36. de66dc7 Don't update BufferQueue FrameEventStats when a frame is dropped by Vishnu Nair · 4 years, 2 months ago
  37. 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 3 months ago
  38. 5cc9ac0 Fix crop scaling with BSL by Vishnu Nair · 4 years, 4 months ago
  39. 5b3b914 SurfaceFlinger: Prepare to remove BufferQueueLayer by Robert Carr · 4 years, 6 months ago
  40. a5aedbd Revert^2 "Remove setFrame from BufferStateLayer" by Chavi Weingarten · 4 years, 4 months ago
  41. 1014c4b Revert "Remove setFrame from BufferStateLayer" by Orion Hodson · 4 years, 4 months ago
  42. 9a93ea6 Remove setFrame from BufferStateLayer by chaviw · 4 years, 5 months ago
  43. 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 4 years, 6 months ago
  44. 2571450 Rename crop_legacy to just crop by chaviw · 4 years, 6 months ago
  45. 083efd3 Add Blast FrameEventHistory tests to validate behavior for dropped frames by Vishnu Nair · 4 years, 6 months ago
  46. a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 4 years, 6 months ago
  47. 565ee54 Pass in format when creating and updating BBQ. by chaviw · 4 years, 7 months ago
  48. 277142c SurfaceFlinger: Support out of order transactions by Vishnu Nair · 4 years, 7 months ago
  49. 17dde61 BlastBufferQueue: Handle queue to window composer queries by Vishnu Nair · 4 years, 7 months ago
  50. 8949612 BlastBufferQueue: Call ProducerListener callbacks asynchronously by Vishnu Nair · 4 years, 8 months ago
  51. ea0de00 BlastBufferQueue: Add buffer rejection by Vishnu Nair · 4 years, 9 months ago
  52. 6fa58b7 Fix BLASTBufferQueueTest stuck on verifing captured pixel by arthurhung · 4 years, 9 months ago
  53. e1a4232 Handle buffer orientation when rejecting buffers via blast by Vishnu Nair · 4 years, 10 months ago
  54. dab9409 Add debug logs to BlastBufferQueue by Vishnu Nair · 4 years, 10 months ago
  55. e7b9f27 Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
  56. 99eeeb8 Revert "Update screen capture functions to accept a ScreenCaptur..." by Chavi Weingarten · 5 years ago
  57. dcafa8d Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
  58. 8ffc7b8 Pass IScreenCaptureListener to screen capture functions by chaviw · 5 years ago
  59. d243289 Use DisplayCaptureArgs for displayCapture functions. by chaviw · 5 years ago
  60. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  61. 78491e9 Wait for callbacks before exiting test by Valerie Hau · 5 years ago
  62. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 5 years ago
  63. bf29e04 Disable Desired Present time test for BLAST adapter by Valerie Hau · 6 years ago
  64. 871d635 Plumb FrameEventHistory to client by Valerie Hau · 6 years ago
  65. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  66. 181abd3 Add desired present time to BLAST adapter by Valerie Hau · 6 years ago
  67. 5ada2be Merge "Remove maxBufferCount" by TreeHugger Robot · 6 years ago
  68. c78c43a Remove maxBufferCount by Valerie Hau · 6 years ago
  69. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  70. a32c552 Fixing triple buffer bug by Valerie Hau · 6 years ago
  71. 5977fc8 Adding transform to BLAST adapter by Valerie Hau · 6 years ago
  72. 45e4b3b Set the crop on the BLASt adapter by Valerie Hau · 6 years ago
  73. d3b90d2 Adding triple buffering without wait by Valerie Hau · 6 years ago
  74. 8cee3f9 Pass transformHint to BLASTBufferQueue adapter by Valerie Hau · 6 years ago
  75. da3446e Adding onFrameAvailable test for BLASTBufferQueue by Valerie Hau · 6 years ago
  76. c5011f9 Adding basic test framework for BLASTBufferQueue by Valerie Hau · 6 years ago