Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
07278cc954a2f7ebb71130b18b0d3668302c843f
/
libs
/
nativewindow
/
include
b742507
Remove __ANDROID_API__ #if checks.
by Elliott Hughes
· 4 years ago
710db09
Clarify FRAME_RATE_COMPATIBILITY_* params
by Steven Thomas
· 4 years, 7 months ago
401cda6
Add hook for intercepting query
by John Reck
· 4 years, 8 months ago
15b6f9c
Clean up some formatting problems in the setFrameRate ndk docs
by Steven Thomas
· 4 years, 10 months ago
086ee3d
Merge "[ANativeWindow] Apply remaining API feedback"
by TreeHugger Robot
· 4 years, 11 months ago
62a4cf8
Add compatibility param to setFrameRate() api
by Steven Thomas
· 5 years ago
d41a1be
[ANativeWindow] Apply remaining API feedback
by Alec Mouri
· 5 years ago
bb1f866
Merge "[ANativeWindow] allocateBuffers changes"
by TreeHugger Robot
· 5 years ago
d9d8572
[ANativeWindow] allocateBuffers changes
by Alec Mouri
· 5 years ago
ef0b153
[ANativeWindow] Add getLastQueuedBuffer api
by Alec Mouri
· 5 years ago
ca87ad9
[ANativeWindow] add ANativeWindow_getNextFrameId api.
by Alec Mouri
· 5 years ago
933e81b
Merge "[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi."
by TreeHugger Robot
· 5 years ago
c433c7e
Merge "[ANativeWindow] Support interception methods in apex"
by TreeHugger Robot
· 5 years ago
74aef6d
[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi.
by Alec Mouri
· 5 years ago
09d122a
[ANativeWindow] Support interception methods in apex
by Alec Mouri
· 5 years ago
9bb0f07
Clarify frame rate as frames per second
by Steven Thomas
· 5 years ago
6d88a48
Add setFrameRate() api
by Steven Thomas
· 5 years ago
3172e20
Add plumbing for upcoming setFrameRate() api
by Steven Thomas
· 5 years ago
91a2b3d
Extend ADataspace.
by Peiyong Lin
· 5 years ago
3d70e53
Add "Available since" text to all android/ headers.
by Elliott Hughes
· 5 years ago
72670c5
[ANativeWindow] Increase precision for duration queries.
by Alec Mouri
· 5 years ago
04fdb60
[ANativeWindow] Add stub for ANativeWindow_setDequeueTimeout
by Alec Mouri
· 5 years ago
a161966
[ANativeWindow] Add apex stub for getLastDequeueStartTime
by Alec Mouri
· 5 years ago
0d1398b
[ANativeWindow] Add apex header for getLastQueueDuration
by Alec Mouri
· 5 years ago
9fa2cb6
[ANativeWindow] Add test infrastructure for apex apis
by Alec Mouri
· 5 years ago
538cedc
BufferQueue: handle consumer driven size for pre-rotation
by Yiwei Zhang
· 6 years ago
349d1dd
Moving lockAndGetInfo to only load on version 29
by Valerie Hau
· 6 years ago
d2f4daf
Adding lock function that obtains bytesPerPixel and bytesPerStride
by Valerie Hau
· 6 years ago
40c297d
Fix wrong comments of SCRGB in ADataSpace.
by Peiyong Lin
· 6 years ago
9dcad4b
Add enum type for supported HDR metadata
by Pawin Vongmasa
· 6 years ago
0065a81
Merge "Add support for multi-plane YUV HardwareBuffers"
by Marius Renn
· 6 years ago
4e9e48d
Add support for multi-plane YUV HardwareBuffers
by renn
· 6 years ago
80d94ad
ASurfaceControl: add more support to NDK (2/2)
by Marissa Wall
· 6 years ago
e14cb78
blast: Add composer overlay flag to AHardwareBuffer
by Marissa Wall
· 6 years ago
ce2425d
Merge "Add AHardwareBuffer_isSupported."
by Krzysztof Kosiński
· 6 years ago
a5c54bc
Add AHardwareBuffer_isSupported.
by Krzysztof Kosiński
· 6 years ago
a82679d
Adding HDR10+ metadata support for media API
by Valerie Hau
· 6 years ago
7a2bcc5
Improve NDK documentation for AHardwareBuffer.
by Krzysztof Kosiński
· 6 years ago
733e443
Fix __ANDROID_API__ guards for libnativewindow
by Ryan Prichard
· 6 years ago
df3e78c
Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325
by Elliott Hughes
· 7 years ago
64ceec1
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 7 years ago
135828f
Merge "Add __INTRODUCED_IN to <android/native_window.h>."
by Elliott Hughes
· 7 years ago
28046cb
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 7 years ago
154a9b3
Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054
by Jesse Hall
· 7 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
· 7 years ago
493f4a2
Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>.
by Elliott Hughes
· 7 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
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
ab66edc
Do not export private headers with llndk library
by Justin Yun
· 7 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
· 8 years ago
3a11413a
Add missing VNDK pixel formats to AHardwareBuffer
by Mathias Agopian
· 8 years ago
cb496ac
use 64-bits usage bits almost everywhere
by Mathias Agopian
· 8 years ago
1671de0
Revert "use 64-bits usage bits almost everywhere"
by Guang Zhu
· 8 years ago
175d987
use 64-bits usage bits almost everywhere
by Mathias Agopian
· 8 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
· 8 years ago
ae6bcd2
fix circular dependency libnativewindow <-> libui
by Mathias Agopian
· 8 years ago
3aea0e3
docs: Fixed comments to generate API refs correctly.
by Quddus Chong
· 8 years ago
6a3c05b
fix circular dependency libnativewindow <-> libui
by Mathias Agopian
· 8 years ago
2041913
BufferQueue: plumbing mConsumerIsProtected
by Jiwen 'Steve' Cai
· 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
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
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
453effd
Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer
by Mathias Agopian
· 8 years ago
0e95cad
vndk/window.h must be C compatible
by Mathias Agopian
· 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
09932ec
Add ANativeWindow_setBuffersTransform
by Jesse Hall
· 8 years ago
6196340
Remove a dependency of EGL on ui/GraphicBuffer.h
by Mathias Agopian
· 8 years ago
a5a719e
Add private consumer and producer flags to AHardwareBuffer.
by Craig Donner
· 8 years ago
89ed4c8
split libandroid.so
by Mathias Agopian
· 8 years ago