OSDN Git Service

android-x86/frameworks-native.git
2017-06-22 Fabien SanglardSkip Validate
2017-06-20 TreeHugger... Merge "surfaceflinger: fix a potential child layer...
2017-06-17 TreeHugger... Merge changes from topic 'layer-wp-race' into oc-dev
2017-06-16 Chia-I Wusurfaceflinger: fix a potential child layer leak
2017-06-16 Chia-I Wusurfaceflinger: Layer::getParent requires state lock...
2017-06-16 Bryce LeeAdd method to explicitly create Surface.
2017-06-16 Chia-I Wusurfaceflinger: distinguish mCurrentParent/mDrawingParent
2017-06-16 Chia-I Wusurfaceflinger: protect Client::mParentLayer with a...
2017-06-15 Alistair StrachanFix getDisplayInfo() for SurfaceFlinger in HWC2 mode.
2017-06-14 Eino-Ville... Merge changes Ibc1444b8,I14c200d1 into oc-dev
2017-06-14 Peng XuMerge changes from topic 'sensor_looper_crash' into...
2017-06-14 Yifan HongFix race condition for SensorManager looper.
2017-06-14 Yifan HongSensorManager: attach background thread to JavaVM
2017-06-14 Yifan HongFramework sensor manager init not depends on ::android...
2017-06-14 Eino-Ville... ConsumerBase: discardFreeBuffers() also needs to dump...
2017-06-13 Eino-Ville... BufferQueueProducer: Call onBuffersReleased() in detach...
2017-06-13 Joel Fernandesatrace.rc: Correct path to saved_cmdlines_size when...
2017-06-09 Mathias AgopianMerge "Add missing VNDK pixel formats to AHardwareBuffe...
2017-06-09 Jorim JaggiFix build
2017-06-09 Mathias AgopianAdd missing VNDK pixel formats to AHardwareBuffer
2017-06-09 Jorim JaggiProperly run window animations at vsync-sf (2/2)
2017-06-08 Jeff SharkeyMerge "Don't double-count external cached app data...
2017-06-08 TreeHugger... Merge "No more ashmem equivalent checker false alarm...
2017-06-07 Matthew BouyackMerge "DO NOT MERGE: Eliminate redundant changes to...
2017-06-07 Matthew BouyackMerge "DO NOT MERGE: Eliminate redundant changes to...
2017-06-07 Matthew BouyackMerge "DO NOT MERGE: Eliminate redundant changes to...
2017-06-07 Matthew BouyackDO NOT MERGE: Eliminate redundant changes to hardware...
2017-06-07 Jeff SharkeyDon't double-count external cached app data.
2017-06-07 Jiwen 'Steve... No crash from AHardwareBuffer_unlock on NULL fence
2017-06-06 Joel Fernandesatrace: setup saved_cmdlines_size and write only if...
2017-06-06 Nicolas GeoffrayMerge "Revert "Disable in-place vdex update"" into...
2017-06-06 Mathias Agopianfix race condition that can cause a use after free...
2017-06-06 Mathias Agopianfix race condition that can cause a use after free...
2017-06-06 Mathias Agopianfix race condition that can cause a use after free...
2017-06-06 Mathias Agopianfix race condition that can cause a use after free...
2017-06-06 Mathias Agopianfix race condition that can cause a use after free
2017-06-06 Chia-I WuMerge "surfaceflinger: fix layer count" into oc-dev
2017-06-06 Nicolas GeoffrayRevert "Disable in-place vdex update"
2017-06-05 Mathias Agopianfix race condition that can cause a use after free
2017-06-05 Mark RenoufMerge "Clockwork: add feature android.software.input_me...
2017-06-05 Joel FernandesMerge "atrace: Enable sched_waking if available" into...
2017-06-05 Joel Fernandesatrace: Set saved_cmdline_size to 8192
2017-06-05 Joel Fernandesatrace: Enable sched_waking if available
2017-06-05 Chia-I Wusurfaceflinger: fix layer count
2017-06-03 TreeHugger... Merge "Add media.codec process to native stack dump...
2017-06-02 Chong ZhangAdd media.codec process to native stack dump list
2017-06-02 TreeHugger... Merge changes I87a57825,I3721d163 into oc-dev
2017-06-02 Robert CarrSurfaceFlinger: Fix final cropping of child layers.
2017-06-02 Robert CarrSurfaceFlinger: Update parent pointer while performing...
2017-06-02 TreeHugger... Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT...
2017-06-01 Mike Stroyanegl: handle failed eglMakeCurrent EGL_NO_CONTEXT
2017-06-01 David SehrDisable in-place vdex update
2017-06-01 Mark RenoufClockwork: add feature android.software.input_methods
2017-06-01 Andreas GampeInstalld: deleteOdex's outputPath can be null
2017-06-01 Nicolas GeoffrayDelete vdex file in delete_odex.
2017-05-31 Dan Stozalibgui: Add Surface::getLastDequeueStartTime
2017-05-31 Jeff SharkeyMerge "Consistent "low storage" behavior." into oc-dev
2017-05-31 TreeHugger... Merge "EGL: Do not look up default namespace when sphal...
2017-05-31 Jayant ChowdharyMerge "Mark libui as vendor_available" into oc-dev
2017-05-31 TreeHugger... Merge "add missing lib dependency to libvndksupport...
2017-05-30 Jeff SharkeyConsistent "low storage" behavior.
2017-05-27 Jiyong Parkadd missing lib dependency to libvndksupport
2017-05-26 TreeHugger... Merge "Playback activity monitoring: add player types...
2017-05-26 Justin YunEGL: Do not look up default namespace when sphal is...
2017-05-25 Jean-Michel... Playback activity monitoring: add player types
2017-05-25 TreeHugger... Merge "Newly create idmap only when it is stale" into...
2017-05-25 Chia-I Wulibgui: fix BQ buffer allocation error checking
2017-05-24 TreeHugger... Merge "Delete SurfaceFlinger BYPASS codepath" into...
2017-05-24 TreeHugger... Merge "libgui: Add test for OOB slot number in dequeue...
2017-05-24 Fabien SanglardDelete SurfaceFlinger BYPASS codepath
2017-05-23 Jaekyun SeokNewly create idmap only when it is stale
2017-05-23 TreeHugger... Merge "Do not set the trace clock in atrace.rc." into...
2017-05-23 TreeHugger... Merge "Surface: Use buffer id to synchronize slots...
2017-05-23 Carmen JacksonDo not set the trace clock in atrace.rc.
2017-05-23 Shuzhen WangSurface: Use buffer id to synchronize slots
2017-05-23 TreeHugger... Merge "SurfaceFlinger: setGeometryAppliesWithResize...
2017-05-22 Andreas GampeOtapreopt: Add some static_asserts
2017-05-20 Chris ForbesMerge "vulkan: Translate usage flags before passing...
2017-05-19 TreeHugger... Merge "Set the atrace clock to the best available value...
2017-05-19 Chris Forbesvulkan: Translate usage flags before passing to driver
2017-05-19 Michael WachenschwanzMerge "DO NOT MERGE Revert "Logging for catching memory...
2017-05-19 Logan ChienMerge changes from topic 'move-hwc2on1' into oc-dev
2017-05-19 Calin JuravleMerge "Delete secondary dex profiles during reconciliat...
2017-05-18 TreeHugger... Merge "Fix race condition in displayservice." into...
2017-05-18 Carmen JacksonSet the atrace clock to the best available value: boot...
2017-05-18 Calin JuravleDelete secondary dex profiles during reconciliation
2017-05-18 Robert CarrSurfaceFlinger: setGeometryAppliesWithResize crop latch...
2017-05-18 Michael WachenschwanzDO NOT MERGE Revert "Logging for catching memory issue...
2017-05-18 Chia-I Wusurfaceflinger: clear HWC layers in Layer::onRemoved v2
2017-05-18 Przemyslaw... Merge "Revert "surfaceflinger: clear HWC layers in...
2017-05-18 Przemyslaw... Revert "surfaceflinger: clear HWC layers in Layer:...
2017-05-18 Logan Chienlibhwc2on1adapter: Move to vendor partition
2017-05-18 Logan ChienRemove stale dependency to libhwc2on1adaptor.so.
2017-05-18 TreeHugger... Merge "surfaceflinger: clear HWC layers in Layer::onRem...
2017-05-18 TreeHugger... Merge "libui: flush hwbinder commands in Allocator...
2017-05-18 Steven MorelandFix race condition in displayservice.
2017-05-18 TreeHugger... Merge "surfaceflinger: fix a release fence leak" into...
2017-05-17 Chris ForbesMerge "libvulkan: Enable GSC2 and SPI extensions" into...
2017-05-17 Chia-I Wusurfaceflinger: clear HWC layers in Layer::onRemoved
2017-05-17 TreeHugger... Merge "Surface: add unit test for GetAndFlushRemovedBuf...
next