1. 74d374b Merge "Don't use physical orientation to compute area for screenshot" by TreeHugger Robot · 5 years ago
  2. 60806c7 Merge "SF: Split DisplayTransactionTest" by TreeHugger Robot · 5 years ago
  3. 9fa926b SurfaceFlinger: check for nullptr on setFrameRate am: 162f643dde am: 18644d378b by Ady Abraham · 5 years ago
  4. 18644d3 SurfaceFlinger: check for nullptr on setFrameRate am: 162f643dde by Ady Abraham · 5 years ago
  5. 44c9a21 Merge changes from topic "ToupadPointerCapture" am: be23210bbe am: 888e5ea116 am: 1f1a42b563 by Linzhao Ye · 5 years ago
  6. dcd5d0b Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. am: 1fb4530260 am: 8ed0e785be am: 96fb6c70ad by Chris Ye · 5 years ago
  7. fd03b1b Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. am: dca44af78b am: 0c74a52fa6 am: 5418a03df7 by Chris Ye · 5 years ago
  8. 1cb0fe4 Add relative field to captured cursor device am: 611712ae14 am: bd764d9ebd am: 2c0ca8c847 by Nathaniel R. Lewis · 5 years ago
  9. 0c648bf Add relative coordinates for touchpad events. am: 50908afd6e am: 910dc1603b am: ea6efcb112 by Nathaniel R. Lewis · 5 years ago
  10. 6dd2a88 Support "pointer" capture for touchpads am: eba157bc56 am: e49e8caf4d am: 83e7c0a63e by Nathaniel R. Lewis · 5 years ago
  11. a1e31d0 Allow touch if some pointers are MT_TOOL_PALM am: 6560004049 am: 182306f5cb am: 7d42047036 by arthurhung · 5 years ago
  12. cd5c289 Convert TouchInputMapper enums to enum classes. am: aff169e9c5 am: 54da491a5d am: 47c26f5b85 by Michael Wright · 5 years ago
  13. 1f1a42b Merge changes from topic "ToupadPointerCapture" am: be23210bbe am: 888e5ea116 by Linzhao Ye · 5 years ago
  14. 96fb6c7 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. am: 1fb4530260 am: 8ed0e785be by Chris Ye · 5 years ago
  15. 5418a03 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. am: dca44af78b am: 0c74a52fa6 by Chris Ye · 5 years ago
  16. 2c0ca8c Add relative field to captured cursor device am: 611712ae14 am: bd764d9ebd by Nathaniel R. Lewis · 5 years ago
  17. ea6efcb Add relative coordinates for touchpad events. am: 50908afd6e am: 910dc1603b by Nathaniel R. Lewis · 5 years ago
  18. 83e7c0a Support "pointer" capture for touchpads am: eba157bc56 am: e49e8caf4d by Nathaniel R. Lewis · 5 years ago
  19. 7d42047 Allow touch if some pointers are MT_TOOL_PALM am: 6560004049 am: 182306f5cb by arthurhung · 5 years ago
  20. 47c26f5 Convert TouchInputMapper enums to enum classes. am: aff169e9c5 am: 54da491a5d by Michael Wright · 5 years ago
  21. 8ed0e78 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. am: 1fb4530260 by Chris Ye · 5 years ago
  22. 0c74a52 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. am: dca44af78b by Chris Ye · 5 years ago
  23. bd764d9 Add relative field to captured cursor device am: 611712ae14 by Nathaniel R. Lewis · 5 years ago
  24. 910dc16 Add relative coordinates for touchpad events. am: 50908afd6e by Nathaniel R. Lewis · 5 years ago
  25. e49e8ca Support "pointer" capture for touchpads am: eba157bc56 by Nathaniel R. Lewis · 5 years ago
  26. 182306f Allow touch if some pointers are MT_TOOL_PALM am: 6560004049 by arthurhung · 5 years ago
  27. 54da491 Convert TouchInputMapper enums to enum classes. am: aff169e9c5 by Michael Wright · 5 years ago
  28. be23210 Merge changes from topic "ToupadPointerCapture" by Linzhao Ye · 5 years ago
  29. 4b2268c Revise RELATIVE_X and RELATIVE_Y motion ranges documentation. by Chris Ye · 5 years ago
  30. 1fb4530 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  31. dca44af Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  32. 611712a Add relative field to captured cursor device by Nathaniel R. Lewis · 6 years ago
  33. 50908af Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 6 years ago
  34. eba157b Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  35. 6560004 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  36. aff169e Convert TouchInputMapper enums to enum classes. by Michael Wright · 6 years ago
  37. 07b1ff3 SF: Split DisplayTransactionTest by Marin Shalamanov · 5 years ago
  38. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 5 years ago
  39. ada9ec3 Merge "Make a layer secure if its parent is secure." by TreeHugger Robot · 5 years ago
  40. 387aff5 Don't use physical orientation to compute area for screenshot by chaviw · 5 years ago
  41. de619fa Make a layer secure if its parent is secure. by Garfield Tan · 5 years ago
  42. 162f643 SurfaceFlinger: check for nullptr on setFrameRate by Ady Abraham · 5 years ago
  43. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 5 years ago
  44. ad3b184 Merge "Use enum class for injection constants" by TreeHugger Robot · 5 years ago
  45. c5ab4f9 Merge "Limit the number of printed entries in a queue" by TreeHugger Robot · 5 years ago
  46. 14411c9 Limit the number of printed entries in a queue by Siarhei Vishniakou · 5 years ago
  47. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
  48. deaec1d Merge "Remove hard code color space." by TreeHugger Robot · 5 years ago
  49. 5951b43 Merge "Prevent mEventCache UAF in SensorEventConnection" into rvc-dev am: 5adafe2d1e am: 81c8fe38f4 by Arthur Ishiguro · 5 years ago
  50. 81c8fe3 Merge "Prevent mEventCache UAF in SensorEventConnection" into rvc-dev am: 5adafe2d1e by Arthur Ishiguro · 5 years ago
  51. 4b2f62d Merge "Prevent mEventCache UAF in SensorEventConnection" into rvc-qpr-dev am: c91169c7bb by Arthur Ishiguro · 5 years ago
  52. 23b5d27 Merge "Change InputReader::getInputDevices to return vector of InputDeviceInfo." by TreeHugger Robot · 5 years ago
  53. cd26147 Remove hard code color space. by Peiyong Lin · 5 years ago
  54. b52d4c4 Merge "Statically link missing libary to SurfaceFlinger_test" by TreeHugger Robot · 5 years ago
  55. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  56. 3242d5f Statically link missing libary to SurfaceFlinger_test by Vishnu Nair · 5 years ago
  57. bceca72 Merge "Revert^2 "[SF] Introduce VirtualDisplayId"" by TreeHugger Robot · 5 years ago
  58. 8c216cf Merge "SurfaceFLinger: rename outLayerId" by TreeHugger Robot · 5 years ago
  59. 2e6387b Merge "Fix Process_LockedKeysShouldToggleAfterReattach test failure" by TreeHugger Robot · 5 years ago
  60. 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
  61. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 5 years ago
  62. 9f0a400 SurfaceFLinger: rename outLayerId by Ady Abraham · 5 years ago
  63. 4e9769a Merge changes I872e2405,Iac8c8377 by TreeHugger Robot · 5 years ago
  64. a281ea5 Merge "Check for focused window before raising 'no focused window' ANR" by TreeHugger Robot · 5 years ago
  65. 7124df8 Merge "Revert "[SF] Introduce VirtualDisplayId"" by Siarhei Vishniakou · 5 years ago
  66. 3a67f36 Revert "[SF] Introduce VirtualDisplayId" by Siarhei Vishniakou · 5 years ago
  67. 2d73632 Add a backdoor to change FrameTimeline's maxDisplayFrames by Adithya Srinivasan · 5 years ago
  68. bd5e966 Merge "Don't quantize max range with a resolution of 0" am: 209c251c16 am: 968386fa07 by Treehugger Robot · 5 years ago
  69. 8fc601d Dumpsys for FrameTimeline by Adithya Srinivasan · 5 years ago
  70. f56b269 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 5 years ago
  71. 8991beb Merge "SurfaceFlinger: fix a crash with RefreshRateOverlay" by Ady Abraham · 5 years ago
  72. 7f4f5b4 Merge "SurfaceFlinger: decouple EventThread from SF wakeup" by TreeHugger Robot · 5 years ago
  73. c0b7016 Merge "[SF] Introduce VirtualDisplayId" by TreeHugger Robot · 5 years ago
  74. 55fa727 SurfaceFlinger: decouple EventThread from SF wakeup by Ady Abraham · 5 years ago
  75. 4a474e8 SurfaceFlinger: fix a crash with RefreshRateOverlay by Ady Abraham · 5 years ago
  76. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 5 years ago
  77. 7cee53e [SF] Introduce VirtualDisplayId by Marin Shalamanov · 5 years ago
  78. 6fe9578 Fix Process_LockedKeysShouldToggleAfterReattach test failure by arthurhung · 5 years ago
  79. f73b7c9 Merge "[Attempt #2] Consider UID instead of PID in canBeObscuredBy()" by Bernardo Rufino · 5 years ago
  80. 1955bb8 Merge "[SF] Set default layerStackRect to the framebuffer size" by Marin Shalamanov · 5 years ago
  81. 4429cac [SF] Set default layerStackRect to the framebuffer size by Marin Shalamanov · 5 years ago
  82. 930b583 Prevent mEventCache UAF in SensorEventConnection by Arthur Ishiguro · 5 years ago
  83. f1bf7dd Prevent mEventCache UAF in SensorEventConnection by Arthur Ishiguro · 5 years ago
  84. 4071d36 Merge "Prevent mEventCache UAF in SensorEventConnection" by TreeHugger Robot · 5 years ago
  85. 23103b8 Merge "Remove barrierGbp_legacy from layer state" by Pablo Gamito · 5 years ago
  86. 3e9afc1 Prevent mEventCache UAF in SensorEventConnection by Arthur Ishiguro · 5 years ago
  87. c351d6f Remove barrierGbp_legacy from layer state by Pablo Gamito · 5 years ago
  88. 91346ce Merge "Pass surface control instead of handle as reference to layers in LayerState" by Pablo Gamito · 5 years ago
  89. 641c7a0 Merge "Move enum name parsing to EnumName template function." by TreeHugger Robot · 5 years ago
  90. a03dd23 Move enum name parsing to EnumName template function. by Chris Ye · 5 years ago
  91. 11dcc22 Pass surface control instead of handle as reference to layers in LayerState by Pablo Gamito · 5 years ago
  92. 7f8a1e6 SurfaceFlinger: rename FrameTimeline's setActualEndTime by Ady Abraham · 5 years ago
  93. 97651d2 Merge "SurfaceFlinger: add transactions to FrameTimeline" by Ady Abraham · 5 years ago
  94. c69e2a4 Don't quantize max range with a resolution of 0 by Anthony Stange · 6 years ago
  95. b37b70b Merge "Provide layer id on surface creation" by Pablo Gamito · 5 years ago
  96. c9a0506 Merge "Pass in framenumbers if submitting buffers via BlastBufferQueue" by TreeHugger Robot · 5 years ago
  97. 22c7b5c SurfaceFlinger: add transactions to FrameTimeline by Ady Abraham · 5 years ago
  98. 138d751 DO NOT MERGE: fillInputInfo: Guard against integer overflow. am: 669090928a by Robert Carr · 5 years ago
  99. 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
  100. 6b7c5c9 Pass in framenumbers if submitting buffers via BlastBufferQueue by Vishnu Nair · 5 years ago