1. 8ceede8 Reconcile native and Java parcel code for WorkSource. am: c1359ac51c am: a2bcc5fe99 by Michael Wright · 3 years, 7 months ago
  2. c1359ac Reconcile native and Java parcel code for WorkSource. by Michael Wright · 3 years, 7 months ago
  3. 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  4. c74de9f Apply pointer capture changes only in mode POINTER_RELATIVE by Prabir Pradhan · 3 years, 7 months ago
  5. f3caa21 Merge "SurfaceFlinger: Disable early release optimization" into tm-dev am: 4ac285c63e am: 90408871a1 by Rob Carr · 3 years, 7 months ago
  6. 4ac285c Merge "SurfaceFlinger: Disable early release optimization" into tm-dev by Rob Carr · 3 years, 7 months ago
  7. 50689e8 Re-use reference timing for late hint in SF hint session timing by Matt Buckley · 3 years, 8 months ago
  8. c6b9d38 Use true present fence times in PowerHintSession duration calc by Matt Buckley · 3 years, 8 months ago
  9. b645049 SurfaceFlinger: Disable early release optimization by Robert Carr · 3 years, 8 months ago
  10. a489cfa Merge "SF: Fix deadlock while stopping idle timer" into tm-qpr-dev by Ram Indani · 3 years, 8 months ago
  11. 2fae497 Merge "Fix early hint missing safety margin" into tm-qpr-dev by Matt Buckley · 3 years, 8 months ago
  12. 11b180f SF: Add missing ATRACE_TAG to VsyncSchedule.cpp am: c621d8d2be am: 2a7be0046a by Ady Abraham · 3 years, 8 months ago
  13. c621d8d SF: Add missing ATRACE_TAG to VsyncSchedule.cpp by Ady Abraham · 3 years, 8 months ago
  14. a556d07 SF: Fix deadlock while stopping idle timer by ramindani · 3 years, 8 months ago
  15. ffabce9 Fix early hint missing safety margin by Matt Buckley · 3 years, 8 months ago
  16. d1424de Merge "Rename hwc-specific methods and properties for readability" into tm-qpr-dev by Matt Buckley · 3 years, 8 months ago
  17. 16dec1f Rename hwc-specific methods and properties for readability by Matt Buckley · 3 years, 8 months ago
  18. 94c8445 Layer: Guard against Region offset overflows am: 33da946835 am: f293ef1939 by Prabir Pradhan · 3 years, 8 months ago
  19. 33da946 Layer: Guard against Region offset overflows by Prabir Pradhan · 3 years, 8 months ago
  20. 336fe7f Merge "SurfaceFlinger: add logging when changing refresh rate policy" into tm-qpr-dev by Ady Abraham · 3 years, 8 months ago
  21. ba95810 add explicit 32-bits of padding to UidTrackingInfo struct am: 8f4e41d679 am: 0223fd80e7 by Maciej Żenczykowski · 3 years, 8 months ago
  22. 8f4e41d add explicit 32-bits of padding to UidTrackingInfo struct by Maciej Żenczykowski · 3 years, 8 months ago
  23. a92a568 SurfaceFlinger: add logging when changing refresh rate policy by Ady Abraham · 3 years, 8 months ago
  24. 6a9731d HW Vsync turns off correctly in Doze/AOD. by Rachel Lee · 3 years, 8 months ago
  25. 23a9ec0 SurfaceFlinger: fix a potential race condition in stealReceiveChannel by Ady Abraham · 3 years, 8 months ago
  26. 899e8cd SurfaceFlinger: fix a potential race condition in stealReceiveChannel by Ady Abraham · 3 years, 8 months ago
  27. 24e407a Merge "Skip SOLID_COLOR layers from SF Caching" into tm-dev am: 47e41ac3c1 am: 99edef4fc4 by TreeHugger Robot · 3 years, 8 months ago
  28. 47e41ac Merge "Skip SOLID_COLOR layers from SF Caching" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  29. 1aa8269 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev am: 7a85fb13e3 am: 45c0174a5f by Rob Carr · 3 years, 8 months ago
  30. 7a85fb1 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev by Rob Carr · 3 years, 8 months ago
  31. 574e00a Merge "Fix drag surface may stuck in multi displays" into tm-dev am: 02165220ca am: ea93a19581 by TreeHugger Robot · 3 years, 8 months ago
  32. 0216522 Merge "Fix drag surface may stuck in multi displays" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  33. 05da008 SurfaceFlinger: Correct logic error in early release by Robert Carr · 3 years, 8 months ago
  34. c5c5bd8 Merge "Tweak wakeup time for OneShotTimer to reduce jank" into tm-dev am: 57a40d9dad am: 0ca9e31d3c by Alec Mouri · 3 years, 8 months ago
  35. 57a40d9 Merge "Tweak wakeup time for OneShotTimer to reduce jank" into tm-dev by Alec Mouri · 3 years, 8 months ago
  36. b4ad360 Tweak wakeup time for OneShotTimer to reduce jank by Alec Mouri · 3 years, 8 months ago
  37. 3915c1f Fix drag surface may stuck in multi displays by Arthur Hung · 3 years, 8 months ago
  38. 4803675 Merge "Fix brightness change during rotation when playing HDR videos." into tm-dev am: a0292d14c0 am: 5f5f81f474 by TreeHugger Robot · 3 years, 8 months ago
  39. a0292d1 Merge "Fix brightness change during rotation when playing HDR videos." into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  40. e258f09 Fix brightness change during rotation when playing HDR videos. by Sally Qi · 3 years, 9 months ago
  41. 7a8dc17 Skip SOLID_COLOR layers from SF Caching by Huihong Luo · 3 years, 8 months ago
  42. d890d4b Merge "Revert "Change override displayFrame to mBounds"" into tm-dev am: 0be7f74a82 am: 7cbb7ad6f4 by TreeHugger Robot · 3 years, 8 months ago
  43. 0be7f74 Merge "Revert "Change override displayFrame to mBounds"" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  44. a0104a3 Merge "Add isClone to WindowInfo" into tm-dev am: b3907ccdd1 am: 19e34db0ea by Chavi Weingarten · 3 years, 9 months ago
  45. b3907cc Merge "Add isClone to WindowInfo" into tm-dev by Chavi Weingarten · 3 years, 9 months ago
  46. 50abed0 Revert "Change override displayFrame to mBounds" by Wiwit Rifa'i · 3 years, 9 months ago
  47. ec22e04 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev am: 297bc93384 am: b016cb444d by Chavi Weingarten · 3 years, 9 months ago
  48. 297bc93 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev by Chavi Weingarten · 3 years, 9 months ago
  49. c38c071 Add lock to protect UnwantedInteractionBlocker am: a91d8576d9 am: 49a167382e by Siarhei Vishniakou · 3 years, 9 months ago
  50. a91d857 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 9 months ago
  51. d1bda4b Handle null buffer when calling Transaction::setBuffer by chaviw · 3 years, 9 months ago
  52. 2b4e765 Merge "Change CLOCK_MONOTONIC to CLOCK_MONOTONIC_RAW for GpuWorkPeriodEvent comments." into tm-dev am: 97c6f77943 am: 0c98132304 by TreeHugger Robot · 3 years, 9 months ago
  53. 97c6f77 Merge "Change CLOCK_MONOTONIC to CLOCK_MONOTONIC_RAW for GpuWorkPeriodEvent comments." into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  54. 7efef86 Merge "Reduce gratuitous resets for OneShotTimer" into tm-dev am: 7235ddab2f am: eb96c76b29 by Alec Mouri · 3 years, 9 months ago
  55. 7235dda Merge "Reduce gratuitous resets for OneShotTimer" into tm-dev by Alec Mouri · 3 years, 9 months ago
  56. ab499a2 Change CLOCK_MONOTONIC to CLOCK_MONOTONIC_RAW for GpuWorkPeriodEvent comments. by Serdar Kocdemir · 3 years, 9 months ago
  57. 74d5003 Merge "Make sure all debug logs could be present after enabled" into tm-dev am: 2b9326b1d2 am: 5e7447a0e0 by Arthur Hung · 3 years, 9 months ago
  58. 2b9326b Merge "Make sure all debug logs could be present after enabled" into tm-dev by Arthur Hung · 3 years, 9 months ago
  59. 54dffb1 Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev am: fd45553898 am: ee94ab4ad0 by TreeHugger Robot · 3 years, 9 months ago
  60. fd45553 Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  61. f09ca7f Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: acae40270a by TreeHugger Robot · 3 years, 9 months ago
  62. aadcf94 Reduce gratuitous resets for OneShotTimer by Alec Mouri · 3 years, 9 months ago
  63. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  64. 64921f0 Merge "Use semaphore instead of condition variable" into tm-dev am: 38332d524c am: 52010fe287 by Alec Mouri · 3 years, 9 months ago
  65. 352213a Merge "Reduce more power advisor churn" into tm-dev am: 8ffb028880 am: 6e9812c7d0 by Alec Mouri · 3 years, 9 months ago
  66. 2e3f152 Merge "Revert "Omit DISPLAY_DECORATION layers from CachedSets"" into tm-dev am: 6d590fe039 am: 16368207d2 by TreeHugger Robot · 3 years, 9 months ago
  67. 38332d5 Merge "Use semaphore instead of condition variable" into tm-dev by Alec Mouri · 3 years, 9 months ago
  68. c60b529 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: 7f3e5c7621 by TreeHugger Robot · 3 years, 9 months ago
  69. f91f140 surfaceflinger: buffer was released early for clear client target requests [1/1] by Tianhua Sun · 3 years, 9 months ago
  70. 8ffb028 Merge "Reduce more power advisor churn" into tm-dev by Alec Mouri · 3 years, 9 months ago
  71. 6d590fe Merge "Revert "Omit DISPLAY_DECORATION layers from CachedSets"" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  72. 1a1007b Make sure all debug logs could be present after enabled by Arthur Hung · 3 years, 9 months ago
  73. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  74. 8d7d0f4 Use semaphore instead of condition variable by Alec Mouri · 3 years, 9 months ago
  75. 29382ad Reduce more power advisor churn by Alec Mouri · 3 years, 9 months ago
  76. 4ff178c Merge "Return frame period from vsynctracker." into tm-dev am: 4d03549329 am: fd275d2e9a by Rachel Lee · 3 years, 9 months ago
  77. 4d03549 Merge "Return frame period from vsynctracker." into tm-dev by Rachel Lee · 3 years, 9 months ago
  78. 884c99e Merge "Composition strategy prediction: Make broader predictions." into tm-dev am: d0f7b15b54 am: 361b89c13e by Rob Carr · 3 years, 9 months ago
  79. d0f7b15 Merge "Composition strategy prediction: Make broader predictions." into tm-dev by Rob Carr · 3 years, 9 months ago
  80. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 9 months ago
  81. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 9 months ago
  82. d4d06eb Merge changes Ifb8d7581,I73ba8278,I6d7e3804 into tm-dev am: e7f8167e33 am: 3849f6725e by Prabir Pradhan · 3 years, 9 months ago
  83. e7f8167 Merge changes Ifb8d7581,I73ba8278,I6d7e3804 into tm-dev by Prabir Pradhan · 3 years, 9 months ago
  84. b89582a Merge changes Ib83141bd,Iaaba87a2 into tm-dev am: e9d6733f53 am: 2c050278e1 by Alec Mouri · 3 years, 9 months ago
  85. e9d6733 Merge changes Ib83141bd,Iaaba87a2 into tm-dev by Alec Mouri · 3 years, 9 months ago
  86. 9310c58 Merge "Limit access to head tracker sensor" into tm-dev am: 984f01a4a5 am: a5d329dd70 by TreeHugger Robot · 3 years, 9 months ago
  87. 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 9 months ago
  88. 04d24da Remove FenceTimelines by Alec Mouri · 3 years, 9 months ago
  89. 8977ce9 Remove consumer frame event history by Alec Mouri · 3 years, 9 months ago
  90. 4a4d046 Limit access to head tracker sensor by Brian Duddie · 3 years, 9 months ago
  91. 1960969 Reduce kernel instructions for PowerAdvisor by Alec Mouri · 3 years, 9 months ago
  92. 73fe815 Return frame period from vsynctracker. by Rachel Lee · 3 years, 10 months ago
  93. 7dc56e5 Merge "Reduce kernel instructions for PowerAdvisor" into tm-qpr-dev by Alec Mouri · 3 years, 9 months ago
  94. 0096933 Revert "Omit DISPLAY_DECORATION layers from CachedSets" by Leon Scroggins III · 3 years, 10 months ago
  95. 8a2b1a4 Reland: Change input injection security model by Prabir Pradhan · 3 years, 10 months ago
  96. c059dcf Reduce kernel instructions for PowerAdvisor by Alec Mouri · 3 years, 9 months ago
  97. a9b88d2 Reland: Change input injection security model by Prabir Pradhan · 3 years, 10 months ago
  98. e0e2899 Merge "Change SF power hints to use early frame predictions" into tm-qpr-dev by TreeHugger Robot · 3 years, 9 months ago
  99. 7be8557 Fix batterystats update on sensor connection cleanup by Brian Duddie · 4 years, 1 month ago
  100. 24f2b4c Restore sensor flush behavior for disabled clients by Brian Duddie · 3 years, 9 months ago