summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-08Enable 64bit abi support for CtsTestStubslinaro-armv8-masterAmit Pundir
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-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
2014-08-20Merge "Clean up ExceptionOccurred."Mathieu Chartier
2014-08-20Clean up ExceptionOccurred.Mathieu Chartier
2014-08-20Merge "Remove unnecessary explicit GC in ZygoteInit."Mathieu Chartier
2014-08-20Remove unnecessary explicit GC in ZygoteInit.Mathieu Chartier
2014-08-18Replace NULL macros with nullptr literals.Chris Wailes
2014-08-18Make native bridge property read-only.Calin Juravle
2014-08-16Merge "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-08-18Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-16Merge "WifiP2pWfdInfo set device type bugfix"Elliott Hughes
2014-08-18WifiP2pWfdInfo set device type bugfixGrigoriy Kraynov
2014-08-16Merge "Use gettid directly in frameworks JNI."Elliott Hughes
2014-08-18Use gettid directly in frameworks JNI.Elliott Hughes
2014-08-16Merge "Update ziparchive usage to the new API."Piotr Jastrzebski
2014-08-16Merge "PackageInfo is a class, not a struct"Brian Carlstrom