1. 0c22ff0 Add removeInstanceForPackageMethod to SensorManager am: 39e2df7305 am: fdec3343c9 by Anthony Stange · 1 year, 9 months ago
  2. fdec334 Add removeInstanceForPackageMethod to SensorManager am: 39e2df7305 by Anthony Stange · 1 year, 9 months ago
  3. 39e2df7 Add removeInstanceForPackageMethod to SensorManager by Anthony Stange · 1 year, 9 months ago
  4. 356d235 Merge "Mitigate the security vulnerability by sanitizing the transaction flags." into tm-dev am: 52a0d7cbb6 am: 0776ea95b6 by Sally Qi · 1 year, 10 months ago
  5. 0776ea9 Merge "Mitigate the security vulnerability by sanitizing the transaction flags." into tm-dev am: 52a0d7cbb6 by Sally Qi · 1 year, 10 months ago
  6. d684366 Merge "DO NOT MERGE Revert "Revert "Clean up debug.sf.ignore_hwc_physical_display_or..."" into tm-qpr-dev by Mariia Sandrikova · 1 year, 10 months ago
  7. bb7cabf DO NOT MERGE Revert "Revert "Clean up debug.sf.ignore_hwc_physical_display_or..." by Mariia Sandrikova · 1 year, 10 months ago
  8. ca9671d Merge "Allow to apply first brightness as -1" into tm-qpr-dev by TreeHugger Robot · 1 year, 10 months ago
  9. 85658a1 Allow to apply first brightness as -1 by linpeter · 1 year, 11 months ago
  10. b4ae6ec Merge "Fix wallpaper window multi-touch" into tm-qpr-dev by TreeHugger Robot · 1 year, 10 months ago
  11. b825296 Merge "Revert "Clean up debug.sf.ignore_hwc_physical_display_orientation"" into tm-qpr-dev by Neha Jain · 1 year, 10 months ago
  12. 7b31cca Revert "Clean up debug.sf.ignore_hwc_physical_display_orientation" by Neha Jain · 1 year, 10 months ago
  13. 0130e8f Merge "Clean up debug.sf.ignore_hwc_physical_display_orientation" into tm-qpr-dev by Mariia Sandrikova · 1 year, 10 months ago
  14. ab97d6e Merge "DO NOT MERGE: Revert "Check display id of the last hover window before it is cleared"" into tm-qpr-dev by Prabir Pradhan · 1 year, 10 months ago
  15. 5d1b235 Mitigate the security vulnerability by sanitizing the transaction flags. by Sally Qi · 2 years, 1 month ago
  16. 95f9197 Clean up debug.sf.ignore_hwc_physical_display_orientation by Mariia Sandrikova · 1 year, 10 months ago
  17. eae6a83 DO NOT MERGE: Revert "Check display id of the last hover window before it is cleared" by Prabir Pradhan · 1 year, 10 months ago
  18. ba703c3 Fix wallpaper window multi-touch by Arthur Hung · 1 year, 11 months ago
  19. 3dd864d Merge "[6/n][Pro] Change natural device orientation to portrait." into tm-qpr-dev by Mariia Sandrikova · 1 year, 11 months ago
  20. ff0c66e Check display id of the last hover window before it is cleared by Tommy Nordgren · 2 years, 1 month ago
  21. 7674284 SF: Fix display mode transitions for multi-display by Dominik Laskowski · 2 years ago
  22. af148a2 SF: Obey active display's RefreshRateConfigs by Dominik Laskowski · 2 years ago
  23. e63a592 SF: Do not deref empty std::optional<PowerMode> by Dominik Laskowski · 2 years ago
  24. 9eab544 [6/n][Pro] Change natural device orientation to portrait. by Mariia Sandrikova · 1 year, 11 months ago
  25. 1e2b1b5 Merge "Add nullptr check for captureListener in captureScreenCommon" into tm-qpr-dev by TreeHugger Robot · 2 years ago
  26. 69d7557 Fix ACTION_POINTER_DOWN reports wrong pointers by Arthur Hung · 2 years ago
  27. d2e4264 Add nullptr check for captureListener in captureScreenCommon by Nolan Scobie · 2 years ago
  28. 43512da Merge "SF: Support xy scaling for rounded corners" into tm-qpr-dev by TreeHugger Robot · 2 years ago
  29. 588d639 Do not assume we are in POINTER mode when canceling pointer gestures by Prabir Pradhan · 2 years ago
  30. 80dfdb8 Merge "Don't queue buffer if nothing new to draw in Display" into tm-qpr-dev by Chavi Weingarten · 2 years, 1 month ago
  31. a722b81 Don't queue buffer if nothing new to draw in Display by Chavi Weingarten · 2 years, 3 months ago
  32. 6c7fd13 Preserve multi-touch slot state when resetting input mappers by Prabir Pradhan · 2 years, 2 months ago
  33. adb7039 SF: Support xy scaling for rounded corners by Vishnu Nair · 2 years, 4 months ago
  34. 6c57b2f Delete mController when eventHub device is going away by Siarhei Vishniakou · 2 years, 1 month ago
  35. 3b3e591 Fix use-after-free in SurfaceFlinger::doDump by Alec Mouri · 2 years, 2 months ago
  36. 59e3eb4 Merge "Allow first power mode as off state" into tm-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
  37. ced8230 Merge "Set mBrightness when needsComposite is zero" into tm-qpr-dev by Joen Chen · 2 years, 2 months ago
  38. 4292810 Set mBrightness when needsComposite is zero by joenchen · 2 years, 2 months ago
  39. ef35320 Merge "Enable touch occlusion logs" into tm-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
  40. 1d12a05 Merge "CE: flush the staged brightness to HWC before power off" into tm-qpr-dev by Joen Chen · 2 years, 2 months ago
  41. 076dc75 Enable touch occlusion logs by Siarhei Vishniakou · 2 years, 2 months ago
  42. ff41b63 Merge "Resolve associated display and pointer display in CursorInputMapper" into tm-qpr-dev by Prabir Pradhan · 2 years, 2 months ago
  43. c04d04d Resolve associated display and pointer display in CursorInputMapper by Prabir Pradhan · 2 years, 2 months ago
  44. 4bce2e1 Fix getLatestVsyncEventData deadline. by Rachel Lee · 2 years, 2 months ago
  45. e72ba5e CE: flush the staged brightness to HWC before power off by joenchen · 2 years, 3 months ago
  46. 7fa3483 Merge changes I111361f7,Ic4979b91,Ic289d772 into tm-qpr-dev by Prabir Pradhan · 2 years, 2 months ago
  47. f670dad Reset the touch state when the active viewport is disabled by Prabir Pradhan · 2 years, 3 months ago
  48. 3669041 Fix issues with InputMapper tests by Prabir Pradhan · 2 years, 3 months ago
  49. e74b35f Fix spot not disappear when display id changed by lilinnan · 2 years, 4 months ago
  50. ed1fc29 Merge "Fix double-close on direct channel registration" into tm-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
  51. 83dde25 Fix double-close on direct channel registration by Brian Duddie · 2 years, 3 months ago
  52. e805932 Allow first power mode as off state by linpeter · 2 years, 4 months ago
  53. fad66b2 SF: fix refresh rate scoring when frameRateMultipleThreshold is used by Ady Abraham · 2 years, 3 months ago
  54. edd1192 Merge "Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces()." into tm-qpr-dev by Brian Johnson · 2 years, 3 months ago
  55. 947d2a4 Plumb through Output::getSkipColorTransform() into CachedSet, to match by Brian Johnson · 2 years, 3 months ago
  56. 5727405 Add additional tests for PowerAdvisor by Matt Buckley · 2 years, 3 months ago
  57. 0d4ac56 Reset target SDK version cache on new connection by Brian Duddie · 2 years, 6 months ago
  58. 820db99 Merge "Allow stylus events in PalmRejector" into tm-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  59. a69f18c Merge "Fix SF hint sessions for virtual multi-display case" into tm-qpr-dev by Matt Buckley · 2 years, 3 months ago
  60. 616df5c Merge "Call Filter from a separate function" into tm-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  61. 1d10092 Merge "Add test for heuristic palm rejection" into tm-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  62. 6573583 Allow stylus events in PalmRejector by Siarhei Vishniakou · 2 years, 3 months ago
  63. e491fb5 Call Filter from a separate function by Siarhei Vishniakou · 2 years, 3 months ago
  64. 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 2 years, 3 months ago
  65. 0d6f11f Merge "Disable ADPF CPU hints for SF unless active display is on" into tm-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  66. 5b59d94 Disable ADPF CPU hints for SF unless active display is on by Matt Buckley · 2 years, 3 months ago
  67. 168609b Disable ADPF CPU hint session rate limiter by Matt Buckley · 2 years, 3 months ago
  68. 3e68cce Fix SF hint sessions for virtual multi-display case by Matt Buckley · 2 years, 3 months ago
  69. 1cf6d7f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  70. 190ac25 Merge "Fix drag and drop access wrong pointer id" into tm-qpr-dev by Arthur Hung · 2 years, 3 months ago
  71. b12f59f Merge "Change palm rejection enabling value" into tm-qpr-dev by Josep del Río · 2 years, 3 months ago
  72. a1c057f Merge "Get vsync period for ADPF CPU hints in SF using display mode" into tm-qpr-dev by Matt Buckley · 2 years, 3 months ago
  73. 5e01f67 CE: Pass the fence with the cached client composition buffer am: 3a49f0a4c5 by Vishnu Nair · 2 years, 3 months ago
  74. 672e526 Get vsync period for ADPF CPU hints in SF using display mode by Matt Buckley · 2 years, 4 months ago
  75. 9bcb646 Merge "Do not convert time to float" into tm-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  76. 3a49f0a CE: Pass the fence with the cached client composition buffer by Vishnu Nair · 2 years, 4 months ago
  77. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 2 years, 4 months ago
  78. 229a880 Do not convert time to float by Siarhei Vishniakou · 2 years, 4 months ago
  79. 4b20779 Change palm rejection enabling value by Josep del Rio · 2 years, 4 months ago
  80. 2935f62 Merge "Add null check in PowerAdvisor::supportsPowerHintSession" into tm-qpr-dev by Matt Buckley · 2 years, 4 months ago
  81. 7c954b0 Merge "Reland: InputDispatcher: Allow all windows to be removed from a display" into tm-qpr-dev by Prabir Pradhan · 2 years, 4 months ago
  82. 6e76e4f Add null check in PowerAdvisor::supportsPowerHintSession by Shao-Chuan Lee · 2 years, 4 months ago
  83. 0270160 Fix drag and drop access wrong pointer id by Arthur Hung · 2 years, 4 months ago
  84. 73fe481 Reland: InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 2 years, 4 months ago
  85. 83aca38 Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice by Prabir Pradhan · 2 years, 4 months ago
  86. 901a597 Merge "Disable early hint in SurfaceFlinger adpf cpu hints by default" into tm-qpr-dev by Matt Buckley · 2 years, 4 months ago
  87. 0094870 Disable early hint in SurfaceFlinger adpf cpu hints by default by Matt Buckley · 2 years, 4 months ago
  88. dc004b3 Merge "Fail gracefully when allocating screenshot buffers" into tm-d1-dev am: 4830cd6ad9 by NT Tsai · 2 years, 4 months ago
  89. 4830cd6ad Merge "Fail gracefully when allocating screenshot buffers" into tm-d1-dev by NT Tsai · 2 years, 4 months ago
  90. d8f17c5 Fail gracefully when allocating screenshot buffers by Alec Mouri · 2 years, 4 months ago
  91. e23a168 Merge "Transform injected cursor positions" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
  92. d9a2ebe Transform injected cursor positions by Prabir Pradhan · 2 years, 4 months ago
  93. 15a5c5a Log when a pointer is rejected by Siarhei Vishniakou · 2 years, 4 months ago
  94. 5d67346 Switch to resample_period instead of bool resample_touch by Siarhei Vishniakou · 2 years, 4 months ago
  95. 127b45d Enable resampling for palm rejection by Siarhei Vishniakou · 2 years, 5 months ago
  96. 4aeef8c Specify model name by Siarhei Vishniakou · 2 years, 5 months ago
  97. b9c09f8 Merge "Release RefreshRateOveray's SurfaceControl on the main thread" into tm-d1-dev by TreeHugger Robot · 2 years, 4 months ago
  98. 97c65c1 Guard against overflow errors for transparent regions by Alec Mouri · 2 years, 5 months ago
  99. c10968b Release RefreshRateOveray's SurfaceControl on the main thread by Ady Abraham · 2 years, 4 months ago
  100. 46f60be Merge "Release RefreshRateOveray's SurfaceControl on the main thread" into tm-qpr-dev by Ady Abraham · 2 years, 4 months ago