Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
60af8e3d48af552c7ca9dac113ddbe485ad94e76
/
libs
/
nativewindow
733e443
Fix __ANDROID_API__ guards for libnativewindow
by Ryan Prichard
· 6 years ago
426f72f
Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325
by Elliott Hughes
· 6 years ago
d8712d4
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." am: 28046cb2d7
by Elliott Hughes
· 6 years ago
df3e78c
Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325
by Elliott Hughes
· 6 years ago
64ceec1
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 6 years ago
135828f
Merge "Add __INTRODUCED_IN to <android/native_window.h>."
by Elliott Hughes
· 6 years ago
28046cb
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 6 years ago
b01d6dc
Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054 am: 154a9b3799
by Jesse Hall
· 6 years ago
154a9b3
Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054
by Jesse Hall
· 6 years ago
fbe5835
Add VNDK AHardwareBuffer_createFromHandle
by Jesse Hall
· 7 years ago
a2c9607
Add __INTRODUCED_IN to <android/native_window.h>.
by Elliott Hughes
· 6 years ago
493f4a2
Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>.
by Elliott Hughes
· 6 years ago
65ecbd0
Fix enum-compare warning
by Yi Kong
· 6 years ago
81312f0
Merge "[VNDK] Update document for return value of various APIs." into pi-dev
by Peiyong Lin
· 7 years ago
134063d
[VNDK] Update document for return value of various APIs.
by Peiyong Lin
· 7 years ago
5d7f81c
Merge "Add missing @addtogroup tags." am: 16207d9a08 am: d934ff975d
by Dan Albert
· 7 years ago
a0a2595
Add missing @addtogroup tags.
by Dan Albert
· 7 years ago
3836d4c
Merge "ANativeWindow_setBuffersTransform: Allow forwarding INVERSE_DISPLAY" into pi-dev
by Rob Carr
· 7 years ago
175ed5b
ANativeWindow_setBuffersTransform: Allow forwarding INVERSE_DISPLAY
by Robert Carr
· 7 years ago
00bf642
Do not allocate protected AHardwareBuffers with CPU access.
by Krzysztof Kosiński
· 7 years ago
bd5cb48
frameworks/native: Fixes for AHardwareBuffer, ANativeWindow and ARect docs.
by Krzysztof Kosiński
· 7 years ago
166564f
libnativewindow: remove software flex pixel formats from VNDK
by Chia-I Wu
· 7 years ago
dbd9615
swapchain: add query for MaxBufferCount
by Yiwei Zhang
· 7 years ago
654f87b
[NDK] Expose NDK API to set buffers data space for P.
by Peiyong Lin
· 7 years ago
e6ecb92
Add new AHardwareBuffer formats and usages with latest HAL change
by Craig Donner
· 7 years ago
44444f9
Revert "Add new AHardwareBuffer formats and usages with latest HAL change."
by Craig Donner
· 7 years ago
b3899e5
Add new AHardwareBuffer formats and usages with latest HAL change.
by Craig Donner
· 7 years ago
9bad0d7
Add plumbing for HDR metadata
by Courtney Goeltzenleuchter
· 7 years ago
ef5dcaa
Merge "Actually apply version script"
by Treehugger Robot
· 7 years ago
ab66edc
Do not export private headers with llndk library
by Justin Yun
· 7 years ago
b9fdddb
Actually apply version script
by dimitry
· 7 years ago
28fd4b7
Merge "Use -Werror in frameworks/native/libs/nativewindow" am: 9d87e1b86c am: 77ea102064
by Chih-hung Hsieh
· 7 years ago
77ea102
Merge "Use -Werror in frameworks/native/libs/nativewindow" am: 9d87e1b86c
by Chih-hung Hsieh
· 7 years ago
6e36725
Use -Werror in frameworks/native/libs/nativewindow
by Chih-Hung Hsieh
· 7 years ago
5d53b3d
Make libnativewindow as LL-NDK
by Jiyong Park
· 8 years ago
e2786ea
libgui: support 64-bit BQ consumer usage
by Chia-I Wu
· 7 years ago
b52ddcb
Merge "Add missing VNDK pixel formats to AHardwareBuffer" into oc-dev
by Mathias Agopian
· 7 years ago
3a11413a
Add missing VNDK pixel formats to AHardwareBuffer
by Mathias Agopian
· 7 years ago
ae6955f
No crash from AHardwareBuffer_unlock on NULL fence
by Jiwen 'Steve' Cai
· 7 years ago
6cdbb53
No crash from AHardwareBuffer_unlock on NULL fence
by Jiwen 'Steve' Cai
· 7 years ago
cb496ac
use 64-bits usage bits almost everywhere
by Mathias Agopian
· 7 years ago
1671de0
Revert "use 64-bits usage bits almost everywhere"
by Guang Zhu
· 7 years ago
175d987
use 64-bits usage bits almost everywhere
by Mathias Agopian
· 7 years ago
7c0188a
Merge "add # vndk tags to vndk-only symbols of libnativewindow"
by TreeHugger Robot
· 7 years ago
8a14742
Merge "Handle EINTR from sendmsg/recvmsg" into oc-dev am: 1df013c3ef
by Jesse Hall
· 7 years ago
81d3197
Handle EINTR from sendmsg/recvmsg
by Jesse Hall
· 7 years ago
cb66849
Merge "docs: Fixed comments to generate API refs correctly. Test: Verified by manually generating the API refs." into oc-dev am: a68ae7232b
by Quddus Chong
· 7 years ago
ae6bcd2
fix circular dependency libnativewindow <-> libui
by Mathias Agopian
· 7 years ago
3aea0e3
docs: Fixed comments to generate API refs correctly.
by Quddus Chong
· 7 years ago
6a3c05b
fix circular dependency libnativewindow <-> libui
by Mathias Agopian
· 8 years ago
8ebc072
add # vndk tags to vndk-only symbols of libnativewindow
by Jiyong Park
· 8 years ago
1388edb
BufferQueue: plumbing mConsumerIsProtected am: 2041913a05 am: b450ebe0f9
by Jiwen 'Steve' Cai
· 8 years ago
2041913
BufferQueue: plumbing mConsumerIsProtected
by Jiwen 'Steve' Cai
· 8 years ago
73ac419
Make libnativewindow as LL-NDK
by Jiyong Park
· 8 years ago
07b920e
AHardwareBuffer now reports its stride
by Mathias Agopian
· 8 years ago
2c38b56
Plumb gralloc producer/consumer bits correctly
by Mathias Agopian
· 8 years ago
d410630
nativewindow: Adjust for libui gralloc flags change
by Chris Forbes
· 8 years ago
ec37174
Merge "Fix AHardwareBuffer 10:10:10:2 format" into oc-dev
by TreeHugger Robot
· 8 years ago
577aa75
Fix AHardwareBuffer 10:10:10:2 format
by Jesse Hall
· 8 years ago
1ee859f
Move AHardwareBuffer_getNativeHandle to VNDK
by Jesse Hall
· 8 years ago
0556d79
get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
1b1d300
Use a separate heap size to receive buffer
by Craig Donner
· 8 years ago
21d072a
Merge changes from topic 'presentFenceNotReliable' into oc-dev
by Brian C. Anderson
· 8 years ago
dc96fdf
egl: Differentiate pending vs invalid timestamps.
by Brian Anderson
· 8 years ago
6b37671
egl: Avoid use of retire as present
by Brian Anderson
· 8 years ago
8644409
Remove .(ll)ndk suffix from (ll)ndk_library
by Steven Moreland
· 8 years ago
31ee0e6
Merge "Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer" into oc-dev
by Mathias Agopian
· 8 years ago
453effd
Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer
by Mathias Agopian
· 8 years ago
3ff7723
Use gralloc1 usage in AHardwareBuffer_describe
by Jiwen 'Steve' Cai
· 8 years ago
0e95cad
vndk/window.h must be C compatible
by Mathias Agopian
· 8 years ago
7992781
Use gralloc usage conversion library
by Jesse Hall
· 8 years ago
000879a
VNDK ANativeWindow API - step 2
by Mathias Agopian
· 8 years ago
a6c0e20
VNDK ANativeWindow API
by Mathias Agopian
· 8 years ago
bf92722
Merge "Remove AHARDWAREBUFFER_USAGE0_GPU_CUBEMAP as it has no corresponding bit in gralloc1."
by TreeHugger Robot
· 8 years ago
f185378
Remove AHARDWAREBUFFER_USAGE0_GPU_CUBEMAP as it has no corresponding
by Craig Donner
· 8 years ago
f8b4ca5
Revert "Get rid of IGraphicBufferAlloc"
by Romain Guy
· 8 years ago
78491c9
Get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
fcf7e25
Merge "Add ANativeWindow_setBuffersTransform"
by TreeHugger Robot
· 8 years ago
09932ec
Add ANativeWindow_setBuffersTransform
by Jesse Hall
· 8 years ago
527747d
Revert "get rid of IGraphicBufferAlloc"
by Chia-I Wu
· 8 years ago
1da94df
get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
6196340
Remove a dependency of EGL on ui/GraphicBuffer.h
by Mathias Agopian
· 8 years ago
4a67a5f
make libnativewindow part of the NDK
by Mathias Agopian
· 8 years ago
a5a719e
Add private consumer and producer flags to AHardwareBuffer.
by Craig Donner
· 8 years ago
74e6475
fix typo (minor)
by Mathias Agopian
· 8 years ago
89ed4c8
split libandroid.so
by Mathias Agopian
· 8 years ago