1. 3dd864d Merge "[6/n][Pro] Change natural device orientation to portrait." into tm-qpr-dev by Mariia Sandrikova · 2 years ago
  2. ff0c66e Check display id of the last hover window before it is cleared by Tommy Nordgren · 2 years, 3 months ago
  3. 7674284 SF: Fix display mode transitions for multi-display by Dominik Laskowski · 2 years, 1 month ago
  4. ba9d202 Sync native definitions of java key codes by Vaibhav Devmurari · 2 years, 4 months ago
  5. af148a2 SF: Obey active display's RefreshRateConfigs by Dominik Laskowski · 2 years, 1 month ago
  6. e63a592 SF: Do not deref empty std::optional<PowerMode> by Dominik Laskowski · 2 years, 1 month ago
  7. 9eab544 [6/n][Pro] Change natural device orientation to portrait. by Mariia Sandrikova · 2 years, 1 month ago
  8. 383832f GraphicsEnv: Fix isDebuggable by Cody Northrop · 2 years, 2 months ago
  9. 1e2b1b5 Merge "Add nullptr check for captureListener in captureScreenCommon" into tm-qpr-dev by TreeHugger Robot · 2 years, 1 month ago
  10. 74ca6ab BBQ: Check if the buffer is already in the pending release queue before logging by Vishnu Nair · 2 years, 2 months ago
  11. 69d7557 Fix ACTION_POINTER_DOWN reports wrong pointers by Arthur Hung · 2 years, 1 month ago
  12. d2e4264 Add nullptr check for captureListener in captureScreenCommon by Nolan Scobie · 2 years, 1 month ago
  13. a5c551a Merge "Bind mount misc storage to mirror for different volumes" into tm-qpr-dev by Sanjana Sunil · 2 years, 1 month ago
  14. 43512da Merge "SF: Support xy scaling for rounded corners" into tm-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
  15. 588d639 Do not assume we are in POINTER mode when canceling pointer gestures by Prabir Pradhan · 2 years, 2 months ago
  16. 80dfdb8 Merge "Don't queue buffer if nothing new to draw in Display" into tm-qpr-dev by Chavi Weingarten · 2 years, 2 months ago
  17. a722b81 Don't queue buffer if nothing new to draw in Display by Chavi Weingarten · 2 years, 4 months ago
  18. 6c7fd13 Preserve multi-touch slot state when resetting input mappers by Prabir Pradhan · 2 years, 3 months ago
  19. adb7039 SF: Support xy scaling for rounded corners by Vishnu Nair · 2 years, 6 months ago
  20. 293041c Merge "BlastBufferQueue: Fake release if not received by complete" into tm-qpr-dev by Rob Carr · 2 years, 3 months ago
  21. 6c57b2f Delete mController when eventHub device is going away by Siarhei Vishniakou · 2 years, 3 months ago
  22. 405e2f6 BlastBufferQueue: Fake release if not received by complete by Robert Carr · 3 years ago
  23. 3b3e591 Fix use-after-free in SurfaceFlinger::doDump by Alec Mouri · 2 years, 3 months ago
  24. 59e3eb4 Merge "Allow first power mode as off state" into tm-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  25. ced8230 Merge "Set mBrightness when needsComposite is zero" into tm-qpr-dev by Joen Chen · 2 years, 3 months ago
  26. 3fb54b7 Bind mount misc storage to mirror for different volumes by Sanjana Sunil · 2 years, 9 months ago
  27. 4292810 Set mBrightness when needsComposite is zero by joenchen · 2 years, 4 months ago
  28. dae6b8e Clarify new Choreographer Android 13 NDK docs. am: a4aba5d7dd am: cb6fcd154a by Rachel Lee · 2 years, 4 months ago
  29. cb6fcd1 Clarify new Choreographer Android 13 NDK docs. am: a4aba5d7dd by Rachel Lee · 2 years, 4 months ago
  30. ef35320 Merge "Enable touch occlusion logs" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  31. 1d12a05 Merge "CE: flush the staged brightness to HWC before power off" into tm-qpr-dev by Joen Chen · 2 years, 4 months ago
  32. 076dc75 Enable touch occlusion logs by Siarhei Vishniakou · 2 years, 4 months ago
  33. ff41b63 Merge "Resolve associated display and pointer display in CursorInputMapper" into tm-qpr-dev by Prabir Pradhan · 2 years, 4 months ago
  34. c04d04d Resolve associated display and pointer display in CursorInputMapper by Prabir Pradhan · 2 years, 4 months ago
  35. 4bce2e1 Fix getLatestVsyncEventData deadline. by Rachel Lee · 2 years, 4 months ago
  36. e72ba5e CE: flush the staged brightness to HWC before power off by joenchen · 2 years, 4 months ago
  37. 7fa3483 Merge changes I111361f7,Ic4979b91,Ic289d772 into tm-qpr-dev by Prabir Pradhan · 2 years, 4 months ago
  38. f670dad Reset the touch state when the active viewport is disabled by Prabir Pradhan · 2 years, 5 months ago
  39. 3669041 Fix issues with InputMapper tests by Prabir Pradhan · 2 years, 5 months ago
  40. e74b35f Fix spot not disappear when display id changed by lilinnan · 2 years, 5 months ago
  41. ed1fc29 Merge "Fix double-close on direct channel registration" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  42. a4aba5d Clarify new Choreographer Android 13 NDK docs. by Rachel Lee · 2 years, 4 months ago
  43. 83dde25 Fix double-close on direct channel registration by Brian Duddie · 2 years, 4 months ago
  44. e805932 Allow first power mode as off state by linpeter · 2 years, 6 months ago
  45. fad66b2 SF: fix refresh rate scoring when frameRateMultipleThreshold is used by Ady Abraham · 2 years, 5 months ago
  46. 2c23a2e Merge "Do not load keylayout if required kernel module is missing" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  47. edd1192 Merge "Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces()." into tm-qpr-dev by Brian Johnson · 2 years, 4 months ago
  48. 947d2a4 Plumb through Output::getSkipColorTransform() into CachedSet, to match by Brian Johnson · 2 years, 5 months ago
  49. 0ac62eb Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 2 years, 7 months ago
  50. efe6ae6 Merge "Refactor input code for require_kernel_config parameter" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  51. ef1a90d Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 2 years, 7 months ago
  52. 5727405 Add additional tests for PowerAdvisor by Matt Buckley · 2 years, 5 months ago
  53. 0d4ac56 Reset target SDK version cache on new connection by Brian Duddie · 2 years, 7 months ago
  54. 820db99 Merge "Allow stylus events in PalmRejector" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  55. a69f18c Merge "Fix SF hint sessions for virtual multi-display case" into tm-qpr-dev by Matt Buckley · 2 years, 4 months ago
  56. 616df5c Merge "Call Filter from a separate function" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  57. 1d10092 Merge "Add test for heuristic palm rejection" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  58. 6573583 Allow stylus events in PalmRejector by Siarhei Vishniakou · 2 years, 5 months ago
  59. e491fb5 Call Filter from a separate function by Siarhei Vishniakou · 2 years, 5 months ago
  60. 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 2 years, 5 months ago
  61. 0d6f11f Merge "Disable ADPF CPU hints for SF unless active display is on" into tm-qpr-dev by TreeHugger Robot · 2 years, 5 months ago
  62. 5b59d94 Disable ADPF CPU hints for SF unless active display is on by Matt Buckley · 2 years, 5 months ago
  63. 168609b Disable ADPF CPU hint session rate limiter by Matt Buckley · 2 years, 5 months ago
  64. 3e68cce Fix SF hint sessions for virtual multi-display case by Matt Buckley · 2 years, 5 months ago
  65. 1cf6d7f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev by TreeHugger Robot · 2 years, 5 months ago
  66. 190ac25 Merge "Fix drag and drop access wrong pointer id" into tm-qpr-dev by Arthur Hung · 2 years, 5 months ago
  67. b12f59f Merge "Change palm rejection enabling value" into tm-qpr-dev by Josep del Río · 2 years, 5 months ago
  68. a1c057f Merge "Get vsync period for ADPF CPU hints in SF using display mode" into tm-qpr-dev by Matt Buckley · 2 years, 5 months ago
  69. 5e01f67 CE: Pass the fence with the cached client composition buffer am: 3a49f0a4c5 by Vishnu Nair · 2 years, 5 months ago
  70. 672e526 Get vsync period for ADPF CPU hints in SF using display mode by Matt Buckley · 2 years, 5 months ago
  71. 9bcb646 Merge "Do not convert time to float" into tm-qpr-dev by TreeHugger Robot · 2 years, 5 months ago
  72. 3a49f0a CE: Pass the fence with the cached client composition buffer by Vishnu Nair · 2 years, 5 months ago
  73. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 2 years, 5 months ago
  74. 229a880 Do not convert time to float by Siarhei Vishniakou · 2 years, 5 months ago
  75. 4b20779 Change palm rejection enabling value by Josep del Rio · 2 years, 5 months ago
  76. 2935f62 Merge "Add null check in PowerAdvisor::supportsPowerHintSession" into tm-qpr-dev by Matt Buckley · 2 years, 5 months ago
  77. 7c954b0 Merge "Reland: InputDispatcher: Allow all windows to be removed from a display" into tm-qpr-dev by Prabir Pradhan · 2 years, 5 months ago
  78. 6e76e4f Add null check in PowerAdvisor::supportsPowerHintSession by Shao-Chuan Lee · 2 years, 5 months ago
  79. 0270160 Fix drag and drop access wrong pointer id by Arthur Hung · 2 years, 6 months ago
  80. 73fe481 Reland: InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 2 years, 5 months ago
  81. 83aca38 Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice by Prabir Pradhan · 2 years, 5 months ago
  82. 901a597 Merge "Disable early hint in SurfaceFlinger adpf cpu hints by default" into tm-qpr-dev by Matt Buckley · 2 years, 5 months ago
  83. 0094870 Disable early hint in SurfaceFlinger adpf cpu hints by default by Matt Buckley · 2 years, 5 months ago
  84. dc004b3 Merge "Fail gracefully when allocating screenshot buffers" into tm-d1-dev am: 4830cd6ad9 by NT Tsai · 2 years, 5 months ago
  85. 4830cd6ad Merge "Fail gracefully when allocating screenshot buffers" into tm-d1-dev by NT Tsai · 2 years, 5 months ago
  86. d8f17c5 Fail gracefully when allocating screenshot buffers by Alec Mouri · 2 years, 5 months ago
  87. e23a168 Merge "Transform injected cursor positions" into tm-qpr-dev by TreeHugger Robot · 2 years, 5 months ago
  88. d9a2ebe Transform injected cursor positions by Prabir Pradhan · 2 years, 5 months ago
  89. 15a5c5a Log when a pointer is rejected by Siarhei Vishniakou · 2 years, 6 months ago
  90. 5d67346 Switch to resample_period instead of bool resample_touch by Siarhei Vishniakou · 2 years, 6 months ago
  91. 127b45d Enable resampling for palm rejection by Siarhei Vishniakou · 2 years, 7 months ago
  92. 4aeef8c Specify model name by Siarhei Vishniakou · 2 years, 7 months ago
  93. 63d2834 Merge "Guard against overflow errors for transparent regions" into tm-qpr-dev by Alec Mouri · 2 years, 5 months ago
  94. 91396a9 [automerger skipped] Merge "Release RefreshRateOveray's SurfaceControl on the main thread" into tm-d1-dev am: b9c09f87e2 -s ours by TreeHugger Robot · 2 years, 6 months ago
  95. e914697 [automerger skipped] Release RefreshRateOveray's SurfaceControl on the main thread am: c10968b305 -s ours by Ady Abraham · 2 years, 6 months ago
  96. b9c09f8 Merge "Release RefreshRateOveray's SurfaceControl on the main thread" into tm-d1-dev by TreeHugger Robot · 2 years, 6 months ago
  97. 97c65c1 Guard against overflow errors for transparent regions by Alec Mouri · 2 years, 7 months ago
  98. e2727a8 installd: Wait indefinitely for the subprocess if pidfd_open fails. by Jiakai Zhang · 2 years, 6 months ago
  99. c10968b Release RefreshRateOveray's SurfaceControl on the main thread by Ady Abraham · 2 years, 6 months ago
  100. 46f60be Merge "Release RefreshRateOveray's SurfaceControl on the main thread" into tm-qpr-dev by Ady Abraham · 2 years, 6 months ago