1. a314038 SF: Predict HWC composition strategy by Vishnu Nair · 4 years, 1 month ago
  2. 94109c0 Merge "Plumb through dimming stage into RenderEngine." into tm-dev by TreeHugger Robot · 4 years ago
  3. b5cb7c1 Migrate display related methods to AIDL by Huihong Luo · 4 years, 2 months ago
  4. 3f6ac9e Merge changes I14688f7b,I2c5de9d3 into tm-dev by Dominik Laskowski · 4 years ago
  5. ffe6245 Merge "FTL: Pull Flags into namespace" into tm-dev by Dominik Laskowski · 4 years ago
  6. d7590c4 Merge "[SurfaceFlinger] Disable HDR dimming when screen rotates." into tm-dev by Sally Qi · 4 years ago
  7. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 4 years, 1 month ago
  8. 840bc7c Merge "Add benchmark for onWindowInfosChanged" into tm-dev by TreeHugger Robot · 4 years ago
  9. 8c4356c SF: Clean up RefreshRateOverlay by Dominik Laskowski · 4 years, 1 month ago
  10. 4d5052d SF: Fix a mislabeled slice in traces by Dominik Laskowski · 4 years, 1 month ago
  11. 93ccdae Merge changes from topic "presubmit-am-c81762ef3b084d75afdf183d012bec54" into tm-dev by Siarhei Vishniakou · 4 years ago
  12. f64f13e Merge "Log event information when event is dropped" into tm-dev by TreeHugger Robot · 4 years ago
  13. 90251c7 Merge "Respect dpi from Emulator" into tm-dev by Huan Song · 4 years ago
  14. a633a86 Merge "Add unit test for AidlPowerHalWrapper" into tm-dev by Xiang Wang · 4 years ago
  15. f7eeb10 Respect dpi from Emulator by Huan Song · 4 years ago
  16. bc9e42d Merge "Add SENSOR_TYPE_ACCELEROMETER_UNCALIBRATED to eventSizeBySensorType." into tm-dev by Eva Chen · 4 years ago
  17. 814ace3 Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 4 years, 1 month ago
  18. e844e01 Remove PreferStylusOverTouchBlocker by Siarhei Vishniakou · 4 years, 1 month ago
  19. 1fb1891 Log event information when event is dropped by Siarhei Vishniakou · 4 years, 1 month ago
  20. e12b4fa Add unit test for AidlPowerHalWrapper by Xiang Wang · 4 years, 1 month ago
  21. 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 4 years, 1 month ago
  22. 8c84b80 Add benchmark for onWindowInfosChanged by Siarhei Vishniakou · 4 years, 1 month ago
  23. 1f692ea Merge "Add new onUidProcAdjChanged callback to be consumed by the camera service." into tm-dev by Austin Borger · 4 years ago
  24. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 4 years, 1 month ago
  25. 65fb441 Add SENSOR_TYPE_ACCELEROMETER_UNCALIBRATED to eventSizeBySensorType. by Eva Chen · 4 years ago
  26. 298b08e SF: Generalize thread safety guards by Dominik Laskowski · 4 years, 2 months ago
  27. 56becd9 Merge "Do not log permission check failures." into tm-dev by TreeHugger Robot · 4 years ago
  28. 6579446 Do not log permission check failures. by matthuang · 4 years, 1 month ago
  29. bf9cc04 Merge "Make getBootDisplayModeSupport feature optional in aidl composer" into tm-dev by Kriti Dang · 4 years, 1 month ago
  30. 88ada24 Merge "Do not enforce that layers with invalid bounds are not focusable" into tm-dev by Prabir Pradhan · 4 years, 1 month ago
  31. 5d71248 Merge changes from topic "presubmit-am-5b736da41d414f9989fab9a41f2ed807" into tm-dev by TreeHugger Robot · 4 years, 1 month ago
  32. 78a7e22 Merge "[SF] Add a new method for latch unsignaled transactions" into tm-dev by Ram Indani · 4 years, 1 month ago
  33. dfc68ad Merge "SurfaceFlinger: Avoid race in flag manager" into tm-dev by Rob Carr · 4 years, 1 month ago
  34. a8ceadf Merge "SurfaceFlinger: Detect Rel Z loops" into tm-dev by Rob Carr · 4 years, 1 month ago
  35. 9b623c3 SurfaceFlinger: Avoid race in flag manager by Robert Carr · 4 years, 1 month ago
  36. af5fa6b Merge "Disable normalization for power hint by default" into tm-dev by Xiang Wang · 4 years, 1 month ago
  37. 94000c4 SF: Simplify setTransactionFlags by Dominik Laskowski · 4 years, 1 month ago
  38. dd5827a SF: Remove ISchedulerCallback::scheduleComposite by Dominik Laskowski · 4 years, 1 month ago
  39. 9eff249 [SF] Add a new method for latch unsignaled transactions by ramindani · 4 years, 1 month ago
  40. 5364e03 Merge "[SF] Use nodiscard instead of clang::warn_unused_result" into tm-dev by Ram Indani · 4 years, 1 month ago
  41. 88b85e1 SurfaceFlinger: Detect Rel Z loops by Robert Carr · 4 years, 1 month ago
  42. 76236e1 Disable normalization for power hint by default by Xiang Wang · 4 years, 1 month ago
  43. 82637ad Merge "InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy" into tm-dev by TreeHugger Robot · 4 years, 1 month ago
  44. f98655a Do not enforce that layers with invalid bounds are not focusable by Prabir Pradhan · 4 years, 1 month ago
  45. ac0a74d Make getBootDisplayModeSupport feature optional in aidl composer by Kriti Dang · 4 years, 1 month ago
  46. 81405d4 Merge "Fix transparent region tests" into tm-dev by Leon Scroggins · 4 years, 1 month ago
  47. 423b8fd Merge "Allow windowhandles with NO_INPUT_CHANNEL" into tm-dev by Linus Tufvesson · 4 years, 1 month ago
  48. 6dfbf26 InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy by Prabir Pradhan · 4 years, 1 month ago
  49. 86d3d98 [SF] Use nodiscard instead of clang::warn_unused_result by ramindani · 4 years, 1 month ago
  50. 1a56d1f Merge changes from topics "presubmit-am-5b86c75ec52142ad9dfd0837f3fad249", "presubmit-am-c314b40f446d47e6aa51654f7a3e4f49" into tm-dev by Dominik Laskowski · 4 years, 1 month ago
  51. 81aff79 Fix transparent region tests by Leon Scroggins III · 4 years, 1 month ago
  52. ade990b Merge "[SF] Use HWC api getPhysicalDisplayOrientation" into tm-dev by Ram Indani · 4 years, 1 month ago
  53. b023780 Merge "Reset intercept key wake time when receving up event" into tm-dev by Arthur Hung · 4 years, 1 month ago
  54. 9ca4184 Merge "SF: fix frame timeline timestamp" into tm-dev by Ady Abraham · 4 years, 1 month ago
  55. 68b4e8c Merge "Fix NPE during dumpsys" into tm-dev by Lucas Dupin · 4 years, 1 month ago
  56. f557e78 Merge "Transform transparentRegion into output space" into tm-dev by Leon Scroggins · 4 years, 1 month ago
  57. dee2232 SF: fix frame timeline timestamp by Ady Abraham · 4 years, 1 month ago
  58. 93ec0b4 Merge "Avoid using raw pointers in QueuedInputListener" into tm-dev by TreeHugger Robot · 4 years, 1 month ago
  59. a185882 Allow windowhandles with NO_INPUT_CHANNEL by Linus Tufvesson · 4 years, 1 month ago
  60. 2ee6d0b Reset intercept key wake time when receving up event by Arthur Hung · 4 years, 1 month ago
  61. 7f7ad2c Transform transparentRegion into output space by Leon Scroggins III · 4 years, 1 month ago
  62. 06e518e [SF] Use HWC api getPhysicalDisplayOrientation by ramindani · 4 years, 1 month ago
  63. a49b7b3 Merge "SurfaceFlinger/LayerRenderArea: Hold lock while modifying hierarchy" into tm-dev by Rob Carr · 4 years, 1 month ago
  64. 92e0d0d Merge "CaptureLayers: Avoid promoting parent on binder thread" into tm-dev by Rob Carr · 4 years, 1 month ago
  65. 4c8553b Fix NPE during dumpsys by Lucas Dupin · 4 years, 1 month ago
  66. b0054a2 SF: Unify data types for display modes by Dominik Laskowski · 4 years, 1 month ago
  67. 12a3b9b CaptureLayers: Avoid promoting parent on binder thread by Robert Carr · 4 years, 1 month ago
  68. 6c7b36e SF: Clean up plumbing for boot display mode by Dominik Laskowski · 4 years, 1 month ago
  69. 5144233 Add new onUidProcAdjChanged callback to be consumed by the camera service. by Austin Borger · 4 years, 2 months ago
  70. 5242006 Merge "SF: use CLOCK_BOOTTIME for frame timeline" into tm-dev by Ady Abraham · 4 years, 1 month ago
  71. e1c6809 Merge "Reduce log level to verbose for skipped benchmarks in power manager" into tm-dev by TreeHugger Robot · 4 years, 1 month ago
  72. 57f8e18 SF: use CLOCK_BOOTTIME for frame timeline by Ady Abraham · 4 years, 1 month ago
  73. 32cf060 [SF] Kernel idle timer configuration by ramindani · 4 years, 1 month ago
  74. 3488512 Merge "Revert "SF: Predict HWC composition strategy"" into tm-dev by Rob Carr · 4 years, 1 month ago
  75. 2d54df6 Merge "SurfaceFlinger: Disable early-release on multi displays" into tm-dev by Rob Carr · 4 years, 1 month ago
  76. deacc12 Reduce log level to verbose for skipped benchmarks in power manager by Lais Andrade · 4 years, 1 month ago
  77. aedf10c Merge "sf-caching: Skip hole punch for layer that blends" into tm-dev by Leon Scroggins · 4 years, 1 month ago
  78. 39cece1 Merge "Ensure stale event does not cause ANR" into tm-dev by TreeHugger Robot · 4 years, 1 month ago
  79. cc71acd Merge changes from topics "presubmit-am-5af13e92c3164470b7a9cd1bad20005d", "presubmit-am-f9d8a5a0c94c4482ac55b4cb0f789cb0" into tm-dev by Rob Carr · 4 years, 1 month ago
  80. 4eaf8ab Merge "Adding svv@google.com as fuzzer owner to receive performance alerts." am: d114f93758 am: 49b973ab5c am: 25a4935990 by Anis Assi · 4 years, 1 month ago
  81. 32ab698 Merge "Update IfExepensiveOutputDataspaceIsUsed test" into tm-dev by TreeHugger Robot · 4 years, 1 month ago
  82. 2bf11e8 Merge "SurfaceFlinger: Use a lockless stack for binder->tracing thread" into tm-dev by Rob Carr · 4 years, 1 month ago
  83. c2f8413 SurfaceFlinger: Disable early-release on multi displays by Robert Carr · 4 years, 1 month ago
  84. 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 4 years, 1 month ago
  85. a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 4 years, 1 month ago
  86. 279209b Revert "SF: Enable HWC composition strategy prediction" by Robert Carr · 4 years, 1 month ago
  87. 7bdcceb Update IfExepensiveOutputDataspaceIsUsed test by Leon Scroggins III · 4 years, 1 month ago
  88. 9e16e89 Merge "Fix dimming flicker when entering layer caching." into tm-dev by TreeHugger Robot · 4 years, 1 month ago
  89. 710a00f sf-caching: Skip hole punch for layer that blends by Leon Scroggins III · 4 years, 1 month ago
  90. a692e0f Merge "More thorough check for expensive rendering" into tm-dev by Leon Scroggins · 4 years, 1 month ago
  91. 9dec930 Merge "CachedSet: name the hole punch layer" into tm-dev by Leon Scroggins · 4 years, 1 month ago
  92. 6719c28 Merge "TransactionTracing: Set acquire fence on rebuild" into tm-dev by Rob Carr · 4 years, 1 month ago
  93. 289e924 Ensure stale event does not cause ANR by Siarhei Vishniakou · 4 years, 2 months ago
  94. a63d52a SurfaceFlinger: Use a lockless stack for binder->tracing thread by Robert Carr · 4 years, 1 month ago
  95. 22ceeaa SurfaceFlinger/LayerRenderArea: Hold lock while modifying hierarchy by Robert Carr · 4 years, 1 month ago
  96. 1083921 Merge "SF: add vsyncId to SurfaceFlinger::composite trace" into tm-dev by Ady Abraham · 4 years, 1 month ago
  97. ce80271 Merge "Avoid caching front-buffered layers" into tm-dev by John Reck · 4 years, 1 month ago
  98. c030118 CachedSet: name the hole punch layer by Leon Scroggins III · 4 years, 1 month ago
  99. d96387b Adding svv@google.com as fuzzer owner to receive performance alerts. by Anis Assi · 4 years, 1 month ago
  100. fcf7524 Avoid using raw pointers in QueuedInputListener by Siarhei Vishniakou · 4 years, 1 month ago