OSDN Git Service

Merge "Return error when trying to disconnect twice" into oc-dev
[android-x86/frameworks-native.git] / libs /
2017-04-19 TreeHugger RobotMerge "Return error when trying to disconnect twice...
2017-04-19 Chia-I WuMerge "libui: remove gralloc0/gralloc1 support" into...
2017-04-19 TreeHugger RobotMerge "atrace: Don't NPE if we can't access hal-related...
2017-04-18 Carmen JacksonMerge "Add atrace_userdebug.rc to enable some tracepoin...
2017-04-18 Steven ThomasMerge "Fix query management in GpuProfiler" into oc-dev
2017-04-18 TreeHugger RobotMerge "[vr] Add DVR API to get native handle for buffer...
2017-04-18 Rob CarrMerge "SurfaceFlinger: Inherit non-transform Scaling...
2017-04-18 TreeHugger RobotMerge "Move VR HWC HAL impl to vr/hardware_composer...
2017-04-18 TreeHugger RobotMerge "Expose EGL_ANDROID_native_fence_sync." into...
2017-04-18 John Bates[vr] Add DVR API to get native handle for buffers
2017-04-18 TreeHugger RobotMerge "Dvr api usages should follow AHardwareBuffer...
2017-04-18 Steven ThomasFix query management in GpuProfiler
2017-04-18 Chia-I Wulibui: remove gralloc0/gralloc1 support
2017-04-17 Hendrik WagenaarDvr api usages should follow AHardwareBuffer
2017-04-17 TreeHugger RobotMerge "Otapreopt: Remove param count checking in otapre...
2017-04-17 Jesse HallMerge "Move AHardwareBuffer_getNativeHandle to VNDK...
2017-04-17 Jesse HallMove AHardwareBuffer_getNativeHandle to VNDK
2017-04-15 TreeHugger RobotMerge "Fix use-after-free issue caught by ASAN." into...
2017-04-15 TreeHugger RobotMerge "Fix profile disk space accounting bugs." into...
2017-04-15 TreeHugger RobotMerge "Hopefully fix funky SELinux labels." into oc-dev
2017-04-15 TreeHugger RobotMerge "Avoid a potential race condition on mDisplays...
2017-04-14 Justin KlaassenMerge "Add "android.software.preview_sdk" feature"...
2017-04-14 Peng XuMerge "Fix gralloc direct channel bug and polish log...
2017-04-14 TreeHugger RobotMerge "Release virtual display hwcId during vr mode...
2017-04-14 TreeHugger RobotMerge "vrwm: Push all the properties to vr window manag...
2017-04-14 TreeHugger RobotMerge "libbinder: vendor_available" into oc-dev
2017-04-14 TreeHugger RobotMerge "Move include/binder to libs/binder/include"...
2017-04-14 TreeHugger RobotMerge "Update optics" into oc-dev
2017-04-14 Iliyan MalchevMerge "binder: allow repeated invocations of initWithDr...
2017-04-14 Iliyan Malchevbinder: allow repeated invocations of initWithDriver
2017-04-14 PO HUNG CHENMerge "Refine the binder latency test" into oc-dev
2017-04-14 Mathias Agopianget rid of IGraphicBufferAlloc
2017-04-14 Steven Morelandlibbinder: vendor_available
2017-04-14 Hendrik WagenaarUpdate optics
2017-04-14 Howard ChenRefine the binder latency test
2017-04-14 Vijay VenkatramanMove include/binder to libs/binder/include
2017-04-14 TreeHugger RobotMerge "Update to allow multiple HALs in a manifest...
2017-04-14 TreeHugger RobotMerge "Import broadcast_ring.h from GVR (reland)" into...
2017-04-13 TreeHugger RobotMerge "libpdx_uds: Handle EACCES error when connecting...
2017-04-13 Albert Chaulkvrwm: Push all the properties to vr window manager
2017-04-13 TreeHugger RobotMerge "Use a separate heap size to receive buffer"...
2017-04-13 TreeHugger RobotMerge "Revert "Avoid a potential race condition on...
2017-04-13 TreeHugger RobotMerge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e...
2017-04-13 Svetoslav GanovMerge "Add autofill feature API" into oc-dev
2017-04-13 Michael SpangImport broadcast_ring.h from GVR (reland)
2017-04-13 Craig DonnerUse a separate heap size to receive buffer
2017-04-13 Alex Vakulenkolibpdx_uds: Handle EACCES error when connecting to...
2017-04-13 Calin JuravleMerge "Fix installd test" into oc-dev
2017-04-13 TreeHugger RobotMerge "libvrhwc: Fix dependency order because Soong...
2017-04-13 Martijn CoenenMerge "Add android.hardware.nfc.any to NFC features...
2017-04-13 TreeHugger RobotMerge "Cleanup VR HWC type names in libdvr" into oc-dev
2017-04-13 Ian ElliottMerge "Only enumerate display_timing when present times...
2017-04-13 TreeHugger RobotMerge "Revert "Import broadcast_ring.h from GVR"" into...
2017-04-13 Tony MakRevert "Import broadcast_ring.h from GVR"
2017-04-13 TreeHugger RobotMerge "Remove UID requirement for set sched_fifo for...
2017-04-13 TreeHugger RobotMerge "SurfaceFlinger: Add parent-less relative layerin...
2017-04-13 TreeHugger RobotMerge "MediaCas: combine openSession methods" into...
2017-04-13 TreeHugger RobotMerge "libhwc2on1adapter: mark as vendor_available...
2017-04-13 TreeHugger RobotMerge "Import broadcast_ring.h from GVR" into oc-dev
2017-04-13 TreeHugger RobotMerge "display_manager_client unused parameter warning...
2017-04-13 Iliyan MalchevMerge "surfaceflinger: start grahpics allocator when...
2017-04-12 Yifan HongMerge "Add PERMISSION_DENIED to convertResult." into...
2017-04-12 Dan Stozalibgui: Make IGraphicBufferConsumer a SafeInterface
2017-04-12 Dan Stozalibbinder: Add vector<Parcelable> to SafeInterface
2017-04-12 Dan Stozalibbinder: Add sp<NativeHandle> to SafeInterface
2017-04-12 Steven MorelandMerge "Mark as vendor_available" into oc-dev
2017-04-12 Frank Barcharddisplay_manager_client unused parameter warning fixes
2017-04-12 TreeHugger RobotMerge "Correct configure direct report function documen...
2017-04-12 Brian C. AndersonMerge changes from topic 'presentFenceNotReliable'...
2017-04-12 TreeHugger RobotMerge "Link vndservicemanager against libselinux static...
2017-04-12 Robert CarrSurfaceFlinger: Add parent-less relative layering.
2017-04-12 Daniel NicoaraCleanup VR HWC type names in libdvr
2017-04-12 Dianne HackbornMerge "Add private helpers needed for job queue." into...
2017-04-12 TreeHugger RobotMerge "Otapreopt: Check dexopt return status before...
2017-04-12 TreeHugger RobotMerge changes Ia1fa4a32,I2a4c3d9f into oc-dev
2017-04-12 TreeHugger RobotMerge "Convert the pose buffer into a more generic...
2017-04-12 TreeHugger RobotMerge "IDirectReport.configure returns token" into...
2017-04-12 Steven Morelandlibhwc2on1adapter: mark as vendor_available
2017-04-12 TreeHugger RobotMerge "VR: Update VR HWC to use buffer metadata passed...
2017-04-11 Brian Andersonegl: Differentiate pending vs invalid timestamps.
2017-04-11 TreeHugger RobotMerge "libui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY...
2017-04-11 TreeHugger RobotMerge "Avoid a potential race condition on mDisplays...
2017-04-11 Hendrik WagenaarConvert the pose buffer into a more generic named buffer
2017-04-11 Brian Andersonegl: Avoid use of retire as present
2017-04-11 TreeHugger RobotMerge "schedulerservice: implement getMaxAllowedPriorit...
2017-04-11 Chia-I Wulibui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE
2017-04-11 TreeHugger RobotMerge "Update BufferHub service/client with support...
2017-04-11 TreeHugger RobotMerge "android.frameworks.sensorservice@1.0: Looper...
2017-04-11 TreeHugger RobotMerge "Prevent runtime restart for crashed clients...
2017-04-11 Daniel NicoaraVR: Update VR HWC to use buffer metadata passed by...
2017-04-11 Iliyan MalchevIServiceManager: dump stack on blocked vndbinder requests
2017-04-11 Iliyan Malchevbinder: add getDriverName()
2017-04-11 TreeHugger RobotMerge changes from topic 'llndk_rename' into oc-dev
2017-04-11 TreeHugger RobotMerge "Load Vulkan driver into sphal namespace" into...
2017-04-11 Chia-I WuMerge "libui: update for revised HIDL gralloc" into...
2017-04-11 Dianne HackbornAdd private helpers needed for job queue.
2017-04-11 TreeHugger RobotMerge "Work on issue #36863299: [Fugu] CTS: PermissionF...
2017-04-10 Michael SpangImport broadcast_ring.h from GVR
2017-04-10 Dan Stozalibbinder: Support enums in SafeInterface
2017-04-10 Dan Stozalibbinder: Support sp<Flattenable> in SafeInterface
next