summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-16wrap juno specific hacks under TARGET_JUNO config variablelinaro-juice2Amit Pundir
2014-04-16libEGL: use s/w rendering on h/w with no GPUAmit Pundir
2014-04-16AArch64: force SurfaceFlinger to use last egl configJuan Villacis
2014-04-16Fix resolution issues for Juno.Serban Constantinescu
2014-04-03Merge "make struct Event layout consistent on 32/64-bit"Greg Hackmann
2014-04-03Merge "AArch64: Correction to OMX_U32 and OMX_S32"Glenn Kasten
2014-04-03Merge "Remove global variables from ProcessState."Narayan Kamath
2014-04-03Remove global variables from ProcessState.Narayan Kamath
2014-04-02AArch64: Correction to OMX_U32 and OMX_S32Marcus Oakland
2014-04-02Merge "opengl: fix UAL conformity"Glenn Kasten
2014-04-02opengl: fix UAL conformitysynergy dev
2014-03-31Merge "Modify installd's restorecon function."Nick Kralevich
2014-03-28Modify installd's restorecon function.Robert Craig
2014-03-28Merge "GraphicProducerWrapper may return false transact status"Jesse Hall
2014-03-27GraphicProducerWrapper may return false transact statusbdeng3X
2014-03-26Merge "Send libselinux logging to logcat."Nick Kralevich
2014-03-26Send libselinux logging to logcat.Stephen Smalley
2014-03-20Merge "fix valgrind ioctl warning."Jesse Hall
2014-03-20make struct Event layout consistent on 32/64-bitFengwei Yin
2014-03-19Merge "Extend installd to support SELinux restorecon function."Nick Kralevich
2014-03-19Extend installd to support SELinux restorecon function.Robert Craig
2014-03-13Merge "native frameworks: 64-bit compile issues"Mark Salyzyn
2014-03-12native frameworks: 64-bit compile issuesMark Salyzyn
2014-03-11Merge "Fix parameter ordering for installd's dex2oat execl."Anwar Ghuloum
2014-03-11Fix parameter ordering for installd's dex2oat execl.Anwar Ghuloum
2014-03-07Merge "ART profiler"Dave Allison
2014-03-07Merge "SurfaceFlinger: fix 64-bit format string warnings"Greg Hackmann
2014-03-07SurfaceFlinger: fix 64-bit format string warningsGreg Hackmann
2014-03-07ART profilerDave Allison
2014-03-06Merge "Don't pass in empty arg to dex2oat."Mathieu Chartier
2014-03-05Don't pass in empty arg to dex2oat.Mathieu Chartier
2014-03-05Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags"Brian Carlstrom
2014-03-04Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flagsBrian Carlstrom
2014-03-04Merge "gui: Fix return code assert in CpuConsumer_test."Igor Murashkin
2014-03-04Merge "hwc test: 64-bit compilation error"Mark Salyzyn
2014-03-04hwc test: 64-bit compilation errorMark Salyzyn
2014-03-01Merge "Fix misuse of $(my-dir)."Ying Wang
2014-02-28Fix misuse of $(my-dir).Ying Wang
2014-02-28Merge "Correcting include path in installd test project's Android.mk"Narayan Kamath
2014-02-28Correcting include path in installd test project's Android.mkRamin Zaghi
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