summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17Merge "Removing some more FloatMath references"android-l-preview_r2l-previewNeil Fuller
2014-10-17Merge "Clean up unused parameter warnings."Dan Albert
2014-10-16Clean up unused parameter warnings.Dan Albert
2014-10-16Merge "Replacing FloatMath native implementation with calls to Math"Neil Fuller
2014-10-15Merge "Fix log call output format error. (DO NOT MERGE)"Chih-Hung Hsieh
2014-10-15Fix log call output format error. (DO NOT MERGE)Chih-Hung Hsieh
2014-10-15Merge "Fix Time docs to document various error cases"Neil Fuller
2014-10-15Fix Time docs to document various error casesNeil Fuller
2014-10-15Replacing FloatMath native implementation with calls to MathNeil Fuller
2014-10-15Removing some more FloatMath referencesNeil Fuller
2014-10-14Merge "Link sigchain to main executable"Dmitriy Ivanov
2014-10-09Link sigchain to main executableDmitriy Ivanov
2014-10-09Merge "Track change to private libcore data structure."Elliott Hughes
2014-10-08Track change to private libcore data structure.Elliott Hughes
2014-10-02Merge "AudioService: Fix monitorRotation for landscape applications"Glenn Kasten
2014-10-02Merge "Switch from FloatMath -> Math and Math.hypot where possible"Neil Fuller
2014-10-02Merge "Frameworks/base: Fix more aapt issues"Andreas Gampe
2014-10-01Frameworks/base: Fix more aapt issuesAndreas Gampe
2014-10-01Merge "Frameworks/base: Fix AAPT warnings"Andreas Gampe
2014-10-01Frameworks/base: Fix AAPT warningsAndreas Gampe
2014-10-01Merge "Use std::sort instead of qsort_r wrapper."Dan Albert
2014-10-01Use std::sort instead of qsort_r wrapper.Dan Albert
2014-10-01Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller
2014-09-30Merge "Use strerror(3) when reporting zygote failures."Elliott Hughes
2014-09-30Use strerror(3) when reporting zygote failures.Elliott Hughes
2014-09-29Merge "Frameworks/base: Fix services/jni warnings"Andreas Gampe
2014-09-25Merge "Allow AOSP to boot."Dan Albert
2014-09-25Allow AOSP to boot.Dan Albert
2014-09-25Frameworks/base: Fix services/jni warningsAndreas Gampe
2014-09-24Merge "Frameworks/base: Early init native bridge"Andreas Gampe
2014-09-24Merge "Fix build. Cherry-pick 2393c364b0f727c6b904febba32ad2ddc4142c96 - DO N...Bill Yi
2014-09-24Fix build. Cherry-pick 2393c364b0f727c6b904febba32ad2ddc4142c96 - DO NOT MERGEBill Yi
2014-09-23AudioService: Fix monitorRotation for landscape applicationsJon Eklund
2014-09-22Frameworks/base: Early init native bridgejgu21
2014-09-22Merge "Broadcast an intent to mediascanner after executing screencap"Marco Nelissen
2014-09-20Merge "Remove MALLOC_LEAK_CHECK references."Christopher Ferris
2014-09-19Remove MALLOC_LEAK_CHECK references.Christopher Ferris
2014-09-20Merge "Remove MALLOC_LEAK_CHECK references."Christopher Ferris
2014-09-19Merge "Use constants instead of resources for ellipsis."Elliott Hughes
2014-09-19Use constants instead of resources for ellipsis.Igor Viarheichyk
2014-09-19Remove MALLOC_LEAK_CHECK references.Christopher Ferris
2014-09-11Merge "Clean up makefile cruft."Dan Albert
2014-09-11Clean up makefile cruft.Dan Albert
2014-09-11Merge "Clean up test makefiles."Dan Albert
2014-09-11Clean up test makefiles.Dan Albert
2014-09-11Merge "Make a field final."Ian Rogers
2014-09-10Merge "Don't check a staticly allocated array for null."Dan Albert
2014-09-10Don't check a staticly allocated array for null.Dan Albert
2014-09-09Merge "Don't check for null references."Dan Albert
2014-09-09Merge "Use char16_t for char things."Dan Albert