1. b3191a4 Merge "RESTRICT AUTOMERGE: Fix HMAC Compare time attack" into tm-dev by Timothy Yiu · 1 year, 6 months ago
  2. ac3b732 Merge "Changing OWNERS for gpuservice tests" into android13-tests-dev am: d1a69dd708 by Serdar Kocdemir · 1 year, 7 months ago
  3. ca8d670 RESTRICT AUTOMERGE: Fix HMAC Compare time attack by tyiu · 1 year, 7 months ago
  4. e2eca56 Changing OWNERS for gpuservice tests by Serdar Kocdemir · 1 year, 7 months ago
  5. 39e2df7 Add removeInstanceForPackageMethod to SensorManager by Anthony Stange · 1 year, 7 months ago
  6. 5d1b235 Mitigate the security vulnerability by sanitizing the transaction flags. by Sally Qi · 2 years ago
  7. c1359ac Reconcile native and Java parcel code for WorkSource. by Michael Wright · 2 years, 3 months ago
  8. 4ac285c Merge "SurfaceFlinger: Disable early release optimization" into tm-dev by Rob Carr · 2 years, 3 months ago
  9. b645049 SurfaceFlinger: Disable early release optimization by Robert Carr · 2 years, 3 months ago
  10. c621d8d SF: Add missing ATRACE_TAG to VsyncSchedule.cpp by Ady Abraham · 2 years, 3 months ago
  11. 33da946 Layer: Guard against Region offset overflows by Prabir Pradhan · 2 years, 4 months ago
  12. 8f4e41d add explicit 32-bits of padding to UidTrackingInfo struct by Maciej Żenczykowski · 2 years, 4 months ago
  13. 899e8cd SurfaceFlinger: fix a potential race condition in stealReceiveChannel by Ady Abraham · 2 years, 4 months ago
  14. 47e41ac Merge "Skip SOLID_COLOR layers from SF Caching" into tm-dev by TreeHugger Robot · 2 years, 4 months ago
  15. 7a85fb1 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev by Rob Carr · 2 years, 4 months ago
  16. 0216522 Merge "Fix drag surface may stuck in multi displays" into tm-dev by TreeHugger Robot · 2 years, 4 months ago
  17. 05da008 SurfaceFlinger: Correct logic error in early release by Robert Carr · 2 years, 4 months ago
  18. 57a40d9 Merge "Tweak wakeup time for OneShotTimer to reduce jank" into tm-dev by Alec Mouri · 2 years, 4 months ago
  19. b4ad360 Tweak wakeup time for OneShotTimer to reduce jank by Alec Mouri · 2 years, 4 months ago
  20. 3915c1f Fix drag surface may stuck in multi displays by Arthur Hung · 2 years, 4 months ago
  21. a0292d1 Merge "Fix brightness change during rotation when playing HDR videos." into tm-dev by TreeHugger Robot · 2 years, 4 months ago
  22. e258f09 Fix brightness change during rotation when playing HDR videos. by Sally Qi · 2 years, 5 months ago
  23. 7a8dc17 Skip SOLID_COLOR layers from SF Caching by Huihong Luo · 2 years, 4 months ago
  24. 0be7f74 Merge "Revert "Change override displayFrame to mBounds"" into tm-dev by TreeHugger Robot · 2 years, 4 months ago
  25. b3907cc Merge "Add isClone to WindowInfo" into tm-dev by Chavi Weingarten · 2 years, 4 months ago
  26. 50abed0 Revert "Change override displayFrame to mBounds" by Wiwit Rifa'i · 2 years, 4 months ago
  27. 297bc93 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev by Chavi Weingarten · 2 years, 4 months ago
  28. a91d857 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 2 years, 5 months ago
  29. d1bda4b Handle null buffer when calling Transaction::setBuffer by chaviw · 2 years, 5 months ago
  30. 97c6f77 Merge "Change CLOCK_MONOTONIC to CLOCK_MONOTONIC_RAW for GpuWorkPeriodEvent comments." into tm-dev by TreeHugger Robot · 2 years, 5 months ago
  31. 7235dda Merge "Reduce gratuitous resets for OneShotTimer" into tm-dev by Alec Mouri · 2 years, 5 months ago
  32. ab499a2 Change CLOCK_MONOTONIC to CLOCK_MONOTONIC_RAW for GpuWorkPeriodEvent comments. by Serdar Kocdemir · 2 years, 5 months ago
  33. 2b9326b Merge "Make sure all debug logs could be present after enabled" into tm-dev by Arthur Hung · 2 years, 5 months ago
  34. fd45553 Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev by TreeHugger Robot · 2 years, 5 months ago
  35. aadcf94 Reduce gratuitous resets for OneShotTimer by Alec Mouri · 2 years, 5 months ago
  36. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 2 years, 5 months ago
  37. 38332d5 Merge "Use semaphore instead of condition variable" into tm-dev by Alec Mouri · 2 years, 5 months ago
  38. f91f140 surfaceflinger: buffer was released early for clear client target requests [1/1] by Tianhua Sun · 2 years, 5 months ago
  39. 8ffb028 Merge "Reduce more power advisor churn" into tm-dev by Alec Mouri · 2 years, 5 months ago
  40. 6d590fe Merge "Revert "Omit DISPLAY_DECORATION layers from CachedSets"" into tm-dev by TreeHugger Robot · 2 years, 5 months ago
  41. 1a1007b Make sure all debug logs could be present after enabled by Arthur Hung · 2 years, 5 months ago
  42. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 2 years, 5 months ago
  43. 8d7d0f4 Use semaphore instead of condition variable by Alec Mouri · 2 years, 5 months ago
  44. 29382ad Reduce more power advisor churn by Alec Mouri · 2 years, 5 months ago
  45. 4d03549 Merge "Return frame period from vsynctracker." into tm-dev by Rachel Lee · 2 years, 5 months ago
  46. d0f7b15 Merge "Composition strategy prediction: Make broader predictions." into tm-dev by Rob Carr · 2 years, 5 months ago
  47. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 2 years, 5 months ago
  48. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 2 years, 5 months ago
  49. e7f8167 Merge changes Ifb8d7581,I73ba8278,I6d7e3804 into tm-dev by Prabir Pradhan · 2 years, 5 months ago
  50. e9d6733 Merge changes Ib83141bd,Iaaba87a2 into tm-dev by Alec Mouri · 2 years, 5 months ago
  51. 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 2 years, 5 months ago
  52. 04d24da Remove FenceTimelines by Alec Mouri · 2 years, 5 months ago
  53. 8977ce9 Remove consumer frame event history by Alec Mouri · 2 years, 5 months ago
  54. 4a4d046 Limit access to head tracker sensor by Brian Duddie · 2 years, 5 months ago
  55. 1960969 Reduce kernel instructions for PowerAdvisor by Alec Mouri · 2 years, 5 months ago
  56. 73fe815 Return frame period from vsynctracker. by Rachel Lee · 2 years, 6 months ago
  57. 0096933 Revert "Omit DISPLAY_DECORATION layers from CachedSets" by Leon Scroggins III · 2 years, 6 months ago
  58. 8a2b1a4 Reland: Change input injection security model by Prabir Pradhan · 2 years, 6 months ago
  59. 7be8557 Fix batterystats update on sensor connection cleanup by Brian Duddie · 2 years, 9 months ago
  60. 24f2b4c Restore sensor flush behavior for disabled clients by Brian Duddie · 2 years, 5 months ago
  61. 3fa9479 Add PointerCaptureTest to input presubmit by Prabir Pradhan · 2 years, 5 months ago
  62. c934d0f Add InputManagerServiceTests to input presubmit by Prabir Pradhan · 2 years, 5 months ago
  63. ce55660 Add CtsHardwareTestCases to input presubmit by Prabir Pradhan · 2 years, 5 months ago
  64. c3f39b1 Add isClone to WindowInfo by chaviw · 3 years, 1 month ago
  65. 97b8968 Merge "Update OutputTest due to DisplaySettings changes" into tm-dev by Leon Scroggins · 2 years, 5 months ago
  66. ba3e89d Merge "Fix SDR layer luminance increase" into tm-dev by Sally Qi · 2 years, 5 months ago
  67. 407d5f2 Merge "SurfaceFlinger: Report stuck fences to client" into tm-dev by Rob Carr · 2 years, 5 months ago
  68. 5474565 Fix drag and drop may stuck in multi touch by Arthur Hung · 2 years, 5 months ago
  69. f6280bb Update OutputTest due to DisplaySettings changes by Leon Scroggins III · 2 years, 5 months ago
  70. db65301 Fix SDR layer luminance increase by Sally Qi · 2 years, 5 months ago
  71. 0f24a7c Merge "Address Pointer Capture crash during rapid toggles" into tm-dev by Prabir Pradhan · 2 years, 5 months ago
  72. 7092e26 Address Pointer Capture crash during rapid toggles by Prabir Pradhan · 2 years, 5 months ago
  73. f7f5aac Merge "Propagate HDR information to screenshot animation." into tm-dev by Leon Scroggins · 2 years, 5 months ago
  74. 5098a11 Merge "Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 2 years, 5 months ago
  75. 35f6eaf Merge "Set initial meta state to AMETA_NONE" into tm-dev by Arthur Hung · 2 years, 5 months ago
  76. 0ba469a Merge "Fix rotation flicker issue when screenshot rotates with HDR content." into tm-dev by Sally Qi · 2 years, 5 months ago
  77. 14d5b86 Propagate HDR information to screenshot animation. by Alec Mouri · 2 years, 5 months ago
  78. 6c903ca Fix rotation flicker issue when screenshot rotates with HDR content. by Sally Qi · 2 years, 5 months ago
  79. b089aa5 Merge "Remove root layer when clearing mLayersPendingRemoval" into tm-dev by Chavi Weingarten · 2 years, 5 months ago
  80. 6caac61 Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev by TreeHugger Robot · 2 years, 5 months ago
  81. 02ecde0 Merge "Address ghost spots that show up after touchscreen is re-enabled" into tm-dev by Prabir Pradhan · 2 years, 5 months ago
  82. cd6ebf3 Merge "Use the primaryDisplayRotationFlags for the source crop calculation" into tm-dev by Ram Indani · 2 years, 5 months ago
  83. dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 2 years, 5 months ago
  84. d420671 Address ghost spots that show up after touchscreen is re-enabled by Prabir Pradhan · 2 years, 5 months ago
  85. 8e5ba10 Merge "Check target duration sent instead of exact value" into tm-dev by Xiang Wang · 2 years, 5 months ago
  86. 95f6861 Set initial meta state to AMETA_NONE by Arthur Hung · 2 years, 6 months ago
  87. f18ac6c Merge "Send transaction callbacks even when no BSL" into tm-dev by Chavi Weingarten · 2 years, 5 months ago
  88. 7f19347 Check target duration sent instead of exact value by Xiang Wang · 2 years, 5 months ago
  89. 30fd9b9 Send transaction callbacks even when no BSL by chaviw · 2 years, 5 months ago
  90. 2c043be Use the primaryDisplayRotationFlags for the source crop calculation by ramindani · 2 years, 6 months ago
  91. f99d6e7 Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled" by Prabir Pradhan · 2 years, 5 months ago
  92. b337e18 Merge "Revert "Avoid vsync enabled when in DOZE mode (AOD)."" into tm-dev by Rachel Lee · 2 years, 5 months ago
  93. 85bd15d Merge "Add debug log on Power HAL support and connection status" into tm-dev by Xiang Wang · 2 years, 5 months ago
  94. 3356367 Merge changes from topics "presubmit-am-55f310f6061a4fdfa7811f47f62b8b5c", "presubmit-am-f6a0ce426c734db58ba765fa00f5f38c" into tm-dev by Dominik Laskowski · 2 years, 5 months ago
  95. ef0d08a Revert "Avoid vsync enabled when in DOZE mode (AOD)." by Rachel Lee · 2 years, 5 months ago
  96. 65a2e6f Add debug log on Power HAL support and connection status by Xiang Wang · 2 years, 6 months ago
  97. 0acc384 SF: Add dumpsys flags to dump displays by Dominik Laskowski · 2 years, 6 months ago
  98. 3c36324 SF: Clean up display lookup by Dominik Laskowski · 2 years, 6 months ago
  99. 6852bff Remove root layer when clearing mLayersPendingRemoval by chaviw · 2 years, 6 months ago
  100. 6d27bbe Merge "Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 2 years, 6 months ago