summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop reading Settings.System.DATE_FORMAT.Narayan Kamath2014-11-241-63/+10
* Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-221-8/+0
|\
| * We HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-8/+0
|/
* Merge "Add window to child window list with correct order"Olawale Ogunwale2014-11-221-18/+16
|\
| * Add window to child window list with correct ordertiger_huang2014-11-201-18/+16
* | Merge "Revert "Frameworks/base: Mask Skia warning in GraphicsJNI""Chih-hung Hsieh2014-11-221-4/+0
|\ \
| * | Revert "Frameworks/base: Mask Skia warning in GraphicsJNI"Chih-hung Hsieh2014-11-211-4/+0
* | | Merge "Revert "Frameworks/base: Unused parameters in hwui""John Reck2014-11-2225-196/+180
|\ \ \
| * | | Revert "Frameworks/base: Unused parameters in hwui"John Reck2014-11-2225-196/+180
* | | | Merge "Frameworks/base: Unused parameters in hwui"Andreas Gampe2014-11-2125-180/+196
|\ \ \ \ | |/ / /
| * | | Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-2125-180/+196
* | | | Merge "Fix error overwriting when restoring error"Alan Viverette2014-11-211-1/+3
|\ \ \ \
| * | | | Fix error overwriting when restoring errorAlexander Toresson2014-11-071-1/+3
* | | | | Merge "Use parseColor instead of getHTMLColor"Alan Viverette2014-11-211-3/+7
|\ \ \ \ \
| * | | | | Use parseColor instead of getHTMLColorStefan Wysocki2014-11-071-3/+7
| |/ / / /
* | | | | Merge "Frameworks/base: Consistency in core/jni"Andreas Gampe2014-11-21104-1227/+918
|\ \ \ \ \
| * | | | | Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-21104-1227/+918
| | |/ / / | |/| | |
* | | | | Merge "Frameworks/base: Wall Werror in media/tests"Andreas Gampe2014-11-219-56/+61
|\ \ \ \ \
| * | | | | Frameworks/base: Wall Werror in media/testsAndreas Gampe2014-11-109-56/+61
* | | | | | Merge "Frameworks/base: Remove unused header"Andreas Gampe2014-11-211-63/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Frameworks/base: Remove unused headerAndreas Gampe2014-11-201-63/+0
* | | | | | Merge "Fix format strings mismatching the parameters passed to them"Chih-hung Hsieh2014-11-202-11/+12
|\ \ \ \ \ \
| * | | | | | Fix format strings mismatching the parameters passed to themBernhard Rosenkränzer2014-11-202-11/+12
|/ / / / / /
* | | | | | Merge "Fix clang warnings in core/jni."Dan Albert2014-11-2018-89/+90
|\ \ \ \ \ \
| * | | | | | Fix clang warnings in core/jni.Dan Albert2014-11-2018-89/+90
* | | | | | | Merge "Add appropriate casts for char16_t."Dan Albert2014-11-2015-42/+79
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add appropriate casts for char16_t.Dan Albert2014-11-2015-42/+79
| |/ / / / /
* | | | | | Merge "Tell installd when boot completes."Narayan Kamath2014-11-204-3/+48
|\ \ \ \ \ \
| * | | | | | Tell installd when boot completes.Narayan Kamath2014-11-194-3/+48
* | | | | | | Merge "Fix and be more explicit about plurals best practices."Elliott Hughes2014-11-201-4/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix and be more explicit about plurals best practices.Elliott Hughes2014-11-191-4/+12
|/ / / / / /
* | | | | | Merge "Add zygote space to Dalvik Heap"Mathieu Chartier2014-11-191-0/+1
|\ \ \ \ \ \
| * | | | | | Add zygote space to Dalvik HeapMathieu Chartier2014-11-191-0/+1
* | | | | | | Merge "[WebView] Interface to access hidden APIs. (DO NOT MERGE)"Ignacio Solla2014-11-192-1/+167
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [WebView] Interface to access hidden APIs. (DO NOT MERGE)Ignacio Solla2014-11-192-1/+167
* | | | | | | Merge "Frameworks/base: Replace LOG_FATAL_IF in core/jni"Andreas Gampe2014-11-1935-817/+501
|\ \ \ \ \ \ \
| * | | | | | | Frameworks/base: Replace LOG_FATAL_IF in core/jniAndreas Gampe2014-11-1935-817/+501
* | | | | | | | Merge "Fix incorrect usage of bool"Chih-hung Hsieh2014-11-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix incorrect usage of boolBernhard Rosenkränzer2014-11-171-1/+1
* | | | | | | | | Merge "Default icon is shown after uninstalling updated priv-app"Jeff Sharkey2014-11-191-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Default icon is shown after uninstalling updated priv-appAkira Numata2014-11-191-0/+2
|/ / / / / / / /
* | | | | | | | Merge "PopupWindow: fix typo in doc comment"Adam Powell2014-11-181-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | PopupWindow: fix typo in doc commentShuhrat Dehkanov2014-08-281-2/+2
* | | | | | | | | Merge "Frameworks/base: Compiled-classes support"Andreas Gampe2014-11-181-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Frameworks/base: Compiled-classes supportAndreas Gampe2014-11-181-0/+6
* | | | | | | | | Merge "Frameworks/base: Ignore unknown pragmas in core/jni"Andreas Gampe2014-11-181-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Frameworks/base: Ignore unknown pragmas in core/jniAndreas Gampe2014-11-181-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge "Use standard initializers"Chih-hung Hsieh2014-11-181-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Use standard initializersBernhard Rosenkränzer2014-11-171-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Use fabsf() rather than abs()"Chih-hung Hsieh2014-11-171-1/+1
|\ \ \ \ \ \ \ \