OSDN Git Service

android-x86/frameworks-base.git
2014-10-21 Dan AlbertMerge "More LOCAL_ADDITIONAL_DEPENDENCIES."
2014-10-21 Dan AlbertMore LOCAL_ADDITIONAL_DEPENDENCIES.
2014-10-21 Dmitriy IvanovMerge "Switch to libsigchain.a"
2014-10-20 Dan AlbertMerge "Fix an overflow found by ASAN."
2014-10-20 Dan AlbertFix an overflow found by ASAN.
2014-10-20 Dmitriy IvanovSwitch to libsigchain.a
2014-10-20 Neil FullerMerge "Replacing FloatMath native implementation with...
2014-10-20 Nick KralevichReplacing FloatMath native implementation with calls...
2014-10-18 Elliott HughesMerge "Revert "Replacing FloatMath native implementatio...
2014-10-18 Elliott HughesRevert "Replacing FloatMath native implementation with...
2014-10-17 Neil FullerMerge "Removing some more FloatMath references"
2014-10-17 Dan AlbertMerge "Clean up unused parameter warnings."
2014-10-16 Dan AlbertClean up unused parameter warnings.
2014-10-16 Neil FullerMerge "Replacing FloatMath native implementation with...
2014-10-15 Chih-Hung HsiehMerge "Fix log call output format error. (DO NOT MERGE)"
2014-10-15 Chih-Hung HsiehFix log call output format error. (DO NOT MERGE)
2014-10-15 Neil FullerMerge "Fix Time docs to document various error cases"
2014-10-15 Neil FullerFix Time docs to document various error cases
2014-10-15 Neil FullerReplacing FloatMath native implementation with calls...
2014-10-15 Neil FullerRemoving some more FloatMath references
2014-10-14 Dmitriy IvanovMerge "Link sigchain to main executable"
2014-10-09 Dmitriy IvanovLink sigchain to main executable
2014-10-09 Elliott HughesMerge "Track change to private libcore data structure."
2014-10-08 Elliott HughesTrack change to private libcore data structure.
2014-10-02 Glenn KastenMerge "AudioService: Fix monitorRotation for landscape...
2014-10-02 Neil FullerMerge "Switch from FloatMath -> Math and Math.hypot...
2014-10-02 Andreas GampeMerge "Frameworks/base: Fix more aapt issues"
2014-10-02 Andreas GampeFrameworks/base: Fix more aapt issues
2014-10-01 Andreas GampeMerge "Frameworks/base: Fix AAPT warnings"
2014-10-01 Andreas GampeFrameworks/base: Fix AAPT warnings
2014-10-01 Dan AlbertMerge "Use std::sort instead of qsort_r wrapper."
2014-10-01 Dan AlbertUse std::sort instead of qsort_r wrapper.
2014-10-01 Neil FullerSwitch from FloatMath -> Math and Math.hypot where...
2014-09-30 Elliott HughesMerge "Use strerror(3) when reporting zygote failures."
2014-09-30 Elliott HughesUse strerror(3) when reporting zygote failures.
2014-09-29 Andreas GampeMerge "Frameworks/base: Fix services/jni warnings"
2014-09-25 Dan AlbertMerge "Allow AOSP to boot."
2014-09-25 Dan AlbertAllow AOSP to boot.
2014-09-25 Andreas GampeFrameworks/base: Fix services/jni warnings
2014-09-24 Andreas GampeMerge "Frameworks/base: Early init native bridge"
2014-09-24 Bill YiMerge "Fix build. Cherry-pick 2393c364b0f727c6b904febba...
2014-09-24 Bill YiFix build. Cherry-pick 2393c364b0f727c6b904febba32ad2dd...
2014-09-23 Jon EklundAudioService: Fix monitorRotation for landscape applica...
2014-09-22 jgu21Frameworks/base: Early init native bridge
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...
next