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