Skip to content
Snippets Groups Projects
  1. Jun 22, 2023
  2. Jun 21, 2023
  3. Jun 20, 2023
    • Siarhei Vishniakou's avatar
      Build input fuzzers for host · 8bea9dbe
      Siarhei Vishniakou authored
      Currently, our fuzzers are only built for device. In this CL, we
      unify some of the Android.bp definitions and allow building these for
      host.
      
      Bug: 271455682
      Test: m checkinput
      Change-Id: I2140c6ceb34aefb997d94ce36a4acdf9073594cc
      8bea9dbe
    • Prabir Pradhan's avatar
      Use a strongly typed Uid in WindowInfo · 8a5c41d3
      Prabir Pradhan authored
      Bug: 286428012
      Test: presubmit
      Change-Id: I039e2892274b293eeea4a167d748234a4170541e
      8a5c41d3
    • Vishnu Nair's avatar
    • Dominik Laskowski's avatar
      Reland "SF: Encapsulate frame targeting" · b418dd73
      Dominik Laskowski authored
      Introduce FrameTargeter to isolate a display's per-frame metrics around
      past/upcoming deadline targets. The Scheduler updates the FrameTargeter
      on frame begin/end, whereas ICompositor (concretely SurfaceFlinger) has
      read-only access via the FrameTarget interface.
      
      For now, only instantiate the pacesetter's FrameTargeter.
      
      The reverted Idf9f43b37f3479c94a478d154eaa46f43e0c6c9d had an incorrect
      functional change that adjusted `earliestPresentTime` based on the past
      VSYNC, which differs from the previous frame's VSYNC when targeting two
      VSYNCs ahead. This CL restores the `earliestPresentTime` to be relative
      to the previous frame.
      
      Bug: 262269033
      Bug: 241285475
      Bug: 241285191
      Test: Perfetto
      Test: dumpsys SurfaceFlinger --scheduler
      Test: atest libscheduler_test:FrameTargeterTest
      Test: systemui-bubble-1-jank-suite on raven-userdebug
      Change-Id: I584e299e8af55baae1125f45fd47b13f705a268c
      b418dd73
    • Treehugger Robot's avatar
    • Harry Cutts's avatar
      TouchpadInputMapper: report usage metrics · a34de520
      Harry Cutts authored
      Bug: 280604085
      Test: touch touchpad with fingers and palm, make some gestures, then
            check metrics reported through statsd_testdrive for atom 10191
      Change-Id: Ie7985cdfa628c63514aa1264287eb83dbfbd7625
      a34de520
  4. Jun 19, 2023
  5. Jun 17, 2023
  6. Jun 16, 2023
  7. Jun 15, 2023
Loading