summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-27Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY"Narayan Kamath
2014-02-26AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAYAshok Bhat
2014-02-25Merge "Virtual Display async mode is overridden"Jesse Hall
2014-02-25Merge "Use reinterpret_cast when an integer is cast to a pointer"Narayan Kamath
2014-02-25Merge "Use long for pointers in opengl/EGL classes"Narayan Kamath
2014-02-25Merge "Binder: Make sure binder objects do not overlap"Arve Hjønnevåg
2014-02-24Binder: Make sure binder objects do not overlapArve Hjønnevåg
2014-02-24Use reinterpret_cast when an integer is cast to a pointerAshok Bhat
2014-02-24Use long for pointers in opengl/EGL classesAshok Bhat
2014-02-21Virtual Display async mode is overriddenJohn Dong
2014-02-21Merge changes I3432d9d3,I90fcf538,I64398603Arve Hjønnevåg
2014-02-21Merge "Update EGL codegen to be in sync with frameworks/base"Narayan Kamath
2014-02-21Merge "Update GLES codegen to be in sync with frameworks/base"Narayan Kamath
2014-02-21Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit"Colin Cross
2014-02-20surfaceflinger: add BoardConfig.mk variable to force 32-bitColin Cross
2014-02-20Update GLES codegen to be in sync with frameworks/baseAshok Bhat
2014-02-20Update EGL codegen to be in sync with frameworks/baseAshok Bhat
2014-02-18Binder: Fix some valgrind errors.Arve Hjønnevåg
2014-02-18Binder: Don't cast directly from a pointer to binder_uintptr_tArve Hjønnevåg
2014-02-18Merge "libagl: support multilib build"Colin Cross
2014-02-18Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries"Colin Cross
2014-02-16Use /(vendor|system)/lib64/egl for 64-bit EGL librariesDan Willemsen
2014-02-14Binder: Disable attemptIncStrongHandleArve Hjønnevåg
2014-02-14libagl: support multilib buildColin Cross
2014-02-14Merge "frameworks/native: move idmap to frameworks/base"Dianne Hackborn
2014-02-12Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."Nick Kralevich
2014-02-11frameworks/native: move idmap to frameworks/baseColin Cross
2014-02-11Merge "Runtime resource overlay, iteration 2"Dianne Hackborn
2014-02-11Merge "New command line tool 'idmap'"Dianne Hackborn
2014-02-07Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley
2014-02-06Merge "binder: fix all warnings"Colin Cross
2014-02-05binder: fix all warningsColin Cross
2014-02-05Merge "Fixed apparent copy/paste mistake Bug: 11634373"Andrew Hsieh
2014-02-05Fixed apparent copy/paste mistakeDavid Friedman
2014-02-04Merge "GLES_trace: fix compile errors on 64 bit architectures"Siva Velusamy
2014-02-04Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_I...Arve Hjønnevåg
2014-02-03Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BI...Arve Hjønnevåg
2014-02-03Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ...Arve Hjønnevåg
2014-02-03Runtime resource overlay, iteration 2Mårten Kongstad
2014-02-03New command line tool 'idmap'Mårten Kongstad
2014-01-31ServiceManager: Implement PING_TRANSACTIONArve Hjønnevåg
2014-01-31ServiceManager: Use 32/64 bit types from new binder headerArve Hjønnevåg
2014-01-31Binder: Use 64 bit pointers in 32 processes if selected by the targetArve Hjønnevåg
2014-01-31Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is trueArve Hjønnevåg
2014-01-31Binder: Make binder portableSerban Constantinescu
2014-01-31ServiceManager: Fix the binder interfaceSerban Constantinescu
2014-01-31ServiceManager: Store handles in uint32_t instead of void *Serban Constantinescu
2014-01-31ServiceManager: Generic FixesSerban Constantinescu
2014-01-31ServiceManager: Add extra error handlingSerban Constantinescu
2014-01-31ServiceManager: Fix Android.mkSerban Constantinescu