OSDN Git Service

Merge "[ProcessStas] fix index out of bounds when add duration."
[android-x86/frameworks-base.git] / core /
2015-04-06 Olawale OgunwaleMerge "[ProcessStas] fix index out of bounds when add...
2015-04-04 Olawale OgunwaleMerge "Remove the window whose client process has died...
2015-04-04 Andreas GampeMerge "Frameworks/base: Pass variant and feature-set...
2015-04-03 Andreas GampeFrameworks/base: Pass variant and feature-set to runtime
2015-04-03 Alex KlyubinMerge "Rename KeymasterException to KeyStoreException."
2015-04-03 Chad BrubakerMerge "Mark all test keys as no auth required"
2015-04-03 Miao WangMerge "[RenderScript] update exception reporting for...
2015-04-02 Fyodor KupolovMerge "Support for storing OAT files in app directory"
2015-04-02 Alex KlyubinMerge "Improve the AndroidKeyStore-backed HMAC state...
2015-04-02 Alex KlyubinMerge "Add exception types for AndroidKeyStore key...
2015-04-02 Olawale OgunwaleMerge "[ActivityManager] Avoid improper resume top...
2015-04-01 Elliott HughesMerge "Early return in RemoteViewsAdapter is too late"
2015-04-01 Alex KlyubinMerge "Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeS...
2015-04-01 Alex KlyubinCleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.
2015-04-01 Alex KlyubinMerge "Use Keymaster-friendly validity dates."
2015-04-01 Andreas GampeMerge "Frameworks/base: Use system property for cache...
2015-04-01 Andreas GampeFrameworks/base: Use system property for cache prune...
2015-04-01 Alex KlyubinMerge "Hook in user authenticators and their exceptions."
2015-04-01 Alex KlyubinMerge "A way to obtain KeyStore operation handle from...
2015-04-01 Olawale OgunwaleMerge "[ActivityManager] Reduce report wrong anr activity"
2015-04-01 Mark SalyzynMerge "app_main missing include for sys/stat.h"
2015-04-01 Olawale OgunwaleMerge "[ActivityManager] Improve multi-thread access...
2015-04-01 riddle_hsu[ActivityManager] Improve multi-thread access the same...
2015-04-01 Alex KlyubinMerge "UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH"
2015-04-01 Alex KlyubinUNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH
2015-03-31 Craig MautnerMerge "Clear the previous states before setting the...
2015-03-31 Yang NiMerge "Fix value size data type in closure creation."
2015-03-31 Chad BrubakerMerge "Include operation handle in OperationResult"
2015-03-31 Olawale OgunwaleMerge "[ActivityManager] Fix index out of bounds when...
2015-03-31 Neil FullerMerge "An updater for all timezone data on a device"
2015-03-31 Andreas GampeMerge "Frameworks/base: Support dex2oat threads system...
2015-03-31 Andreas GampeFrameworks/base: Support dex2oat threads system property
2015-03-30 Olawale OgunwaleMerge "Add ProcessInfoService to activity manager."
2015-03-30 Alex KlyubinMerge "Add HmacSHA256 backed by AndroidKeyStore."
2015-03-30 Chad BrubakerMerge "Add authorization binder methods"
2015-03-30 Ruben BrunkAdd ProcessInfoService to activity manager.
2015-03-30 Fyodor KupolovSupport for storing OAT files in app directory
2015-03-29 Mathieu ChartierMerge "Change getDeclaredFieldsUnchecked call to new...
2015-03-28 Andreas GampeMerge "Frameworks/base: Change String == to equals...
2015-03-28 Andreas GampeMerge "Frameworks/base: Fix request removal in VoiceInt...
2015-03-28 Mathieu ChartierChange getDeclaredFieldsUnchecked call to new return...
2015-03-27 Alex KlyubinMerge "Symmetric key generation for AndroidKeyStore."
2015-03-27 Alex KlyubinSymmetric key generation for AndroidKeyStore.
2015-03-27 Chad BrubakerMerge "Allow entropy to be provided to some operations"
2015-03-27 Chad BrubakerAllow entropy to be provided to some operations
2015-03-27 Alex KlyubinMerge "Symmetric key import for AndroidKeyStore."
2015-03-26 Robert GreenwaltMerge "Add getLegacyVpnInfoPrivileged method"
2015-03-26 Neil FullerAn updater for all timezone data on a device
2015-03-25 Alan ViveretteMerge "Consider RTL layout in DPAD navigation in Gallery"
2015-03-25 Chad BrubakerMerge "Use correct tag type for RSA exponent"
2015-03-25 Chad BrubakerMerge "Make application/client id an object"
2015-03-25 Alex KlyubinMerge "Framework's NetworkSecurityPolicy delegates...
2015-03-25 Chad BrubakerMerge "Enforce tag types in KeymasterArgument classes"
2015-03-25 Alan ViveretteMerge "Fix to crash when clicking text link without...
2015-03-25 Chris CraikMerge "hwui : fix memory leak due to duplicate in shado...
2015-03-25 Alex KlyubinFramework's NetworkSecurityPolicy delegates to libcore...
2015-03-25 Alex KlyubinMerge "Address pending comments for NetworkSecurityPolicy."
2015-03-24 Jason MonkMerge "systemui: Handle case when network has been...
2015-03-24 Alex KlyubinAddress pending comments for NetworkSecurityPolicy.
2015-03-24 Olawale OgunwaleMerge "[ActivityManager] Avoid killing unrelated proces...
2015-03-24 Olawale OgunwaleMerge "Layout the window to be displayed if it would...
2015-03-24 Andreas GampeMerge "Frameworks/base: Don't allocate another identity...
2015-03-24 John ReckMerge "Don't create unnecessary RenderThread's instance...
2015-03-23 Craig MautnerMerge "Prevent unexpected rotation while going back...
2015-03-22 Chad BrubakerEnforce tag types in KeymasterArgument classes
2015-03-22 Chad BrubakerMake application/client id an object
2015-03-21 Alan ViveretteMerge "Move arrow_pointer hotspot to better match actua...
2015-03-20 Chad BrubakerInclude operation handle in OperationResult
2015-03-20 Johan RedestigConsider RTL layout in DPAD navigation in Gallery
2015-03-20 Alex KlyubinMerge "Add android.security.NetworkSecurityPolicy."
2015-03-19 Yang NiMerge "Added copyright notice and formatted to convention"
2015-03-19 Miao WangMerge "[RenderScript] Remove duplicate include in jni"
2015-03-19 Jason SamsMerge "Make it harder to leak contexts"
2015-03-19 Elliott HughesMerge "Remove unused printapk.cpp."
2015-03-19 Alex KlyubinAdd android.security.NetworkSecurityPolicy.
2015-03-19 Mathieu ChartierMerge "Revert "Change jit properties to be debug proper...
2015-03-19 Alex KlyubinMerge "Add app-level usesCleartextTraffic manifest...
2015-03-19 Mathieu ChartierRevert "Change jit properties to be debug properties"
2015-03-19 Shawn WilldenMerge "Rename KM_TAG_USER_AUTH_ID to KM_TAG_USER_AUTH_T...
2015-03-19 Shawn WilldenRename KM_TAG_USER_AUTH_ID to KM_TAG_USER_AUTH_TYPE.
2015-03-19 Shawn WilldenMerge changes Id9a22ad3,I629ab2c4
2015-03-19 Andreas GampeFrameworks/base: Change String == to equals in Preference
2015-03-18 Mathieu ChartierMerge "Add JIT late override property"
2015-03-18 Andreas GampeMerge "Frameworks/base: Fix potential NPE in InputMethod"
2015-03-18 Andreas GampeMerge "Frameworks/base: Remove duplicate check in Mesh"
2015-03-18 Andreas GampeMerge "Frameworks/base: Fix visibility flag in Editor"
2015-03-18 Mathieu ChartierAdd JIT late override property
2015-03-18 Mark SalyzynMerge "logd: optimize statistics"
2015-03-18 Alex KlyubinAdd app-level usesCleartextTraffic manifest attribute.
2015-03-18 Andreas GampeFrameworks/base: Fix request removal in VoiceInteractio...
2015-03-18 Andreas GampeFrameworks/base: Fix potential NPE in InputMethod
2015-03-17 Chad BrubakerAdd authorization binder methods
2015-03-17 Andreas GampeFrameworks/base: Fix visibility flag in Editor
2015-03-17 Andreas GampeMerge "Frameworks/base: Make IDENTITY_MATRIX final"
2015-03-17 Andreas GampeMerge "Frameworks/base: Fix format string in Geofence"
2015-03-17 Andreas GampeFrameworks/base: Fix format string in Geofence
2015-03-17 Andreas GampeMerge "Frameworks/base: Fix format string in Camera"
2015-03-17 Andreas GampeFrameworks/base: Fix format string in Camera
2015-03-17 Andreas GampeMerge "Frameworks/base: Fix precedence bug"
2015-03-17 Andreas GampeFrameworks/base: Fix precedence bug
next