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