summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-23wrap juno specific hacks under TARGET_JUNO config variablelinaro-juice-master-20140515Amit Pundir
2014-05-23AArch64: force SurfaceFlinger to use last egl configJuan Villacis
2014-05-23Fix resolution issues for Juno.Serban Constantinescu
2014-05-15libEGL: use s/w rendering on h/w with no GPUAmit Pundir
2014-05-13Merge "Ensure that app lib symlinks are correctly labeled when created."Nick Kralevich
2014-05-13Ensure that app lib symlinks are correctly labeled when created.Stephen Smalley
2014-05-12Merge "Use asynchronous lock/unlock API"Greg Hackmann
2014-05-12Use asynchronous lock/unlock APIFrancis Hart
2014-05-09Merge "Revert "Use asynchronous lock/unlock API""Greg Hackmann
2014-05-09Revert "Use asynchronous lock/unlock API"Greg Hackmann
2014-05-09Merge "Use asynchronous lock/unlock API"Greg Hackmann
2014-05-07Merge "Remove unused LOCAL_LDLIBS."Ying Wang
2014-05-07Remove unused LOCAL_LDLIBS.Ying Wang
2014-05-05Merge "fix GraphicBuffer::flatten crash issue when handle is null"idea133-weekly-releaseJesse Hall
2014-05-05Merge "Add error message for hints when exceptions occur during binder transa...Jesse Hall
2014-05-02Use asynchronous lock/unlock APIFrancis Hart
2014-05-01Merge "Add instruction-set arguments to installd commands."Narayan Kamath
2014-05-01Add instruction-set arguments to installd commands.Narayan Kamath
2014-04-29Add error message for hints when exceptions occur during binder transactions.Jun Jiang
2014-04-29fix GraphicBuffer::flatten crash issue when handle is nullJun Jiang
2014-04-28Merge "Fix incorrect odex path handling"Brian Carlstrom
2014-04-28Fix incorrect odex path handlingChih-Wei Huang
2014-04-21Merge "Expose core EGL entry points to eglGetProcAddress"Jesse Hall
2014-04-15Merge "libui: fix passing Fence object over binder"Colin Cross
2014-04-14libui: fix passing Fence object over binderColin Cross
2014-04-09Merge "restorecon the profile directory."Nick Kralevich
2014-04-09restorecon the profile directory.Stephen Smalley
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-27Expose core EGL entry points to eglGetProcAddressMichael Chock
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