Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
50db9035b034385a27fb557e4da3c48b51a0e3eb
50db903
vulkan: add FindLayer helper
by Chia-I Wu
· 9 years ago
83506d8
vulkan: constify LayerRef members
by Chia-I Wu
· 9 years ago
a622974
vulkan: make g_library_mutex per-LayerLibrary
by Chia-I Wu
· 9 years ago
6693f5c
vulkan: make LayerLibrary a class
by Chia-I Wu
· 9 years ago
ba11327
vulkan: refactor GetLayerGetProcAddr
by Chia-I Wu
· 9 years ago
50174ee
vulkan: refactor AddLayerLibrary
by Chia-I Wu
· 9 years ago
d91c74f
vulkan: refactor LayerRef::~LayerRef
by Chia-I Wu
· 9 years ago
fd0389f
vulkan: refactor GetLayerRef
by Chia-I Wu
· 9 years ago
7434959
vulkan: add a constructor for LayerLibrary
by Chia-I Wu
· 9 years ago
9461b93
Merge "BQ: Replace items from back of queue" into nyc-dev
by Pablo Ceballos
· 9 years ago
4d85da4
BQ: Replace items from back of queue
by Pablo Ceballos
· 9 years ago
d3b1450
vknulldrv: Use a default allocator when none provided
by Jesse Hall
· 9 years ago
151cc4a
Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272
by Andriy Naborskyy
· 9 years ago
8cae361
Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev
by Andriy Naborskyy
· 9 years ago
86d5272
Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev
by Andriy Naborskyy
· 9 years ago
72b5975
Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev
by Pablo Ceballos
· 9 years ago
4908a01
Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev
by Jesse Hall
· 9 years ago
8a56bb7
Merge "DispSync: Actually wait forever" into nyc-dev
by Dan Stoza
· 9 years ago
50101d0
libgui: Add getLastQueuedBuffer to BufferQueue
by Dan Stoza
· 9 years ago
ef6f4f0
Merge "vulkan: replace std::shared_ptr by android::sp" into nyc-dev
by Chia-I Wu
· 9 years ago
15732be
Merge "DispSync: Don't resync if HW vsync is unavailable" into nyc-dev
by Dan Stoza
· 9 years ago
245cc5b
BQ: Avoid unnecessary calls to consumer listener
by Pablo Ceballos
· 9 years ago
0a3c4d6
DispSync: Don't resync if HW vsync is unavailable
by Dan Stoza
· 9 years ago
55b29f2
Merge "SF: Fix camera orientation on virtual displays" into nyc-dev
by Pablo Ceballos
· 9 years ago
8f8374d
DispSync: Actually wait forever
by Dan Stoza
· 9 years ago
6328134
Merge "Revert "Revert "DispSync: Always resync after inactivity""" into nyc-dev
by Tim Murray
· 9 years ago
4a4e4a2
Revert "Revert "DispSync: Always resync after inactivity""
by Tim Murray
· 9 years ago
e8e689f
vulkan: replace std::shared_ptr by android::sp
by Chia-I Wu
· 9 years ago
021623b
SF: Fix camera orientation on virtual displays
by Pablo Ceballos
· 9 years ago
7804aa2
Look EGL extension matches beyond partial match
by Kalle Raita
· 9 years ago
82784bb
Merge "Consistent creation/destruction of user data." into nyc-dev
by Jeff Sharkey
· 9 years ago
455f288
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 am: 2352674
by Michael Wright
· 9 years ago
c846278
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3
by Michael Wright
· 9 years ago
2352674
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a
by Michael Wright
· 9 years ago
ab4b3c3
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev
by Michael Wright
· 9 years ago
b2ec4ab
Merge "Added -v option to bugreportz." into nyc-dev
by TreeHugger Robot
· 9 years ago
58dc18a
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev
by Michael Wright
· 9 years ago
c3574f7
Add setOverrideScalingMode to SurfaceControl
by Robert Carr
· 9 years ago
47babb8
Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev
by TreeHugger Robot
· 9 years ago
43dcac7
Merge "Log when binder thread pool is starved" into nyc-dev
by Colin Cross
· 9 years ago
96e8322
Log when binder thread pool is starved
by Colin Cross
· 9 years ago
3d15899
Merge "Adds spec for EGL_ANDROID_create_native_client_buffer." into nyc-dev
by Craig Donner
· 9 years ago
12402e3
Merge "SF: Fix the delivery of visible and damage rects to HWC" into nyc-dev
by Dan Stoza
· 9 years ago
ccf8058
Merge "Revert "DispSync: Always resync after inactivity"" into nyc-dev
by Tim Murray
· 9 years ago
7b05332
Merge "White list EGL_EXT_yuv_surface extension" into nyc-dev
by Mika Isojarvi
· 9 years ago
755c451
sensorservice: switch to use sp<> in sensor list
by Peng Xu
· 9 years ago
ceeb642
Added -v option to bugreportz.
by Felipe Leme
· 9 years ago
379a12b
Consistent creation/destruction of user data.
by Jeff Sharkey
· 9 years ago
f37864b
White list EGL_EXT_yuv_surface extension
by Mika Isojärvi
· 9 years ago
9eb286a
Merge "SF: Don't pop pending state into mCurrentState" into nyc-dev
by TreeHugger Robot
· 9 years ago
f5abc78
SF: Fix the delivery of visible and damage rects to HWC
by Gary Smith
· 9 years ago
fcd6a9c
Adds spec for EGL_ANDROID_create_native_client_buffer.
by Craig Donner
· 9 years ago
8bf556e
Merge "HWC2: Change version detection scheme" into nyc-dev
by Dan Stoza
· 9 years ago
05289c2
SF: Don't pop pending state into mCurrentState
by Pablo Ceballos
· 9 years ago
87085d4
Merge changes I05c45303,I25b71570,I56ebc0ee into nyc-dev
by Chia-I Wu
· 9 years ago
d4797c2
Merge "HWC2: Check SidebandStream capability on load" into nyc-dev
by Dan Stoza
· 9 years ago
355f604
HWC2: Change version detection scheme
by Dan Stoza
· 9 years ago
0659765
DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk am: d89d29d -s ours
by Lianchao Song
· 9 years ago
f42496c
DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk
by Lianchao Song
· 9 years ago
d74bcda
Merge "Unify dumped native stack traces" into nyc-dev
by Andy Hung
· 9 years ago
09e7a27
HWC2: Check SidebandStream capability on load
by Dan Stoza
· 9 years ago
d89d29d
DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk
by Lianchao Song
· 9 years ago
202e6e9
Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev
by Pablo Ceballos
· 9 years ago
67264e9
Revert "DispSync: Always resync after inactivity"
by Dan Stoza
· 9 years ago
7c5f26c
remove compass from default wearable_core_hardware.xml
by Andriy Naborskyy
· 9 years ago
5c04e74
Unify dumped native stack traces
by Andy Hung
· 9 years ago
36cc00a
vulkan: fix vkGet*ProcAddr for un-enabled extensions
by Chia-I Wu
· 9 years ago
8925efd
vulkan: do not query non-enabled WSI functions
by Chia-I Wu
· 9 years ago
cbe07ef
vulkan: pass hal_extensions to InitDriverTable
by Chia-I Wu
· 9 years ago
6979bb9
remove non-mandatory features from car_core
by Keun-young Park
· 9 years ago
a0a4e0e
Merge changes I7389829a,I4f3f91e8 into nyc-dev
by TreeHugger Robot
· 9 years ago
8506baf
Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev
by Craig Donner
· 9 years ago
94a2c0e
vulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers
by Chia-I Wu
· 9 years ago
da2a8ca
Merge "Build target path before closedir()." into nyc-dev
by Jeff Sharkey
· 9 years ago
1d992f9
Build target path before closedir().
by Jeff Sharkey
· 9 years ago
b01334e
Merge "EGL: Ensure surfaces are disconnected when destroyed" into nyc-dev
by Pablo Ceballos
· 9 years ago
dc71beb
Merge "Add Surface::waitForNextFrame" into nyc-dev
by Rob Carr
· 9 years ago
ef1081f
Merge "Added support for 'bugreport -z'." into nyc-dev
by TreeHugger Robot
· 9 years ago
9b9fc47
Merge "Binder: add pid to thread name for binder threads." into nyc-dev
by Philip Cuadra
· 9 years ago
ceb9ee7
egl: add EGL_KHR_mutable_render_buffer
by Pablo Ceballos
· 9 years ago
8cfae6d
Minor changes and cleanup to support EXT_protected_content.
by Craig Donner
· 9 years ago
a082fa8
Binder: add pid to thread name for binder threads.
by Philip Cuadra
· 9 years ago
2628e9e
Added support for 'bugreport -z'.
by Felipe Leme
· 9 years ago
7fcd744
vulkan: update vk_layer_interface.h
by Chia-I Wu
· 9 years ago
9f31e29
Add Surface::waitForNextFrame
by Robert Carr
· 9 years ago
ad798d0
Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev
by Jorim Jaggi
· 9 years ago
092123c
Revert "Death to synchronous transactions (1/2)"
by Jorim Jaggi
· 9 years ago
a1d53fa
Merge "vulkan: fix vkGetDeviceProcAddr for intercepted commands" into nyc-dev
by Chia-I Wu
· 9 years ago
a50117e
Drop compatibility with pre 2012 adb clients
by Nick Kralevich
· 9 years ago
c56603e
vulkan: fix vkGetDeviceProcAddr for intercepted commands
by Chia-I Wu
· 9 years ago
1600e26
vulkan: fix support for unknown extensions
by Chia-I Wu
· 9 years ago
9ffa1a4
Merge "libvulkan: Use a stub HAL when no real Vulkan HAL is present" into nyc-dev
by Jesse Hall
· 9 years ago
b7c4e3b
libvulkan: Use a stub HAL when no real Vulkan HAL is present
by Jesse Hall
· 9 years ago
1e451b2
Merge "Setting v1-dev4 as default." into nyc-dev
by Felipe Leme
· 9 years ago
cc37b8e
Setting v1-dev4 as default.
by Felipe Leme
· 9 years ago
2b97c06
Merge changes I33360e15,I2f102fa9,If44c40f8,Ic7bc29ef into nyc-dev
by Chia-I Wu
· 9 years ago
df4f17e
Merge "Refactor sensor list in SensorService" into nyc-dev
by Peng Xu
· 9 years ago
0cc8f80
Refactor sensor list in SensorService
by Peng Xu
· 9 years ago
7e5e128
Merge "DispSync: Always resync after inactivity" into nyc-dev
by Dan Stoza
· 9 years ago
6c444a4
Merge "Let's try casting to fix the build." into nyc-dev
by Jeff Sharkey
· 9 years ago
Next »