Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
9a86ad29160baaeb0efca60d4f554b25d8ff4787
9a86ad2
libvulkan: Remove dead special cases in GetDeviceProcAddr
by Jesse Hall
· 9 years ago
2818f93
vulkan: Update templates for generated extensions
by Jesse Hall
· 9 years ago
1d1e65f
Don't remove elements while iterating through active_layers.
by Michael Lentine
· 9 years ago
233ac73
Don't assume layers exist when prop is set
by Michael Lentine
· 9 years ago
3f8524e
vulkan: Add DevelopersGuide.pdf
by Jesse Hall
· 9 years ago
88594d7
Add WSI functions to the loader.
by Michael Lentine
· 9 years ago
ab9aeef
vulkan: allow drivers to see image acquire/release
by Jesse Hall
· 9 years ago
70f9335
vulkan: Allow drivers to add private gralloc usage flags
by Jesse Hall
· 9 years ago
f64ca12
libvulkan: enable scaling for all Vulkan swapchains
by Jesse Hall
· 9 years ago
d1d5e5e
Remove Noop and move message removal.
by Michael Lentine
· 9 years ago
cf25c41
vknulldrv: Fix several entry point prototypes
by Jesse Hall
· 9 years ago
0ecdd3e
libvulkan: Don't log error if layer dir doesn't exist
by Jesse Hall
· 9 years ago
74f28dd
libvulkan: Fix check for redundant vkDeviceQueue calls
by Jesse Hall
· 9 years ago
9a16f97
libvulkan: Fail instance/device creation if requested layer not present
by Jesse Hall
· 9 years ago
6614a57
vulkan: Fix GetSpecific*ProcAddr for extension functions
by Jesse Hall
· 9 years ago
e2fd788
vulkan: add recursive f/n/vulkan/Android.mk
by Jesse Hall
· 9 years ago
619157c
vulkan: Use the same dispatch magic value as LunarG
by Jesse Hall
· 9 years ago
eb97086
Update DEBUG_REPORT extension and callback for v170.2
by Michael Lentine
· 9 years ago
f860bcb
vulkan: Add build-install_libvulkan virtual branch
by Jesse Hall
· 9 years ago
ebb651f
vulkan: Remove sdk-0.9 virtual branch, has been merged
by Jesse Hall
· 9 years ago
431a8c9
vulkan: Update to SDK-0.9 version of vk_ext_khr_device_swapchain.h
by Jesse Hall
· 9 years ago
5ae3abb
vulkan: Update from header 0.138.2 to 0.170.2
by Jesse Hall
· 9 years ago
9da191b
Add support for longer than 12 character layers.
by Michael Lentine
· 9 years ago
9dbe67f
Allow for different layers to be active per device
by Michael Lentine
· 9 years ago
e37373b
vulkan: Add sdk-0.9 virtual branch
by Jesse Hall
· 9 years ago
89bf277
vulkan: Add apk_library_dir virtual branch
by Jesse Hall
· 9 years ago
1c69b9e
Add support for loading layers from the apk.
by Michael Lentine
· 9 years ago
cd6cabf
Add default callbacks in the loader.
by Michael Lentine
· 9 years ago
b467c0d
Add support for arbitrary number of layers
by Michael Lentine
· 9 years ago
950bb4f
Add support for autoloading callback extension.
by Michael Lentine
· 9 years ago
1f0f539
Add support for multiple layers in the same so
by Michael Lentine
· 9 years ago
03c64b0
Add layer loading to android vulkan loader.
by Michael Lentine
· 9 years ago
6227016
Fix GetSpecific*ProcAddr.
by Michael Lentine
· 9 years ago
d7b994a
vulkan: Implement vk_ext_khr_*swapchain extensions
by Jesse Hall
· 9 years ago
b1352bc
vulkan: Add skeleton swapchain support
by Jesse Hall
· 9 years ago
d02edcb
vulkan: add copyright notices
by Jesse Hall
· 9 years ago
85c05b6
vknulldrv: Implement VkImage
by Jesse Hall
· 9 years ago
bde8ee3
vulkan: warn on bogus CreateBuffer args
by Jesse Hall
· 9 years ago
c7a6eb5
vulkan: Set up VkCmdBuffer dispatching
by Jesse Hall
· 9 years ago
f8faf0c
vknulldrv: Implement creation of no-op object types
by Jesse Hall
· 9 years ago
2077ce0
vknulldrv: implement VkDeviceMemory objects
by Jesse Hall
· 9 years ago
f657874
vknulldrv: implement VkBuffer objects
by Jesse Hall
· 9 years ago
73ab0ac
vulkan: add memory property queries to nulldrv and vkinfo
by Jesse Hall
· 9 years ago
04f4f47
vulkan: initial loader and null driver
by Jesse Hall
· 9 years ago
f09c6b1
vulkan: apply 138.0..v138.2 changes to api file
by Jesse Hall
· 9 years ago
d27f6aa
vulkan: import api from upstream
by Jesse Hall
· 9 years ago
83321be
vulkan: several updates to implementor's guide
by Jesse Hall
· 9 years ago
bbd4c10
vulkan: add initial vkandroid doc
by Jesse Hall
· 9 years ago
01add04
Merge "Set cpuset from surfaceflinger."
by Tim Murray
· 9 years ago
7c115d0
Merge "Implementation of HCE for NFC-F." am: 695d489450 am: 6c98d282de
by Martijn Coenen
· 9 years ago
6c98d28
Merge "Implementation of HCE for NFC-F." am: 695d489450
by Martijn Coenen
· 9 years ago
695d489
Merge "Implementation of HCE for NFC-F."
by Martijn Coenen
· 9 years ago
fb6ddc0
Implementation of HCE for NFC-F.
by Yoshinobu Ito
· 9 years ago
59d761f
Merge "Add NDK Choreographer API headers"
by Michael Wright
· 9 years ago
f5eee40
Add NDK Choreographer API headers
by Michael Wright
· 9 years ago
9219eca
Merge "installd: Rename USEJIT to EXTRACTONLY"
by David Brazdil
· 9 years ago
d0513eb
Merge "media: add OMX_VIDEO_CodingDolbyVision."
by Ronghua Wu
· 9 years ago
ac8d239
Set cpuset from surfaceflinger.
by Tim Murray
· 9 years ago
b0fad6d
installd: Rename USEJIT to EXTRACTONLY
by David Brazdil
· 9 years ago
9a034c2
Merge "Add profile guided compilation hooks in installd"
by Calin Juravle
· 9 years ago
60a794d
Add profile guided compilation hooks in installd
by Calin Juravle
· 9 years ago
eecb2d2
Change permissions of apps' home dir to 0700 for SDK > 23
by Janis Danisevskis
· 9 years ago
b306f2d
Merge "Remove older migration code."
by Jeff Sharkey
· 9 years ago
e02657d
Remove older migration code.
by Jeff Sharkey
· 9 years ago
8af0749
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294 am: 9d959e2755 am: edb7c81a1b am: 2a7a1247cb am: 40ba03fc68 am: ea2b6c68e1 am: 6df23e81f7 am: c748125025
by Robert Shih
· 9 years ago
2c062b3
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d am: dc252255af am: 202aaa8f97 am: ec87aa5218 am: c5cb7c489b am: e8cceaf02f am: aef60500d2
by Robert Shih
· 9 years ago
db5c5bb
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294 am: 9d959e2755 am: edb7c81a1b am: 2a7a1247cb am: 40ba03fc68 am: ea2b6c68e1 am: 6df23e81f7
by Robert Shih
· 9 years ago
c748125
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294 am: 9d959e2755 am: edb7c81a1b am: 2a7a1247cb am: 40ba03fc68 am: ea2b6c68e1
by Robert Shih
· 9 years ago
6df23e8
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294 am: 9d959e2755 am: edb7c81a1b am: 2a7a1247cb am: 40ba03fc68
by Robert Shih
· 9 years ago
362647d
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d am: dc252255af am: 202aaa8f97 am: ec87aa5218 am: c5cb7c489b am: e8cceaf02f
by Robert Shih
· 9 years ago
ea2b6c6
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294 am: 9d959e2755 am: edb7c81a1b am: 2a7a1247cb
by Robert Shih
· 9 years ago
aef6050
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d am: dc252255af am: 202aaa8f97 am: ec87aa5218 am: c5cb7c489b
by Robert Shih
· 9 years ago
40ba03f
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294 am: 9d959e2755 am: edb7c81a1b
by Robert Shih
· 9 years ago
e8cceaf
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d am: dc252255af am: 202aaa8f97 am: ec87aa5218
by Robert Shih
· 9 years ago
2a7a124
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294 am: 9d959e2755
by Robert Shih
· 9 years ago
c5cb7c4
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d am: dc252255af am: 202aaa8f97
by Robert Shih
· 9 years ago
edb7c81
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c am: dc9ec35294
by Robert Shih
· 9 years ago
ec87aa5
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d am: dc252255af
by Robert Shih
· 9 years ago
202aaa8
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7 am: 7ee203b59d
by Robert Shih
· 9 years ago
9d959e2
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c
by Robert Shih
· 9 years ago
dc25225
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7
by Robert Shih
· 9 years ago
dc9ec35
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c
by Robert Shih
· 9 years ago
4133183
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37
by Robert Shih
· 9 years ago
7ee203b
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak am: dded8fdbb7
by Robert Shih
· 9 years ago
46edc57
NAN hardware feature support definition file. am: d19965d2d0
by Etan Cohen
· 9 years ago
858b3b3
resolve merge conflicts of 14af23d140 to master.
by Prashant Malani
· 9 years ago
99008f3
Revert "inputflinger: Add support for scaling and true value reporting" am: 2c09b78656 am: cd7ddc7cac am: 918263dac8
by Prashant Malani
· 9 years ago
14af23d
Revert "inputflinger: Initial support for rotary encoders." am: d983fd11d4 am: b5458e3baf
by Prashant Malani
· 9 years ago
63da2d7
Revert "inputflinger: Add support for scaling and true value reporting" am: 2c09b78656 am: cd7ddc7cac
by Prashant Malani
· 9 years ago
618b2dc
Revert "inputflinger: Initial support for rotary encoders." am: d983fd11d4
by Prashant Malani
· 9 years ago
918263d
Revert "inputflinger: Add support for scaling and true value reporting" am: 2c09b78656
by Prashant Malani
· 9 years ago
b5458e3
Revert "inputflinger: Initial support for rotary encoders." am: d983fd11d4
by Prashant Malani
· 9 years ago
cd7ddc7
Revert "inputflinger: Add support for scaling and true value reporting"
by Prashant Malani
· 9 years ago
5226282
Merge "Add a way for SystemUI to receive media resource (e.g. A/V codec) usage"
by Dongwon Kang
· 9 years ago
a03c747
Still not safe to mutate DE on secondary users.
by Jeff Sharkey
· 9 years ago
d983fd1
Revert "inputflinger: Initial support for rotary encoders."
by Prashant Malani
· 9 years ago
2c09b78
Revert "inputflinger: Add support for scaling and true value reporting"
by Prashant Malani
· 9 years ago
21612a2
inputflinger: Add support for scaling and true value reporting am: ee03865fe5 am: a777e8b70f am: 9363c7fa06
by Prashant Malani
· 9 years ago
4a1ef7b
Merge "Add PersistableBundle.aidl into binder includes" am: 0904094574
by Samuel Tan
· 9 years ago
60f1619
inputflinger: Add support for scaling and true value reporting am: ee03865fe5 am: a777e8b70f
by Prashant Malani
· 9 years ago
Next »