1. 38bc8a8 Add default_teams by John Reck · 1 year, 7 months ago
  2. f06ef95 SF: Add a sysprop for game default frame rate by Andy Yu · 1 year, 11 months ago
  3. 88790f3 Remove the concept of target dataspace by Alec Mouri · 2 years, 2 months ago
  4. 5b0ffe0 Force HALs to explicitly enable legacy method for clearing buffer caches by Brian Lindahl · 2 years, 3 months ago
  5. a1456c1 SF: Add ro.surface_flinger.min_acquired_buffers by Lloyd Pique · 2 years, 4 months ago
  6. 0c8b723 SF: cleanup frame rate override sysprops by Ady Abraham · 2 years, 7 months ago
  7. 884bf01 SF: use SurfaceFlingerProperties for frame_rate_override_global by Ady Abraham · 2 years, 9 months ago
  8. 8ca643a SF: Generalize frame rate override to any frame rate by Ady Abraham · 2 years, 11 months ago
  9. 49d9ad3 Allow skipping camera layers for HDR callback by John Reck · 3 years, 7 months ago
  10. 82de19b Remove dead code around use_frame_rate_api by Marin Shalamanov · 3 years, 10 months ago
  11. ac09e45 Make sdr white point do a thing by John Reck · 4 years, 5 months ago
  12. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
  13. 671994c Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"" into sc-dev by Bob Badour · 4 years, 6 months ago
  14. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 6 months ago
  15. 9c87def SF: add a sysprop to control layer caching by Ady Abraham · 4 years, 7 months ago
  16. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
  17. 4899ff8 SurfaceFlinger: add a sysprop to control frame rate override by Ady Abraham · 4 years, 8 months ago
  18. f8c6372 [SF] Update DeviceProductInfo on hotplug reconnect by Marin Shalamanov · 5 years ago
  19. 059b153 Merge "Freeze SurfaceFlingerProperties API" by Treehugger Robot · 5 years ago
  20. 0ff8bc9 Freeze SurfaceFlingerProperties API by Inseob Kim · 5 years ago
  21. 33522c4 SurfaceFlingerProperties: Use proper prop scope by Luca Stefani · 5 years ago
  22. 221885f Merge "SurfaceFlingerProperties: Use proper prop scope" am: f9e1a4794a am: e667923c15 by Inseob Kim · 5 years ago
  23. fbede97 SurfaceFlingerProperties: Use proper prop scope by Luca Stefani · 5 years ago
  24. e9eb183 Add a flag for refresh rate switching by Steven Thomas · 6 years ago
  25. a13f2d5 Allow GPU composition to occur at a lower resolution by Brian Lindahl · 6 years ago
  26. 030fbc1 sf: Update PowerAdvisor to talk to AIDL Power HAL by Dan Stoza · 6 years ago
  27. 3803b8d SF: Flag guard setFrameRate() API by Ana Krulec · 6 years ago
  28. e189fc2 Merge "SurfaceFlinger: rename use_smart_90_for_video flag" by Ady Abraham · 6 years ago
  29. 3f6a206 SF: Remove refresh_rate_switching flag. With a fix. by Ana Krulec · 6 years ago
  30. 48da070 SurfaceFlinger: rename use_smart_90_for_video flag by Ady Abraham · 6 years ago
  31. 10e0205 Revert "Revert "Revert "SF: Remove refresh_rate_switching flag.""" by Ana Krulec · 6 years ago
  32. aa52b00 Revert "Revert "SF: Remove refresh_rate_switching flag."" by Christoffer Quist Adamsen · 6 years ago
  33. 2a21519 Revert "SF: Remove refresh_rate_switching flag." by Ady Abraham · 6 years ago
  34. 8c6f3f6 SF: Remove refresh_rate_switching flag. by Ana Krulec · 6 years ago
  35. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  36. 3d8c78c Merge "Update SurfaceFlingerProperties scope" am: 945fa5c957 am: 4d15954900 by Inseob Kim · 6 years ago
  37. 4d15954 Merge "Update SurfaceFlingerProperties scope" am: 945fa5c957 by Inseob Kim · 6 years ago
  38. 45e5293 Update SurfaceFlingerProperties scope by Luca Stefani · 6 years ago
  39. dae83cf [DO NOT MERGE] Fix aosp_arm64-eng (checkbuild). by Ian Kasprzak · 6 years ago
  40. 2bbaabe Add a flag for refresh rate switching by Steven Thomas · 6 years ago
  41. 76cc73e Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  42. fdba62b resolve merge conflicts of 94c54dcee6a9728d63cef63c215d3ebd2de83831 to qt-r1-dev-plus-aosp by Inseob Kim · 6 years ago
  43. 512d12f Implement sysprop_library API stability check by Inseob Kim · 6 years ago
  44. 9d588ce Change surfacefliger properties scopes to public by Inseob Kim · 6 years ago
  45. 0bbb2a1 Implement sysprop_library API stability check by Inseob Kim · 6 years ago
  46. 6fe2c17 SurfaceFlinger: add display power state timer by Ady Abraham · 6 years ago
  47. 2436317 SurfaceFlinger: add display power state timer by Ady Abraham · 6 years ago
  48. d248794 Merge "SF: enable device-specific dataspace for color space agnostic surfaces" into qt-r1-dev am: ee07312a52 by Thierry Strudel · 6 years ago
  49. da901bf SF: enable device-specific dataspace for color space agnostic surfaces by Yichi Chen · 6 years ago
  50. 44f34c5 Change surfacefliger properties scopes to public by Inseob Kim · 6 years ago
  51. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 6 years ago
  52. dc28b37 Support repurposing idle timer to work with kernel timer. by Alec Mouri · 6 years ago
  53. c9a7147 Change the scope to system by Sundong Ahn · 6 years ago
  54. 6a043d5 Use sysprops to control the creation of protected context. by Peiyong Lin · 6 years ago
  55. d6e835b Migrate SurfaceFlingerProps into sysprop_library by Inseob Kim · 7 years ago
  56. e5a06e0 SF: Adding sysprop flag for video detection by Ana Krulec · 7 years ago
  57. be59c0d SurfaceFlinger: expose idle timer as device config by Ady Abraham · 7 years ago
  58. 85131bd add display_primary* to sysprop by Sundong Ahn · 7 years ago
  59. d5e08f6 Convert to sysprop as API by Sundong Ahn · 7 years ago