OSDN Git Service

android-x86/frameworks-native.git
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-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
2014-02-04 Siva VelusamyMerge "GLES_trace: fix compile errors on 64 bit archite...
2014-02-04 Arve HjønnevågMerge "Use 64 bit binder interface if TARGET_USES_64_BI...
2014-02-03 Arve HjønnevågUse 64 bit binder interface if TARGET_USES_64_BIT_BINDE...
2014-02-03 Arve HjønnevågMerge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312...
2014-02-03 Mårten KongstadRuntime resource overlay, iteration 2
2014-02-03 Mårten KongstadNew command line tool 'idmap'
2014-02-01 Arve HjønnevågServiceManager: Implement PING_TRANSACTION
2014-02-01 Arve HjønnevågServiceManager: Use 32/64 bit types from new binder...
2014-01-31 Arve HjønnevågBinder: Use 64 bit pointers in 32 processes if selected...
2014-01-31 Arve HjønnevågAdd BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BI...
2014-01-31 Serban ConstantinescuBinder: Make binder portable
2014-01-31 Serban ConstantinescuServiceManager: Fix the binder interface
2014-01-31 Serban ConstantinescuServiceManager: Store handles in uint32_t instead of...
2014-01-31 Serban ConstantinescuServiceManager: Generic Fixes
2014-01-31 Serban ConstantinescuServiceManager: Add extra error handling
2014-01-31 Serban ConstantinescuServiceManager: Fix Android.mk
next