2016-04-14 |
Pablo Ceballos | SF: Don't pop pending state into mCurrentState |
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 |
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 |
2016-03-30 |
John Reck | Merge "Add an option to write the trace to a file"... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Mathieu Chartier | Revert "Avoid unlinking app image file" |
commit | commitdiff | tree | snapshot |
2016-03-30 |
John Reck | Add an option to write the trace to a file |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Calin Juravle | Merge "Destroy the reference profile during uninstalls... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Calin Juravle | Merge "Do not unlink the profiles if not needed" into... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Chia-I Wu | vulkan: rewrite top of loader |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Felipe Leme | Call _exit() instead of exit() on child failure. |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Calin Juravle | Destroy the reference profile during uninstalls |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Calin Juravle | Do not unlink the profiles if not needed |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Rob Carr | Merge changes I653b84e7,Ieafdc14a into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Peng Xu | Merge "Define typical sensor sample rate in native... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Robert Carr | Apply position updates immediately. |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Robert Carr | Move crop outside of geometry state. |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Peng Xu | Define typical sensor sample rate in native code |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Pablo Ceballos | Merge "Rename single buffer mode to shared buffer mode... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
John Reck | Merge "Dumping a trace isn't an error" into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-03-28 |
John Reck | Dumping a trace isn't an error |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Felipe Leme | Increased estimated max progress of bugreports. |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Calin Juravle | Don't report errors when trying to delete a non-existin... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Mark Salyzyn | dumpstate: Add /data/misc/recovery |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Chris Tate | Merge "Remove spurious log" into nyc-dev |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Christopher... | Remove spurious log |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Chris Tate | Merge "Guard against failed array allocation" into... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Christopher... | Guard against failed array allocation |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Calin Juravle | Merge "Do not clean profiles unconditonally during... |
commit | commitdiff | tree | snapshot |
next |