- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 27 Jul, 2021 1 commit
-
-
Darren Austin authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 16 Mar, 2021 2 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 0cbe5975.
-
- 15 Mar, 2021 1 commit
-
-
Ian Hickson authored
-
- 17 Feb, 2021 3 commits
-
-
David Reveman authored
This reverts #76179 and relands #73042 with an active timer check fix. Co-authored-by: David Reveman <reveman@google.com>
-
Jenn Magder authored
This reverts commit 9133deb9.
-
David Reveman authored
Timer based pointer event resampling This provides two improvements to pointer event resampling: 1. PostFrameCallbacks are used instead of scheduling frames. This avoids unnecessary rendering work when resampling is used. 2. Resampling continues when frames are not produced. I.e. input events keep being delivered at a fixed frequency even if frame production is taking a long time. This fixes #72924 Co-authored-by: David Reveman <reveman@google.com> Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
-