OSDN Git Service

android-x86/frameworks-base.git
2014-09-24 Bill YiMerge "Fix build. Cherry-pick 2393c364b0f727c6b904febba...
2014-09-24 Bill YiFix build. Cherry-pick 2393c364b0f727c6b904febba32ad2dd...
2014-09-22 Marco NelissenMerge "Broadcast an intent to mediascanner after execut...
2014-09-20 Christopher... Merge "Remove MALLOC_LEAK_CHECK references."
2014-09-20 Christopher... Remove MALLOC_LEAK_CHECK references.
2014-09-20 Christopher... Merge "Remove MALLOC_LEAK_CHECK references."
2014-09-19 Elliott HughesMerge "Use constants instead of resources for ellipsis."
2014-09-19 Igor ViarheichykUse constants instead of resources for ellipsis.
2014-09-19 Christopher... Remove MALLOC_LEAK_CHECK references.
2014-09-11 Dan AlbertMerge "Clean up makefile cruft."
2014-09-11 Dan AlbertClean up makefile cruft.
2014-09-11 Dan AlbertMerge "Clean up test makefiles."
2014-09-11 Dan AlbertClean up test makefiles.
2014-09-11 Ian RogersMerge "Make a field final."
2014-09-10 Dan AlbertMerge "Don't check a staticly allocated array for null."
2014-09-10 Dan AlbertDon't check a staticly allocated array for null.
2014-09-09 Dan AlbertMerge "Don't check for null references."
2014-09-09 Dan AlbertMerge "Use char16_t for char things."
2014-09-09 Dan AlbertMerge "Don't pollute the namespace for two uses."
2014-09-09 Dan AlbertMerge "Make string literal concatenation play nice...
2014-09-09 Dan AlbertDon't pollute the namespace for two uses.
2014-09-09 Dan AlbertMake string literal concatenation play nice with C...
2014-09-09 Dan AlbertDon't check for null references.
2014-09-09 Dan AlbertUse char16_t for char things.
2014-09-08 Elliott HughesMerge "Small documentation fixes across many files."
2014-09-06 Christopher... Merge "Fix use of %llx for sscanf 64 bit values."
2014-09-06 Christopher... Merge "Add new header to support 32 bit/64 bit dumps."
2014-09-06 Christopher... Add new header to support 32 bit/64 bit dumps.
2014-09-05 Mark DolinerSmall documentation fixes across many files.
2014-09-04 Andreas GampeMerge "Frameworks/base: Add native bridge post-fork...
2014-09-04 Narayan KamathMerge "android_media_MediaMuxer_setLocation: amended...
2014-09-04 Robert Shihandroid_media_MediaMuxer_setLocation: amended signature.
2014-09-04 Andreas GampeFrameworks/base: Add native bridge post-fork initialization
2014-09-04 Christopher... Fix use of %llx for sscanf 64 bit values.
2014-09-03 Nick KralevichMerge "Revert "SELinuxMMAC unit tests""
2014-09-03 Nick KralevichRevert "SELinuxMMAC unit tests"
2014-09-03 Nick KralevichMerge "SELinuxMMAC unit tests"
2014-09-03 Robert CraigSELinuxMMAC unit tests
2014-09-02 Nick KralevichMerge "Add testing api to SELinuxMMAC code."
2014-09-02 Robert CraigAdd testing api to SELinuxMMAC code.
2014-09-01 Marcin KosibaMerge "Update WebViewFactory.java to compile in AOSP."
2014-09-01 Marcin KosibaMerge "Load the WebView Java code via createPackageCont...
2014-09-01 Marcin KosibaMerge "Remove WebView library preloading mechanism."
2014-08-29 Neil FullerMerge "Fixing android.text.format.Time for non-English...
2014-08-29 Neil FullerFixing android.text.format.Time for non-English locales
2014-08-28 Brian CarlstromMerge "Remove obsolete pruneDexCache"
2014-08-28 Alex LightRemove obsolete pruneDexCache
2014-08-28 Brian CarlstromMerge "Change /dalvik-cache to be owned by root."
2014-08-28 Alex LightChange /dalvik-cache to be owned by root.
2014-08-27 Ian RogersMake a field final.
2014-08-27 Calin JuravleMerge "Fix the length of a profiler system property"
2014-08-27 Calin JuravleMerge "Update the handling of the native bridge property."
2014-08-27 Calin JuravleMerge "Pass vmSafeMode (manifest attribute) to installd."
2014-08-27 Wei JinFix the length of a profiler system property
2014-08-27 Calin JuravleUpdate the handling of the native bridge property.
2014-08-27 Calin JuravlePass vmSafeMode (manifest attribute) to installd.
2014-08-27 Calin JuravleMerge "Make native bridge property read-only."
2014-08-22 Stephen HinesMerge "We need to specify a target SDK < 21 to use...
2014-08-22 Stephen HinesWe need to specify a target SDK < 21 to use graphics RS.
2014-08-22 Stephen HinesMerge "Replace NULL macros with nullptr literals."
2014-08-20 Robert GreenwaltMerge "Mark configuration strings as non-translatable."
2014-08-20 Igor ViarheichykMark configuration strings as non-translatable.
2014-08-20 Mathieu ChartierMerge "Clean up ExceptionOccurred."
2014-08-20 Mathieu ChartierClean up ExceptionOccurred.
2014-08-20 Mathieu ChartierMerge "Remove unnecessary explicit GC in ZygoteInit."
2014-08-20 Mathieu ChartierRemove unnecessary explicit GC in ZygoteInit.
2014-08-18 Chris WailesReplace NULL macros with nullptr literals.
2014-08-18 Calin JuravleMake native bridge property read-only.
2014-08-16 Stephen HinesMerge "Collapse code paths for single- and multi-input...
2014-08-18 Chris WailesCollapse code paths for single- and multi-input kernels.
2014-08-16 Elliott HughesMerge "WifiP2pWfdInfo set device type bugfix"
2014-08-17 Grigoriy KraynovWifiP2pWfdInfo set device type bugfix
2014-08-16 Elliott HughesMerge "Use gettid directly in frameworks JNI."
2014-08-18 Elliott HughesUse gettid directly in frameworks JNI.
2014-08-16 Piotr JastrzebskiMerge "Update ziparchive usage to the new API."
2014-08-16 Brian CarlstromMerge "PackageInfo is a class, not a struct"
2014-08-17 Brian CarlstromPackageInfo is a class, not a struct
2014-08-15 Brian CarlstromMerge "Disable verification based on vold.decrypt....
2014-08-15 Brian CarlstromDisable verification based on vold.decrypt. [frameworks...
2014-08-15 Piotr JastrzebskiUpdate ziparchive usage to the new API.
2014-08-15 Yong WUIntegrate NativeActivity with NativeBridge interfaces
2014-08-15 Calin JuravleMerge "Integrate NativeActivity with NativeBridge inter...
2014-08-12 Jeff SharkeyMerge "Prevent system_server shutdown when trying to...
2014-08-12 Stephen HinesMerge "Revert "Collapse code paths for single- and...
2014-08-13 Stephen HinesRevert "Collapse code paths for single- and multi-input...
2014-08-13 Stephen HinesMerge "Collapse code paths for single- and multi-input...
2014-08-12 Craig MautnerMerge "Revert "Fix a bug: unable to start activity...
2014-08-12 Craig MautnerRevert "Fix a bug: unable to start activity when AM...
2014-08-12 Leo HsuFix a bug: unable to start activity when AM is killing...
2014-08-11 Craig MautnerMerge "Fix a bug: unable to start activity when AM...
2014-08-08 Adam PowellMerge "Don't unnecessarily set LayoutParams on children"
2014-08-08 Calin JuravleFix the instruction set for dex file during (re)moving...
2014-08-08 Calin JuravlePass the name of the native bridge library to the runtime
2014-08-07 Chris WailesCollapse code paths for single- and multi-input kernels.
2014-08-07 Piotr JastrzebskiMerge "Remove memory leak."
2014-08-11 Piotr JastrzebskiRemove memory leak.
2014-08-07 Calin JuravleMerge "Fix the instruction set for dex file during...
2014-08-07 Calin JuravleMerge "Pass the name of the native bridge library to...
2014-08-07 Calin JuravleMerge "Use native ISA for dex code (in case there's...
2014-08-06 Calin JuravleUse native ISA for dex code (in case there's a NativeBr...
next