OSDN Git Service

Fix minor issues in new Javadocs of AndroidKeyStore.
[android-x86/frameworks-base.git] / keystore /
2015-04-09 Alex KlyubinFix minor issues in new Javadocs of AndroidKeyStore.
2015-04-09 Alex KlyubinMerge "Add asymmetric crypto constants for AndroidKeySt...
2015-04-09 Alex KlyubinMerge "Add missing mapping between JCA and keystore...
2015-04-09 Alex KlyubinAdd asymmetric crypto constants for AndroidKeyStore...
2015-04-09 Dan AlbertMerge "Ensure alignment of Res_png_9patch."
2015-04-09 Alex KlyubinAdd missing mapping between JCA and keystore HMAC names.
2015-04-09 Alex KlyubinMerge "Hide KeyStoreParameter.Builder.setRandomizedEncr...
2015-04-09 Alex KlyubinHide KeyStoreParameter.Builder.setRandomizedEncryptionR...
2015-04-09 Alex KlyubinMerge "Require IND-CPA by default for new AndroidKeySto...
2015-04-09 Richard UhlerMerge "Reuse dexopt method for both dex2oat and patchoat."
2015-04-09 Colin CrossMerge "Re-enable -Wall and -Werror that were lost in...
2015-04-08 Alex KlyubinRequire IND-CPA by default for new AndroidKeyStore...
2015-04-08 Olawale OgunwaleMerge "Prevent windows from freezing screen while timeout"
2015-04-08 Alex KlyubinMerge "Add more digests to AndroidKeyStore API."
2015-04-08 Alex KlyubinAdd more digests to AndroidKeyStore API.
2015-04-08 Alex KlyubinMerge "Fix typo"
2015-04-08 Alex KlyubinFix typo
2015-04-08 Alex KlyubinMerge "Refuse to reuse IV in encryption mode in Android...
2015-04-08 Alex KlyubinMerge "Add BlockMode.GCM constant to AndroidKeyStore...
2015-04-08 Alex KlyubinRefuse to reuse IV in encryption mode in AndroidKeyStore.
2015-04-08 Olawale OgunwaleMerge "[ActivityManager] Finish the failed-to-pause...
2015-04-08 Romain GuyMerge "Prevent possible memory leak in SpanSet"
2015-04-07 Jim MillerMerge "third part apps can disable the secret lockscreen"
2015-04-07 Alex KlyubinAdd BlockMode.GCM constant to AndroidKeyStore API.
2015-04-07 Adam PowellMerge "Fixed memory leak in ExtractEditLayout finish()"
2015-04-07 Adam PowellMerge "ProgressBar: Fix error of process bar cannot...
2015-04-07 Tim MurrayMerge "Move cache dir to its own class."
2015-04-07 Fyodor KupolovMerge "Unnecessary dexopt in installPackageLI"
2015-04-07 Alex KlyubinMerge "Make the new AndroidKeyStore API conformant."
2015-04-07 Dmitriy IvanovMerge "Load libraries directly from apk"
2015-04-07 Alex KlyubinMake the new AndroidKeyStore API conformant.
2015-04-07 Olawale OgunwaleMerge "[ActivityManager] Do not add service to reschedu...
2015-04-06 Jason SamsMerge "Fix minor blur doc bug"
2015-04-06 Robert GreenwaltMerge "Fix memory leak in Connectivity Service when...
2015-04-06 Olawale OgunwaleMerge "[ActivityManager] Fix ServiceRecord leakage"
2015-04-06 Olawale OgunwaleMerge "[ActivityManager] Examine bad process before...
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-03 Alex KlyubinMerge "Load fewer classes when AndroidKeyStore provider...
2015-04-03 Alex KlyubinLoad fewer classes when AndroidKeyStore provider is...
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 Alex KlyubinMerge "Obtain SPI without using Reflection."
2015-04-03 Alex KlyubinObtain SPI without using Reflection.
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 KlyubinRename KeymasterException to KeyStoreException.
2015-04-02 Chad BrubakerMark all test keys as no auth required
2015-04-02 Alex KlyubinMerge "Improve the AndroidKeyStore-backed HMAC state...
2015-04-02 Alex KlyubinMerge "Expose new key use constraints in KeyPairGenerat...
2015-04-02 Alex KlyubinMerge "Add exception types for AndroidKeyStore key...
2015-04-02 Alex KlyubinExpose new key use constraints in KeyPairGeneratorSpec.
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 KlyubinAdd exception types for AndroidKeyStore key validity...
2015-04-01 Alex KlyubinImprove the AndroidKeyStore-backed HMAC state machine.
2015-04-01 Alex KlyubinMerge "Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeS...
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 Alex KlyubinUse Keymaster-friendly validity dates.
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 Alex KlyubinA way to obtain KeyStore operation handle from crypto...
2015-04-01 Alex KlyubinHook in user authenticators and their exceptions.
2015-03-31 Alex KlyubinMerge "Add license banner to recently added AndroidKeyS...
2015-03-31 Alex KlyubinAdd license banner to recently added AndroidKeyStore...
2015-03-31 Alex KlyubinMerge "Add SecretKeyFactory backed by AndroidKeyStore."
2015-03-31 Alex KlyubinAdd SecretKeyFactory backed by AndroidKeyStore.
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 Alex KlyubinMerge "Add unauthenticated AES ciphers backed by Androi...
2015-03-31 Alex KlyubinAdd unauthenticated AES ciphers backed by AndroidKeyStore.
2015-03-31 Chad BrubakerMerge "Include operation handle in OperationResult"
2015-03-31 Neil FullerMerge "An updater for all timezone data on a device"
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 Alex KlyubinAdd HmacSHA256 backed by AndroidKeyStore.
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-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 Alex KlyubinSymmetric key import for AndroidKeyStore.
2015-03-26 Robert GreenwaltMerge "Add getLegacyVpnInfoPrivileged method"
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 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 KlyubinMerge "Address pending comments for NetworkSecurityPolicy."
2015-03-24 Jason MonkMerge "systemui: Handle case when network has been...
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...
next