Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 76cab65c authored by Winson Chung's avatar Winson Chung
Browse files

Adding some trace tags around system drag and drop

- This CL adds some trace points to better understand drag and drop
  performance.  In particular it adds
  - Client side: startDragAndDrop (trace points for drag shadow drawing,
    call to WM), handleDragEvent (trace points for drag event handling
    for non-LOCATION events)
  - WM side: DragDropController (trace points for dispatching of START,
    DROP, END, and notifying unhandled drops)
  - Shell side: GlobalDragListener (trace points for unhandled drop)

Bug: 308749691
Test: Take a perfetto trace w/ a global drag
Change-Id: Ib9abd414fe67f20ffc3c9dfe261e87ccd8dda766
parent 459ed769
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment