1. 2ffa36b Refactor RenderAreaFuture to use RenderAreaBuilder by Melody Hsu · 1 year, 4 months ago
  2. 41ade20 Wrap RenderArea creation in a builder pattern by Melody Hsu · 1 year, 4 months ago
  3. 82d524e Reland refactor of screenshot code on main thread. by Melody Hsu · 1 year, 6 months ago
  4. 787d302 Revert "Refactor of screenshot code on main thread." by Melody Hsu · 1 year, 6 months ago
  5. b43b583 Refactor of screenshot code on main thread. by Melody Hsu · 1 year, 6 months ago
  6. 18fa7c6 Add isProtected flag to Output by Chavi Weingarten · 1 year, 9 months ago
  7. 70a63e5 Remove useIdentityTransform from DisplayCaptureArgs. by Melody Hsu · 1 year, 9 months ago
  8. 30db640 Revert "SF: Introduce struct surfaceflinger::Config" by Lloyd Pique · 2 years, 2 months ago
  9. 8117c1a SF: Introduce struct surfaceflinger::Config by Lloyd Pique · 2 years, 3 months ago
  10. 3e5965f Support screenshots of HDR content by Alec Mouri · 2 years, 5 months ago
  11. 0284463 Move exclude layer to CaptureArgs. by Ajinkya Chalke · 2 years, 6 months ago
  12. c5a5b6e [sf] support region sampling with new frontend by Vishnu Nair · 2 years, 6 months ago
  13. 7aa0eb7 SF: Change screenshot code to use snapshots by Vishnu Nair · 2 years, 7 months ago
  14. 9d77a5c SF: Use layer id for region sampling stop layer by Vishnu Nair · 2 years, 10 months ago
  15. 439b609 Remove coordinate swapping in region sampling by Alec Mouri · 3 years ago
  16. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 1 month ago
  17. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 4 months ago
  18. a339d0a Consolidate SpHash to a separate header file by Huihong Luo · 3 years, 7 months ago
  19. dbbe385 SF: Make ExternalTexture mockable by Vishnu Nair · 3 years, 8 months ago
  20. ecc1f90 Migrate IRegionSamplingListener interface to AIDL by Huihong Luo · 3 years, 9 months ago
  21. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 3 years, 11 months ago
  22. e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years, 1 month ago
  23. a8f6685 Fix color sampling for landscape by Huihong Luo · 4 years, 2 months ago
  24. 562c271 SF: region sampling scheduling optimization by Ady Abraham · 4 years, 4 months ago
  25. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 4 months ago
  26. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
  27. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 5 months ago
  28. dde984b SF: fix threads name by Ady Abraham · 4 years, 5 months ago
  29. 0d99510 Dispatch texture destruction off of render thread for screenshots by Alec Mouri · 4 years, 6 months ago
  30. 7013b6f Check status codes of GraphicBuffers on allocation by Alec Mouri · 4 years, 7 months ago
  31. 17ac24b Added new arguments for screenshot request by chaviw · 4 years, 7 months ago
  32. b973403 Merge changes I7a995415,Idfce2573 by Ady Abraham · 4 years, 8 months ago
  33. e90dd52 SurfaceFlinger: return DisplayStatInfo from getDisplayStatInfo by Ady Abraham · 4 years, 8 months ago
  34. bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 4 years, 8 months ago
  35. 4e2b71f FTL: Import std::future utilities from SF by Dominik Laskowski · 4 years, 10 months ago
  36. db3dfee SurfaceFlinger: add thread name to OneShotTimer by Ady Abraham · 4 years, 9 months ago
  37. 2d763ab Merge "RE-on-SK The First Steps" by John Reck · 5 years ago
  38. 67b1e2b RE-on-SK The First Steps by John Reck · 5 years ago
  39. e7b9f27 Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
  40. 99eeeb8 Revert "Update screen capture functions to accept a ScreenCaptur..." by Chavi Weingarten · 5 years ago
  41. dcafa8d Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
  42. 0390077 Run screen capture requests asynchronously by chaviw · 5 years ago
  43. 8cb2188 SurfaceFlinger: DispSync -> VsyncController by Ady Abraham · 5 years ago
  44. 9c53ee7 SurfaceFlinger: use duration instead of offset by Ady Abraham · 5 years ago
  45. de7a38f Merge "Remove rotation and use flag useIdentityTransform for screenshots." by Chavi Weingarten · 5 years ago
  46. 4b9d5e1 Allow screen capture for a specified uid. by chaviw · 5 years ago
  47. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
  48. 426b5c0 Use ScreenCaptureResults in screenCapture helper functions by chaviw · 5 years ago
  49. f6b5d18 [SF] Extract {Display|Layer}RenderArea to separate files by Marin Shalamanov · 5 years ago
  50. 1c43429 [SF] Don't keep sp<DisplayDevice> when doing screenshot by Marin Shalamanov · 5 years ago
  51. 4684264 Merge changes I977507a8,I3f2670c7 into rvc-dev am: b6ddea2951 am: 32703e1b90 am: f3bb126693 am: 4e2ef857fd by TreeHugger Robot · 5 years ago
  52. b6ddea2 Merge changes I977507a8,I3f2670c7 into rvc-dev by TreeHugger Robot · 5 years ago
  53. 5facfb1 SurfaceFlinger: expected present time directly from VSyncReactor by Ady Abraham · 5 years ago
  54. 22c03f5 Merge "Do not blur when doing region sampling" by Lucas Dupin · 5 years ago
  55. 9d763b7 Do not blur when doing region sampling by Lucas Dupin · 5 years ago
  56. 9a02eda Lookup layer handle when registering region sampling listener by Alec Mouri · 5 years ago
  57. 858c55f sf: avoid assumption remote binder is local by Steven Moreland · 5 years ago
  58. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  59. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  60. 5941e11 Merge "Changed luma calculation to an approximation method. Test: Manually flashed" by Collin Fijalkovich · 6 years ago
  61. a95e170 Changed luma calculation to an approximation method. Test: Manually flashed by Collin Fijalkovich · 6 years ago
  62. 87a07e4 SF: Use std::string for layer names by Dominik Laskowski · 6 years ago
  63. 9804183 SF: Clean up Scheduler by Dominik Laskowski · 6 years ago
  64. 5bb9322 Merge "SF: delay region sampling when short on time" into qt-r1-dev by Kevin DuBois · 6 years ago
  65. 769ab6f SF: do not extend DisplayDevice lifetime by Kevin DuBois · 6 years ago
  66. 84be783 SF: delay region sampling when short on time by John Dias · 6 years ago
  67. f1218ee Merge "sf: optimize luma sampling code" into qt-r1-dev by TreeHugger Robot · 6 years ago
  68. d0b44a5 sf: optimize luma sampling code by John Dias · 6 years ago
  69. 69162d0 SF: left/right flip luma calculation 90 deg rot by Kevin DuBois · 6 years ago
  70. b325c93 SF: adapt region sampling to display orientation by Kevin DuBois · 6 years ago
  71. 26afc78 sf: avoid lock on main thread during luma calc by Kevin DuBois · 6 years ago
  72. 4efd1f5 sf: reuse luma sampling buffer when available by Kevin DuBois · 6 years ago
  73. 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 6 years ago
  74. bb27bcd SF: fix off-by one in luma mean calculation by Kevin DuBois · 6 years ago
  75. 7355eb2 Add the notion of a last callback time into DispSync. by Alec Mouri · 6 years ago
  76. 413287f SF: rate-limit luma sampling by Kevin DuBois · 7 years ago
  77. 7cbcc37 SF: tidy comments for luma sampling. by Kevin DuBois · 7 years ago
  78. ec46008 [sf] Implement addSamplingListener by Dan Stoza · 7 years ago