1. 8859b13 Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/frameworks/native into HEAD by micky387 · 3 months ago
  2. 785d27f Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/frameworks/native into HEAD by micky387 · 4 months ago android-15
  3. 08511a8 Revert "Delay initialization of a ConsumerBase instance to construction of a sp/wp." by Anton Ivanov · 5 months ago
  4. 02eff54 Revert "Ensure Choreographer is held as sp<> in SurfaceControl." by Anton Ivanov · 5 months ago
  5. 631b370 Merge "Add border API to surface control" into main by Cairn Overturf · 6 months ago
  6. e511fd4 Merge "Delete deprecate deprecate_uiautomation_input_injection flag" into main by Antonio Kantek · 6 months ago
  7. 520d8fc Merge "Revert^2 "Use TransactionState in SurfaceFlinger."" into main by Treehugger Robot · 6 months ago
  8. 87e085d Delete deprecate deprecate_uiautomation_input_injection flag by Antonio Kantek · 6 months ago
  9. 9473d9d Merge "Ensure libgui classes that are held by sp<> are only constructed with sp<>::make." into main by Treehugger Robot · 6 months ago
  10. 34313a3 Merge "Add a unit test for receiving 'finish' message after channel close" into main by Treehugger Robot · 6 months ago
  11. 8f3af08 Add a unit test for receiving 'finish' message after channel close by Siarhei Vishniakou · 7 months ago
  12. f9bfbe1 Merge "Check mDataPos to see if the Parcel needs to grow" into main by Treehugger Robot · 6 months ago
  13. 85add72 Merge "Surface: Add 'isBufferOwned' call" into main by Jim Shargo · 6 months ago
  14. de365a6 Merge "Revert "Include stack traces from keystore2 in bugreports on debuggable builds"" into main by Todd Frederick · 6 months ago
  15. d02eebc Merge "InputDispatcher: Provide a way to transfer the entire gesture" into main by Treehugger Robot · 6 months ago
  16. d7b71ac Revert^2 "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
  17. 80024f1 Revert "Include stack traces from keystore2 in bugreports on debuggable builds" by Todd Frederick · 6 months ago
  18. 611b730 Check mDataPos to see if the Parcel needs to grow by Devin Moore · 6 months ago
  19. 93b2749 InputDispatcher: Provide a way to transfer the entire gesture by Siarhei Vishniakou · 6 months ago
  20. 7d0d256 Merge "add ScreenPartStatus to displayIdentification" into main by Daniel Zheng · 6 months ago
  21. b1b8b4c add ScreenPartStatus to displayIdentification by Daniel Zheng · 7 months ago
  22. 65fb1c6 Add border API to surface control by YCairn Overturf · 6 months ago
  23. bcbec20 Merge "Add comment explaining BpBinder::linkToDeath invalid operation" into main am: 4212ea291e am: 93806e1a53 by Treehugger Robot · 6 months ago
  24. c1b4af3 Ensure libgui classes that are held by sp<> are only constructed with sp<>::make. by Anton Ivanov · 6 months ago
  25. 4a95d2d Merge "binderRpcTest: Fix sockaddr_storage handling" into main by Devin Moore · 6 months ago
  26. 4212ea2 Merge "Add comment explaining BpBinder::linkToDeath invalid operation" into main by Treehugger Robot · 6 months ago
  27. 969e7ea Merge changes I60d42f38,I25857739 into main by Treehugger Robot · 6 months ago
  28. 4b52779 Merge "Revert^2 "Explicitly include libgui as a shared library in libgui_test."" into main by Treehugger Robot · 6 months ago
  29. 6b3c3bd Merge "Revert "Use TransactionState in SurfaceFlinger."" into main by Treehugger Robot · 6 months ago
  30. 4f0c995 Merge "libbinder: fix trusty cpp fd transport modes" into main am: 33da0c2368 am: 3ea3bd3ec2 by Treehugger Robot · 6 months ago
  31. 33da0c2 Merge "libbinder: fix trusty cpp fd transport modes" into main by Treehugger Robot · 6 months ago
  32. 6bcd411 Revert^2 "Explicitly include libgui as a shared library in libgui_test." by Anton Ivanov · 6 months ago
  33. 4f8b4f3 Revert "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
  34. 9045666 Ensure Choreographer is held as sp<> in SurfaceControl. by Anton Ivanov · 6 months ago
  35. a4e35c6 Harden construction sites of android::StrongPointer in frameworks/native by Anton Ivanov · 6 months ago
  36. a81c63b libbinder: fix trusty cpp fd transport modes by Gil Cukierman · 6 months ago
  37. b1fd186 Merge "Remove flags from cppflags of libgui_test." into main by Treehugger Robot · 6 months ago
  38. a1d84d1 Merge "Avoid copying Transaction objects unneccessarily." into main by Anton Ivanov · 6 months ago
  39. 86883f5 Merge "Implement Send for RpcServerConnection" into main am: c643576c05 am: 22795fe48f by Hasini Gunasinghe · 6 months ago
  40. c643576 Merge "Implement Send for RpcServerConnection" into main by Hasini Gunasinghe · 6 months ago
  41. a5a581d Merge "[Lut] fix over-saturated issue on GPU composition" into main by Sally Qi · 6 months ago
  42. c3130a5 Avoid copying Transaction objects unneccessarily. by Anton Ivanov · 6 months ago
  43. 913c8f3 Merge "Use EXPECT_NEAR for float value in tests" into main by Arpit Singh · 6 months ago
  44. 81f7934 Merge "Add get() method to declare_binder_enum" into main am: 0fa903349f am: 709de11f8a by Treehugger Robot · 6 months ago
  45. 0fa9033 Merge "Add get() method to declare_binder_enum" into main by Treehugger Robot · 6 months ago
  46. 729f721 Surface: Add 'isBufferOwned' call by Jim Shargo · 7 months ago
  47. eed408a Merge "Introduce a dependency monitor for fences" into main by Alec Mouri · 6 months ago
  48. 9373d96 Merge "Revert "libgui: Make bq_gl_fence_cleanup a bugfix flag"" into main by Jim Shargo · 6 months ago
  49. 6794de3 Use EXPECT_NEAR for float value in tests by Arpit Singh · 6 months ago
  50. f22d783 [Lut] fix over-saturated issue on GPU composition by Sally Qi · 6 months ago
  51. df868ba Introduce a dependency monitor for fences by Alec Mouri · 6 months ago
  52. c28b463 Merge changes from topic "make-displayid-opaque" into main by Gil Dekel · 6 months ago
  53. 961b018 Merge "libbinder: export fewer symbols for vendor builds" into main am: cce29be72c am: dd1edea9fb by Frederick Mayle · 6 months ago
  54. cce29be Merge "libbinder: export fewer symbols for vendor builds" into main by Frederick Mayle · 6 months ago
  55. 1768ebd Revert "libgui: Make bq_gl_fence_cleanup a bugfix flag" by Jim Shargo · 6 months ago
  56. 9897d79 SF: Remove PhysicalDisplayId::getPort() by Gil Dekel · 6 months ago
  57. 147626a SF: Remove *DisplayId::tryCast and DisplayId::isVirtual() by Gil Dekel · 6 months ago
  58. 329c7f9 Merge "BufferQueues: Always respect setMaxDequeuedBufferCount" into main by Jim Shargo · 6 months ago
  59. 578ac8e Merge "Use TransactionState in SurfaceFlinger." into main by Treehugger Robot · 6 months ago
  60. 235d6d6 Remove flags from cppflags of libgui_test. by Anton Ivanov · 6 months ago
  61. 001af76 Merge "Export RpcServerConnection for use in Trusty" into main am: a4a2dd9bc2 am: 5415544312 by Hasini Gunasinghe · 6 months ago
  62. a4a2dd9 Merge "Export RpcServerConnection for use in Trusty" into main by Hasini Gunasinghe · 6 months ago
  63. 42b8712 Merge "Refactor InputTransferToken equality" into main by Treehugger Robot · 6 months ago
  64. 0c638dc Merge "Trace whether RenderEngine is in a protected context or not" into main by Treehugger Robot · 6 months ago
  65. 899174a Refactor InputTransferToken equality by Patrick Williams · 6 months ago
  66. 18f3c16 Implement Send for RpcServerConnection by Hasini Gunasinghe · 9 months ago
  67. 89366b4 Merge "Move flag feature_overrides to namespace "gpu"" into main by Tim Van Patten · 6 months ago
  68. a62f051 BufferQueues: Always respect setMaxDequeuedBufferCount by Jim Shargo · 6 months ago
  69. 6d5046f Merge "Revert "Explicitly include libgui as a shared library in libgui_test."" into main by Liana Kazanova (xWF) · 6 months ago
  70. d6198be Revert "Explicitly include libgui as a shared library in libgui_test." by Liana Kazanova (xWF) · 6 months ago
  71. 2e60711 Merge "Explicitly include libgui as a shared library in libgui_test." into main by Anton Ivanov · 6 months ago
  72. edf6a22 Merge "Add display topology to input dump" into main by Treehugger Robot · 6 months ago
  73. fc767ee Trace whether RenderEngine is in a protected context or not by Noelle Scobie · 6 months ago
  74. ed63243 Use TransactionState in SurfaceFlinger. by Anton Ivanov · 6 months ago
  75. 6b51204 Add display topology to input dump by Arpit Singh · 6 months ago
  76. 6075c6a Merge changes I13283720,Iddd8f902 into main by Jim Shargo · 6 months ago
  77. 269580e Merge "[CD Cursor] Add DisplayTopologyValidator" into main by Arpit Singh · 6 months ago
  78. 36127e6 Explicitly include libgui as a shared library in libgui_test. by Anton Ivanov · 6 months ago
  79. 79e7fcc libbinder: export fewer symbols for vendor builds by Frederick Mayle · 6 months ago
  80. 2225717 SF: Remove *DisplayId::tryCast usage from VirtualDisplaySurface by Gil Dekel · 6 months ago
  81. a8da2ca SF: Remove *DisplayId::tryCast usage from Output by Gil Dekel · 6 months ago
  82. 0864e4f Merge "Fix render thread priority for allocateBuffers" into main by Shadman Shadid · 6 months ago
  83. f3b0012 BufferItemConsumer: Add/expose methods by Jim Shargo · 6 months ago
  84. fd4edb2 BufferQueue: Fix deadlock in setMaxAcquiredBufferCount by Jim Shargo · 6 months ago
  85. bbc7c9b Merge "Remove log if cache is disabled." into main am: 67b445a490 am: 608f314552 by Treehugger Robot · 6 months ago
  86. d6d7df7 [CD Cursor] Add DisplayTopologyValidator by Arpit Singh · 6 months ago
  87. 608f3145 Merge "Remove log if cache is disabled." into main am: 67b445a490 by Treehugger Robot · 6 months ago
  88. 376c3cd Merge "Merge 25Q1 (ab/BP1A.250305.020) to AOSP main" into main by Xin Li · 6 months ago
  89. 67b445a Merge "Remove log if cache is disabled." into main by Treehugger Robot · 6 months ago
  90. ba48d67 Merge "Add dev option override flag to connected display cursor flag" into main by Treehugger Robot · 6 months ago
  91. db04923 Remove log if cache is disabled. by Parth Sane · 6 months ago
  92. 68ef9a1 Add dev option override flag to connected display cursor flag by Arpit Singh · 6 months ago
  93. fcbbe17 Export RpcServerConnection for use in Trusty by Hasini Gunasinghe · 10 months ago
  94. b61e79d Merge "Remove remove_input_channel_from_windowstate flag" into main by Treehugger Robot · 6 months ago
  95. 99820a8 binderRpcTest: Fix sockaddr_storage handling by Devin Moore · 6 months ago
  96. d0503fa Merge "libbinder: allow fd transport in trusty by default" into main am: 4b89f17ef1 am: cadcf50fd8 by Gil Cukierman · 6 months ago
  97. cadcf50 Merge "libbinder: allow fd transport in trusty by default" into main am: 4b89f17ef1 by Gil Cukierman · 6 months ago
  98. 4b89f17 Merge "libbinder: allow fd transport in trusty by default" into main by Gil Cukierman · 6 months ago
  99. 25345d8 Fix render thread priority for allocateBuffers by “Shadman · 6 months ago
  100. 473ebe7 Move flag feature_overrides to namespace "gpu" by Tim Van Patten · 6 months ago