1. 39d0147 Modify bounds and transform for BSL input. by chaviw · 5 years ago
  2. b16fa8e Merge "Remove setFrame from BufferStateLayer" into sc-dev by Chavi Weingarten · 5 years ago
  3. 6c1b7ac SF: use FenceTime when possible by Ady Abraham · 5 years ago
  4. 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 5 years ago
  5. 9a93ea6 Remove setFrame from BufferStateLayer by chaviw · 5 years ago
  6. c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 5 years ago
  7. 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 5 years ago
  8. 2571450 Rename crop_legacy to just crop by chaviw · 5 years ago
  9. cc81b2f Merge "Simplify width, height, transform variable for BSL" into sc-dev by Chavi Weingarten · 5 years ago
  10. d11eb6b Dropping SurfaceFrames from Drawing State by Adithya Srinivasan · 5 years ago
  11. 785addd Add isBuffer to SurfaceFrame by Adithya Srinivasan · 5 years ago
  12. 766c9c5 Simplify width, height, transform variable for BSL by chaviw · 5 years ago
  13. 58bf7e2 Avoid marking visible regions as dirty when metadata changes by Vishnu Nair · 5 years ago
  14. dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 5 years ago
  15. adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 5 years ago
  16. 44e9f3b SF: fix layer activation with scheduler by Ady Abraham · 5 years ago
  17. a8109d4 Merge "StretchEffect changes" into sc-dev by John Reck · 5 years ago
  18. 2db024a Merge "Unrotate inputwindows into rotation display grew-up in" into sc-dev by Evan Rosky · 5 years ago
  19. 55ee875 Merge "Trace predictionExpired and dropped frames properly" into sc-dev by TreeHugger Robot · 5 years ago
  20. 061c14c Trace predictionExpired and dropped frames properly by Adithya Srinivasan · 5 years ago
  21. c00c669 StretchEffect changes by John Reck · 5 years ago
  22. 2b9fc25 Unrotate inputwindows into rotation display grew-up in by [1;3C · 5 years ago
  23. 819f630 Set the render rate on the created surface frame instead of the old one. by Alec Mouri · 5 years ago
  24. e06403f Merge changes Ic348cf9f,Icfd4cecf into sc-dev by Alec Mouri · 5 years ago
  25. 1c69780 Merge "Add plumbing for sending stretch effect to SF" into sc-dev by TreeHugger Robot · 5 years ago
  26. cfe8258 SurfaceFlinger: remove a redundant nullptr check by Ady Abraham · 5 years ago
  27. 7d436ec Plumb refresh and render rates into shared timeline by Alec Mouri · 5 years ago
  28. cdb4ed7 Add plumbing for sending stretch effect to SF by John Reck · 5 years ago
  29. b9a7dab Fix Transaction tracking for FrameTimeline by Adithya Srinivasan · 5 years ago
  30. a73115b Merge "Remove detachChildren" into sc-dev by Chavi Weingarten · 5 years ago
  31. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 5 years ago
  32. f6eddb6 Enable backpressure for BufferStateLayer by Vishnu Nair · 5 years ago
  33. 8ba8b07 Remove detachChildren by chaviw · 5 years ago
  34. dd5bfa9 SurfaceFlinger: handle high refresh rate deny list by Ady Abraham · 5 years ago
  35. f467f89 SF: use parent layer frame rate by Ady Abraham · 6 years ago
  36. 0a8314d Merge "Don't fill boundary rectangle when drawing shadows." by TreeHugger Robot · 5 years ago
  37. 9b2ca3e Expand jank classification by Adithya Srinivasan · 5 years ago
  38. 4083086 Merge "Make layer background blur depend on parent alpha" by Galia Peycheva · 5 years ago
  39. bd17b3b Don't fill boundary rectangle when drawing shadows. by Alec Mouri · 5 years ago
  40. da7de0e Make layer background blur depend on parent alpha by Galia Peycheva · 5 years ago
  41. 6eab17a Adding additional annotation to Skia Recorder by Ana Krulec · 5 years ago
  42. a874f39 Merge "SF: handle long waiting Layer sync point" by TreeHugger Robot · 5 years ago
  43. 7e72caf Use empty frame for input when layer bounds is invalid by chaviw · 5 years ago
  44. 285e9ed Merge "Add Shared timeline jank classification listener (1/2)" by Jorim Jaggi · 5 years ago
  45. 9c03b50 Add Shared timeline jank classification listener (1/2) by Jorim Jaggi · 5 years ago
  46. 30eff2a Merge "Set ownerUid/ownerPid for layer with no input info" by Bernardo Rufino · 5 years ago
  47. 6fd11ba Merge "Check ROTATE_SURFACE_FLINGER permission on arbitrary rotation" by Hongwei Wang · 5 years ago
  48. 3bba7cb Set ownerUid/ownerPid for layer with no input info by Bernardo Rufino · 5 years ago
  49. 948c642 SF: handle long waiting Layer sync point by KaiChieh Chuang · 5 years ago
  50. 1876e2e SF: Fix formatting of the layers table in dumpsys by Marin Shalamanov · 5 years ago
  51. e8a663d Add Fps class by Marin Shalamanov · 5 years ago
  52. 46213ea Check ROTATE_SURFACE_FLINGER permission on arbitrary rotation by Hongwei Wang · 5 years ago
  53. 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 5 years ago
  54. 53fc11d Make shouldBeSeamless an enum by Marin Shalamanov · 5 years ago
  55. b887107 Merge changes from topic "isSeamlessRequired" by TreeHugger Robot · 5 years ago
  56. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 5 years ago
  57. 69df21f Merge "Change severity of "No local sync point found" logs" by TreeHugger Robot · 5 years ago
  58. 9aaf96f Change severity of "No local sync point found" logs by Vishnu Nair · 5 years ago
  59. 39cfa2e Crop bounds sent to input by screen bounds. by chaviw · 5 years ago
  60. 9febda8 Plumb owner pid into Layer by Adithya Srinivasan · 5 years ago
  61. 1b3976a Merge "Expose shared timeline counters into telemetry:" by TreeHugger Robot · 5 years ago
  62. 9a29e67 Expose shared timeline counters into telemetry: by Alec Mouri · 6 years ago
  63. c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 6 years ago
  64. 47dbd69 Don't lose transaction callbacks that are still in the drawing state. by chaviw · 5 years ago
  65. 9ff8bcc Don't increment layer state sequence id when setting setFrameTimelineVsyncForTransaction by Vishnu Nair · 5 years ago
  66. 64f45cf Merge "[SurfaceFlinger] Update comments to clarify transform." by TreeHugger Robot · 5 years ago
  67. 74861ad [SurfaceFlinger] Update comments to clarify transform. by Peiyong Lin · 5 years ago
  68. 419cc99 Merge "SurfaceControl: Remove setOverrideScalingMode" by Rob Carr · 5 years ago
  69. de619fa Make a layer secure if its parent is secure. by Garfield Tan · 6 years ago
  70. 916b036 SurfaceControl: Remove setOverrideScalingMode by Robert Carr · 6 years ago
  71. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 6 years ago
  72. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 6 years ago
  73. 7f8a1e6 SurfaceFlinger: rename FrameTimeline's setActualEndTime by Ady Abraham · 6 years ago
  74. 97651d2 Merge "SurfaceFlinger: add transactions to FrameTimeline" by Ady Abraham · 6 years ago
  75. 22c7b5c SurfaceFlinger: add transactions to FrameTimeline by Ady Abraham · 6 years ago
  76. 6b7c5c9 Pass in framenumbers if submitting buffers via BlastBufferQueue by Vishnu Nair · 6 years ago
  77. 075b598 Merge "Ensure insets for input are transformed correctly." by Chavi Weingarten · 6 years ago
  78. 44a6d2b Ensure insets for input are transformed correctly. by chaviw · 6 years ago
  79. c5676c6 Added SKIP_SCREENSHOT flag for layers by chaviw · 6 years ago
  80. 7fb1931 Merge "SurfaceFlinger: Shared timeline plumbing" by Ady Abraham · 6 years ago
  81. 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 6 years ago
  82. 957d753 Merge "fillInputInfo: Guard against integer overflow." by Rob Carr · 6 years ago
  83. 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 6 years ago
  84. 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 6 years ago
  85. 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 6 years ago
  86. a724230 fillInputInfo: Guard against integer overflow. by Robert Carr · 6 years ago
  87. edbe6d2 Handle defer transactions on a detached layer by Vishnu Nair · 6 years ago
  88. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 6 years ago
  89. de7a38f Merge "Remove rotation and use flag useIdentityTransform for screenshots." by Chavi Weingarten · 6 years ago
  90. 250bcbb Store Layer ownerUid based on metadata or callingUid. by chaviw · 6 years ago
  91. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 6 years ago
  92. 1ff3d1e Use Transform in InputDispatcher by chaviw · 6 years ago
  93. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 6 years ago
  94. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 6 years ago
  95. 2738c9e Merge "Use real InputWindowInfo for traces and dumps" by Chavi Weingarten · 6 years ago
  96. 5e1e8f2 Only attach descendants if parent was detached by chaviw · 6 years ago
  97. 4c34a09 Use real InputWindowInfo for traces and dumps by chaviw · 6 years ago
  98. 546c436 Merge "SurfaceFlinger: only focused layers can use appRequestRange" into rvc-dev am: 18c692ccd1 am: 3c7ccbaee2 am: 754a024df1 am: 77c69aab4a by Ady Abraham · 6 years ago
  99. aae5ed5 SurfaceFlinger: only focused layers can use appRequestRange by Ady Abraham · 6 years ago
  100. 340bc1e Merge "Do not set eTraversalNeeded w/out wake up" into rvc-dev am: 4f6205d3cc am: 5a33a8a399 am: 3cc5626673 am: db5b2c6058 by Valerie Hau · 6 years ago