summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-11svc : add netd sub command for setting dnslinaro-armv8-14.09Yongqin Liu
2014-09-11Enable 64bit abi support for CtsTestStubsAmit Pundir
2014-09-11Increase timeoutsKévin Petit
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
2014-09-04Merge "android_media_MediaMuxer_setLocation: amended signature."Narayan Kamath
2014-09-04android_media_MediaMuxer_setLocation: amended signature.Robert Shih
2014-09-03Frameworks/base: Add native bridge post-fork initializationAndreas Gampe
2014-09-03Fix use of %llx for sscanf 64 bit values.Christopher Ferris
2014-09-03Merge "Revert "SELinuxMMAC unit tests""Nick Kralevich
2014-09-03Revert "SELinuxMMAC unit tests"Nick Kralevich
2014-09-03Merge "SELinuxMMAC unit tests"Nick Kralevich
2014-09-03SELinuxMMAC unit testsRobert Craig
2014-09-02Merge "Add testing api to SELinuxMMAC code."Nick Kralevich
2014-09-02Add testing api to SELinuxMMAC code.Robert Craig
2014-09-01Merge "Update WebViewFactory.java to compile in AOSP."Marcin Kosiba
2014-09-01Merge "Load the WebView Java code via createPackageContext."Marcin Kosiba
2014-09-01Merge "Remove WebView library preloading mechanism."Marcin Kosiba
2014-08-29Merge "Fixing android.text.format.Time for non-English locales"Neil Fuller
2014-08-29Fixing android.text.format.Time for non-English localesNeil Fuller
2014-08-28Merge "Remove obsolete pruneDexCache"Brian Carlstrom
2014-08-28Remove obsolete pruneDexCacheAlex Light
2014-08-28Merge "Change /dalvik-cache to be owned by root."Brian Carlstrom
2014-08-28Change /dalvik-cache to be owned by root.Alex Light
2014-08-27Merge "Fix the length of a profiler system property"Calin Juravle
2014-08-27Merge "Update the handling of the native bridge property."Calin Juravle
2014-08-27Merge "Pass vmSafeMode (manifest attribute) to installd."Calin Juravle
2014-08-27Fix the length of a profiler system propertyWei Jin
2014-08-27Update the handling of the native bridge property.Calin Juravle
2014-08-27Pass vmSafeMode (manifest attribute) to installd.Calin Juravle
2014-08-27Merge "Make native bridge property read-only."Calin Juravle
2014-08-22Merge "We need to specify a target SDK < 21 to use graphics RS."Stephen Hines
2014-08-22We need to specify a target SDK < 21 to use graphics RS.Stephen Hines
2014-08-22Merge "Replace NULL macros with nullptr literals."Stephen Hines
2014-08-20Merge "Mark configuration strings as non-translatable."Robert Greenwalt
2014-08-20Mark configuration strings as non-translatable.Igor Viarheichyk