1. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 2 years, 9 months ago
  2. 4d48f90 Latch Unsignaled when only a single layer is being updated. by ramindani · 2 years, 11 months ago
  3. 61b4173 Recalculate Transform type after obtaining an inverse Transform by Prabir Pradhan · 3 years ago
  4. d430202 libs/ui: Add MockFence by Ady Abraham · 2 years, 11 months ago
  5. f183385 SF: Remove layer stack lookup for screencap by Dominik Laskowski · 3 years, 4 months ago
  6. 6d043c5 ui: Revamp Size by Dominik Laskowski · 3 years, 5 months ago
  7. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 5 months ago
  8. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 5 months ago
  9. 47fa868 Merge changes from topic "libui_hashcombine" into sc-dev by Ady Abraham · 3 years, 5 months ago
  10. ce58d5b libui: Add std::hash support for Rects/Region by Dan Stoza · 3 years, 10 months ago
  11. f1dd8a9 Merge "Serialize LightFlattenable trivially copyable objects as LightFlattenable" into sc-dev by Marin Shalamanov · 3 years, 5 months ago
  12. 8c9d248 Serialize LightFlattenable trivially copyable objects as LightFlattenable by Marin Shalamanov · 3 years, 6 months ago
  13. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 6 months ago
  14. 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 4 years ago
  15. 4aa3af1 Add unit tests for Rect by Marin Shalamanov · 3 years, 10 months ago
  16. 22818ea Merge "Add test to call setInputWindows twice" into rvc-dev am: bd1a5621b6 am: 0c98ac19ae am: 1cabb05c52 am: b722477bd3 by TreeHugger Robot · 4 years, 3 months ago
  17. fb9fcda Add test to call setInputWindows twice by Siarhei Vishniakou · 4 years, 3 months ago
  18. 896e630 Add relative address to DeviceProductInfo. by Marin Shalamanov · 4 years, 4 months ago
  19. f8bc4a9 Remove binder-based BufferHub from libui by Jiwen 'Steve' Cai · 4 years, 4 months ago
  20. d0d6ccd Remove binder-based BufferHub from libui by Jiwen 'Steve' Cai · 4 years, 4 months ago
  21. 7b53afe libui: Fix clamping of uint32_t source values by Lloyd Pique · 4 years, 4 months ago
  22. 1e10136 libui: Fix clamping of input values in ui::Size by Lloyd Pique · 4 years, 6 months ago
  23. 22b2de1 gralloc: expose Gralloc4 get/dump functions by Marissa Wall · 4 years, 8 months ago
  24. bfcf81f gralloc: Support allocate buffer without import by Marissa Wall · 4 years, 8 months ago
  25. e64b877 Fixing crash on allocation by Valerie Hau · 4 years, 9 months ago
  26. 35493e7 Capping buffer size to std::numeric_limits<size_t>::max() by Valerie Hau · 4 years, 10 months ago
  27. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 5 years ago
  28. f425ab1 Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c by Steven Moreland · 5 years ago
  29. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  30. 3649106 Adding test to test closer boundary for overflow by Valerie Hau · 5 years ago
  31. d41a470 DO NOT MERGE: Fixing overflow bug by Valerie Hau · 5 years ago
  32. fb4c986 Fixing overflow bug by Valerie Hau · 5 years ago
  33. 83e514e Add GraphicBuffer over binder test and fix a crash in unflatten logic by Tianyu Jiang · 5 years ago
  34. 1f98fbe Skip BufferHub_test if BufferHub service is not running by Jiwen 'Steve' Cai · 5 years ago
  35. 7791e64 Support GraphicBuffer::flatten and GraphicBuffer::unflatten with BufferHub by Tianyu Jiang · 5 years ago
  36. 750c887 Fix BufferHubBufferTest test crash by Tianyu Jiang · 5 years ago
  37. f377a76 Fix code style violation in the variables in BufferHubDefs::MetadataHeader by Tianyu Jiang · 5 years ago
  38. 8a7e765 Replace the use of native_handle_t by NativeHandle by Tianyu Jiang · 5 years ago
  39. 727ede4 Fix non camelCase function names by Tianyu Jiang · 6 years ago
  40. 1543d88 Fix non camelCase member variables by Tianyu Jiang · 6 years ago
  41. aacc97f Add more BufferHubEventFd tests by Tianyu Jiang · 6 years ago
  42. a8df5f3 Replace the use of helper function IsBufferReleased to member function by Tianyu Jiang · 6 years ago
  43. 0c9bc33 Merge "Fix BufferHubBuffer::Create crash" by TreeHugger Robot · 6 years ago
  44. ce23274 Fix BufferHubBuffer::Create crash by Tianyu Jiang · 6 years ago
  45. eb06dee Merge "Remove outdated comment" by TreeHugger Robot · 6 years ago
  46. e1f12b0 Merge changes from topic "bh_eventfd" by Tianyu Jiang · 6 years ago
  47. 5cf47bc Add BufferHubEventFd to bufferhub system by Fan Xu · 6 years ago
  48. d5855a6 Allow create BufferHubEventFd from existing fd by Fan Xu · 6 years ago
  49. 31cb294 SF: Separate out render surface code by Lloyd Pique · 6 years ago
  50. b2e2e2e Remove outdated comment by Tianyu Jiang · 6 years ago
  51. 021776e Refactor BufferHubBuffer to use hwbinder by Fan Xu · 6 years ago
  52. ec97b76 Post to all existing and non-existing clients of the buffer in BufferHubBuffer by Tianyu Jiang · 6 years ago
  53. 498b8ff Move IBufferHub-related test to VTS by Jiwen 'Steve' Cai · 6 years ago
  54. a99f911 Change atomics in ashmem from uint64_t to uint32_t by Tianyu Jiang · 6 years ago
  55. d93ee23 Merge "Combine tests into BufferHub_test" by TreeHugger Robot · 6 years ago
  56. fe603ed Merge "Expose mBufferId for GraphicBuffer" by TreeHugger Robot · 6 years ago
  57. 33fa236 Combine tests into BufferHub_test by Jiwen 'Steve' Cai · 6 years ago
  58. 29160fb Expose mBufferId for GraphicBuffer by Jiwen 'Steve' Cai · 6 years ago
  59. 7359dc9 Replace android::dvr::BufferHubDefs with android::BufferHubDefs by Tianyu Jiang · 6 years ago
  60. d34a80a Move BufferHubDefs namespace to ui/BufferHubDefs.h by Fan Xu · 6 years ago
  61. cfbe074 Move MetadataHeader to libui by Fan Xu · 6 years ago
  62. b08b722 Implement changes of buffer state in Gain/Post/Acquire/Release methods in BufferHubBuffer. by Tianyu Jiang · 6 years ago
  63. 154defa Merge "Fix BufferHubMetadata_test build on oc branch" by Fan Xu · 6 years ago
  64. aea8e5e Fix BufferHubMetadata_test build on oc branch by Fan Xu · 6 years ago
  65. 35b37c4 Fix the includes for BufferHubEventFd tests. by Tianyu Jiang · 6 years ago
  66. 7bd2757 Merge "Add BufferHubEventFd" by TreeHugger Robot · 6 years ago
  67. 42aa2a6 Merge changes from topic "bufferhub_gc" by Fan Xu · 6 years ago
  68. 99dacaa Add BufferHubEventFd by Tianyu Jiang · 6 years ago
  69. 023162b Merge "Change the definition of buffer state and client state bits." by Tianyu Jiang · 6 years ago
  70. a7422fe Implement IBufferClient::close on BufferClient by Fan Xu · 6 years ago
  71. 467e08f Implement importBuffer for BufferHubService by Fan Xu · 6 years ago
  72. f669f6a Change the definition of buffer state and client state bits. by Tianyu · 6 years ago
  73. 2daf518 Create GraphicBuffer backed by BufferHubBuffer by Jiwen 'Steve' Cai · 6 years ago
  74. 7878ccc Merge "Move BufferHubMetadata off pdx::fileHandle" by TreeHugger Robot · 6 years ago
  75. 069e838 Move BufferHubMetadata off pdx::fileHandle by Fan Xu · 6 years ago
  76. c32c172 Rewrite BufferHubBuffer_test to avoid test crash by Fan Xu · 6 years ago
  77. 18d90ea Implement duplicate buffer by Fan Xu · 6 years ago
  78. 93c9490 Implement allocateBuffer for BufferHubService by Fan Xu · 6 years ago
  79. ca70b7b Implement IBufferClient hwbinder interface by Fan Xu · 6 years ago
  80. 426e8fa Merge "Remove DetachedBufferHandle from libui" by Jiwen Cai · 6 years ago
  81. 7756557 Remove DetachedBufferHandle from libui by Jiwen 'Steve' Cai · 6 years ago
  82. 63dd7c3 Replace kProducerStateBit with kFirstClientBitMask. by Tianyu Jiang · 6 years ago
  83. eb3e844 Merge "Basic implementation for bufferhub HIDL service" by Jiwen Cai · 6 years ago
  84. 8f10b75 Improve test readability by Tianyu Jiang · 6 years ago
  85. d9f2abe Basic implementation for bufferhub HIDL service by Jiwen 'Steve' Cai · 6 years ago
  86. 7e204b7 Change the variable name "buffer_state_bit" into "client_state_mask". by Tianyu Jiang · 6 years ago
  87. b61df91 Remove the functionality of promoting a BufferHubBuffer to ProducerBuffer. by Tianyu · 6 years ago
  88. 0e7ee22 Move BufferHubBuffer_test to libui by Jiwen 'Steve' Cai · 6 years ago
  89. 8f51ec6 Move detached buffer to libui by Jiwen 'Steve' Cai · 6 years ago
  90. 44addfe GraphicBuffer: add optional DetachedBufferHandle by Jiwen 'Steve' Cai · 6 years ago
  91. d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 7 years ago
  92. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 7 years ago
  93. 982cf47 Update native ColorSpace API for libhwui by Romain Guy · 7 years ago
  94. 4e1b9a7 Move Gralloc1Mapper test to libui/tests by Craig Donner · 7 years ago
  95. 1d77b71 move vector math out of libui by Mathias Agopian · 7 years ago
  96. eedb69a Add ColorSpace::createLUT by Romain Guy · 8 years ago
  97. 5453474 Add color space connection by Romain Guy · 8 years ago
  98. 11ecb63 Add various vector functions by Romain Guy · 8 years ago
  99. 3944d06 Fix broken opto-electronic transfer functions by Romain Guy · 8 years ago
  100. 597cd60 Don't clamp when converting to XYZ by Romain Guy · 8 years ago