summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "GUI: Remove unused variables"android-wear-5.0.0_r1Andreas Gampe2014-12-093-6/+2
|\
| * GUI: Remove unused variablesAndreas Gampe2014-12-083-6/+2
|/
* Merge "libgui: Enable -Weverything and -Werror"Dan Stoza2014-12-0849-486/+611
|\
| * libgui: Enable -Weverything and -WerrorDan Stoza2014-12-0549-486/+611
* | Merge "Libui: Remove unused variables"Andreas Gampe2014-12-081-3/+0
|\ \ | |/ |/|
| * Libui: Remove unused variablesAndreas Gampe2014-12-051-3/+0
|/
* Merge "Fix crash when user provides large values in the Parcel."Dan Stoza2014-12-052-4/+18
|\
| * Fix crash when user provides large values in the Parcel.Michael Lentine2014-12-052-4/+18
|/
* Merge "Fix -Werror on 64-bit builds"Dan Albert2014-12-051-1/+1
|\
| * Fix -Werror on 64-bit buildsDan Stoza2014-12-041-1/+1
* | Merge "Disable struct padding warning/error"Dan Albert2014-12-051-0/+3
|\ \ | |/
| * Disable struct padding warning/errorDan Stoza2014-12-041-0/+3
* | Merge "libui: Enable -Weverything and -Werror"Dan Albert2014-12-0515-323/+374
|\ \ | |/
| * libui: Enable -Weverything and -WerrorDan Stoza2014-12-0415-323/+374
* | Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert2014-12-0517-79/+74
|\ \ | |/
| * Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-0417-79/+74
* | Merge "Fix for corruption when numFds or numInts is too large."Dan Albert2014-12-051-1/+16
|\ \ | |/
| * Fix for corruption when numFds or numInts is too large.Michael Lentine2014-12-041-1/+16
|/
* Merge "OpenGL tests: Fix unused variables"Andreas Gampe2014-12-024-18/+0
|\
| * OpenGL tests: Fix unused variablesAndreas Gampe2014-11-244-18/+0
* | Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall2014-12-021-10/+6
|\ \
| * | Avoid overwriting EGL14.EGL_NO_SURFACESangkyu Lee2014-11-251-10/+6
* | | Merge "binder: Add {read,write}Uint32 methods to Parcel"Dan Stoza2014-12-012-0/+18
|\ \ \
| * | | binder: Add {read,write}Uint32 methods to ParcelDan Stoza2014-12-012-0/+18
|/ / /
* | | Merge "binder: Return pid_t/uid_t instead of int"Dan Stoza2014-12-012-4/+4
|\ \ \
| * | | binder: Return pid_t/uid_t instead of intDan Stoza2014-12-012-4/+4
|/ / /
* | | Merge "Don't error out because SensorEventConnection::dump overloads BBinder:...Chih-hung Hsieh2014-11-251-0/+7
|\ \ \
| * | | Don't error out because SensorEventConnection::dump overloads BBinder::dumpBernhard Rosenkränzer2014-11-251-0/+7
|/ / /
* | | Merge "Fix build with clang in C++11 mode"Chih-hung Hsieh2014-11-251-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-251-6/+6
|/ /
* | Merge "Fix potential format string vulnerability"chh2014-11-251-6/+3
|\ \
| * | Fix potential format string vulnerabilityBernhard Rosenkränzer2014-11-241-6/+3
|/ /
* | Merge "Binder: Remove unused functions & variables"Andreas Gampe2014-11-242-10/+0
|\ \
| * | Binder: Remove unused functions & variablesAndreas Gampe2014-11-242-10/+0
|/ /
* | Merge "Mark 2 unused paramters as such"Narayan Kamath2014-11-241-2/+2
|\ \
| * | Mark 2 unused paramters as suchBernhard Rosenkränzer2014-11-231-2/+2
|/ /
* | Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-221-5/+0
|\ \
| * | We HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-5/+0
|/ /
* | Merge "Fix installd command line parser"Mike Lockwood2014-11-211-1/+3
|\ \
| * | Fix installd command line parserSerguei Katkov2014-11-051-1/+3
* | | Merge "C++11 compatibility."Dan Albert2014-11-203-4/+4
|\ \ \
| * | | C++11 compatibility.Dan Albert2014-11-203-4/+4
* | | | Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."Elliott Hughes2014-11-201-1/+1
|\ \ \ \
| * | | | Kill INCLUDE_SYS_MOUNT_FOR_STATFS.Elliott Hughes2014-11-201-1/+1
* | | | | Merge "Add an installd command to mark the end of boot."Narayan Kamath2014-11-203-1/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add an installd command to mark the end of boot.Narayan Kamath2014-11-193-1/+23
|/ / / /
* | | | Merge "Remove comparisons that can't be true"Chih-hung Hsieh2014-11-181-2/+2
|\ \ \ \
| * | | | Remove comparisons that can't be trueBernhard Rosenkränzer2014-11-171-2/+2
| |/ / /
* | | | Merge "Fix class vs. struct mismatch"Chih-hung Hsieh2014-11-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix class vs. struct mismatchBernhard Rosenkränzer2014-11-171-1/+1
|/ / /