Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
be148cc5dd5bbdfbe0d02b91f1f93f2cfae6bae2
/
libs
/
ui
/
include
87c8ba7
gralloc: add IAllocator/IMapper 4.0 to frameworks/native
by Marissa Wall
· 7 years ago
90055aa
FenceTimeline: Fix a potential race condition
by Ady Abraham
· 7 years ago
45de5ba
[libui/sf] Add total buffer size tracing to SF
by Dan Stoza
· 7 years ago
809f034
Merge "Move WGraphicBufferProducer into libgui"
by TreeHugger Robot
· 7 years ago
69823cf
Clean up GraphicBuffer flatten and unflatten methods
by Tianyu Jiang
· 7 years ago
20288fd
Move WGraphicBufferProducer into libgui
by Chong Zhang
· 7 years ago
1981cea
Merge "blast: drop buffer from SF's cache when destroyed"
by TreeHugger Robot
· 7 years ago
b818fa6
Merge "Support GraphicBuffer::flatten and GraphicBuffer::unflatten with BufferHub"
by Tianyu Jiang
· 7 years ago
78b7220
blast: drop buffer from SF's cache when destroyed
by Marissa Wall
· 7 years ago
d2f4daf
Adding lock function that obtains bytesPerPixel and bytesPerStride
by Valerie Hau
· 7 years ago
7791e64
Support GraphicBuffer::flatten and GraphicBuffer::unflatten with BufferHub
by Tianyu Jiang
· 7 years ago
aea5077
Merge "Fix createLut in ColorSpace."
by Peiyong Lin
· 7 years ago
e672cd0
Implement converters for bufferqueue@2.0
by Pawin Vongmasa
· 7 years ago
7e06e7f
libui: Standardize getting a mat4 from a Transform
by Lloyd Pique
· 7 years ago
cb20cca
Remove dependency with configstore 1.2
by Sundong Ahn
· 7 years ago
419fb44
Move PublicFormat from libandroid_runtime to libui
by Jooyung Han
· 7 years ago
20c825a
Fix createLut in ColorSpace.
by Peiyong Lin
· 7 years ago
f377a76
Fix code style violation in the variables in BufferHubDefs::MetadataHeader
by Tianyu Jiang
· 7 years ago
8a7e765
Replace the use of native_handle_t by NativeHandle
by Tianyu Jiang
· 7 years ago
727ede4
Fix non camelCase function names
by Tianyu Jiang
· 7 years ago
1543d88
Fix non camelCase member variables
by Tianyu Jiang
· 7 years ago
2f30351
Merge changes Id7c0a2f5,I980f6215
by TreeHugger Robot
· 7 years ago
b94adfd
Adding 3.0 mapper support to lockAsync
by Valerie Hau
· 7 years ago
846c833
Merge "SF: Plumb physical display IDs to libgui"
by Dominik Laskowski
· 7 years ago
ddbfaeb
Adding isSupported HIDL Mapper function support to framework
by Valerie Hau
· 7 years ago
dcb38bb
SF: Plumb physical display IDs to libgui
by Dominik Laskowski
· 7 years ago
3518dd8
Merge "Adding optional 3.0 lock support to GraphicBuffer"
by Valerie Hau
· 7 years ago
250c654
Adding optional 3.0 lock support to GraphicBuffer
by Valerie Hau
· 7 years ago
88b5388
Merge "SurfaceFlinger: Add API to get native display color primaries"
by Daniel Solomon
· 7 years ago
42d0456
SurfaceFlinger: Add API to get native display color primaries
by Daniel Solomon
· 7 years ago
a8df5f3
Replace the use of helper function IsBufferReleased to member function
by Tianyu Jiang
· 7 years ago
e1f12b0
Merge changes from topic "bh_eventfd"
by Tianyu Jiang
· 7 years ago
73d0f48
SF: accommodate 1.2 format in sampling code
by Kevin DuBois
· 7 years ago
2d5078c
Merge "Revert "SF: accommodate 1.2 format in sampling code""
by Kevin DuBois
· 7 years ago
b04e9b6
Revert "SF: accommodate 1.2 format in sampling code"
by Kevin DuBois
· 7 years ago
d532402
Merge "SF: accommodate 1.2 format in sampling code"
by Kevin DuBois
· 7 years ago
7994773
SF: accommodate 1.2 format in sampling code
by Kevin DuBois
· 7 years ago
0c9fc36
Modifying Gralloc to handle bytesPerPixel and bytesPerStride
by Valerie Hau
· 7 years ago
71d4b37
Merge changes Idcd4808c,I108ccb75,I446e5795,Idae2d3d9,I2a81817c
by TreeHugger Robot
· 7 years ago
5cf47bc
Add BufferHubEventFd to bufferhub system
by Fan Xu
· 7 years ago
d5855a6
Allow create BufferHubEventFd from existing fd
by Fan Xu
· 7 years ago
7fc4d47
Merge changes from topic "IA/IM-3.0-fw"
by TreeHugger Robot
· 7 years ago
31cb294
SF: Separate out render surface code
by Lloyd Pique
· 7 years ago
32cbe28
SF: Move state out of DisplayDevice to a new Output class
by Lloyd Pique
· 7 years ago
f6b3dc2
Remove BufferHubBuffer:Poll function
by Fan Xu
· 7 years ago
925bf7f
gralloc: add allocator and mapper 3.0 support to SF
by Marissa Wall
· 7 years ago
021776e
Refactor BufferHubBuffer to use hwbinder
by Fan Xu
· 7 years ago
efce32e
Implement bufferInfo handle packing logic
by Fan Xu
· 7 years ago
d380e2c
gralloc: create a common gralloc interface
by Marissa Wall
· 7 years ago
1e77925
gralloc: move gralloc2 code inside gralloc2
by Marissa Wall
· 7 years ago
e9e843a
Adding HDR10+ Support to SF
by Valerie Hau
· 7 years ago
a99f911
Change atomics in ashmem from uint64_t to uint32_t
by Tianyu Jiang
· 7 years ago
fe603ed
Merge "Expose mBufferId for GraphicBuffer"
by TreeHugger Robot
· 7 years ago
29160fb
Expose mBufferId for GraphicBuffer
by Jiwen 'Steve' Cai
· 7 years ago
7359dc9
Replace android::dvr::BufferHubDefs with android::BufferHubDefs
by Tianyu Jiang
· 7 years ago
d34a80a
Move BufferHubDefs namespace to ui/BufferHubDefs.h
by Fan Xu
· 7 years ago
cfbe074
Move MetadataHeader to libui
by Fan Xu
· 7 years ago
b08b722
Implement changes of buffer state in Gain/Post/Acquire/Release methods in BufferHubBuffer.
by Tianyu Jiang
· 7 years ago
2dbd69d
Merge "[SurfaceFlinger] add getDisplayedContentSample i/f"
by Kevin DuBois
· 7 years ago
5434a78
SurfaceFlinger: Get rid of String8 in dumpsys
by Yiwei Zhang
· 7 years ago
91f5683
Fix -Wshadow-field warnings.
by Chih-Hung Hsieh
· 7 years ago
1d4249a
[SurfaceFlinger] add getDisplayedContentSample i/f
by Kevin DuBois
· 7 years ago
07ee215
Merge "Input: Handle parent surface crops 1/2"
by Vishnu Nair
· 7 years ago
8033a49
Input: Handle parent surface crops 1/2
by Vishnu Nair
· 7 years ago
7bd2757
Merge "Add BufferHubEventFd"
by TreeHugger Robot
· 7 years ago
99dacaa
Add BufferHubEventFd
by Tianyu Jiang
· 7 years ago
39d4aa5
Fix empty region if the scale is smaller than 1
by Riddle Hsu
· 7 years ago
2daf518
Create GraphicBuffer backed by BufferHubBuffer
by Jiwen 'Steve' Cai
· 7 years ago
7878ccc
Merge "Move BufferHubMetadata off pdx::fileHandle"
by TreeHugger Robot
· 7 years ago
069e838
Move BufferHubMetadata off pdx::fileHandle
by Fan Xu
· 7 years ago
e07e103
SurfaceFlinger Input: Correct screen magnification.
by Robert Carr
· 7 years ago
1319540
Merge "Fix shadow-field warnings." am: d08b18d1bb am: 553a9523c7 am: 0af3474714
by Chih-Hung Hsieh
· 7 years ago
bcc6c92
Fix shadow-field warnings.
by Chih-Hung Hsieh
· 7 years ago
7756557
Remove DetachedBufferHandle from libui
by Jiwen 'Steve' Cai
· 7 years ago
7e204b7
Change the variable name "buffer_state_bit" into "client_state_mask".
by Tianyu Jiang
· 7 years ago
9758ae0
Support DISPLAY_P3 dataspace to BT2020 in SF
by Valerie Hau
· 7 years ago
a4b3367
Merge "Return empty rect in FloatRect::intersect for non-intersecting rects."
by TreeHugger Robot
· 7 years ago
b61df91
Remove the functionality of promoting a BufferHubBuffer to ProducerBuffer.
by Tianyu
· 7 years ago
1850da2
BufferHub{Buffer,Metadata}: Some other minor changes
by Jiwen 'Steve' Cai
· 7 years ago
ff675b7
Format BufferHub{Buffer,Metadata}.{h,cpp} to match libui style
by Jiwen 'Steve' Cai
· 7 years ago
8f51ec6
Move detached buffer to libui
by Jiwen 'Steve' Cai
· 7 years ago
7a03f2e
Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f am: d9f469b005
by Chih-hung Hsieh
· 7 years ago
5bc849f
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 7 years ago
3b74578
Build libui and libgui with -std=c++1z
by Lloyd Pique
· 7 years ago
e4a93ec
Merge "Merge getDisplayViewport into DisplayInfo"
by TreeHugger Robot
· 7 years ago
6aae18a
Mark non-inplace Region operations WARN_UNUSED
by Robert Carr
· 7 years ago
27de5df
Merge getDisplayViewport into DisplayInfo
by Yiwei Zhang
· 7 years ago
efefaac
[SurfaceFlinger] Move Transform to libs/ui
by Peiyong Lin
· 7 years ago
38d8d9a
Return empty rect in FloatRect::intersect for non-intersecting rects.
by Eliot Courtney
· 8 years ago
6266589
[SurfaceFlinger] Extend HDR support.
by Peiyong Lin
· 8 years ago
0e7a791
[SurfaceFlinger] Plumb HAL to hardware composer.
by Peiyong Lin
· 8 years ago
2e14fba
Merge "[SurfaceFlinger] Replace android_dataspace with Dataspace." into pi-dev
by Peiyong Lin
· 8 years ago
17368c3
Merge changes I4c3a967c,I3fd5732f into pi-dev
by TreeHugger Robot
· 8 years ago
44addfe
GraphicBuffer: add optional DetachedBufferHandle
by Jiwen 'Steve' Cai
· 8 years ago
34beb7a
[SurfaceFlinger] Replace android_dataspace with Dataspace.
by Peiyong Lin
· 8 years ago
7c64f17
Implement Display Layer Stats V0.1
by Yiwei Zhang
· 8 years ago
fd997e0
Add proper namespace to GraphicTypes.
by Peiyong Lin
· 8 years ago
a52f029
[Native] Replace android_color_mode usage with ColorMode.
by Peiyong Lin
· 8 years ago
4f55f16
libui: use IMapper::createDescriptor_2_1
by Chia-I Wu
· 8 years ago
e6ecb92
Add new AHardwareBuffer formats and usages with latest HAL change
by Craig Donner
· 8 years ago
Next »