OSDN Git Service

android-x86/frameworks-native.git
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 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-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
2014-01-31 Serban ConstantinescuServiceManager: Make use of kernel exported structures
2014-01-30 Brian CarlstromMerge "frameworks/native: Rename persist.sys.dalvik...
2014-01-30 Brian Carlstromframeworks/native: Rename persist.sys.dalvik.vm.lib...
2014-01-29 Siva VelusamyGLES_trace: fix compile errors on 64 bit architectures
2014-01-28 Jesse HallMerge "SurfaceFlinger: mFbProducerSlot initailization"
2014-01-28 mayank parsharSurfaceFlinger: mFbProducerSlot initailization
2014-01-28 Colin CrossMerge "Make libEGL build cleanly under 64-bit"
2014-01-28 Dan StozaMake libEGL build cleanly under 64-bit
2014-01-28 Colin CrossMerge "frameworks/native: convert LOCAL_MODULE_PATH...
2014-01-27 Colin Crossframeworks/native: convert LOCAL_MODULE_PATH to LOCAL_M...
2014-01-26 Jesse HallMerge "SurfaceFlinger: mFbFence initialization"
2014-01-25 mayank parsharSurfaceFlinger: mFbFence initialization
2014-01-25 Colin CrossMerge "libGLES_android: fix 64-bit compile errors"
2014-01-24 Colin CrosslibGLES_android: fix 64-bit compile errors
2014-01-03 Jesse HallMerge "Implement per-display EGLConfig and configless...
2014-01-03 Jesse HallMerge "Move EGLConfig selection to RenderEngine"
2013-12-24 Jesse HallImplement per-display EGLConfig and configless EGLContext
2013-12-24 Jesse HallMove EGLConfig selection to RenderEngine
2013-12-19 Brian CarlstromMerge "Track Looper decoupling from ALooper"
2013-12-17 Nick KralevichMerge "restorecon /data/media when re-creating it for...
next