OSDN Git Service

android-x86/frameworks-native.git
2017-08-09 Jorim JaggiMerge "Fix out-of-order transactions (2/2)" into oc...
2017-08-09 Jorim JaggiMerge "Fix out-of-order transactions (2/2)" into oc...
2017-08-08 TreeHugger... Merge "Change UniquePtr to std::unique_ptr" into oc...
2017-08-08 Steven ThomasMerge "Use a separate hwcomposer hidl instance for...
2017-08-08 Chia-I Wulibsurfaceflinger: fix screenshot permission check
2017-08-08 TreeHugger... Merge "Mark libGLESv2.so and libEGL.so as VNDK libs...
2017-08-08 TreeHugger... Merge "Mark libui and libgui as VNDK in Android.bp...
2017-08-08 TreeHugger... Merge "Add native bindings for getNamesForUids" into...
2017-08-08 Jorim JaggiFix out-of-order transactions (2/2)
2017-08-08 Steven ThomasUse a separate hwcomposer hidl instance for vr flinger
2017-08-08 TreeHugger... Merge changes from topic 'thermal-notify-mr1' into...
2017-08-08 Calin JuravleMerge "Change the location of current profiles for...
2017-08-07 Todd Poynorthermalservice: add HIDL ThermalCallback implementation
2017-08-07 Todd Poynorthermalservice: add ThermalService interfaces and therm...
2017-08-07 Chia-I Wulibsurfaceflinger: fix screenshot permission check
2017-08-07 Calin JuravleChange the location of current profiles for secondary...
2017-08-07 Jiyong ParkChange UniquePtr to std::unique_ptr
2017-08-05 TreeHugger... Merge "Fix build error from diamond merge" into oc...
2017-08-05 Corey TabakaMerge "Fix race condition clearing VSYNC enable on...
2017-08-05 TreeHugger... Merge "Fix race condition clearing VSYNC enable on...
2017-08-04 Courtney Goeltzenleu... Fix build error from diamond merge
2017-08-04 Todd KennedyAdd native bindings for getNamesForUids
2017-08-04 TreeHugger... Merge "Mark libbinder and libdumpstateutil as VNDK...
2017-08-04 Corey TabakaFix race condition clearing VSYNC enable on VrFlinger...
2017-08-03 Yifan HongMerge "Use cutils/android_filesystem_config.h" into...
2017-08-03 TreeHugger... Merge "Add metadata in direct display surface to suppor...
2017-08-03 Corey TabakaMerge "Fix missing check on buffer import." into oc...
2017-08-03 TreeHugger... Merge "Fix missing check on buffer import." into oc...
2017-08-03 rongliuAdd metadata in direct display surface to support ANati...
2017-08-03 Chia-I WuMerge "libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREE...
2017-08-03 TreeHugger... Merge "libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREE...
2017-08-02 Kevin SchoedelMerge "Remove constraint on touch location." into oc...
2017-08-02 Tarandeep SinghMerge changes from topic '62033391' into oc-dr1-dev
2017-08-02 Tarandeep SinghEnable InputMonitors for non-default display.
2017-08-02 TreeHugger... Merge "Remove constraint on touch location." into oc...
2017-08-02 Chia-I Wulibsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT
2017-08-02 Tarandeep SinghMerge changes from topic '62033391' into oc-dr1-dev
2017-08-02 Courtney Goeltzenleu... Merge changes If4271719,I9c9b5de9,I46a26a67 into oc...
2017-08-02 Courtney Goeltzenleu... Merge "EGL: Add EGL_GL_scrgb extension" into oc-dr1-dev
2017-08-02 TreeHugger... Merge changes If4271719,I9c9b5de9,I46a26a67 into oc...
2017-08-02 TreeHugger... Merge "EGL: Add EGL_GL_scrgb extension" into oc-dr1-dev
2017-08-02 Jeff SharkeyMerge "Installd: Fix math overflow on quota calculation...
2017-08-02 Justin YunMark libui and libgui as VNDK in Android.bp
2017-08-02 Justin YunMark libbinder and libdumpstateutil as VNDK in Android.bp
2017-08-02 Yifan HongUse cutils/android_filesystem_config.h
2017-08-01 Felipe LemeRenamed 2nd device file back to dumpstate_board.bin.
2017-08-01 Tarandeep SinghAdd displayId in InputDispatcher, InputTransport
2017-08-01 TreeHugger... Merge "Add new Dolby Vision Profile types" into oc...
2017-08-01 TreeHugger... Merge "Have the Surface class track the buffer age...
2017-08-01 Courtney Goeltzenleu... Communicate composition buffer dataspace to HWC
2017-08-01 Courtney Goeltzenleu... Add VK_COLOR_SPACE_EXTENDED_SRGB_NONLINEAR_EXT.
2017-08-01 Courtney Goeltzenleu... Check wide-color support before adding extensions
2017-08-01 Courtney Goeltzenleu... EGL: Add EGL_GL_scrgb extension
2017-08-01 Saurabh ShahMerge "sf: Defer DispSync initialization" into oc-dr1-dev
2017-08-01 TreeHugger... Merge "sf: Defer DispSync initialization" into oc-dr1-dev
2017-08-01 TreeHugger... Merge "Add TestStableBufferIdAndHardwareBuffer" into...
2017-07-31 Tarandeep SinghEnable InputMonitors for non-default display.
2017-07-31 Jerry WongInstalld: Fix math overflow on quota calculation
2017-07-31 Jiwen 'Steve... Add TestStableBufferIdAndHardwareBuffer
2017-07-31 Chris Forbesvulkan: Translate usage flags before passing to driver
2017-07-31 Chris Forbesvulkan: Translate usage flags before passing to driver
2017-07-31 Ian ElliottHave the Surface class track the buffer age.
2017-07-29 Corey TabakaFix missing check on buffer import.
2017-07-27 Saurabh Shahsf: Defer DispSync initialization
2017-07-27 Narayan Kamathdumpstate: Add historical ANRs as separate entries...
2017-07-27 TreeHugger... Merge "Add media/openmax as an include directory" into...
2017-07-27 Michael WrightPrevent media keys from waking the device, even if...
2017-07-27 TreeHugger... Merge changes from topic 'libcutils_private_headers...
2017-07-26 Yifan HongUse getpwnam()/getgrnam() instead of AID_* macros ...
2017-07-26 Yifan HongUse getpwnam()/getgrnam() instead of AID_* macros ...
2017-07-26 Michael WrightPrevent media keys from waking the device, even if...
2017-07-26 Kevin SchoedelRemove constraint on touch location.
2017-07-26 Justin YunMark libGLESv2.so and libEGL.so as VNDK libs.
2017-07-25 Peng XuInitialize native Sensor object correctly
2017-07-25 Peng XuInitialize native Sensor object correctly
2017-07-22 Jiwen 'Steve... Merge "Add dvrReadBufferQueueGetEventFd" into oc-dr1-dev
2017-07-22 TreeHugger... Merge "Add dvrReadBufferQueueGetEventFd" into oc-dr1-dev
2017-07-21 Romain GuyPostpone color mode change until after boot animation
2017-07-21 Jiwen 'Steve... Add dvrReadBufferQueueGetEventFd
2017-07-21 Romain GuyPostpone color mode change until after boot animation
2017-07-21 Previr RangrooAdd new Dolby Vision Profile types
2017-07-21 Chia-I WuMerge "surfaceflinger: fix initial crop computation...
2017-07-21 Chia-I WuMerge "surfaceflinger: fix initial crop computation...
2017-07-21 Romain GuyMerge "Properly applies the selected saturation boost...
2017-07-21 TreeHugger... Merge "Properly applies the selected saturation boost...
2017-07-21 Wei WangSurfaceFlinger: Set property in StartPropertySetThread...
2017-07-20 Romain GuyProperly applies the selected saturation boost (vivid...
2017-07-20 Wei WangSurfaceFlinger: Set property in StartPropertySetThread...
2017-07-20 Chia-I Wusurfaceflinger: fix initial crop computation
2017-07-20 Pawin VongmasaAdd media/openmax as an include directory
2017-07-20 Ashutosh JoshiUse appendFormat instead of append when passing argumen...
2017-07-20 Ashutosh JoshiUse appendFormat instead of append when passing arguments
2017-07-19 Calin JuravleReplace dexopt shared libraries with class loader context
2017-07-19 TreeHugger... Merge "sf: Defer DispSync initialization"
2017-07-19 Saurabh Shahsf: Defer DispSync initialization
2017-07-19 Ashutosh JoshiUse appendFormat instead of append when passing arguments
2017-07-19 Dan AlbertMerge "_FILE_OFFSET_BITS=64 support for asset_manager...
2017-07-19 Dan AlbertMerge "_FILE_OFFSET_BITS=64 support for asset_manager...
2017-07-19 Dan AlbertMerge "_FILE_OFFSET_BITS=64 support for asset_manager...
2017-07-19 Dan AlbertMerge "_FILE_OFFSET_BITS=64 support for asset_manager.h."
next