summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-09Merge "GUI: Remove unused variables"android-wear-5.0.0_r1lollipop-wear-releaseAndreas Gampe
2014-12-08GUI: Remove unused variablesAndreas Gampe
2014-12-08Merge "libgui: Enable -Weverything and -Werror"Dan Stoza
2014-12-08Merge "Libui: Remove unused variables"Andreas Gampe
2014-12-05Libui: Remove unused variablesAndreas Gampe
2014-12-05libgui: Enable -Weverything and -WerrorDan Stoza
2014-12-05Merge "Fix crash when user provides large values in the Parcel."Dan Stoza
2014-12-05Fix crash when user provides large values in the Parcel.Michael Lentine
2014-12-05Merge "Fix -Werror on 64-bit builds"Dan Albert
2014-12-05Merge "Disable struct padding warning/error"Dan Albert
2014-12-05Merge "libui: Enable -Weverything and -Werror"Dan Albert
2014-12-05Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert
2014-12-05Merge "Fix for corruption when numFds or numInts is too large."Dan Albert
2014-12-04Fix -Werror on 64-bit buildsDan Stoza
2014-12-04Disable struct padding warning/errorDan Stoza
2014-12-04libui: Enable -Weverything and -WerrorDan Stoza
2014-12-04Enable clang for libui/libgui/surfaceflingerDan Stoza
2014-12-04Fix for corruption when numFds or numInts is too large.Michael Lentine
2014-12-02Merge "OpenGL tests: Fix unused variables"Andreas Gampe
2014-12-02Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall
2014-12-01Merge "binder: Add {read,write}Uint32 methods to Parcel"Dan Stoza
2014-12-01binder: Add {read,write}Uint32 methods to ParcelDan Stoza
2014-12-01Merge "binder: Return pid_t/uid_t instead of int"Dan Stoza
2014-12-01binder: Return pid_t/uid_t instead of intDan Stoza
2014-11-25Merge "Don't error out because SensorEventConnection::dump overloads BBinder:...Chih-hung Hsieh
2014-11-25Don't error out because SensorEventConnection::dump overloads BBinder::dumpBernhard Rosenkränzer
2014-11-25Merge "Fix build with clang in C++11 mode"Chih-hung Hsieh
2014-11-25Fix build with clang in C++11 modeBernhard Rosenkränzer
2014-11-24OpenGL tests: Fix unused variablesAndreas Gampe
2014-11-25Avoid overwriting EGL14.EGL_NO_SURFACESangkyu Lee
2014-11-25Merge "Fix potential format string vulnerability"chh
2014-11-24Fix potential format string vulnerabilityBernhard Rosenkränzer
2014-11-24Merge "Binder: Remove unused functions & variables"Andreas Gampe
2014-11-24Binder: Remove unused functions & variablesAndreas Gampe
2014-11-24Merge "Mark 2 unused paramters as such"Narayan Kamath
2014-11-23Mark 2 unused paramters as suchBernhard Rosenkränzer
2014-11-22Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes
2014-11-21We HAVE_LITTLE_ENDIAN.Elliott Hughes
2014-11-21Merge "Fix installd command line parser"Mike Lockwood
2014-11-20Merge "C++11 compatibility."Dan Albert
2014-11-20C++11 compatibility.Dan Albert
2014-11-20Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."Elliott Hughes
2014-11-20Kill INCLUDE_SYS_MOUNT_FOR_STATFS.Elliott Hughes
2014-11-20Merge "Add an installd command to mark the end of boot."Narayan Kamath
2014-11-19Add an installd command to mark the end of boot.Narayan Kamath
2014-11-18Merge "Remove comparisons that can't be true"Chih-hung Hsieh
2014-11-17Merge "Fix class vs. struct mismatch"Chih-hung Hsieh
2014-11-17Fix class vs. struct mismatchBernhard Rosenkränzer
2014-11-17Remove comparisons that can't be trueBernhard Rosenkränzer
2014-11-17Merge "Replace IInterface::asBinder() with a static"Marco Nelissen