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