- 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 9 years ago
- 41ecfd7 Add feature strings for newly added sensors am: f50c85d263 am: 8778a3864c by Peng Xu · 9 years ago
- 8778a38 Add feature strings for newly added sensors am: f50c85d263 by Peng Xu · 9 years ago
- 4f1563f Merge "atrace: introduce category for core services" into nyc-dev by Sergei Vasilinetc · 9 years ago
- ed2c5d1 Merge "BQ: Fix segfault in dump()" into nyc-dev by Pablo Ceballos · 9 years ago
- f50c85d Add feature strings for newly added sensors by Peng Xu · 10 years ago
- 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 9 years ago
- adf51ba BQ: Fix segfault in dump() by Pablo Ceballos · 9 years ago
- 076ac67 HWC2: Add support for color modes by Dan Stoza · 9 years ago
- 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 9 years ago
- 5df2a86 HWC2: Hook up setColorTransform/setLayerDataspace by Dan Stoza · 9 years ago
- 0b546c4 Merge "GLConsumer: add build-time disable of gpu protected content" into nyc-dev by Jesse Hall · 9 years ago
- 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 9 years ago
- dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 9 years ago
- 1ae52ea Merge "EGL: Disconnect native window in eglDestroySurface" into nyc-dev by Pablo Ceballos · 9 years ago
- ae8cf0b EGL: Disconnect native window in eglDestroySurface by Pablo Ceballos · 9 years ago
- db40415 atrace: introduce category for core services by sergeyv · 9 years ago
- 5dda72b Merge "installd: remove spammy warning for non-existent profile dirs." into nyc-dev by TreeHugger Robot · 9 years ago
- 2e063af installd: remove spammy warning for non-existent profile dirs. by Narayan Kamath · 9 years ago
- f6fc321 Merge "[sensorservice] Fix on-change sensor send latest value on enable" into nyc-dev by Trevor Bunker · 9 years ago
- 45ca9f5 [sensorservice] Fix on-change sensor send latest value on enable by Peng Xu · 9 years ago
- 54ebc56 Merge "SF: Clear local sync points on hide and destroy" into nyc-dev by Dan Stoza · 9 years ago
- 9a8ddb6 Merge "Atrace: store app list in multiple sysprops" into nyc-dev by Sergei Vasilinetc · 9 years ago
- 63fd900 Merge changes I6e89439a,I9d9aafe6,I38340654,Ie50a9d37,Icd98abf5, ... into nyc-dev by TreeHugger Robot · 9 years ago
- 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 9 years ago
- 4144eff Atrace: store app list in multiple sysprops by sergeyv · 9 years ago
- aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 9 years ago
- 1992e94 Merge "Return the transform to apply in getLastQueuedBuffer" into nyc-dev by John Reck · 9 years ago
- 55e5cc0 Merge "Don't flatten nullptrs" into nyc-dev by John Reck · 9 years ago
- c3a2891 vulkan: deprecate device layers by Chia-I Wu · 9 years ago
- 99c68bb Merge "media: Add missing dobly-vision profile." into nyc-dev by Hangyu Kuang · 9 years ago
- c814517 SF: Clear local sync points on hide and destroy by Dan Stoza · 9 years ago
- 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
- 32a6129 Merge "media: Change VP9 ProfileLevel to start from 0x1." into nyc-dev by Hangyu Kuang · 9 years ago
- 6c02314 media: Add missing dobly-vision profile. by Hangyu Kuang · 9 years ago
- ce8e5df Don't flatten nullptrs by John Reck · 9 years ago
- 6184b20 vulkan: detect errors in VkEnumerate*ExtensionProperties by Chia-I Wu · 9 years ago
- dab2565 vulkan: do not distinguish instance or device LayerRef by Chia-I Wu · 9 years ago
- d6e6f51 vulkan: make Get*LayerRef take a Layer by Chia-I Wu · 9 years ago
- 04c6551 vulkan: refactor layer extension enumeration by Chia-I Wu · 9 years ago
- 25700b4 vulkan: refactor layer enumeration by Chia-I Wu · 9 years ago
- d97e99f Merge "Remove temporary file on user builds." into nyc-dev by TreeHugger Robot · 9 years ago
- c4eee56 Remove temporary file on user builds. by Felipe Leme · 9 years ago
- 44e9c02 Merge "Fix use of invalid iterator." into nyc-dev by Christopher Ferris · 9 years ago
- 8335fa3 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
- cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 9 years ago
- b63d91f Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
- 87e94cd Fix use of invalid iterator. by Christopher Ferris · 9 years ago
- d15a35b media: Change VP9 ProfileLevel to start from 0x1. by Hangyu Kuang · 9 years ago
- 6cfb89c Merge changes I97efd6c9,I6460f8f0,Ic67e4290,I16214514,Ieaa4e463, ... into nyc-dev by TreeHugger Robot · 9 years ago
- 5882a26 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 9 years ago
- 1a5c4de Revert "EGL: Ensure surfaces are disconnected when destroyed" by Pablo Ceballos · 9 years ago
- bea09db vulkan: remove g_device_layers by Chia-I Wu · 9 years ago
- 279ccc0 vulkan: ignore device-only layers by Chia-I Wu · 9 years ago
- 5f093bf vulkan: ignore layer libraries without instance layers by Chia-I Wu · 9 years ago
- 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
- 62b6bc7 Merge "Move servicemanager into system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
- 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
- 3d1c82a libvulkan: Reset window before creating swapchain by Jesse Hall · 9 years ago
- 2ee735c Merge changes Ifeba21da,Ie7982790,I02bb34b7 into nyc-dev 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
- 109f898 vulkan: silence a warning when layers are enabled by Chia-I Wu · 9 years ago
- dcad395 vulkan: fix "vkinfo -validate" by Chia-I Wu · 9 years ago
- 8955f3f vulkan: fix vkinfo with layer extensions 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