summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Installd: Disallow relocation for decryptionneo.chae2015-01-071-15/+24
|/ /
* | Merge "InputDispatcher: Optimize count()"Narayan Kamath2014-12-242-14/+9
|\ \ | |/ |/|
| * InputDispatcher: Optimize count()Jon McCaffrey2014-11-262-14/+9
* | Merge "Installd: Swap file for dex2oat"Andreas Gampe2014-12-221-3/+59
|\ \
| * | Installd: Swap file for dex2oatAndreas Gampe2014-12-181-3/+59
* | | Merge "Add binder tests"Riley Andrews2014-12-192-1/+960
|\ \ \
| * | | Add binder testsRiley Andrews2014-12-192-1/+960
|/ / /
* | | Merge "Add binder driver interface test"Riley Andrews2014-12-192-0/+382
|\ \ \ | |/ / |/| |
| * | Add binder driver interface testRiley Andrews2014-12-192-0/+382
|/ /
* | Merge "Installd: Remove dalvik paths"Andreas Gampe2014-12-161-42/+4
|\ \
| * | Installd: Remove dalvik pathsAndreas Gampe2014-12-151-42/+4
|/ /
* | Merge "Fix clang -Wc++11-narrowing warnings."Chih-Hung Hsieh2014-12-115-15/+20
|\ \
| * | Fix clang -Wc++11-narrowing warnings.Chih-Hung Hsieh2014-12-115-15/+20
|/ /
* | Merge "GUI: Remove unused variables"Andreas 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
|\ \ \