summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-04Enable 64bit abi support for CtsTestStubslinaro-armv8-14.10Amit Pundir
2014-10-04Increase timeoutsKévin Petit
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
2014-09-09Merge "Don't pollute the namespace for two uses."Dan Albert
2014-09-09Merge "Make string literal concatenation play nice with C++11."Dan Albert
2014-09-08Don't pollute the namespace for two uses.Dan Albert
2014-09-08Make string literal concatenation play nice with C++11.Dan Albert
2014-09-08Don't check for null references.Dan Albert
2014-09-08Use char16_t for char things.Dan Albert
2014-09-08Merge "Small documentation fixes across many files."Elliott Hughes
2014-09-06Merge "Fix use of %llx for sscanf 64 bit values."Christopher Ferris
2014-09-06Merge "Add new header to support 32 bit/64 bit dumps."Christopher Ferris
2014-09-05Add new header to support 32 bit/64 bit dumps.Christopher Ferris
2014-09-05Small documentation fixes across many files.Mark Doliner
2014-09-04Merge "Frameworks/base: Add native bridge post-fork initialization"Andreas Gampe