Use std::deque for EventEntry queues
Remove custom queue implementation from InputDispatcher. This will help with refactoring some of the manual memory management that is going on there, which will in turn help understand object lifecycles better. This will in turn help add some of the focus handling stuff. Bug: 70668286 Test: SANITIZE_TARGET=hwaddress atest libinput_tests inputflinger_tests Change-Id: Ifd10b7b137e59569c148c79609ca43a59acb0781
Loading
Please register or sign in to comment