- 5e5a6f3 Merge "Refactor sensor list in SensorService" into nyc-dev am: df4f17e by Peng Xu · 10 years ago
- df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 10 years ago
- 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 10 years ago
- ce1099e Merge "DispSync: Always resync after inactivity" into nyc-dev am: 7e5e128 by Dan Stoza · 10 years ago
- 7e5e128 Merge "DispSync: Always resync after inactivity" into nyc-dev by Dan Stoza · 10 years ago
- dba2879 Merge "Let\'s try casting to fix the build." into nyc-dev am: 6c444a4 by Jeff Sharkey · 10 years ago
- 6c444a4 Merge "Let's try casting to fix the build." into nyc-dev by Jeff Sharkey · 10 years ago
- 7240a15 Let's try casting to fix the build. by Jeff Sharkey · 10 years ago
- 8b53c14 Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev am: 82b4c7a by Jeff Sharkey · 10 years ago
- 82b4c7a Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev by Jeff Sharkey · 10 years ago
- 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 10 years ago
- 172164e Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7,I06be9898, ... into nyc-dev by Chia-I Wu · 10 years ago
- 4ad5c14 Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7,I06be9898, ... into nyc-dev by Chia-I Wu · 10 years ago
- 3b6b5ad vulkan: remove unused loader.{cpp.h} by Chia-I Wu · 10 years ago
- 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 10 years ago
- 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 10 years ago
- de82e27 vulkan: add swapchain.h by Chia-I Wu · 10 years ago
- c96880f vulkan: add layers_extensions.h by Chia-I Wu · 10 years ago
- ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 10 years ago
- 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 10 years ago
- 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 10 years ago
- 43e2153 Merge "vulkan: check for unsupported extensions" into nyc-dev am: a70a421 by Chia-I Wu · 10 years ago
- 998f5ce Merge "vulkan: avoid double-free in InitSharedPtr" into nyc-dev am: 8391efa by Chia-I Wu · 10 years ago
- a70a421 Merge "vulkan: check for unsupported extensions" into nyc-dev by Chia-I Wu · 10 years ago
- 8391efa Merge "vulkan: avoid double-free in InitSharedPtr" into nyc-dev by Chia-I Wu · 10 years ago
- c684560 vulkan: avoid double-free in InitSharedPtr by Chia-I Wu · 10 years ago
- 6b0a18d Merge "media: update VP9 CodecProfileLevel" into nyc-dev am: cd582bb by Hangyu Kuang · 10 years ago
- cd582bb Merge "media: update VP9 CodecProfileLevel" into nyc-dev by Hangyu Kuang · 10 years ago
- 898b1aa Death to synchronous transactions (1/2) am: c6a607a by Jorim Jaggi · 10 years ago
- c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 10 years ago
- 19c6a83 media: update VP9 CodecProfileLevel by Hangyu Kuang · 10 years ago
- b93445d Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev am: 97a46df by Dan Stoza · 10 years ago
- 97a46df Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev by Dan Stoza · 10 years ago
- c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 10 years ago
- 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 10 years ago
- 7be8d55 Merge "Don\'t include <sys/sysconf.h>." am: ac6335c am: 2ccbf98 by Josh Gao · 10 years ago
- 2ccbf98 Merge "Don\'t include <sys/sysconf.h>." am: ac6335c by Josh Gao · 10 years ago
- ac6335c Merge "Don't include <sys/sysconf.h>." by Josh Gao · 10 years ago
- b18b245 Merge "installd: log failed unlinks." into nyc-dev am: 45d15b8 by Narayan Kamath · 10 years ago
- 45d15b8 Merge "installd: log failed unlinks." into nyc-dev by Narayan Kamath · 10 years ago
- 81db995 Merge "batteryservice: Expose Charge Counters." into nyc-dev am: f99c6f4 by Ruchi Kandoi · 10 years ago
- f99c6f4 Merge "batteryservice: Expose Charge Counters." into nyc-dev by Ruchi Kandoi · 10 years ago
- 9d6d7b3 Don't include <sys/sysconf.h>. by Josh Gao · 10 years ago
- ed40eba HWC2: Add getHdrCapabilities stub to adapter by Dan Stoza · 10 years ago
- f34b9be DispSync: Always resync after inactivity by Dan Stoza · 10 years ago
- 5006f3a installd: log failed unlinks. by Narayan Kamath · 10 years ago
- 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 10 years ago
- ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 10 years ago
- cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 10 years ago
- eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 10 years ago
- b262ddc vulkan: add VK_ANDROID_native_buffer to vulkan.api by Chia-I Wu · 10 years ago
- dbb7e9c vulkan: move driver::GetDefaultAllocator by Chia-I Wu · 10 years ago
- 136b8eb vulkan: move driver::OpenHAL by Chia-I Wu · 10 years ago
- 9d51816 vulkan: move driver::Debuggable by Chia-I Wu · 10 years ago
- 1f8f46b vulkan: check for unsupported extensions by Chia-I Wu · 10 years ago
- 1c3773c Merge "Caps Lock toggle with Meta + Alt (1/2)" into nyc-dev am: 3e3a11a by Andrii Kulian · 10 years ago
- 3e3a11a Merge "Caps Lock toggle with Meta + Alt (1/2)" into nyc-dev by Andrii Kulian · 10 years ago
- 42a689b batteryservice: Expose Charge Counters. by Ruchi Kandoi · 10 years ago
- fcd8985 Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev am: 79632ee by Dan Stoza · 10 years ago
- 79632ee Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev by Dan Stoza · 10 years ago
- 7c8ec9b Merge changes from topic \'vkjson\' into nyc-dev am: 16ce3ce by Jesse Hall · 10 years ago
- 16ce3ce Merge changes from topic 'vkjson' into nyc-dev by Jesse Hall · 10 years ago
- 2dc3be8 SF/HWC2: Reorder makeCurrent to avoid deadlock by Dan Stoza · 10 years ago
- 8782cd4 Merge "SensorService: Remove unused function" into nyc-dev am: 10a91a5 by Greg Kaiser · 10 years ago
- 10a91a5 Merge "SensorService: Remove unused function" into nyc-dev by Greg Kaiser · 10 years ago
- c130d7a SensorService: Remove unused function by Greg Kaiser · 10 years ago
- 4ea6c74 Merge "Updating wearable_core_hardware to support device administration." into nyc-dev by Ashley Smith · 10 years ago
- cf463a9 Merge "Updating wearable_core_hardware to support device administration." into nyc-dev by Ashley Smith · 10 years ago
- 0302a25 Close profile before leaving android::installd::clear_profile. am: 64b59cc by Roland Levillain · 10 years ago
- 64b59cc Close profile before leaving android::installd::clear_profile. by Roland Levillain · 10 years ago
- e597405 Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev by Peng Xu · 10 years ago
- 90b745d Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev by Peng Xu · 10 years ago
- e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 10 years ago
- 927a222 Merge "vulkan: rewrite top of loader" into nyc-dev am: 1285a68 by Chia-I Wu · 10 years ago
- 1285a68 Merge "vulkan: rewrite top of loader" into nyc-dev by Chia-I Wu · 10 years ago
- 40ed116 Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 10 years ago
- 90e840f Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 10 years ago
- dc5b351 Merge "Split increments to silence a compiler warning." am: 0f73649 am: 25b103a by Stephen Hines · 10 years ago
- c12a8a1 Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 10 years ago
- 25b103a Merge "Split increments to silence a compiler warning." am: 0f73649 by Stephen Hines · 10 years ago
- 233fbed Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 10 years ago
- 0f73649 Merge "Split increments to silence a compiler warning." by Stephen Hines · 10 years ago
- 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 10 years ago
- c947731 media: update Dolby Vision Profile. am: 9917903 by Ronghua Wu · 10 years ago
- 4d42dea dumpstate: acquire /data/misc/logd/ log contents by Mark Salyzyn · 10 years ago
- 9917903 media: update Dolby Vision Profile. by Ronghua Wu · 10 years ago
- 8b0d55e GpuService: Add 'help' and 'vkjson' commands by Jesse Hall · 10 years ago
- 9c22c3c Split increments to silence a compiler warning. by Stephen Hines · 10 years ago
- fc038bd Add service "gpu" in the SurfaceFlinger process by Jesse Hall · 10 years ago
- 7d57070 Merge "Fix a few known issues in SensorService" into nyc-dev am: d5194bd by Peng Xu · 10 years ago
- d5194bd Merge "Fix a few known issues in SensorService" into nyc-dev by Peng Xu · 10 years ago
- 47e9601 Fix a few known issues in SensorService by Peng Xu · 10 years ago
- 8a2c34f Updating wearable_core_hardware to support device administration. by Ashley Smith · 10 years ago
- 82646ea Merge "Add build id as part of bugreport name." into nyc-dev am: fbe08bf by Felipe Leme · 10 years ago
- fbe08bf Merge "Add build id as part of bugreport name." into nyc-dev by Felipe Leme · 10 years ago
- 9385b17 Add build id as part of bugreport name. by Felipe Leme · 10 years ago
- 3ece4c1 Dumps systrace to a file. am: 14e034a by Felipe Leme · 10 years ago
- 14e034a Dumps systrace to a file. by Felipe Leme · 10 years ago
- c6c17d7 SF: Disable FenceTracker from makefile am: 69a1a38 by Pablo Ceballos · 10 years ago
- 69a1a38 SF: Disable FenceTracker from makefile by Pablo Ceballos · 10 years ago