OSDN Git Service

android-x86/frameworks-native.git
2014-05-28 Brian CarlstromMerge "Move to dalvik.vm.lib.2 to force default to...
2014-05-28 Brian CarlstromMove to dalvik.vm.lib.2 to force default to libart
2014-05-27 Jesse HallMerge "EGL: add x86/64 assembly code for EGL/GLES wrappers"
2014-05-27 mwajdeczEGL: add x86/64 assembly code for EGL/GLES wrappers
2014-05-16 Narayan KamathMerge "Change InputMessage.motion.pointerSize to a...
2014-05-16 Narayan KamathChange InputMessage.motion.pointerSize to a uint32_t.
2014-05-13 Nick KralevichMerge "Ensure that app lib symlinks are correctly label...
2014-05-13 Stephen SmalleyEnsure that app lib symlinks are correctly labeled...
2014-05-12 Greg HackmannMerge "Use asynchronous lock/unlock API"
2014-05-12 Francis HartUse asynchronous lock/unlock API
2014-05-09 Greg HackmannMerge "Revert "Use asynchronous lock/unlock API""
2014-05-09 Greg HackmannRevert "Use asynchronous lock/unlock API"
2014-05-09 Greg HackmannMerge "Use asynchronous lock/unlock API"
2014-05-07 Ying WangMerge "Remove unused LOCAL_LDLIBS."
2014-05-07 Ying WangRemove unused LOCAL_LDLIBS.
2014-05-05 Jesse HallMerge "fix GraphicBuffer::flatten crash issue when...
2014-05-05 Jesse HallMerge "Add error message for hints when exceptions...
2014-05-02 Francis HartUse asynchronous lock/unlock API
2014-05-01 Narayan KamathMerge "Add instruction-set arguments to installd commands."
2014-05-01 Narayan KamathAdd instruction-set arguments to installd commands.
2014-04-29 Jun JiangAdd error message for hints when exceptions occur durin...
2014-04-29 Jun Jiangfix GraphicBuffer::flatten crash issue when handle...
2014-04-28 Brian CarlstromMerge "Fix incorrect odex path handling"
2014-04-28 Chih-Wei HuangFix incorrect odex path handling
2014-04-21 Jesse HallMerge "Expose core EGL entry points to eglGetProcAddress"
2014-04-15 Colin CrossMerge "libui: fix passing Fence object over binder"
2014-04-15 Colin Crosslibui: fix passing Fence object over binder
2014-04-09 Nick KralevichMerge "restorecon the profile directory."
2014-04-09 Stephen Smalleyrestorecon the profile directory.
2014-04-03 Greg HackmannMerge "make struct Event layout consistent on 32/64...
2014-04-03 Glenn KastenMerge "AArch64: Correction to OMX_U32 and OMX_S32"
2014-04-03 Narayan KamathMerge "Remove global variables from ProcessState."
2014-04-03 Narayan KamathRemove global variables from ProcessState.
2014-04-02 Marcus OaklandAArch64: Correction to OMX_U32 and OMX_S32
2014-04-02 Glenn KastenMerge "opengl: fix UAL conformity"
2014-04-02 synergy devopengl: fix UAL conformity
2014-03-31 Nick KralevichMerge "Modify installd's restorecon function."
2014-03-28 Robert CraigModify installd's restorecon function.
2014-03-28 Jesse HallMerge "GraphicProducerWrapper may return false transact...
2014-03-27 Michael ChockExpose core EGL entry points to eglGetProcAddress
2014-03-27 bdeng3XGraphicProducerWrapper may return false transact status
2014-03-26 Nick KralevichMerge "Send libselinux logging to logcat."
2014-03-26 Stephen SmalleySend libselinux logging to logcat.
2014-03-20 Jesse HallMerge "fix valgrind ioctl warning."
2014-03-20 Fengwei Yinmake struct Event layout consistent on 32/64-bit
2014-03-19 Nick KralevichMerge "Extend installd to support SELinux restorecon...
2014-03-19 Robert CraigExtend installd to support SELinux restorecon function.
2014-03-13 Mark SalyzynMerge "native frameworks: 64-bit compile issues"
2014-03-12 Mark Salyzynnative frameworks: 64-bit compile issues
2014-03-11 Anwar GhuloumMerge "Fix parameter ordering for installd's dex2oat...
2014-03-11 Anwar GhuloumFix parameter ordering for installd's dex2oat execl.
2014-03-07 Dave AllisonMerge "ART profiler"
2014-03-07 Greg HackmannMerge "SurfaceFlinger: fix 64-bit format string warnings"
2014-03-07 Greg HackmannSurfaceFlinger: fix 64-bit format string warnings
2014-03-07 Dave AllisonART profiler
2014-03-06 Mathieu ChartierMerge "Don't pass in empty arg to dex2oat."
2014-03-06 Mathieu ChartierDon't pass in empty arg to dex2oat.
2014-03-05 Brian CarlstromMerge "Add dalvik.vm.dex2oat-flags to mimic dalvik...
2014-03-04 Brian CarlstromAdd dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt...
2014-03-04 Igor MurashkinMerge "gui: Fix return code assert in CpuConsumer_test."
2014-03-04 Mark SalyzynMerge "hwc test: 64-bit compilation error"
2014-03-04 Mark Salyzynhwc test: 64-bit compilation error
2014-03-01 Ying WangMerge "Fix misuse of $(my-dir)."
2014-03-01 Ying WangFix misuse of $(my-dir).
2014-02-28 Narayan KamathMerge "Correcting include path in installd test project...
2014-02-28 Ramin ZaghiCorrecting include path in installd test project's...
2014-02-27 Narayan KamathMerge "AArch64: Make eglGetDisplay(int) work for EGL_DE...
2014-02-26 Ashok BhatAArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_D...
2014-02-25 Jesse HallMerge "Virtual Display async mode is overridden"
2014-02-25 Narayan KamathMerge "Use reinterpret_cast when an integer is cast...
2014-02-25 Narayan KamathMerge "Use long for pointers in opengl/EGL classes"
2014-02-25 Arve HjønnevågMerge "Binder: Make sure binder objects do not overlap"
2014-02-24 Arve HjønnevågBinder: Make sure binder objects do not overlap
2014-02-24 Ashok BhatUse reinterpret_cast when an integer is cast to a pointer
2014-02-24 Ashok BhatUse long for pointers in opengl/EGL classes
2014-02-22 John DongVirtual Display async mode is overridden
2014-02-21 Arve HjønnevågMerge changes I3432d9d3,I90fcf538,I64398603
2014-02-21 Narayan KamathMerge "Update EGL codegen to be in sync with frameworks...
2014-02-21 Narayan KamathMerge "Update GLES codegen to be in sync with framework...
2014-02-21 Colin CrossMerge "surfaceflinger: add BoardConfig.mk variable...
2014-02-20 Colin Crosssurfaceflinger: add BoardConfig.mk variable to force...
2014-02-20 Ashok BhatUpdate GLES codegen to be in sync with frameworks/base
2014-02-20 Ashok BhatUpdate EGL codegen to be in sync with frameworks/base
2014-02-19 Arve HjønnevågBinder: Fix some valgrind errors.
2014-02-19 Arve HjønnevågBinder: Don't cast directly from a pointer to binder_ui...
2014-02-18 Colin CrossMerge "libagl: support multilib build"
2014-02-18 Colin CrossMerge "Use /(vendor|system)/lib64/egl for 64-bit EGL...
2014-02-16 Dan WillemsenUse /(vendor|system)/lib64/egl for 64-bit EGL libraries
2014-02-15 Arve HjønnevågBinder: Disable attemptIncStrongHandle
2014-02-15 Colin Crosslibagl: support multilib build
2014-02-14 Dianne HackbornMerge "frameworks/native: move idmap to frameworks...
2014-02-12 Nick KralevichMerge "Convert all selinux_android_restorecon and _setf...
2014-02-12 Colin Crossframeworks/native: move idmap to frameworks/base
2014-02-11 Dianne HackbornMerge "Runtime resource overlay, iteration 2"
2014-02-11 Dianne HackbornMerge "New command line tool 'idmap'"
2014-02-07 Stephen SmalleyConvert all selinux_android_restorecon and _setfilecon...
2014-02-06 Colin CrossMerge "binder: fix all warnings"
2014-02-06 Colin Crossbinder: fix all warnings
2014-02-05 Andrew HsiehMerge "Fixed apparent copy/paste mistake Bug: 11634373"
2014-02-05 David FriedmanFixed apparent copy/paste mistake
next