1. 7c8497e avoid extra release of unowned objects in Parcel error path by Steven Moreland · 4 years, 3 months ago
  2. fe4d05c Surface: Release references to BlastBufferQueue and SurfaceControl on Surface#destroy by Vishnu Nair · 4 years, 5 months ago
  3. edec715 Merge "SurfaceView: Synchronize destframe updates with SurfaceView size changes" into sc-dev by Vishnu Nair · 4 years, 6 months ago
  4. 084514a SurfaceView: Synchronize destframe updates with SurfaceView size changes by Vishnu Nair · 4 years, 6 months ago
  5. 15c1c68 Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" into sc-dev by Prabir Pradhan · 4 years, 6 months ago
  6. 2c7d7d9 Merge "binderVendorDoubleLoadTest: rm from VTS" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  7. f99e2e3 binderVendorDoubleLoadTest: rm from VTS by Steven Moreland · 4 years, 8 months ago
  8. 7e1443f MotionEvent: Guard getRawX/Y compatibility logic using feature flag by Prabir Pradhan · 4 years, 6 months ago
  9. 5eaa7c3 Merge "Add mechanism for a task's windows to be trusted overlays (SF)" into sc-dev by Winson Chung · 4 years, 6 months ago
  10. a30f7c9 Add mechanism for a task's windows to be trusted overlays (SF) by Winson Chung · 4 years, 7 months ago
  11. f5a069a [libbinder] Stop exporting std:: and android::sp symbols by Pirama Arumuga Nainar · 4 years, 6 months ago
  12. 6a409e1 Merge "Surface: Initialize mAutoPrerotation" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  13. 1d29826 Surface: Initialize mAutoPrerotation by Vishnu Nair · 4 years, 6 months ago
  14. 4a3bd67 Adjust max cross fade radius to new blur radius range by Galia Peycheva · 4 years, 6 months ago
  15. 5e92138 Fix SF blur to be as blurry as Gaussian blur by Galia Peycheva · 4 years, 7 months ago
  16. 90b688e Merge "SF: fix BufferTX counter for null buffers" into sc-dev by Ady Abraham · 4 years, 6 months ago
  17. 6e8e364 SF: fix BufferTX counter for null buffers by Ady Abraham · 4 years, 6 months ago
  18. 4c969b3 Merge "BlastBufferQueue: Keep transform hint in Surface consistent" into sc-dev by Vishnu Nair · 4 years, 6 months ago
  19. 9c16128 BlastBufferQueue: Keep transform hint in Surface consistent by Vishnu Nair · 4 years, 6 months ago
  20. 7b86b17 Merge "Added API changes for sensor privacy toggle source." into sc-dev by Pyuli Naithani · 4 years, 6 months ago
  21. 6a5e8c4 Merge "Add an utility function to convert RotationFlags to Rotation" into sc-dev by Vishnu Nair · 4 years, 6 months ago
  22. c45b3a8 Merge "Exclude LargeTests from presubmit." into sc-dev by Kweku Adams · 4 years, 6 months ago
  23. 44d6966 Added API changes for sensor privacy toggle source. by Pyuli Naithani · 4 years, 7 months ago
  24. a6b5423 Cache shadow shaders for showing shadier shapes without shaky shinanigans by Nathaniel Nifong · 4 years, 7 months ago
  25. c6a3d60 Add an utility function to convert RotationFlags to Rotation by Vishnu Nair · 4 years, 7 months ago
  26. f0e8566 Merge "Cache hole punch, and flipped image shaders from pip" into sc-dev by Nathaniel Nifong · 4 years, 7 months ago
  27. 1349150 Cache hole punch, and flipped image shaders from pip by Nathaniel Nifong · 4 years, 7 months ago
  28. b6d444f Merge "Enable RenderEngine context switching to be async." into sc-dev by Derek Sollenberger · 4 years, 7 months ago
  29. 06e31f9 Merge "IGBP: Address inconsistent flatten/unflatten for QueueBufferInput" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  30. 06c3b63 Merge "Skip fp16 buffers for GPUs that don't support fp16 textures." into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  31. d67d244 IGBP: Address inconsistent flatten/unflatten for QueueBufferInput by Shuzhen Wang · 4 years, 7 months ago
  32. 1ec2fb5 Enable RenderEngine context switching to be async. by Derek Sollenberger · 4 years, 7 months ago
  33. 628feb7 Skip fp16 buffers for GPUs that don't support fp16 textures. by Nathaniel Nifong · 4 years, 7 months ago
  34. 263d778 Merge "Don't attempt to tone map content that is already in range." into sc-dev by Derek Sollenberger · 4 years, 7 months ago
  35. 122f225 Exclude LargeTests from presubmit. by Kweku Adams · 4 years, 7 months ago
  36. 61cfde7 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  37. 98fedd5 Don't attempt to tone map content that is already in range. by Derek Sollenberger · 4 years, 7 months ago
  38. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  39. 6c9d404 Merge "LazyServiceRegistrar: race w/ register & onClients" into sc-dev by Steven Moreland · 4 years, 7 months ago
  40. ba77a4c Merge "Cache shaders having useIsOpaqueWorkaround" into sc-dev by Nathaniel Nifong · 4 years, 7 months ago
  41. e89521f Merge "BBQ: Update the transform hint if the SC layer handle does not change" into sc-dev by Vishnu Nair · 4 years, 7 months ago
  42. 21fa792 LazyServiceRegistrar: race w/ register & onClients by Steven Moreland · 4 years, 7 months ago
  43. 5fa91c2 BBQ: Update the transform hint if the SC layer handle does not change by Vishnu Nair · 4 years, 7 months ago
  44. d2bcbae Fix color shift between gles and skiagl without color management by Alec Mouri · 4 years, 7 months ago
  45. f06a45b Cache shaders having useIsOpaqueWorkaround by Nathaniel Nifong · 4 years, 7 months ago
  46. 4ba0c2e Blast: Use a unique id to track buffers by Vishnu Nair · 4 years, 7 months ago
  47. 2a52ca6 BlastBufferQueue: Fix acquire counts when holding buffers by Vishnu Nair · 4 years, 7 months ago
  48. 504a4d8 Merge "Include skipContentDraw flag to cache blur and shadow shaders" into sc-dev by Nathaniel Nifong · 4 years, 7 months ago
  49. 490a947 Include skipContentDraw flag to cache blur and shadow shaders by Nathaniel Nifong · 4 years, 7 months ago
  50. 39f4b1c Revert "Ensure reportFrameMetrics not being called on deleted instance" by Jorim Jaggi · 4 years, 7 months ago
  51. 4aa9281 Merge "Update transform hint from relayout window (2/2)" into sc-dev by Arthur Hung · 4 years, 7 months ago
  52. 769add2 Merge "Blast: Populate compositor timings" into sc-dev by Vishnu Nair · 4 years, 7 months ago
  53. 831bb8e Merge "Don't update BufferQueue FrameEventStats when a frame is dropped" into sc-dev by Vishnu Nair · 4 years, 7 months ago
  54. 49ce858 Merge "BBQ: add a counter for pending buffers" into sc-dev by Ady Abraham · 4 years, 7 months ago
  55. 95c0a88 Merge "Swap contexts when unmapping ExternalTextures" into sc-dev by Alec Mouri · 4 years, 7 months ago
  56. 9dfe2b2 BBQ: add a counter for pending buffers by Ady Abraham · 4 years, 7 months ago
  57. 9a69a04 Blast: Populate compositor timings by Vishnu Nair · 4 years, 7 months ago
  58. c2ffeb4 Swap contexts when unmapping ExternalTextures by Alec Mouri · 4 years, 7 months ago
  59. de66dc7 Don't update BufferQueue FrameEventStats when a frame is dropped by Vishnu Nair · 4 years, 7 months ago
  60. a9e4e2f Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  61. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 7 months ago
  62. a9b4739 Merge changes from topic "libbinder.stable.abi" into sc-dev by Pirama Arumuga Nainar · 4 years, 7 months ago
  63. 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 8 months ago
  64. 82ed75e [libbinder] Enumerate symbols exported from libbinder by Pirama Arumuga Nainar · 4 years, 7 months ago
  65. 7bf165a [libbinder] Disable Sampling PGO for x86, x86_64 by Pirama Arumuga Nainar · 4 years, 7 months ago
  66. 603a15d Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 7 months ago
  67. 6ed2ea8 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 7 months ago
  68. d966a69 Merge "Defer deleting ExternalTextures that go out of scope during DrawLayers" into sc-dev by Derek Sollenberger · 4 years, 7 months ago
  69. b6aa9a0 Update transform hint from relayout window (2/2) by Arthur Hung · 4 years, 7 months ago
  70. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 7 months ago
  71. c71ee4b Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 7 months ago
  72. d3f6065 Defer deleting ExternalTextures that go out of scope during DrawLayers by Derek Sollenberger · 4 years, 7 months ago
  73. 1283885 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 8 months ago
  74. fa14db8 Merge "SurfaceFlinger: add custom taskprofiles for SF threads" into sc-dev by Wei Wang · 4 years, 7 months ago
  75. b4eff20 Merge "binder: rust: Fix dropped service memleak" into sc-dev by Matthew Maurer · 4 years, 7 months ago
  76. 976a645 SurfaceFlinger: add custom taskprofiles for SF threads by Wei Wang · 4 years, 7 months ago
  77. 2c34aa6 Merge "Add detailed Skia traces sysprop to RenderEngine." into sc-dev by Rachel Lee · 4 years, 7 months ago
  78. e0220ce Merge "SF: RenderEngine::primeCache should not be called as SCHED_FIFO" into sc-dev by Ady Abraham · 4 years, 7 months ago
  79. e093fd9 Merge "Cache blur shaders only when blur is enabled" into sc-dev by Leon Scroggins · 4 years, 7 months ago
  80. a49a916 Merge "Activate reduced shader mode in SkiaGlRenderEngine" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  81. b3d39f5 Merge "If requested then cache unprotected buffers even in protected mode" into sc-dev by Derek Sollenberger · 4 years, 7 months ago
  82. 4500718 If requested then cache unprotected buffers even in protected mode by Derek Sollenberger · 4 years, 7 months ago
  83. cbbc33e binder: rust: Fix dropped service memleak by Matthew Maurer · 4 years, 7 months ago
  84. 9c187a3 Merge "Reduce contention for renderengine's async ops." into sc-dev by Alec Mouri · 4 years, 7 months ago
  85. be95fb6 Merge "Add RenderEngine trace point with layer name." into sc-dev by Alec Mouri · 4 years, 7 months ago
  86. 39d9cb7 Reduce contention for renderengine's async ops. by Alec Mouri · 4 years, 7 months ago
  87. cda45e9 Cache blur shaders only when blur is enabled by Nathaniel Nifong · 4 years, 7 months ago
  88. cbd3093 Add RenderEngine trace point with layer name. by Alec Mouri · 4 years, 7 months ago
  89. c6a7364 Add detailed Skia traces sysprop to RenderEngine. by rnlee · 4 years, 8 months ago
  90. 4c44be8 Merge "Make solid color cache attempts use alpha" into sc-dev by Leon Scroggins · 4 years, 7 months ago
  91. a2d4061 Merge "Switch media fw hotword permission check to PermissionChecker (native)" into sc-dev by Ahaan Ugale · 4 years, 7 months ago
  92. fe2a6db SF: RenderEngine::primeCache should not be called as SCHED_FIFO by Ady Abraham · 4 years, 7 months ago
  93. f8d35e9 Activate reduced shader mode in SkiaGlRenderEngine by Nathaniel Nifong · 4 years, 7 months ago
  94. 0d1e6c8 Merge "Return a copy of InputDeviceLightInfo instead of pointer" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  95. ce89e30 Merge "Do not run binderRpcTest automatically as unit tests" into sc-dev by Julien Desprez · 4 years, 7 months ago
  96. 768693f Make solid color cache attempts use alpha by Nathaniel Nifong · 4 years, 7 months ago
  97. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
  98. 8f12814 Do not run binderRpcTest automatically as unit tests by Julien Desprez · 4 years, 8 months ago
  99. 45fc633 Switch media fw hotword permission check to PermissionChecker (native) by Ahaan Ugale · 4 years, 7 months ago
  100. 97e7cc0 SF: Pass transformHint with releaseBuffer by Robert Carr · 4 years, 7 months ago