1. 06c3b63 Merge "Skip fp16 buffers for GPUs that don't support fp16 textures." into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  2. 628feb7 Skip fp16 buffers for GPUs that don't support fp16 textures. by Nathaniel Nifong · 4 years, 4 months ago
  3. 263d778 Merge "Don't attempt to tone map content that is already in range." into sc-dev by Derek Sollenberger · 4 years, 4 months ago
  4. 61cfde7 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  5. 98fedd5 Don't attempt to tone map content that is already in range. by Derek Sollenberger · 4 years, 4 months ago
  6. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 4 months ago
  7. 6c9d404 Merge "LazyServiceRegistrar: race w/ register & onClients" into sc-dev by Steven Moreland · 4 years, 4 months ago
  8. ba77a4c Merge "Cache shaders having useIsOpaqueWorkaround" into sc-dev by Nathaniel Nifong · 4 years, 4 months ago
  9. e89521f Merge "BBQ: Update the transform hint if the SC layer handle does not change" into sc-dev by Vishnu Nair · 4 years, 4 months ago
  10. 21fa792 LazyServiceRegistrar: race w/ register & onClients by Steven Moreland · 4 years, 4 months ago
  11. 5fa91c2 BBQ: Update the transform hint if the SC layer handle does not change by Vishnu Nair · 4 years, 4 months ago
  12. d2bcbae Fix color shift between gles and skiagl without color management by Alec Mouri · 4 years, 4 months ago
  13. f06a45b Cache shaders having useIsOpaqueWorkaround by Nathaniel Nifong · 4 years, 4 months ago
  14. 4ba0c2e Blast: Use a unique id to track buffers by Vishnu Nair · 4 years, 4 months ago
  15. 2a52ca6 BlastBufferQueue: Fix acquire counts when holding buffers by Vishnu Nair · 4 years, 4 months ago
  16. 504a4d8 Merge "Include skipContentDraw flag to cache blur and shadow shaders" into sc-dev by Nathaniel Nifong · 4 years, 4 months ago
  17. 490a947 Include skipContentDraw flag to cache blur and shadow shaders by Nathaniel Nifong · 4 years, 4 months ago
  18. 39f4b1c Revert "Ensure reportFrameMetrics not being called on deleted instance" by Jorim Jaggi · 4 years, 4 months ago
  19. 4aa9281 Merge "Update transform hint from relayout window (2/2)" into sc-dev by Arthur Hung · 4 years, 4 months ago
  20. 769add2 Merge "Blast: Populate compositor timings" into sc-dev by Vishnu Nair · 4 years, 4 months ago
  21. 831bb8e Merge "Don't update BufferQueue FrameEventStats when a frame is dropped" into sc-dev by Vishnu Nair · 4 years, 4 months ago
  22. 49ce858 Merge "BBQ: add a counter for pending buffers" into sc-dev by Ady Abraham · 4 years, 4 months ago
  23. 95c0a88 Merge "Swap contexts when unmapping ExternalTextures" into sc-dev by Alec Mouri · 4 years, 4 months ago
  24. 9dfe2b2 BBQ: add a counter for pending buffers by Ady Abraham · 4 years, 4 months ago
  25. 9a69a04 Blast: Populate compositor timings by Vishnu Nair · 4 years, 4 months ago
  26. c2ffeb4 Swap contexts when unmapping ExternalTextures by Alec Mouri · 4 years, 4 months ago
  27. de66dc7 Don't update BufferQueue FrameEventStats when a frame is dropped by Vishnu Nair · 4 years, 4 months ago
  28. a9e4e2f Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  29. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 4 months ago
  30. a9b4739 Merge changes from topic "libbinder.stable.abi" into sc-dev by Pirama Arumuga Nainar · 4 years, 4 months ago
  31. 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 5 months ago
  32. 82ed75e [libbinder] Enumerate symbols exported from libbinder by Pirama Arumuga Nainar · 4 years, 4 months ago
  33. 7bf165a [libbinder] Disable Sampling PGO for x86, x86_64 by Pirama Arumuga Nainar · 4 years, 4 months ago
  34. 603a15d Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 4 months ago
  35. 6ed2ea8 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 4 months ago
  36. d966a69 Merge "Defer deleting ExternalTextures that go out of scope during DrawLayers" into sc-dev by Derek Sollenberger · 4 years, 4 months ago
  37. b6aa9a0 Update transform hint from relayout window (2/2) by Arthur Hung · 4 years, 4 months ago
  38. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 4 months ago
  39. c71ee4b Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 4 months ago
  40. d3f6065 Defer deleting ExternalTextures that go out of scope during DrawLayers by Derek Sollenberger · 4 years, 4 months ago
  41. 1283885 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 5 months ago
  42. fa14db8 Merge "SurfaceFlinger: add custom taskprofiles for SF threads" into sc-dev by Wei Wang · 4 years, 4 months ago
  43. b4eff20 Merge "binder: rust: Fix dropped service memleak" into sc-dev by Matthew Maurer · 4 years, 4 months ago
  44. 976a645 SurfaceFlinger: add custom taskprofiles for SF threads by Wei Wang · 4 years, 4 months ago
  45. 2c34aa6 Merge "Add detailed Skia traces sysprop to RenderEngine." into sc-dev by Rachel Lee · 4 years, 4 months ago
  46. e0220ce Merge "SF: RenderEngine::primeCache should not be called as SCHED_FIFO" into sc-dev by Ady Abraham · 4 years, 4 months ago
  47. e093fd9 Merge "Cache blur shaders only when blur is enabled" into sc-dev by Leon Scroggins · 4 years, 4 months ago
  48. a49a916 Merge "Activate reduced shader mode in SkiaGlRenderEngine" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  49. b3d39f5 Merge "If requested then cache unprotected buffers even in protected mode" into sc-dev by Derek Sollenberger · 4 years, 4 months ago
  50. 4500718 If requested then cache unprotected buffers even in protected mode by Derek Sollenberger · 4 years, 4 months ago
  51. cbbc33e binder: rust: Fix dropped service memleak by Matthew Maurer · 4 years, 4 months ago
  52. 9c187a3 Merge "Reduce contention for renderengine's async ops." into sc-dev by Alec Mouri · 4 years, 4 months ago
  53. be95fb6 Merge "Add RenderEngine trace point with layer name." into sc-dev by Alec Mouri · 4 years, 4 months ago
  54. 39d9cb7 Reduce contention for renderengine's async ops. by Alec Mouri · 4 years, 4 months ago
  55. cda45e9 Cache blur shaders only when blur is enabled by Nathaniel Nifong · 4 years, 4 months ago
  56. cbd3093 Add RenderEngine trace point with layer name. by Alec Mouri · 4 years, 4 months ago
  57. c6a7364 Add detailed Skia traces sysprop to RenderEngine. by rnlee · 4 years, 5 months ago
  58. 4c44be8 Merge "Make solid color cache attempts use alpha" into sc-dev by Leon Scroggins · 4 years, 4 months ago
  59. a2d4061 Merge "Switch media fw hotword permission check to PermissionChecker (native)" into sc-dev by Ahaan Ugale · 4 years, 4 months ago
  60. fe2a6db SF: RenderEngine::primeCache should not be called as SCHED_FIFO by Ady Abraham · 4 years, 4 months ago
  61. f8d35e9 Activate reduced shader mode in SkiaGlRenderEngine by Nathaniel Nifong · 4 years, 4 months ago
  62. 0d1e6c8 Merge "Return a copy of InputDeviceLightInfo instead of pointer" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  63. ce89e30 Merge "Do not run binderRpcTest automatically as unit tests" into sc-dev by Julien Desprez · 4 years, 4 months ago
  64. 768693f Make solid color cache attempts use alpha by Nathaniel Nifong · 4 years, 4 months ago
  65. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 5 months ago
  66. 8f12814 Do not run binderRpcTest automatically as unit tests by Julien Desprez · 4 years, 5 months ago
  67. 45fc633 Switch media fw hotword permission check to PermissionChecker (native) by Ahaan Ugale · 4 years, 4 months ago
  68. 97e7cc0 SF: Pass transformHint with releaseBuffer by Robert Carr · 4 years, 4 months ago
  69. bba52f4 Merge "Add linker script to maintain binary ABI stability" into sc-dev by Yi Kong · 4 years, 5 months ago
  70. 3acce53 Merge "Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API." into sc-dev by Peiyong Lin · 4 years, 5 months ago
  71. c8c8d53 Add linker script to maintain binary ABI stability by Yi Kong · 4 years, 5 months ago
  72. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 5 months ago
  73. 90a90f1 Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API. by Peiyong Lin · 4 years, 5 months ago
  74. f824b53 Merge "SkiaRE: Use RGB_888x for isOpaque" into sc-dev by Leon Scroggins · 4 years, 5 months ago
  75. aa8b7ac Return error code directly in allocateHelper() by Tim Van Patten · 4 years, 5 months ago
  76. f3e4921 Merge "Switch media fw permissions checks to AttributionSource (native)" into sc-dev by Svetoslav Ganov · 4 years, 5 months ago
  77. c4e0cbd SkiaRE: Use RGB_888x for isOpaque by Leon Scroggins III · 4 years, 5 months ago
  78. ac977e6 SF - plumbing game mode for metrics (Part 1) by Adithya Srinivasan · 4 years, 5 months ago
  79. b1a9a9a Switch media fw permissions checks to AttributionSource (native) by Svet Ganov · 4 years, 5 months ago
  80. f180496 Merge "Cache a larger variety of clipped rounded rects" into sc-dev by Nathaniel Nifong · 4 years, 5 months ago
  81. afeac5b Cache a larger variety of clipped rounded rects by Nathaniel Nifong · 4 years, 5 months ago
  82. 84c78d5 Merge "Capture MSKPs from RE more reliably" into sc-dev by Leon Scroggins · 4 years, 5 months ago
  83. 2eca03f Capture MSKPs from RE more reliably by Leon Scroggins III · 4 years, 5 months ago
  84. 266ca8e Merge "libbinder: further downgrade oneway spam log" into sc-dev by Steven Moreland · 4 years, 5 months ago
  85. eb1c29d Merge changes from topic "revert-1553275-Bug139327211_V5-QZELUAZXGW" into sc-dev by Steven Moreland · 4 years, 5 months ago
  86. e18ece3 libbinder: further downgrade oneway spam log by Steven Moreland · 4 years, 5 months ago
  87. 58c1098 Revert "binder: race condition by parcel finalize" by Steven Moreland · 4 years, 5 months ago
  88. 1f89455 Revert "libbinder: test parcel allocted on another thread" by Steven Moreland · 4 years, 5 months ago
  89. 9d799fb Merge "Avoid blur behind for layers that are fully opaque." into sc-dev by Derek Sollenberger · 4 years, 5 months ago
  90. a3d681c Merge "Add robustness for permissions errors to Surface APIs." into sc-dev by TreeHugger Robot · 4 years, 5 months ago
  91. c20e080 Avoid blur behind for layers that are fully opaque. by Derek Sollenberger · 4 years, 5 months ago
  92. 8f04b30 Add SF side tunnel mode listener by Galia Peycheva · 4 years, 6 months ago
  93. 6b38461 MotionEvent: Simplify logic around transformations by Prabir Pradhan · 4 years, 5 months ago
  94. 3554ef9 Merge "Move TraceUtils.h to gui to share with libhwui." into sc-dev by Rachel Lee · 4 years, 5 months ago
  95. f2109f9 Merge "Updates OWNERS files" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
  96. 46259c5 Merge "Return to previous RenderEngine behavior for protected buffers" into sc-dev by Derek Sollenberger · 4 years, 5 months ago
  97. 4a9869c Merge "Remove unnecessary drawing commands when drawing shadows." into sc-dev by Derek Sollenberger · 4 years, 5 months ago
  98. 9d94142 Merge "Add aidl method for removing individual sensor privacy listener" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
  99. 60f46b5 Move TraceUtils.h to gui to share with libhwui. by rnlee · 4 years, 5 months ago
  100. 88d0a1b Updates OWNERS files by Patrick Baumann · 4 years, 5 months ago