OSDN Git Service

android-x86/frameworks-native.git
2012-07-28 Ed HeylMerge remote-tracking branch 'goog/jb-dev-mako' into...
2012-07-27 The Android... am 5e966ef6: Reconcile with jb-release
2012-07-27 The Android... Reconcile with jb-release
2012-07-26 Mathias Agopianget rid of the shared-memory control block
2012-07-26 Mathias Agopianhopefully fixe a race condition in sf initialization
2012-07-25 Mathias Agopiansplit HWComposer out of DisplayHardware
2012-07-25 Mathias Agopianget rid of ro.sf.hwrotation, it's not used anymore
2012-07-25 Mathias Agopianadd a layerStack attribute to Layers.
2012-07-25 Mathias Agopianupdate SF binder protocol to support setting display...
2012-07-25 The Android... merge in jb-release history after reset to jb-dev
2012-07-24 Mathias AgopianSurfaceFlinger cleanup
2012-07-24 Thomas TafertshoferFixed bug in opengl es binding generation
2012-07-23 Mathias AgopianMerge "glgen stubs to fix bad methods in gles20 bindings"
2012-07-23 Jamie GennisMerge "Update the EGL_ANDROID_fence_sync spec."
2012-07-23 Jamie GennisUpdate the EGL_ANDROID_fence_sync spec.
2012-07-23 Jesse HallIncrement iterator on early-out too
2012-07-22 Jesse HallMerge "Handle empty HWC layer list when composing"
2012-07-20 Jesse HallHandle empty HWC layer list when composing
2012-07-20 Nick PellyMerge "Add elapsedRealtimeNano(), and use CLOCK_BOOTTIM...
2012-07-19 Thomas Tafertshoferglgen stubs to fix bad methods in gles20 bindings
2012-07-19 Nick PellyAdd elapsedRealtimeNano(), and use CLOCK_BOOTTIME where...
2012-07-19 Mathias Agopianfactor EGL/GL and surface creation out of DisplayHardware
2012-07-19 Mathias AgopianmVisibleLayersSortedByZ is now maintained per display
2012-07-19 Mathias AgopianMerge "OpenGL bindings fix for methods with iobuffer...
2012-07-19 Mathias AgopianMerge "Remove @hide from the generated EGL 1.4 API"
2012-07-18 The Android... am f455c9a2: merge in jb-release history after reset...
2012-07-17 Edwin WongMerge from jb-dev for "sample video corruption in Media...
2012-07-16 Jeff BrownMerge "Remove unused layer flags."
2012-07-16 Jeff BrownRemove unused layer flags.
2012-07-16 Colin CrossMerge "surfaceflinger: call into hardware composer...
2012-07-16 Jeff BrownMerge "Remove freeze(), unfreeze() and setFreezeTint()."
2012-07-16 Jeff BrownMerge "Remove freezeDisplay(), which is no-op."
2012-07-16 Jeff BrownRemove freeze(), unfreeze() and setFreezeTint().
2012-07-16 Jeff BrownRemove freezeDisplay(), which is no-op.
2012-07-14 Edwin Wongam 647336c7: am e0daeb39: Fixed sample video corrupted...
2012-07-14 Thomas TafertshoferRemove @hide from the generated EGL 1.4 API
2012-07-13 Colin Crosssurfaceflinger: call into hardware composer to blank...
2012-07-13 Edwin Wongam e0daeb39: Fixed sample video corrupted in MediaCodec...
2012-07-13 Edwin WongFixed sample video corrupted in MediaCodec mode.
2012-07-12 Thomas TafertshoferOpenGL bindings fix for methods with iobuffer args
2012-07-12 Mathias AgopianMerge "one more step towards multiple display support"
2012-07-11 Mathias AgopianMerge "improve glgen tool to support EGL1.4"
2012-07-10 Thomas Tafertshoferimprove glgen tool to support EGL1.4
2012-07-10 Mathias Agopianone more step towards multiple display support
2012-07-10 Naseer Ahmedlibs/ui: Add support for triple framebuffers
2012-07-03 Jesse HallFix check for fence merge success
2012-07-02 Jesse HallOnly set acquire fences on overlay layers
2012-07-01 Jesse HallPass fence to HWC on first use of buffer
2012-07-01 Jesse HallReturn fence from acquireBuffer
2012-07-01 Jesse HallPass fences with buffers from SurfaceTextureClient
2012-06-29 Jesse HallMerge "Clarify aborted updateTexImage use of fences"
2012-06-29 Jesse HallMerge "Return fence to client in dequeuBuffer"
2012-06-29 Mathias Agopianadd a way to enable debugging sensors at runtime
2012-06-29 Mathias Agopianimprove sensor fusion
2012-06-29 Mathias Agopianadd some comments
2012-06-29 Mathias Agopianget rid of GraphicPlane
2012-06-29 Jesse HallClarify aborted updateTexImage use of fences
2012-06-29 Jesse HallReturn fence to client in dequeuBuffer
2012-06-28 Mathias AgopianFirst prototype atttempting to support an external...
2012-06-28 Mathias Agopianmove sensorservice from frameworks/base to frameworks...
2012-06-28 Mathias Agopiansmall improvement to sensor fusion
2012-06-28 Mathias Agopianfix a potential buffer overflow in sensorservice
2012-06-28 Mathias AgopianFix a stack corruption in sensorservice
2012-06-28 Mathias Agopianfix a typo causing sensor event to be sorted in reverse...
2012-06-28 Mathias Agopianusea socketpair instead of a pipe in BitTube
2012-06-28 Steve BlockRename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
2012-06-28 Steve BlockRename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
2012-06-28 Steve BlockRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
2012-06-28 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
2012-06-28 Mathias Agopianhandle EINTR when calling sensor HAL's poll function
2012-06-28 Mathias AgopianSensorService now always clamps the requested rate
2012-06-28 Mathias Agopianfix an issue where SensorService could request an inval...
2012-06-28 Mathias AgopianRename SensorChannel to BitTube
2012-06-28 Mathias Agopianimprove sensorservice dumpsys
2012-06-28 Mathias Agopianimprove sensorservice_test output
2012-06-28 Mathias AgopianFix a few style issues and remove LOG spam
2012-06-28 Michael JohnsonMore error checks to avoid div by zero.
2012-06-28 Max BraunFix occasional fusion divergence by detecting it and...
2012-06-28 Mathias Agopianhave the sensorsevice test print the delay of the first...
2012-06-28 Mathias Agopiansilence sensorservice when it's dropping events
2012-06-28 Mathias Agopiansensorservice: be more robust when there are no sensor h/w
2012-06-28 Jeff BrownRemove the simulator target from all makefiles. Bug...
2012-06-28 Mathias AgopianPermissionCache caches permission checks
2012-06-28 Mathias Agopiancleanup Kalman filter parameters, add/fix comments...
2012-06-28 Mathias Agopianimprove orientation sensor with gyro data
2012-06-28 Mathias Agopianuse quaternions instead of MRPs
2012-06-28 Mathias Agopian9-axis sensor fusion with Kalman filter
2012-06-28 Mathias AgopianFix a few issues with sensors reference-counting
2012-06-28 Mathias AgopianFix a crasher in SensorService
2012-06-28 Iliyan Malchevframeworks/base: remove LOCAL_PRELINK_MODULE
2012-06-28 Mathias Agopianfix [4025681] continuous sensors should not try to...
2012-06-28 Mathias Agopianfix [3421350] Killing a game that uses the acceleromete...
2012-06-28 Mathias Agopianfix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable...
2012-06-28 Mathias Agopianfix [3237242] sensormanager sensor active count gets...
2012-06-28 Mathias AgopianUses 4-th order low-pass for extracting gravity.
2012-06-28 Mathias Agopianallow rotation-vector to have 4 components
2012-06-28 Mathias Agopiandon't attempt to normalize the rotation vector
2012-06-28 Mathias AgopianAdd support for virtual sensors.
2012-06-28 Mathias AgopianFix a race condition in sensormanager
2012-06-28 Mathias Agopianrecord the last event received regardless of having...
next