2016-04-14 |
Andy Hung | Merge "Unify dumped native stack traces" into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Pablo Ceballos | Merge "egl: add EGL_KHR_mutable_render_buffer" into... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Andy Hung | Unify dumped native stack traces |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Keun-young... | remove non-mandatory features from car_core |
commit | commitdiff | tree | snapshot |
2016-04-13 |
TreeHugger... | Merge changes I7389829a,I4f3f91e8 into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Craig Donner | Merge "Minor changes and cleanup to support EXT_protect... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Chia-I Wu | vulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Jeff Sharkey | Merge "Build target path before closedir()." into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Jeff Sharkey | Build target path before closedir(). |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Pablo Ceballos | Merge "EGL: Ensure surfaces are disconnected when destr... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Rob Carr | Merge "Add Surface::waitForNextFrame" into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-13 |
TreeHugger... | Merge "Added support for 'bugreport -z'." into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Philip Cuadra | Merge "Binder: add pid to thread name for binder threa... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Pablo Ceballos | egl: add EGL_KHR_mutable_render_buffer |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Craig Donner | Minor changes and cleanup to support EXT_protected_content. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Philip Cuadra | Binder: add pid to thread name for binder threads. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Felipe Leme | Added support for 'bugreport -z'. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Chia-I Wu | vulkan: update vk_layer_interface.h |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Robert Carr | Add Surface::waitForNextFrame |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Jorim Jaggi | Merge "Revert "Death to synchronous transactions (1... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Jorim Jaggi | Revert "Death to synchronous transactions (1/2)" |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Chia-I Wu | Merge "vulkan: fix vkGetDeviceProcAddr for intercepted... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Nick Kralevich | Drop compatibility with pre 2012 adb clients |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Chia-I Wu | vulkan: fix vkGetDeviceProcAddr for intercepted commands |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Chia-I Wu | vulkan: fix support for unknown extensions |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Jesse Hall | Merge "libvulkan: Use a stub HAL when no real Vulkan... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Jesse Hall | libvulkan: Use a stub HAL when no real Vulkan HAL is... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Felipe Leme | Merge "Setting v1-dev4 as default." into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Felipe Leme | Setting v1-dev4 as default. |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Chia-I Wu | Merge changes I33360e15,I2f102fa9,If44c40f8,Ic7bc29ef... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Peng Xu | Merge "Refactor sensor list in SensorService" into... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Peng Xu | Refactor sensor list in SensorService |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Dan Stoza | Merge "DispSync: Always resync after inactivity" into... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Jeff Sharkey | Merge "Let's try casting to fix the build." into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Jeff Sharkey | Let's try casting to fix the build. |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Jeff Sharkey | Merge "Use inode numbers for CE storage, fix sizes... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Chia-I Wu | vulkan: use CamelCase() for CreateInfoWrapper |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Chia-I Wu | vulkan: use CamelCase() for LayerChain |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Chia-I Wu | vulkan: use CamelCase() for OverrideExtensionNames |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Chia-I Wu | vulkan: use CamelCase() for OverrideLayerNames |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Jeff Sharkey | Use inode numbers for CE storage, fix sizes. |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Chia-I Wu | Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: remove unused loader.{cpp.h} |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: use driver::GetData everywhere |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: move all _Bottom functions |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: add swapchain.h |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: add layers_extensions.h |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: rework CreateInstance_Bottom and related ones |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: rework EnumerateDeviceExtensionProperties_Bottom |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: rework {Create,Destroy}Device_Bottom |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | Merge "vulkan: check for unsupported extensions" into... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | Merge "vulkan: avoid double-free in InitSharedPtr"... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Chia-I Wu | vulkan: avoid double-free in InitSharedPtr |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Pablo Ceballos | EGL: Ensure surfaces are disconnected when destroyed |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Hangyu Kuang | Merge "media: update VP9 CodecProfileLevel" into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Jorim Jaggi | Death to synchronous transactions (1/2) |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Hangyu Kuang | media: update VP9 CodecProfileLevel |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Dan Stoza | Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Dan Stoza | Plumb HDR capabilities up to SurfaceComposerClient |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Dan Stoza | HWC2: Add getHdrCapabilities to C++ shim |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Narayan Kamath | Merge "installd: log failed unlinks." into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ruchi Kandoi | Merge "batteryservice: Expose Charge Counters." into... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Dan Stoza | HWC2: Add getHdrCapabilities stub to adapter |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Dan Stoza | DispSync: Always resync after inactivity |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Narayan Kamath | installd: log failed unlinks. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: move AllocateCommandBuffers_Bottom |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: move GetDeviceQueue_Bottom |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: rework DriverDispatchTable |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: rework driver::Get*ProcAddr |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: add VK_ANDROID_native_buffer to vulkan.api |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: move driver::GetDefaultAllocator |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: move driver::OpenHAL |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: move driver::Debuggable |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Chia-I Wu | vulkan: check for unsupported extensions |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Andrii Kulian | Merge "Caps Lock toggle with Meta + Alt (1/2)" into... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Ruchi Kandoi | batteryservice: Expose Charge Counters. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Dan Stoza | Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Jesse Hall | Merge changes from topic 'vkjson' into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Dan Stoza | SF/HWC2: Reorder makeCurrent to avoid deadlock |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Greg Kaiser | Merge "SensorService: Remove unused function" into... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Greg Kaiser | SensorService: Remove unused function |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Ashley Smith | Merge "Updating wearable_core_hardware to support devic... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Roland Levillain | Close profile before leaving android::installd::clear_p... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Peng Xu | Merge "[sensorservice] temporarily remove Autolock... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Peng Xu | [sensorservice] temporarily remove Autolock mSensorsLock |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Chia-I Wu | Merge "vulkan: rewrite top of loader" into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Mark Salyzyn | Merge "dumpstate: acquire /data/misc/logd/ log contents... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Felipe Leme | Merge "Added option to redirect stdout on run_command_a... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Felipe Leme | Added option to redirect stdout on run_command_always. |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Mark Salyzyn | dumpstate: acquire /data/misc/logd/ log contents |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Ronghua Wu | media: update Dolby Vision Profile. |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Jesse Hall | GpuService: Add 'help' and 'vkjson' commands |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Jesse Hall | Add service "gpu" in the SurfaceFlinger process |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Peng Xu | Merge "Fix a few known issues in SensorService" into... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Peng Xu | Fix a few known issues in SensorService |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Ashley Smith | Updating wearable_core_hardware to support device admin... |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Felipe Leme | Merge "Add build id as part of bugreport name." into... |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Felipe Leme | Add build id as part of bugreport name. |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Felipe Leme | Dumps systrace to a file. |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Pablo Ceballos | SF: Disable FenceTracker from makefile |
commit | commitdiff | tree | snapshot |
next |